aboutsummaryrefslogtreecommitdiff
path: root/gdb/serial.c
AgeCommit message (Expand)AuthorFilesLines
2002-03-19* defs.h (XMALLOC): Define.Andrew Cagney1-5/+2
2002-02-24* ocd.c (ocd_open): Do not try to open the "ocd" device.Andrew Cagney1-3/+1
2001-09-26Add framework for ``set/show serial ...''.Andrew Cagney1-0/+31
2001-07-15* serial.h (SERIAL_ASYNC): Delete.Andrew Cagney1-14/+14
2001-07-11s/typedef serial_t/struct serial */Andrew Cagney1-39/+36
2001-07-09s/struct _serial_t/struct serial/Andrew Cagney1-2/+5
2001-03-06Update/correct copyright notices.Kevin Buettner1-2/+2
2001-02-08Add __FILE__ and __LINE__ parameter to internal_error() /Andrew Cagney1-2/+4
2001-01-31Replace strsave() with xstrdup().Andrew Cagney1-2/+4
2000-12-15vasprintf() -> xvasprintf()Andrew Cagney1-1/+1
2000-12-15Replace free() with xfree().Kevin Buettner1-5/+5
2000-06-08Change signature of function add_set_enum_cmd() so that it usesAndrew Cagney1-5/+5
2000-05-16Fix signature of add_set_enum_cmd. Change VAR parameter to char**.Andrew Cagney1-1/+1
2000-03-28The set debug changesDaniel Berlin1-3/+3
2000-02-02import gdb-2000-02-01 snapshotJason Molenda1-6/+6
1999-11-09import gdb-1999-11-08 snapshotJason Molenda1-1/+1
1999-10-12import gdb-1999-10-11 snapshotJason Molenda1-0/+5
1999-10-05import gdb-1999-10-04 snapshotJason Molenda1-21/+57
1999-09-22import gdb-1999-09-21Jason Molenda1-95/+203
1999-08-09import gdb-1999-08-09 snapshotJason Molenda1-15/+0
1999-07-12import gdb-1999-07-12 snapshotJason Molenda1-0/+2
1999-07-07import gdb-1999-07-07 post reformatJason Molenda1-65/+83
1999-05-25import gdb-1999-05-25 snapshotJason Molenda1-0/+2
1999-04-16Initial creation of sourceware repositorygdb-4_18-branchpointStan Shebs1-0/+526
1999-04-16Initial creation of sourceware repositoryStan Shebs1-526/+0
1999-01-18HPMERGE:Andrew Cagney1-1/+1
1999-01-13 * thread.c: cull duplicate prototypes. Move prototypes to top.Michael Snyder1-12/+14
1998-12-31all remaining *.c *.h files from hp merge.David Taylor1-8/+9
1998-03-05Wed Mar 4 16:53:52 1998 Martin M. Hunt <hunt@cygnus.com>Martin Hunt1-1/+1
1997-08-08Thu Aug 7 19:40:52 1997 Geoffrey Noer <noer@cygnus.com>Geoffrey Noer1-1/+3
1997-04-19 * serial.c (serial_log_command): Fix fputs_unfiltered calls.Peter Schauer1-3/+3
1997-04-19 * Makefile.in (SUBDIRS): Add mswin so that make cleanup cleans upStu Grossman1-97/+48
1997-02-14 * remote-e7000.c, ser-e7kpc.c, serial.c: Remove // comments.Dawn Perchik1-1/+1
1997-02-12 * defs.h: Fix cntl-C to read from the Windows message queue.Dawn Perchik1-0/+16
1996-09-05 * Makefile.in: Add mswin to SUBDIRS. Add rules forStu Grossman1-19/+86
1996-07-26See gdb ChangeLog entry with header:Fred Fish1-0/+3
1996-04-05 * configure.in: Check for setpgid function.Fred Fish1-0/+1
1996-02-01 * serial.c: Change fputc/fputs/fprintf to _unfiltered forms.Fred Fish1-13/+13
1996-01-24 * NEWS: Make note of new record and replay feature forFred Fish1-0/+134
1996-01-13 * dsrec.c (load_srec): Remove unused variable.Steve Chamberlain1-1/+3
1995-11-14 * monitor.c (monitor_load_srec monitor_make_srec): Move allStu Grossman1-0/+29
1995-10-05Thu Oct 5 13:27:30 1995 steve chamberlain <sac@slash.cygnus.com>Steve Chamberlain1-0/+1
1995-08-02Update FSF address.Fred Fish1-1/+1
1995-07-20 * config/m68k/tm-m68kv4.h (DWARF_REG_TO_REGNUM): Define toPeter Schauer1-2/+8
1995-06-08 * defs.h maint.c monitor.c remote-mips.c remote.c: Add supportStu Grossman1-2/+48
1994-06-27 * ser-e7kpc.c: New file to support the E7000 with the PC ISASteve Chamberlain1-2/+4
1993-11-01Change the stream argument to _filtered to GDB_FILE *.Thomas Lord1-3/+3
1993-10-22 * Makefile.in (init.c): Generate using the source, not munch. ThisJim Kingdon1-1/+3
1993-06-26 * remote.c: Add arg names to prototypes, in a modest effort atStu Grossman1-5/+8
1993-06-09 * serial.c (serial_close): If scb is NULL, don't try to closeRob Savoye1-3/+5