45 Commits (85495d8caff57f6a4ae8f633ffa70f10e8d82853)

Author SHA1 Message Date
Martin Hunt 63b5bc2fef Add note to serial_open. 25 years ago
Andrew Cagney 2cd58942b9 * serial.h (SERIAL_ASYNC): Delete. 25 years ago
Andrew Cagney 819cc32466 s/typedef serial_t/struct serial */ 25 years ago
Andrew Cagney 65e2f7407a s/struct _serial_t/struct serial/ 25 years ago
Kevin Buettner b6ba6518e9 Update/correct copyright notices. 26 years ago
David Anderson e26cc3490a Corrected spelling errors in comments 26 years ago
Jason Molenda d9fcf2fb1c import gdb-2000-02-01 snapshot 27 years ago
Jason Molenda 2df3850c7b import gdb-1999-10-11 snapshot 27 years ago
Jason Molenda 2acceee218 import gdb-1999-10-04 snapshot 27 years ago
Jason Molenda c2c6d25f0d import gdb-1999-09-21 27 years ago
Jason Molenda adf40b2e16 import gdb-1999-07-19 snapshot 27 years ago
Jason Molenda c5aa993b1f import gdb-1999-07-07 post reformat 28 years ago
Stan Shebs c906108c21 Initial creation of sourceware repository 28 years ago
Stan Shebs 071ea11e85 Initial creation of sourceware repository 28 years ago
Fred Fish 3ffbdf1532 PR 15068 29 years ago
Stu Grossman d9951af428 * Makefile.in: Add mswin to SUBDIRS. Add rules for 30 years ago
Fred Fish b607efe714 See gdb ChangeLog entry with header: 31 years ago
Fred Fish e8f1ad9a8b * NEWS: Make note of new record and replay feature for 31 years ago
Stu Grossman 5c8ba01776 * monitor.c (monitor_load_srec monitor_make_srec): Move all 31 years ago
Fred Fish 6c9638b444 Update FSF address. 32 years ago
Peter Schauer bbcc95bdb1 * config/m68k/tm-m68kv4.h (DWARF_REG_TO_REGNUM): Define to 32 years ago
Stu Grossman 4887063b3c * defs.h maint.c monitor.c remote-mips.c remote.c: Add support 32 years ago
Stu Grossman 85c8b135fe * serial.h ser-go32.c ser-go32-para.c ser-mac.c ser-tcp.c 32 years ago
Jim Kingdon 3a479851ff * serial.h (SERIAL_SET_TTY_STATE): Comment return value. 33 years ago
Jim Kingdon 9db58d3ab4 * ser-unix.c (wait_for, hardwire_readchar) [HAVE_TERMIO, HAVE_TERMIOS]: 33 years ago
Ian Lance Taylor a17535c780 * serial.h (serial_fdopen): Make parameter const to match 33 years ago
Jim Kingdon a14a8fad36 * inflow.c: Remove unused includes of sys/param.h, etc. 33 years ago
K. Richard Pixley b70b042d02 fix serial.h inclusion 33 years ago
K. Richard Pixley 0ac0a9f6f1 gcc lint 33 years ago
K. Richard Pixley 0e5f1b37f6 comment change 34 years ago
Jim Kingdon 704deef2c0 * serial.h, ser-{unix,go32,tcp}.c: Add flush_input and send_break. 34 years ago
Jim Kingdon c2e247c4ff * inftarg.c: Remove unused include of terminal.h. 34 years ago
Stu Grossman 38dc5e123f * Makefile.in: Add new file ser-tcp.c. 34 years ago
Jim Kingdon 372d09c3fd check in serial.h change that grossman made but forgot to check in 34 years ago
Stu Grossman 4febd10272 * remote.c (remote_open): Use SERIAL_OPEN instead of serial_open. 34 years ago
Stu Grossman 4e772f4426 * Makefile.in (SFILES OBS): Add serial.[co] & ser-hardwire.[co]. 34 years ago
John Gilmore f24c159f1b Lint: * c-exp.y (parse_number): Avoid shift warning. 34 years ago
Steve Chamberlain 5fe932391d * command.c (shell_escape, make_command, _initialze_command): 34 years ago
Fred Fish 402dca80e7 * {ser-bsd.c, ser-termios.c} (serial_close): Pass address of 34 years ago
Stu Grossman 740b7efa43 * elfread.c, mipsread.c: Include <string.h>. 34 years ago
Stu Grossman 5a6242dddd * remote-hms.c, ser-go32.c, serial.h: Change from 34 years ago
Stu Grossman ed3f6049b4 * serial.h: Fix prototye for serial_raw(). 34 years ago
Stu Grossman a0f9783ea7 * a68v-xdep.c (store_inferior_registers): declare as void. 34 years ago
John Gilmore b52373a2b1 * ser-termios.c, ser-go32.c: Remove DEFUN crap, clean up. 34 years ago
Steve Chamberlain ae0ea72ee2 Changes to support GDB running on DOS using GO32 and H8 support 35 years ago