Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 2003-04-12 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 2003-04-12 | 1 | -0/+2 |
| | | | | | | | | | | | | | | | | | | | * gdbarch.sh: Add missing opaque declarations. * gdbarch.h: Regnerate. * symtab.h: Add missing opaque declarations. * value.h, target.h, symfile.h, stabsread.h: Ditto. * x86-64-tdep.h, xmodem.h, monitor.h, typeprint.h: Ditto. * srec.h, solib-svr4.h, source.h, inferior.h: Ditto. * ser-unix.h, serial.h, remote-utils.h, gdbcore.h: Ditto. * ppc-tdep.h, ocd.h, mips-tdep.h, gdbtypes.h: Ditto. * buildsym.h, builtin-regs.h, linespec.h, language.h: Ditto. * i387-tdep.h, gdbthread.h, event-top.h, gdb.h: Ditto. * dwarf2cfi.h, doublest.h, disasm.h, cp-abi.h: Ditto. * cli-out.h, c-lang.h, ax-gdb.h, arch-utils.h: Ditto. * ada-lang.h, config/nm-lynx.h, config/nm-linux.h: Ditto. * config/sparc/tm-sp64.h, config/rs6000/tm-rs6000.h: Ditto. * config/pa/tm-hppah.h, config/m68k/tm-delta68.h: Ditto. * cli/cli-setshow.h, cli/cli-script.h: Ditto. | ||||
* | Add note to serial_open. | Martin Hunt | 2001-12-04 | 1 | -1/+4 |
| | |||||
* | * serial.h (SERIAL_ASYNC): Delete. | Andrew Cagney | 2001-07-15 | 1 | -27/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | (DEPRECATED_SERIAL_FD): Delete. (SERIAL_DEBUG): Delete. (SERIAL_DEBUG_P): Delete. (SERIAL_DRAIN_OUTPUT): Delete. (SERIAL_FLUSH_OUTPUT): Delete. (SERIAL_FLUSH_INPUT): Delete. (SERIAL_SEND_BREAK): Delete. (SERIAL_RAW): Delete. (SERIAL_GET_TTY_STATE): Delete. (SERIAL_SET_TTY_STATE): Delete. (SERIAL_PRINT_TTY_STATE): Delete. (SERIAL_NOFLUSH_SET_TTY_STATE): Delete. (SERIAL_SETBAUDRATE): Delete. (SERIAL_SETSTOPBITS): Delete. (SERIAL_CAN_ASYNC_P): Delete. (SERIAL_IS_ASYNC_P): Delete. (SERIAL_UN_FDOPEN): Delete. (SERIAL_READCHAR): Delete. (SERIAL_CLOSE): Delete. (SERIAL_FDOPEN): Delete. (SERIAL_OPEN): Delete. | ||||
* | s/typedef serial_t/struct serial */ | Andrew Cagney | 2001-07-11 | 1 | -49/+49 |
| | |||||
* | s/struct _serial_t/struct serial/ | Andrew Cagney | 2001-07-09 | 1 | -4/+4 |
| | |||||
* | Update/correct copyright notices. | Kevin Buettner | 2001-03-06 | 1 | -1/+2 |
| | |||||
* | Corrected spelling errors in comments | David Anderson | 2000-10-23 | 1 | -1/+1 |
| | |||||
* | import gdb-2000-02-01 snapshot | Jason Molenda | 2000-02-02 | 1 | -3/+3 |
| | |||||
* | import gdb-1999-10-11 snapshot | Jason Molenda | 1999-10-12 | 1 | -5/+7 |
| | |||||
* | import gdb-1999-10-04 snapshot | Jason Molenda | 1999-10-05 | 1 | -12/+32 |
| | |||||
* | import gdb-1999-09-21 | Jason Molenda | 1999-09-22 | 1 | -111/+155 |
| | |||||
* | import gdb-1999-07-19 snapshot | Jason Molenda | 1999-07-19 | 1 | -0/+1 |
| | |||||
* | import gdb-1999-07-07 post reformat | Jason Molenda | 1999-07-07 | 1 | -56/+59 |
| | |||||
* | Initial revision | Stan Shebs | 1999-04-16 | 1 | -0/+191 |