GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
fork/binutils-gdb.git
gentoo/binutils-2.29.1
gentoo/binutils-2.30
gentoo/binutils-2.31
gentoo/binutils-2.31.1
gentoo/binutils-2.32
gentoo/binutils-2.33.1
gentoo/binutils-2.34
gentoo/binutils-2.35
gentoo/binutils-2.35.1
gentoo/binutils-2.35.2
gentoo/binutils-2.36
gentoo/binutils-2.36.1
gentoo/binutils-2.37
gentoo/binutils-2.38
gentoo/binutils-2.39
gentoo/binutils-2.40
gentoo/binutils-2.41
gentoo/binutils-2.42
gentoo/binutils-2.43
gentoo/dilfridge/test-libctf
master
Gentoo vendor branches of the binutils / gdb code
Gentoo toolchain team <toolchain@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gdb
/
serial.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make first and last lines of 'command help documentation' consistent.
Philippe Waroquiers
2019-08-07
1
-4
/
+4
*
Update copyright year range in all GDB files.
Joel Brobecker
2019-01-01
1
-1
/
+1
*
Revert "GDB: Remote target can now accept the form unix::/path/to/socket."
Simon Marchi
2018-10-29
1
-3
/
+2
*
GDB: Remote target can now accept the form unix::/path/to/socket.
John Darrington
2018-10-23
1
-2
/
+3
*
Allow remote debugging over a Unix local domain socket.
John Darrington
2018-10-02
1
-1
/
+11
*
Replace xstrvprintf usages with string_vprintf
Simon Marchi
2018-08-22
1
-5
/
+3
*
Remove more "struct" keywords in range-based for loops
Simon Marchi
2018-06-10
1
-1
/
+1
*
Remove a VEC from serial.c
Tom Tromey
2018-06-09
1
-9
/
+3
*
Update copyright year range in all GDB files
Joel Brobecker
2018-01-02
1
-1
/
+1
*
Remove some unused variables
Simon Marchi
2017-12-05
1
-1
/
+0
*
Constify add_setshow_*
Tom Tromey
2017-11-07
1
-1
/
+1
*
Assume termios is available, remove support for termio and sgtty
Pedro Alves
2017-11-06
1
-8
/
+0
*
Constify add_prefix_cmd
Tom Tromey
2017-10-11
1
-2
/
+2
*
Rename _const functions to use overloading instead
Tom Tromey
2017-09-11
1
-1
/
+1
*
Remove unnecessary function prototypes.
John Baldwin
2017-09-09
1
-2
/
+0
*
Eliminate make_cleanup_ui_file_delete / make ui_file a class hierarchy
Pedro Alves
2017-02-02
1
-3
/
+6
*
Remove dead serial_interface_lookup calls
Simon Marchi
2017-01-12
1
-5
/
+1
*
update copyright year range in GDB files
Joel Brobecker
2017-01-01
1
-1
/
+1
*
Introduce a serial interface for select'able events
Pedro Alves
2016-04-12
1
-22
/
+39
*
Remove unused struct serial::name field
Pedro Alves
2016-04-12
1
-5
/
+0
*
GDB copyright headers update after running GDB's copyright.py script.
Joel Brobecker
2016-01-01
1
-1
/
+1
*
Add some more casts (2/2)
Simon Marchi
2015-09-25
1
-2
/
+2
*
GDB: Add set/show serial parity command.
Yury Grechishchev
2015-03-23
1
-0
/
+40
*
New common function "startswith"
Gary Benson
2015-03-06
1
-2
/
+2
*
Update year range in copyright notice of all files owned by the GDB project.
Joel Brobecker
2015-01-01
1
-1
/
+1
*
Include string.h in common-defs.h
Gary Benson
2014-08-07
1
-1
/
+0
*
make calls to help_list use enumerator
Tom Tromey
2014-06-13
1
-1
/
+1
*
thinko in serial.c::serial_write debug trace
Joel Brobecker
2014-06-10
1
-1
/
+1
*
Remove "set/show remotebaud" (deprecated) commands.
Joel Brobecker
2014-05-28
1
-28
/
+0
*
Add target_ops argument to to_log_command
Tom Tromey
2014-02-19
1
-1
/
+1
*
replace XCALLOC with XCNEWVEC or XCNEW
Tom Tromey
2014-01-13
1
-1
/
+1
*
replace XMALLOC with XNEW
Tom Tromey
2014-01-13
1
-1
/
+1
*
Update Copyright year range in all files maintained by GDB.
Joel Brobecker
2014-01-01
1
-1
/
+1
*
make serial_ops const
Tom Tromey
2013-12-19
1
-12
/
+15
*
remove gdb_string.h
Tom Tromey
2013-11-18
1
-1
/
+1
*
Rename "set/show remotebaud" command into "set/show serial baud"
Joel Brobecker
2013-10-10
1
-0
/
+53
*
serial_write: change prototype to take a void-pointer buffer.
Pedro Alves
2013-04-19
1
-7
/
+9
*
* breakpoint.c (catch_syscall_split_args): Use skip_spaces.
Keith Seitz
2013-03-07
1
-2
/
+2
*
Update years in copyright notice for the GDB files.
Joel Brobecker
2013-01-01
1
-1
/
+1
*
* serial.c (deprecated_serial_fd): Remove.
Tom Tromey
2012-12-20
1
-13
/
+0
*
gdb/
Yao Qi
2012-08-02
1
-6
/
+6
*
2012-06-13 Pedro Alves <palves@redhat.com>
Pedro Alves
2012-06-13
1
-0
/
+35
*
2012-06-11 Pedro Alves <palves@redhat.com>
Pedro Alves
2012-06-11
1
-1
/
+26
*
2012-06-11 Pedro Alves <palves@redhat.com>
Pedro Alves
2012-06-11
1
-188
/
+0
*
2012-06-11 Pedro Alves <palves@redhat.com>
Pedro Alves
2012-06-11
1
-6
/
+0
*
gdb/
Jan Kratochvil
2012-01-28
1
-1
/
+1
*
Copyright year update in most files of the GDB Project.
Joel Brobecker
2012-01-04
1
-3
/
+1
*
* inflow.c (terminal_init_inferior_with_pgrp): Copy ttystate.
Ulrich Weigand
2011-03-04
1
-0
/
+6
*
2011-02-27 Michael Snyder <msnyder@vmware.com>
Michael Snyder
2011-02-27
1
-1
/
+1
*
2011-01-11 Michael Snyder <msnyder@vmware.com>
Michael Snyder
2011-01-11
1
-14
/
+14
[next]