summaryrefslogtreecommitdiff
path: root/gdb/serial.c
Commit message (Expand)AuthorAgeFilesLines
* * NEWS: Mention native Windows support.Daniel Jacobowitz2006-02-101-3/+34
* * breakpoint.c:Eli Zaretskii2005-12-171-3/+3
* 2005-02-20 Andrew Cagney <cagney@gnu.org>Andrew Cagney2005-02-211-6/+7
* 2005-02-18 Andrew Cagney <cagney@gnu.org>Andrew Cagney2005-02-181-8/+8
* 2005-02-17 Andrew Cagney <cagney@gnu.org>Andrew Cagney2005-02-171-7/+7
* 2005-02-15 Andrew Cagney <cagney@gnu.org>Andrew Cagney2005-02-151-7/+7
* 2005-02-11 Andrew Cagney <cagney@gnu.org>Andrew Cagney2005-02-111-4/+4
* 2004-07-26 Andrew Cagney <cagney@gnu.org>Andrew Cagney2004-07-261-8/+9
* 2004-06-28 Andrew Cagney <cagney@gnu.org>Andrew Cagney2004-06-291-1/+1
* * defs.h (XMALLOC): Define.Andrew Cagney2002-03-191-5/+2
* * 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 revisionStan Shebs1999-04-161-0/+526