* mips-tdep.c (mips_in_call_stub, mips_in_return_stub,
[binutils-gdb.git] / gdb / ChangeLog
1997-04-03 Mark Alexander * mips-tdep.c (mips_in_call_stub, mips_in_return_stub,
1997-04-02 David Edelsohn * remote-sim.c (gdbsim_open): Check return code from...
1997-04-02 David Edelsohn * remote-sim.c (gdbsim_open): Check return code from...
1997-03-31 Ian Lance Taylor * gdbinit.in: New file.
1997-03-30 Fred Fish * config/tic80/tic80.mt: Disable using the simulator
1997-03-29 Fred Fish * COPYING: Install new version of file from FSF.
1997-03-28 Ian Lance Taylor * Makefile.in (distclean): Remove .gdbinit.
1997-03-28 Fred Fish * config/tic80/tm-tic80.h (NAMES_HAVE_UNDERSCORE)...
1997-03-28 Jason Molenda * Makefile.in (gdbtk.o): look for GDBTK_LIBRARY...
1997-03-27 Mark Alexander * remote-mips.c: Clean up comment and extraneous semicolon
1997-03-27 Mark Alexander * remote-mips.c: Add `set monitor-prompt' command.
1997-03-25 Geoffrey NoerMon Mar 24 19:43:16 1997 Geoffrey Noer <noer@cygnus...
1997-03-24 Mark AlexanderFixes from Peter Schauer:
1997-03-24 Stan Shebs * remote.c (target_resume_hook, target_wait_loop_hook...
1997-03-23 Stan Shebs * configure.host: Remove extra bogus Linux case.
1997-03-22 Fred Fish * remote-sim.c (simulator_command): Add comment about...
1997-03-22 Peter Schauer * c-exp.y (yylex): Handle nested template parameter...
1997-03-22 Mark Alexander * mips-tdep.c (mips_push_arguments): On non-EABI archi...
1997-03-21 Michael MeissnerMake powerpc simulator support in gdb dependent on...
1997-03-21 Jeff Law * mn10200-tdep.c (mn10200_analyze_prologue...
1997-03-21 Jeff Law * remote-sim.c (gdb_os_vprintf_filtered): Fix...
1997-03-19 Martin HuntWed Mar 19 15:16:17 1997 Martin M. Hunt <hunt@onions...
1997-03-18 J.T. Conklin* dsrec.c (load_srec): Print leading zeroes when printi...
1997-03-17 Andrew Cagney* remote-sim.h: Delete - moved to ../include/remote...
1997-03-15 Peter Schauer * breakpoint.c (insert_breakpoints, watchpoint_check,
1997-03-14 Ian Lance Taylor * Makefile.in (elfread.o): Depend upon elf-bfd.h and...
1997-03-14 Tom Tromey * configure: Regenerated.
1997-03-14 Dawn Perchik * utils.c(pollquit, notice_quit): If _WIN32, limit...
1997-03-13 Tom Tromey * configure: Regenerated.
1997-03-13 David Edelsohn * remote-sim.h (sim_state, SIM_DESC): New types.
1997-03-10 Michael SnyderMon Mar 10 12:27:47 1997 Michael Snyder <msnyder...
1997-03-08 Peter Schauer * sparc-tdep.c (isbranch): Always handle v9 branch...
1997-03-06 Bob Manson * remote-mips.c (mips_exit_debug): Some IDT boards...
1997-03-05 Jeff Law * mn10200-tdep.c (mn10200_push_arguments):...
1997-03-03 David Edelsohn * defs.h (LONGEST): Move #ifndef LONGEST to outside.
1997-02-28 Mark Alexander * mips-tdep.c (IS_MIPS16_ADDR, MAKE_MIPS16_ADDR, UNMAK...
1997-02-27 Mark Alexander * remote-mips.c: Put back the form feeds.
1997-02-27 Mark Alexander * remote-mips.c: Remove form feeds (^L) from source.
1997-02-27 Stu Grossman * configure.in configure (HPUX/OSF thread support...
1997-02-27 Stu Grossman * configure.host (i[3456]86-*-windows): Disable long...
1997-02-22 Peter Schauer * stabsread.c (read_type): Fix handling of template...
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-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 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 (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 LawRemove REG_STRUCT_HAS_ADDR change.
1997-02-12 Jeff Law * config/mn10200/tm-mn10200.h (STORE_STRUCT_RET...
1997-02-11 David Edelsohn * m32r-rom.c: #include <sys/types.h>.
1997-02-11 Jeff Law * config/mn10200/tm-mn10200.h (EXTRACT_RETURN_V...
1997-02-11 Jeff Law * mn10200-tdep.c (mn10200_push_arguments):...
1997-02-11 Gavin Romig-KochAdd r5900
1997-02-11 Mark Alexander * mips-tdep.c (non_heuristic_proc_desc): New function.
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 Stu Grossman * gdbtk.c (call_wrapper): Clear running_now if an...
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-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 Michael SnyderMon Feb 3 11:06:05 1997 Michael Snyder <msnyder...
1997-01-31 Stan ShebsAnnual ChangeLog split.
1997-01-31 Mark Alexander * mips-tdep.c (MIPS16_INSTLEN): Define.
1997-01-29 Michael MeissnerRemove ../sim/ppc/libsim.a
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-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-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-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 NoerTue Dec 31 15:19:32 1996 Geoffrey Noer <noer@cygnus...
1996-12-31 Mark Alexander * config/i386/xm-windows.h: Undo previous change to...
1996-12-30 David Edelsohn * remote-sim.c (gdbsim_open_p): New static local.
1996-12-29 Mark Alexander * config/i386/xm-windows.h: Make SIGTRAP and SIGQUIT...
1996-12-27 Michael MeissnerAdd large frame support
1996-12-27 Michael MeissnerWork with new compiler frame layout
1996-12-27 Mark Alexander * valprint.c (print_longest): Don't lose upper bits
1996-12-27 Michael SnyderThu Dec 26 15:56:09 1996 Michael Snyder <msnyder...
1996-12-26 Fred Fish * config/pa/hppahpux.mh (TERMCAP): Always link to...
1996-12-26 Michael SnyderThu Dec 26 15:15:21 1996 Michael Snyder <msnyder...
next