Age | Commit message (Expand) | Author | Files | Lines |
1993-07-02 | * gdbtypes.h (struct type): Add field tag_name. | Jim Kingdon | 5 | -143/+58 |
1993-07-02 | * ser-unix.c (hardwire_noflush_set_tty_state): Use an assignment, | Jim Kingdon | 1 | -2/+3 |
1993-07-02 | * config/mips/nm-riscos.h: Define NBPG and UPAGES. | Jim Kingdon | 2 | -0/+7 |
1993-07-02 | * gdb.t06/twice.exp: Don't care about the file name GDB prints. | Jim Kingdon | 1 | -0/+4 |
1993-07-01 | * xm-sysv4.h: Undefine HAVE_TERMIO. | Jim Kingdon | 2 | -1/+4 |
1993-07-01 | * refcard.tex (\hoffset): correct longstanding error to match | Roland Pesch | 1 | -0/+5 |
1993-07-01 | * mips-nat.c (fetch_core_registers): If KERNEL_U_ADDR is not defined, | Jim Kingdon | 2 | -0/+6 |
1993-07-01 | miscellaneous fixes to make RISC/os work; see ChangeLog's | Jim Kingdon | 3 | -3/+10 |
1993-07-01 | * ser-unix.c (hardwire_print_tty_state) [HAVE_TERMIOS]: Don't | Jim Kingdon | 2 | -4/+18 |
1993-07-01 | * config/vax/xm-vaxult2.h: Define FD_SET and FD_ZERO. | Jim Kingdon | 2 | -0/+9 |
1993-06-30 | * stabs.texinfo (Parameters): Say that order of stabs is significant. | Jim Kingdon | 2 | -1/+10 |
1993-06-30 | * gdb.t{02,13}/comp-info.c, gdb.t06/twice.exp: Add "return 0" to end. | Jim Kingdon | 1 | -0/+9 |
1993-06-30 | * inftarg.c: Remove unused include of terminal.h. | Jim Kingdon | 13 | -51/+438 |
1993-06-30 | * config/m68k/tm-sun3.h (BELIEVE_PCC_PROMOTION_TYPE): Define. | Peter Schauer | 2 | -0/+13 |
1993-06-29 | * symtab.h (BLOCK_SHOULD_SORT): Do not sort blocks corresponding to | Peter Schauer | 1 | -0/+10 |
1993-06-29 | bugfix | Jim Kingdon | 1 | -8/+10 |
1993-06-29 | * config/pa/tm-hppa.h: Remove unused ARGS_GROW_DOC. | Jim Kingdon | 1 | -0/+3 |
1993-06-29 | * gdb.t16/printcmds.exp: Add printf tests. | Jim Kingdon | 1 | -0/+2 |
1993-06-29 | * gdb.t06/{twice.{c,exp},Makefile.in}: New test. | Jim Kingdon | 1 | -0/+2 |
1993-06-29 | * symtab.h: Add comments about line numbers. | Jim Kingdon | 1 | -4/+8 |
1993-06-29 | * infrun.c (wait_for_inferior): Use find_pc_line not find_pc_symtab | Jim Kingdon | 1 | -2/+8 |
1993-06-29 | fix docstring so that it compiles | David D. Zuhn | 2 | -1/+3 |
1993-06-29 | fix include file ordering problem (bfd.h vs. symfile.h) | David D. Zuhn | 3 | -2/+6 |
1993-06-29 | * dbxread.c (process_one_symbol): If we find a LOC_BLOCK where we | Jim Kingdon | 2 | -1/+9 |
1993-06-29 | * symtab.h (struct symtab, line_charpos): Fix comment. | Jim Kingdon | 2 | -35/+42 |
1993-06-29 | * gdb.t10/Makefile.in (clean): Remove $(EXECUTABLES) too. | Jim Kingdon | 1 | -0/+9 |
1993-06-28 | * config/pa/xm-pa.h: New file. | Jim Kingdon | 4 | -0/+24 |
1993-06-28 | x | Jim Kingdon | 1 | -0/+6 |
1993-06-28 | config/m88k/xm-delta88.h: Remove VPRINTF define, not needed. | Jim Kingdon | 1 | -12/+0 |
1993-06-28 | * xcoffread.c: Remove obsolete NO_TYPEDEFS comment. | Jim Kingdon | 2 | -6/+4 |
1993-06-28 | * gdb.stabs/wierd.exp: Add xfail for rs6000. | Jim Kingdon | 2 | -0/+3 |
1993-06-28 | * gdb.stabs/wierd{.def,-aout.S,-xcoff.S}: Use new macros | Jim Kingdon | 4 | -4/+13 |
1993-06-28 | * gdb.stabs/wierd.def: Make value of N_GSYM's 0. | Jim Kingdon | 4 | -292/+325 |
1993-06-28 | * gdb.t20/gdbme.cc (main): Move variable initialization for AIX to | Peter Schauer | 1 | -0/+5 |
1993-06-28 | Works again. | Rob Savoye | 1 | -82/+53 |
1993-06-27 | * gdb.t00/teststrategy.exp: Remove expected failure for mips-*-* | Peter Schauer | 1 | -0/+5 |
1993-06-27 | * valprint.c (val_print_type_code_int): Fix off by one error with | Peter Schauer | 1 | -0/+5 |
1993-06-27 | * config/mips/riscos.mh (CC): Use -systype sysv. | Jim Kingdon | 2 | -0/+9 |
1993-06-27 | * ser-unix.c: Move #include of <sys/time.h> to HAVE_SGTTY section. | Jim Kingdon | 2 | -1/+6 |
1993-06-27 | * Makefile.in (ALLPARAM): Add config/mips/{x,n}-{news-mips,riscos}.h. | Jim Kingdon | 1 | -0/+4 |
1993-06-26 | * gdb.stabs/wierd{.def,.exp,-aout.S,-xcoff.S}: Add common block test. | Jim Kingdon | 5 | -2/+34 |
1993-06-26 | revisions to just-checked-in stuff re common blocks | Jim Kingdon | 1 | -2/+5 |
1993-06-26 | * stabs.texinfo (Common Blocks): Say what Sun FORTRAN does. | Jim Kingdon | 2 | -4/+10 |
1993-06-26 | * config/m68k/tm-m68k.h: Remove obsolete comment about duplicating | Jim Kingdon | 1 | -0/+5 |
1993-06-26 | * config/m68k/tm-m68k.h: Remove obsolete comment about duplicating | Jim Kingdon | 1 | -6/+1 |
1993-06-26 | * gdbserver/Makefile.in: Add dependancies on server.h. | Stu Grossman | 3 | -463/+81 |
1993-06-26 | * remote.c: Add arg names to prototypes, in a modest effort at | Stu Grossman | 5 | -40/+71 |
1993-06-25 | * Makefile.in: (REFEDITS) new var to control whether PS or CM | Roland Pesch | 3 | -20/+64 |
1993-06-25 | add comment | Jim Kingdon | 1 | -0/+2 |
1993-06-25 | doc fix | Jim Kingdon | 1 | -1/+1 |