Age | Commit message (Expand) | Author | Files | Lines |
1994-02-03 | * printcmd.c (decode_format): Don't blithely set the size for | Jim Kingdon | 8 | -60/+148 |
1994-02-02 | * command.c (add_set_cmd, no_just_help_class_command): Change | Jim Kingdon | 3 | -23/+20 |
1994-02-02 | * command.c (shell_escape): Report errors correctly (with error | Jim Kingdon | 2 | -2/+9 |
1994-02-02 | * xcoffread.c (read_xcoff_symtab): Change CSECT_LEN to use | Ian Lance Taylor | 2 | -1/+7 |
1994-02-02 | * gdbtypes.h, ch-typeprint.c, ch-valprint.c: | Jim Kingdon | 8 | -74/+50 |
1994-02-02 | * stabs.texinfo (Negative Type Numbers): Document format for type | Jim Kingdon | 2 | -3/+8 |
1994-02-01 | * config/m88k/{tm-delta88.h,tm-delta88v4.h}, m88k-tdep.c: | Jim Kingdon | 4 | -0/+21 |
1994-02-01 | Tue Feb 1 22:13:25 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de) | Jim Kingdon | 2 | -3/+11 |
1994-02-01 | * target.h (target_wait): Add comment about calling | Jim Kingdon | 1 | -0/+5 |
1994-02-01 | * coffread.c (read_one_sym): bfd_coff_swap_aux_in now takes | Ian Lance Taylor | 3 | -6/+13 |
1994-02-01 | * sparc-stub.c: Remove unnecessary #include of memory.h. | Stu Grossman | 2 | -1/+4 |
1994-01-31 | * mips-tdep.c: Remove code which sets saved_regs from | Jim Kingdon | 2 | -3/+13 |
1994-01-31 | * gdb.t24/demangle.exp: Remove a bunch of tests which differ only | Jim Kingdon | 1 | -0/+4 |
1994-01-31 | * gdb.t00/help.exp: Comment out "help support" test just like | Jim Kingdon | 1 | -0/+5 |
1994-01-31 | * remote-mips.c: Use unfiltered, not filtered, output most places. | Jim Kingdon | 2 | -15/+41 |
1994-01-31 | * blockframe.c (get_prev_frame_info): Detect and stop an infinite | Jim Kingdon | 1 | -0/+5 |
1994-01-31 | * mdebugread.c (parse_procedure): Remove _sigtramp kludges for | Peter Schauer | 4 | -30/+54 |
1994-01-31 | Fix typo in ChangeLog entry. | Fred Fish | 1 | -1/+1 |
1994-01-31 | * gdb.t06/break.exp: Remove setup_xfails for | Fred Fish | 1 | -0/+14 |
1994-01-30 | * configure.in (hppa*-*-*): Also configure and build stabs-only | Jeff Law | 2 | -0/+6 |
1994-01-30 | * paread.c (read_unwind_info) | Jeff Law | 2 | -13/+21 |
1994-01-29 | * serial.h (SERIAL_SET_TTY_STATE): Comment return value. | Jim Kingdon | 3 | -190/+64 |
1994-01-29 | * Makefile.in (TAGS): Just echo one line, rather than the whole thing. | Jim Kingdon | 1 | -0/+8 |
1994-01-29 | * Makefile.in: Don't set M_INSTALL and M_UNINSTALL. These variables | Jim Kingdon | 2 | -3/+3 |
1994-01-29 | * config/m68k/monitor.mt (TDEPFILE): Add remote-es.o. | Jim Kingdon | 3 | -0/+15 |
1994-01-29 | * ser-unix.c (wait_for, hardwire_readchar) [HAVE_TERMIO, HAVE_TERMIOS]: | Jim Kingdon | 3 | -48/+84 |
1994-01-29 | * c-exp.y (yylex): Reenable nested type code. | Jim Kingdon | 2 | -1/+10 |
1994-01-28 | * a29k-tdep.c (examine_tag): Add comment regarding argcount. | Jim Kingdon | 2 | -1/+7 |
1994-01-28 | * remote-mips.c (mips_ops): Fix docstring. | Jim Kingdon | 2 | -2/+6 |
1994-01-28 | * remote-udi.c (udi_close, udi_detach, udi_kill): Add comments. | Jim Kingdon | 2 | -3/+14 |
1994-01-28 | * remote-bug.c (bug_ops): Remove spurious newline from docstring. | Jim Kingdon | 1 | -2/+1 |
1994-01-28 | * config/m68k/tm-monitor.h: Changes to bring this into accordance | Jim Kingdon | 1 | -0/+7 |
1994-01-28 | * remote-udi.c (udi_close, udi_detach, udi_kill): Add comments. | Jim Kingdon | 2 | -2/+11 |
1994-01-28 | * configure.in: Make m68k-coff and aout add monitor support in | Rob Savoye | 2 | -3/+9 |
1994-01-28 | * mdebugread.c (psymtab_to_symtab_1): Don't complain on stLabel with | Jim Kingdon | 2 | -3/+15 |
1994-01-28 | * config/pa/tm-hppa.h: Define macro SMASH_TEXT_ADDRESS. | Jim Kingdon | 5 | -8/+31 |
1994-01-28 | * i386-stub.c: Add ".text" right before "mem_fault:". | Jim Kingdon | 1 | -0/+2 |
1994-01-28 | * main.c (baud_rate): Add FIXME comment about printing -1 value. | Jim Kingdon | 4 | -43/+67 |
1994-01-28 | * symmisc.c (maintenance_print_symbols): Don't refer to the name | Jim Kingdon | 1 | -0/+6 |
1994-01-27 | * c-typeprint.c (c_type_print_base): Have SHOW == 0 mean to print | Jim Kingdon | 2 | -8/+13 |
1994-01-27 | * gdb.texinfo (Selection, Frame Info): Update information about | Jim Kingdon | 2 | -8/+20 |
1994-01-27 | * stack.c (parse_frame_specification): If SETUP_ARBITRARY_FRAME is | Jim Kingdon | 1 | -0/+4 |
1994-01-27 | * Makefile.in (version.c), main.c (print_gdb_version): Use | Jim Kingdon | 3 | -7/+13 |
1994-01-27 | * gdb.t10/hppa.mt: A makefile fragment for the PA. | Jeff Law | 1 | -0/+5 |
1994-01-27 | * parse.c (write_exp_msymbol): Use new type msymbol_addr_type instead | Jim Kingdon | 2 | -2/+17 |
1994-01-27 | Fix many sins which will come up in 32 bit x 64 bit GDB, and | Jim Kingdon | 4 | -14/+16 |
1994-01-27 | Fix many sins which will come up in 32 bit x 64 bit GDB, and | Jim Kingdon | 18 | -254/+433 |
1994-01-26 | General editing pass prior to Net release. | Roland Pesch | 3 | -258/+294 |
1994-01-25 | * gdb.t09/corefile: Increase timeout when spawning gdb explicitly. | Peter Schauer | 1 | -0/+4 |
1994-01-25 | * valops.c (value_assign): Set `type' after coercing toval. | Peter Schauer | 4 | -18/+34 |