Make useful macro's and functions found in the PowerPC simulator
[binutils-gdb.git] / gdb /
1997-02-21 Bob Manson * lib/gdb.exp(gdb_init): New function.
1997-02-21 Bob Manson * gdb.base/setvar.exp(test_set): Don't bother printing...
1997-02-20 Bob Manson * gdb.base/exprs.exp(test_expr): Make sure each test...
1997-02-20 Bob Manson * gdb.base/help.exp: Fix the syntax of a few gdb_test...
1997-02-20 Bob Manson * gdb.base/scope.exp: Use gdb_test.
1997-02-20 Stan Shebs * gdb.base/help.exp: Fix syntax of "help info all...
1997-02-20 Jeff Law * gdb.disasm/mn10200.s: Add "nop" after "main...
1997-02-20 Michael MeissnerSince d10v is public now, remove all sanitization state...
1997-02-18 Mark Alexander * maint.c: Eliminate -Wall warnings by including some...
1997-02-18 Mark Alexander * remote-sim.c (init_callbacks): Undo previous change.
1997-02-18 Dawn Perchik * maint.c: Fix dereference of pointer.
1997-02-16 Stu Grossman * remote-vx.c (vx_attach): Fix for PR 11356. Remove...
1997-02-14 Ian Lance Taylor * main.c (print_gdb_help): Make static to match declar...
1997-02-14 Dawn Perchik * remote-e7000.c, ser-e7kpc.c, serial.c: Remove ...
1997-02-13 Jeff Law * gdb.disasm/mn10200.s (misc_tests): Fix target...
1997-02-13 Jeff Law * gdb.stabs/*.mt; Deleted, no longer used.
1997-02-13 Jeff Law * gdb.disasm/*.mt: Deleted, no longer used.
1997-02-13 Dawn Perchik * debugify.c, debugify.h: Make safe for non-ansi compi...
1997-02-12 Dawn Perchik * defs.h: Fix prototypes for new cleanup functions.
1997-02-12 Dawn Perchik * debugify.c, debugify.h: Fix for general gnu...
1997-02-12 Dawn Perchik * debugify.c, debugify.h: New files. Provide...
1997-02-12 Dawn Perchik * c-valprint.c: Fix checkin glitch.
1997-02-12 Dawn Perchik * c-valprint.c (c_val_print): Fix printing...
1997-02-12 Dawn Perchik * defs.h: Fix cntl-C to read from the Windows message...
1997-02-12 Jeff LawRevert last structs.exp change -- I found the problem.
1997-02-12 Bob Manson * config/udi.exp: Use mondfe,name instead of...
1997-02-12 Jeff LawRemove REG_STRUCT_HAS_ADDR change.
1997-02-12 Jeff Law * config/mn10200/tm-mn10200.h (STORE_STRUCT_RET...
1997-02-12 Jeff Law * gdb.base/structs.exp: Expect some failures...
1997-02-11 David Edelsohn * m32r-rom.c: #include <sys/types.h>.
1997-02-11 David Edelsohn * m32r/tm-m32r.h (TARGET_M32R): Define, for wingdb.
1997-02-11 Jeff Law * config/mn10200/tm-mn10200.h (EXTRACT_RETURN_V...
1997-02-11 Jeff Law * gdb.base/watchpoint.exp: Don't expect a failu...
1997-02-11 Jeff Law * mn10200-tdep.c (mn10200_push_arguments):...
1997-02-11 Jeff Law * gdb.stabs/weird.exp: Don't quit if "weird...
1997-02-11 Gavin Romig-KochAdd r5900
1997-02-11 Bob Manson * config/vx.exp: Use hostname instead of netport.
1997-02-11 Mark Alexander * mips-tdep.c (non_heuristic_proc_desc): New function.
1997-02-11 Bob Manson * lib/gdb.exp(gdb_test): Check the result of send_gdb...
1997-02-10 Jeff Law * mn10200-tdep.c: Remove lots of debugging...
1997-02-10 Jeff Law * blockframe.c (generic_get_saved_regs): Remove...
1997-02-10 Jeff Law * gdb.base/exprs.exp: Delete bogus/incorrect...
1997-02-10 Stu Grossman * gdbtk.c (call_wrapper): Clear running_now if an...
1997-02-10 Jeff Law * gdb.base/recurse.exp: Relax final value test...
1997-02-10 Fred Fish * xcoffread.c (RECORD_MINIMAL_SYMBOL): Add NULL asecti...
1997-02-09 Mark Alexander * remote-mips.c (common_breakpoint): Prevent 64-bit...
1997-02-08 Peter Schauer * dwarf2read.c (dwarf2_linkage_name): New function...
1997-02-07 Jeff Law * blockframe.c (generic_frame_chain_valid)...
1997-02-07 Jeff Law * gdb.fortran/types.exp: If the target doesn...
1997-02-07 Jeff Law * gdb.c++/virtfunc.exp: Expect failure for...
1997-02-07 Jeff Law * gdb.base/printcmds.exp: Allow minor deviation...
1997-02-06 Jeff Law * gdb.base/help.exp: Disable "help set", "help...
1997-02-06 Jeff Law * gdb.base/default.exp: Set match_max to 5000...
1997-02-06 Jeff Law * gdb.base/nodebug.exp: Don't try to do an...
1997-02-06 Jeff Law * gdb.base/break.exp: Check for gdb,noresults...
1997-02-05 Bob Manson * config/sh.exp: New file.
1997-02-05 Bob Manson * config/sh.exp: New file.
1997-02-04 Mark Alexander * mips-tdep.c (mips16_get_imm): Fix calculation of...
1997-02-04 Mark Alexander * mips-tdep.c (mips16_decode_reg_save): Distinguish...
1997-02-03 Bob Manson * gdb.base/a1-selftest.exp: Make sure we call gdb_exit...
1997-02-03 Michael SnyderMon Feb 3 11:06:05 1997 Michael Snyder <msnyder...
1997-02-03 Bob Manson * lib/gdb.exp(gdb_test): Surround the result pattern...
1997-02-02 Bob Manson * gdb.*/*.exp: Replace $prompt with $gdb_prompt.
1997-02-02 Geoffrey NoerCommitting sanitize changes
1997-01-31 Bob Manson * gdb.base/crossload.exp: Don't use execute_any...
1997-01-31 Stan Shebsdo d10v sanitization over all files
1997-01-31 Stan Shebskeep 1996 ChangeLog
1997-01-31 Stan ShebsAnnual ChangeLog split.
1997-01-31 Mark Alexander * mips-tdep.c (MIPS16_INSTLEN): Define.
1997-01-31 Bob Manson Miscellaneous fixes for config/slite.exp.
1997-01-31 Bob Manson Oops. goes with previous checkin.
1997-01-31 Bob Manson * lib/gdb.exp: Fix runto.
1997-01-31 Bob Manson * lib/gdb.exp(default_gdb_exit): Add a catch to the
1997-01-29 Michael MeissnerRemove ../sim/ppc/libsim.a
1997-01-29 Bob MansonMajor revision to testsuites for cross-testing and...
1997-01-28 Michael Snyder * blockframe.c: fix a null pointer ref in gener...
1997-01-28 Geoffrey NoerTue Jan 28 15:39:50 1997 Geoffrey Noer <noer@cygnus...
1997-01-28 Mark AlexanderFirst set of changes for mips16:
1997-01-27 Jeff Law * tm-mn10200.h (NUM_REGS): Decrease to 12.
1997-01-25 Peter Schauer * dwarf2read.c: Replace integral tag, name and form...
1997-01-23 Geoffrey NoerCommitting tiny change -- pretend regs are 32 bits
1997-01-22 Geoffrey NoerWed Jan 22 01:31:16 1997 Geoffrey Noer <noer@cygnus...
1997-01-22 Geoffrey NoerWed Jan 22 01:31:16 1997 Geoffrey Noer <noer@cygnus...
1997-01-22 Stu Grossman * configure.in configure: Check if host has libdl...
1997-01-22 Geoffrey NoerTue Jan 21 17:03:26 1997 Geoffrey Noer <noer@cygnus...
1997-01-22 Stu Grossman * configure.in configure: Check if host has libm...
1997-01-20 Mark Alexander * config/mips/{embed,embed64,embedl,embedl64}.mt:
1997-01-18 Peter Schauer * blockframe.c (frameless_look_for_prologue): Mark...
1997-01-16 Geoffrey NoerThu Jan 16 14:10:41 1997 Geoffrey Noer <noer@cygnus...
1997-01-16 Angela Marie Thomasfix bugs
1997-01-15 Geoffrey NoerTue Jan 14 16:01:06 1997 Geoffrey Noer <noer@cygnus...
1997-01-09 Michael Snyder * sparc-tdep.c (sparc_frame_find_saved_regs...
1997-01-06 Stu Grossman * symtab.c (fixup_symbol_section): Handle NULL symbol...
1997-01-04 Stu Grossman * Makefile.in configure configure.in: Remove ENABLE_C...
1997-01-04 Stu Grossman * Makefile.in configure configure.in: Remove ENABLE_C...
1997-01-03 Geoffrey NoerFri Jan 3 14:20:05 1997 Geoffrey Noer <noer@cygnus...
1997-01-03 Geoffrey NoerFri Jan 3 14:20:05 1997 Geoffrey Noer <noer@cygnus...
1996-12-31 Geoffrey Noersmall fix
1996-12-31 Geoffrey NoerTue Dec 31 15:19:32 1996 Geoffrey Noer <noer@cygnus...
1996-12-31 Mark Alexander * config/mips/tm-mips.h: Undefine BREAKPOINT, replace
next