aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
1994-02-12 * remote-hms.c (readchar, hms_open, hms_fetch_register): Made more robust.Steve Chamberlain1-0/+6
1994-02-12 * configure.in: Add Lynx/rs6000 support.Stu Grossman1-0/+17
1994-02-08 * README: Remove note about gcc warnings on alpha, these should bePeter Schauer1-0/+17
1994-02-07 * config/m68k/{m68k-em.mt,tm-m68k-em.h}: Remove; no longer used.Jim Kingdon1-0/+6
1994-02-07 * defs.h [BFD64]: Use BFD_HOST_64_BIT, not nonexistentJim Kingdon1-0/+5
1994-02-07 * target.c (target_preopen): If target_kill doesn't remove theJim Kingdon1-2/+3
1994-02-07 * coffread.c (process_coff_symbol, case C_TPDEF): Don't set nameJim Kingdon1-0/+4
1994-02-06 * remote-udi.c (udi_files_info): If prog_name is NULL, just skipJim Kingdon1-0/+11
1994-02-06 * config/mips/mipsm3.mh, config/i386/i386m3.mh,Jim Kingdon1-0/+13
1994-02-06 * printcmd.c (printf_command): Add missing single-letterPer Bothner1-0/+5
1994-02-06 * corelow.c (solib_add_stub, core_open): Pass address of from_ttyJim Kingdon1-0/+4
1994-02-06 * defs.h (alloca): Declare as void *, not char *, on hpux.Jim Kingdon1-0/+5
1994-02-06 * config/i386/tm-sun386.h, config/i386/tm-symmetry.hPeter Schauer1-0/+5
1994-02-05 * remote-mips.c (mips_fetch_registers): If regno is FP_REGNUM orJim Kingdon1-0/+3
1994-02-05 * config/i386/tm-i386aix.h (REGISTER_CONVERT_TO_RAW): Add missingJim Kingdon1-0/+5
1994-02-05 * remote-mips.c (mips_insert_breakpoint, mips_remove_breakpoint):Jim Kingdon1-0/+12
1994-02-05 * remote-e7000.c: Replace "snoop" command (e7000_noecho) withJim Kingdon1-1/+4
1994-02-05 * config/rs6000/tm-rs6000.h (STORE_STRUCT_RETURN): Don't castJim Kingdon1-0/+5
1994-02-05 * value.h (print_longest): Rename "value" to "val" in prototypePeter Schauer1-0/+8
1994-02-05(hms_fetch_register): Take out REGISTER_TYPE.Steve Chamberlain1-0/+7
1994-02-05Fri Feb 4 15:53:18 1994 Steve Chamberlain (sac@cygnus.com)Steve Chamberlain1-0/+9
1994-02-04 * config/rs6000/tm-rs6000.h: Declare rs6000_struct_return_addressJim Kingdon1-0/+5
1994-02-04 * dwarfread.c (process_dies): Skip nested TAG_compile_unit DIEs.Peter Schauer1-0/+6
1994-02-04* remote-udi.c (udi_attach): If no arguments, print error.Jim Kingdon1-0/+7
1994-02-04 * Makefile.in (VERSION): Bump to 4.12.1Fred Fish1-1/+11
1994-02-03 * stabsread.c (read_sun_builtin_type): Skip the semicolon at the endJim Kingdon1-0/+5
1994-02-03 * valarith.c (value_binop): Figure out type ourself based onJim Kingdon1-4/+3
1994-02-03 * language.h, c-lang.c, ch-lang.c, m2-lang.c, language.c: RemoveJim Kingdon1-2/+2
1994-02-03 * printcmd.c (decode_format): Don't blithely set the size forJim Kingdon1-0/+27
1994-02-02 * command.c (add_set_cmd, no_just_help_class_command): ChangeJim Kingdon1-0/+9
1994-02-02 * command.c (shell_escape): Report errors correctly (with errorJim Kingdon1-0/+5
1994-02-02 * xcoffread.c (read_xcoff_symtab): Change CSECT_LEN to useIan Lance Taylor1-0/+6
1994-02-02 * gdbtypes.h, ch-typeprint.c, ch-valprint.c:Jim Kingdon1-0/+13
1994-02-01 * config/m88k/{tm-delta88.h,tm-delta88v4.h}, m88k-tdep.c:Jim Kingdon1-0/+5
1994-02-01Tue Feb 1 22:13:25 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)Jim Kingdon1-0/+5
1994-02-01 * target.h (target_wait): Add comment about callingJim Kingdon1-0/+5
1994-02-01 * coffread.c (read_one_sym): bfd_coff_swap_aux_in now takesIan Lance Taylor1-0/+6
1994-02-01 * sparc-stub.c: Remove unnecessary #include of memory.h.Stu Grossman1-0/+4
1994-01-31 * mips-tdep.c: Remove code which sets saved_regs fromJim Kingdon1-0/+6
1994-01-31* remote-mips.c: Use unfiltered, not filtered, output most places.Jim Kingdon1-0/+2
1994-01-31 * blockframe.c (get_prev_frame_info): Detect and stop an infiniteJim Kingdon1-0/+5
1994-01-31 * mdebugread.c (parse_procedure): Remove _sigtramp kludges forPeter Schauer1-0/+11
1994-01-30 * paread.c (read_unwind_info)Jeff Law1-0/+8
1994-01-29 * serial.h (SERIAL_SET_TTY_STATE): Comment return value.Jim Kingdon1-1/+3
1994-01-29 * Makefile.in (TAGS): Just echo one line, rather than the whole thing.Jim Kingdon1-0/+8
1994-01-29 * Makefile.in: Don't set M_INSTALL and M_UNINSTALL. These variablesJim Kingdon1-0/+3
1994-01-29 * config/m68k/monitor.mt (TDEPFILE): Add remote-es.o.Jim Kingdon1-0/+4
1994-01-29 * ser-unix.c (wait_for, hardwire_readchar) [HAVE_TERMIO, HAVE_TERMIOS]:Jim Kingdon1-1/+7
1994-01-29* c-exp.y (yylex): Reenable nested type code.Jim Kingdon1-0/+5
1994-01-28* a29k-tdep.c (examine_tag): Add comment regarding argcount.Jim Kingdon1-0/+2