summaryrefslogtreecommitdiff
path: root/gdb/serial.c
Commit message (Expand)AuthorAgeFilesLines
* * ocd.c (ocd_open): Do not try to open the "ocd" device.Andrew Cagney2002-02-241-3/+1
* Add framework for ``set/show serial ...''.Andrew Cagney2001-09-261-0/+31
* * serial.h (SERIAL_ASYNC): Delete.Andrew Cagney2001-07-151-14/+14
* s/typedef serial_t/struct serial */Andrew Cagney2001-07-111-39/+36
* s/struct _serial_t/struct serial/Andrew Cagney2001-07-091-2/+5
* Update/correct copyright notices.Kevin Buettner2001-03-061-2/+2
* Add __FILE__ and __LINE__ parameter to internal_error() /Andrew Cagney2001-02-081-2/+4
* Replace strsave() with xstrdup().Andrew Cagney2001-01-311-2/+4
* vasprintf() -> xvasprintf()Andrew Cagney2000-12-151-1/+1
* Replace free() with xfree().Kevin Buettner2000-12-151-5/+5
* Change signature of function add_set_enum_cmd() so that it usesAndrew Cagney2000-06-081-5/+5
* Fix signature of add_set_enum_cmd. Change VAR parameter to char**.Andrew Cagney2000-05-161-1/+1
* The set debug changesDaniel Berlin2000-03-281-3/+3
* import gdb-2000-02-01 snapshotJason Molenda2000-02-021-6/+6
* import gdb-1999-11-08 snapshotJason Molenda1999-11-091-1/+1
* import gdb-1999-10-11 snapshotJason Molenda1999-10-121-0/+5
* import gdb-1999-10-04 snapshotJason Molenda1999-10-051-21/+57
* import gdb-1999-09-21Jason Molenda1999-09-221-95/+203
* import gdb-1999-08-09 snapshotJason Molenda1999-08-091-15/+0
* import gdb-1999-07-12 snapshotJason Molenda1999-07-121-0/+2
* import gdb-1999-07-07 post reformatJason Molenda1999-07-071-65/+83
* import gdb-1999-05-25 snapshotJason Molenda1999-05-251-0/+2
* Initial creation of sourceware repositorygdb-4_18-branchpointStan Shebs1999-04-161-0/+526
* Initial creation of sourceware repositoryStan Shebs1999-04-161-526/+0
* HPMERGE:Andrew Cagney1999-01-181-1/+1
* * thread.c: cull duplicate prototypes. Move prototypes to top.Michael Snyder1999-01-131-12/+14
* all remaining *.c *.h files from hp merge.David Taylor1998-12-311-8/+9
* Wed Mar 4 16:53:52 1998 Martin M. Hunt <hunt@cygnus.com>Martin Hunt1998-03-051-1/+1
* Thu Aug 7 19:40:52 1997 Geoffrey Noer <noer@cygnus.com>Geoffrey Noer1997-08-081-1/+3
* * serial.c (serial_log_command): Fix fputs_unfiltered calls.Peter Schauer1997-04-191-3/+3
* * Makefile.in (SUBDIRS): Add mswin so that make cleanup cleans upStu Grossman1997-04-191-97/+48
* * remote-e7000.c, ser-e7kpc.c, serial.c: Remove // comments.Dawn Perchik1997-02-141-1/+1
* * defs.h: Fix cntl-C to read from the Windows message queue.Dawn Perchik1997-02-121-0/+16
* * Makefile.in: Add mswin to SUBDIRS. Add rules forStu Grossman1996-09-051-19/+86
* See gdb ChangeLog entry with header:Fred Fish1996-07-261-0/+3
* * configure.in: Check for setpgid function.Fred Fish1996-04-051-0/+1
* * serial.c: Change fputc/fputs/fprintf to _unfiltered forms.Fred Fish1996-02-011-13/+13
* * NEWS: Make note of new record and replay feature forFred Fish1996-01-241-0/+134
* * dsrec.c (load_srec): Remove unused variable.Steve Chamberlain1996-01-131-1/+3
* * monitor.c (monitor_load_srec monitor_make_srec): Move allStu Grossman1995-11-141-0/+29
* Thu Oct 5 13:27:30 1995 steve chamberlain <sac@slash.cygnus.com>Steve Chamberlain1995-10-051-0/+1
* Update FSF address.Fred Fish1995-08-021-1/+1
* * config/m68k/tm-m68kv4.h (DWARF_REG_TO_REGNUM): Define toPeter Schauer1995-07-201-2/+8
* * defs.h maint.c monitor.c remote-mips.c remote.c: Add supportStu Grossman1995-06-081-2/+48
* * ser-e7kpc.c: New file to support the E7000 with the PC ISASteve Chamberlain1994-06-271-2/+4
* Change the stream argument to _filtered to GDB_FILE *.Thomas Lord1993-11-011-3/+3
* * Makefile.in (init.c): Generate using the source, not munch. ThisJim Kingdon1993-10-221-1/+3
* * remote.c: Add arg names to prototypes, in a modest effort atStu Grossman1993-06-261-5/+8
* * serial.c (serial_close): If scb is NULL, don't try to closeRob Savoye1993-06-091-3/+5
* add commentJim Kingdon1993-06-091-0/+15