Age | Commit message (Expand) | Author | Files | Lines |
1994-02-05 | REGISTER_TYPE is obsolete. | Steve Chamberlain | 1 | -1/+0 |
1994-02-05 | (hms_fetch_register): Take out REGISTER_TYPE. | Steve Chamberlain | 2 | -3/+8 |
1994-02-05 | Fix REGISTER_TYPE and order of register names. | Steve Chamberlain | 1 | -5/+11 |
1994-02-05 | Fix REGISTER_TYPE. | Steve Chamberlain | 1 | -5/+6 |
1994-02-05 | Get REGISTER_TYPE right. | Steve Chamberlain | 2 | -9/+14 |
1994-02-05 | Fri Feb 4 15:53:18 1994 Steve Chamberlain (sac@cygnus.com) | Steve Chamberlain | 5 | -129/+503 |
1994-02-04 | * gdb.t24/demangle.exp: Remove a bunch more tests which differ | Jim Kingdon | 1 | -0/+8 |
1994-02-04 | * config/rs6000/tm-rs6000.h: Declare rs6000_struct_return_address | Jim Kingdon | 2 | -38/+53 |
1994-02-04 | * gdb.texinfo (Continuing and Stepping): When talking about "step" | Jim Kingdon | 2 | -1/+15 |
1994-02-04 | * dwarfread.c (process_dies): Skip nested TAG_compile_unit DIEs. | Peter Schauer | 2 | -2/+17 |
1994-02-04 | * gdb.t00/default.exp: Match udi_attach error message as well as | Jim Kingdon | 1 | -0/+10 |
1994-02-04 | * remote-udi.c (udi_attach): If no arguments, print error. | Jim Kingdon | 2 | -0/+10 |
1994-02-04 | * Makefile.in (VERSION): Bump to 4.12.1 | Fred Fish | 3 | -8/+34 |
1994-02-03 | * command.c (empty_sfunc): New function. | Jim Kingdon | 1 | -3/+13 |
1994-02-03 | * stabsread.c (read_sun_builtin_type): Skip the semicolon at the end | Jim Kingdon | 2 | -0/+13 |
1994-02-03 | * Move test with enums and partial symbols back to | Jim Kingdon | 3 | -26/+21 |
1994-02-03 | * stabs.texinfo (Enumerations): Document restriction on where | Jim Kingdon | 2 | -0/+17 |
1994-02-03 | * valarith.c (value_binop): Figure out type ourself based on | Jim Kingdon | 1 | -4/+3 |
1994-02-03 | * language.h, c-lang.c, ch-lang.c, m2-lang.c, language.c: Remove | Jim Kingdon | 2 | -8/+2 |
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 |