sanitize out libide unless keep-ide
[binutils-gdb.git] / gdb /
1997-12-16 Jeff Law * remote-sim.c (gdbsim_open): Use "--architectu...
1997-12-16 David Taylorback trace now works when using external memory and...
1997-12-15 Jim BlandyRevert addition of test suite from Alcatel --- we don...
1997-12-15 Andrew CagneyWhen using sigaction() to install cntrl-c handler do...
1997-12-15 Andrew Cagney(Mostly from Gavin Koch)
1997-12-15 Andrew CagneyRestore value of Makefile variable VERSION to 4.16.1.
1997-12-12 Nick CliftonRenamed v850eq -> v850ea
1997-12-12 Mark Alexander From change made to branch by Bob Manson <manson@cygnu...
1997-12-11 Michael SnyderThu Dec 11 14:28:01 1997 Michael Snyder (msnyder...
1997-12-11 Keith Seitzclean up sloppy Changelog entries
1997-12-11 Felix Leesanitization fixes. (files not mentioned, fences missp...
1997-12-11 Keith Seitzalways keep tracepoint.{c,h}
1997-12-11 Keith Seitz * gdbtk.c (gdb_get_tracepoint_info): use info...
1997-12-11 David Taylorchanged d10v instruction patterns to d30v ones and...
1997-12-10 Andrew Cagney(CVS is doing wierd things)
1997-12-10 Jim Blandy*** empty log message ***
1997-12-10 Jim Blandy* ch-valprint.c (chill_val_print): To avoid segfaults...
1997-12-10 Jim Blandy* gch1494.ch, gch1494.exp: New tests, for PR 13812.
1997-12-10 Andrew Cagney* dwarf2read.c (dwarf2_build_psymtabs_hard): Check...
1997-12-09 Keith Seitz * gdbtk.c (gdb_get_tracepoint_info): use info...
1997-12-08 Michael SnyderMon Dec 8 14:28:49 1997 Michael Snyder (msnyder...
1997-12-05 Keith Seitz * gdbtk.c (gdbtk_init): add gdb_find_file to...
1997-12-05 Nick CliftonReverted breakpoint back to its old value.
1997-12-04 Nick CliftonChnaged BREAKPOINT definition to match new value in...
1997-12-03 Keith Seitz * tracepoint.c: add declaration for x_command
1997-12-03 Michael SnyderWed Dec 3 12:00:42 1997 Michael Snyder (msnyder...
1997-12-03 David Taylorfixes for debugging threaded core files. Previously...
1997-12-03 Nick CliftonAdd v850 directory to keep list
1997-12-02 Michael SnyderTue Dec 2 14:53:09 1997 Michael Snyder (msnyder...
1997-12-02 Michael SnyderTue Dec 2 11:34:48 1997 Michael Snyder (msnyder...
1997-12-02 Michael SnyderTue Dec 2 10:14:15 1997 Michael Snyder (msnyder...
1997-12-02 Nick CliftonAdd support for Thumb target.
1997-12-02 Michael SnyderMon Dec 1 17:13:53 1997 Michael Snyder (msnyder...
1997-12-01 Keith Seitz remove useless info
1997-12-01 Keith Seitz * gdbtk.c: move include of "guitcl.h" back out...
1997-11-27 Michael MeissnerAdd tracepoint.o to gdbtk builds
1997-11-27 Michael MeissnerIf not --enable-ide, do not include ide libs
1997-11-27 Michael MeissnerFix typos
1997-11-27 Jeff Law * remote-sim.c (gdbsim_cntrl_c): Lose ANSI...
1997-11-26 Keith Seitz * gdbtk.c (gdb_loc): symtab_to_filename can...
1997-11-26 Keith Seitz * tracepoint.c (set_raw_tracepoint): make sure...
1997-11-26 Andrew CagneyCheck the abbrev offset found in the .debug_info sectio...
1997-11-25 Andrew CagneyAdd tm-fbsd.h
1997-11-25 Stan ShebsFlush ser-go32-para.c, never worked and never used.
1997-11-25 Andrew CagneyHandle case where sizeof long != sizeof int when examin...
1997-11-24 Michael SnyderMon Nov 24 14:17:02 1997 Michael Snyder (msnyder...
1997-11-24 Michael SnyderA ton of my most recent changes, mostly to add post...
1997-11-24 Michael SnyderSome early changes by Keith Seitz to support the Tcl...
1997-11-24 Michael SnyderCreate CVS files tracepoint.c and tracepoint.h. This...
1997-11-24 Andrew CagneyAdd function print_decimal to handle display of long...
1997-11-24 Andrew CagneyImprove GDB support for FreeBSD host/target.
1997-11-24 Andrew CagneyPass architecture from ``set arch MACH'' command into...
1997-11-24 Andrew CagneyHave mips64vr5400-*-elf look like a mips64vr5000.
1997-11-22 Jim Blandy*** empty log message ***
1997-11-22 Jim Blandy* valops.c (call_function_by_hand): If the function...
1997-11-21 Ian Lance Taylor * aclocal.m4 (AM_CYGWIN32, AM_EXEEXT): Remove. They...
1997-11-21 Michael Meissnertabify changelog
1997-11-21 Michael MeissnerReally do SHELL = /bin/sh change Noer wanted to do
1997-11-21 Geoffrey NoerFri Nov 21 02:19:57 1997 Geoffrey Noer <noer@cygnus...
1997-11-21 Doug Evans * sparc-tdep.c (sparc_pc_adjust): Don't assume sizeof...
1997-11-20 Geoffrey NoerThu Nov 20 04:11:27 1997 Geoffrey Noer <noer@cygnus...
1997-11-20 Geoffrey NoerThu Nov 20 04:11:27 1997 Geoffrey Noer <noer@cygnus...
1997-11-17 Doug Evans * Makefile.in (remote-sim.o): Depend on $(INCLUDE_DIR...
1997-11-14 Jeff Law * jv-exp.y (copy_exp, insert_exp): Avoid ANSI...
1997-11-13 Michael Meissnerfix spacing
1997-11-13 Michael MeissnerAdd comment about code that is actually d10v specific...
1997-11-13 Michael MeissnerAdd info command to print out flags values
1997-11-10 Ian Lance Taylor * valprint.c (print_longest): The b, h, w, and g forma...
1997-11-05 Geoffrey NoerTue Nov 4 16:52:50 1997 Geoffrey Noer <noer@cygnus...
1997-11-04 Jim Blandy*** empty log message ***
1997-11-04 Jim Blandy* jv-exp.y (ArrayAccess): Implement Name [ Expression...
1997-11-01 Dawn Perchik * dwarf2read.c (dwarf2_build_psymtabs_hard): Handle...
1997-10-30 Gavin Romig-Koch* configure.tgt: Add tx49 configury based on 4300.
1997-10-29 Gavin Romig-Koch * include/opcode/mips.h (INSN_4900): Added.
1997-10-29 Gavin Romig-Koch * configure.tgt: Add tx49 configury based on 4300.
1997-10-29 David Tayloradd Solaris 2.6 entry to solib_break_names list --...
1997-10-24 David Taylorfix for PR 13618 -- gdb incorrectly reports thread...
1997-10-23 Jeff Law * dbxread.c (process_one_symbol): Put back...
1997-10-22 Jeff Law * mdebugread.c (psymtab_to_symtab_1): Handle...
1997-10-22 Jeff LawMore comment fixes to make the code clearer.
1997-10-22 Jeff Law * dbxread.c: Fix various violations of the...
1997-10-22 Jeff LawMinor comment fix.
1997-10-22 Jeff Law * symtab.c: Include inferior.h.
1997-10-21 Per Bothner * ch-exp.c: Rename FIELD_NAME to DOT_FIELD_NAME ...
1997-10-17 Stan Shebs * infcmd.c: Improve grammar of "set args" help.
1997-10-16 Michael MeissnerMake decl of sds_load static
1997-10-15 David Edelsohn* sparc/tm-sparc.h (STORE_STRUCT_RETURN): Change to...
1997-10-15 David Edelsohn (STORE_STRUCT_RETURN): Change to handle --enable-64...
1997-10-15 David Edelsohn * config/sparc/tm-sparc.h (FIX_CALL_DUMMY): Mask off...
1997-10-15 Jeff LawBring over from r5900 branch.
1997-10-09 Frank Ch. Eigler Added MIPS16 PC masking for disassembly. See PR 12149.
1997-10-07 Jeff LawNew file describing how stabs for live range splitting...
1997-10-06 Stan ShebsRemove sanitized-out Magic Cap support, will never...
1997-10-06 Stan ShebsRemove sanitized-out Magic Cap support, will never...
1997-10-05 Mark Alexander * remote-mips.c (mips-initialize): Work around flakine...
1997-10-03 Per Bothner * c-lang.h, cp-valprint.c (static_field_print): Make...
1997-10-03 Mark Alexander * config/mips/tm-mips.h (MAKE_MSYMBOL_SPECIAL): Force...
1997-09-30 Mark Alexander * mips-tdep.c (set_reg_offset): New function.
1997-09-30 Andrew CagneyRe-define MAX_REGS and REGISTER_NAMES instead of defini...
1997-09-30 Andrew CagneyAdd access to hi part of r5900 128 bit registers.
next