aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
1994-02-27 * config/i386/tm-i386v4.h (I386V4_SIGTRAMP_SAVED_PC, IN_SIGTRAMP,Peter Schauer1-0/+9
1994-02-26 * remote.c, remote-mon.c, remote-utils.c, remote-utils.h,Jim Kingdon1-0/+6
1994-02-25 * coffread.c (read_coff_symtab): Pass mst_file_* toJim Kingdon1-0/+6
1994-02-25 * breakpoint.h (enum bptype): New type bp_through_sigtramp.Jim Kingdon1-0/+16
1994-02-25 * mips-tdep.c (mips_print_register): Print integers usingJim Kingdon1-0/+12
1994-02-24* defs.h: Revert Kung change regarding FORCE_LONG_LONG.Jim Kingdon1-0/+4
1994-02-24 * confiugre.in (hppa*-*-osf*): New configuration.Jeff Law1-0/+6
1994-02-24 * dwarfread.c: Remove second inclusion of <sys/types.h>, whichPeter Schauer1-0/+2
1994-02-24 * exec.c (print_section_info): Print entry point for exec_bfd only.Peter Schauer1-0/+5
1994-02-24 * sparc-stub.c (trap_low): Make trap handler work for arbitraryStu Grossman1-0/+3
1994-02-24 * tm-hppa.h (CALL_DUMMY): Add two NOP instructions to the end ofJeff Law1-0/+6
1994-02-24 * sparclite/hello.c: Add factorial function for testing.Stu Grossman1-0/+8
1994-02-23 * dbxread.c (process_one_symbol): SetJim Kingdon1-0/+5
1994-02-19 * mdebugread.c (new_psymtab): Pass in section_offsets and setPeter Schauer1-0/+19
1994-02-19 * sparclite/Makefile.in, sparclite/salib.c, sparclite/sparclite.h:Stu Grossman1-0/+8
1994-02-19 * hp300ux-nat.c: Don't incloude <sys/dir.h>, <sys/ioctl.h>, orIan Lance Taylor1-0/+5
1994-02-19 * stack.c (print_frame_info): In "pathological" case, don'tJim Kingdon1-0/+5
1994-02-19Modified Files:Kung Hsu1-0/+5
1994-02-18* Version 4.12.2.Jim Kingdon1-0/+2
1994-02-18 * Makefile.in (install): Do the sed for program_transform_nameJim Kingdon1-0/+7
1994-02-18 * defs.h, valprint.c: Make longest_to_int a function not a macro.Jim Kingdon1-0/+3
1994-02-18* README: Change GhostScript to Ghostscript.Jim Kingdon1-0/+4
1994-02-18 * config/rs6000/{tm-rs6000lynx.h,nm-rs6000lynx.h,xm-rs6000lynx.h}:Jim Kingdon1-1/+6
1994-02-18 * config/mips/littlemips64.mt: Rename to mipsel64.mt for 14Jim Kingdon1-0/+6
1994-02-18Modified Files:Kung Hsu1-0/+8
1994-02-17 * corelow.c, exec.c, irix5-nat.c, mipsread.c, objfiles.c,David MacKenzie1-0/+6
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