Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1999-04-16 | Initial creation of sourceware repository | Stan Shebs | 1 | -853/+0 | |
1999-02-11 | Removing java sanitization! | Stan Shebs | 1 | -41/+0 | |
1999-02-04 | improve sanitation | Gavin Romig-Koch | 1 | -33/+6 | |
1999-01-30 | comment out kod piece, since kod.c and kodecosdll.c are not checked | Brendan Kehoe | 1 | -39/+39 | |
into CVS. | |||||
1999-01-29 | No longer sanitize out refs to v850e or v850ea | Stan Shebs | 1 | -27/+0 | |
1999-01-28 | This is the merge of the Itcl3.0 gdbtk development branch into the | Jim Ingham | 1 | -1/+1 | |
trunk. To build it, you will have to do update -dP in the itcl directory, and update tcl, tk, tix and libgui as well. | |||||
1999-01-26 | am33 sanitize changes | Jeff Law | 1 | -27/+0 | |
1999-01-19 | Shame on Jimbo. | Jason Molenda | 1 | -1/+2 | |
1999-01-15 | 1999-01-15 Fernando Nasser <fnasser@totem.to.cygnus.com> | Fernando Nasser | 1 | -0/+41 | |
* .Sanitize: add Kernel Objects Display (a.k.a. KOD) sanitization. | |||||
1999-01-12 | remove acinclude.m4 until it gets committed. | David Taylor | 1 | -1/+0 | |
1999-01-04 | keep split ChangeLog | Stan Shebs | 1 | -0/+1 | |
1998-12-31 | all remaining *.c *.h files from hp merge. | David Taylor | 1 | -0/+6 | |
1998-12-14 | CARP: | Andrew Cagney | 1 | -0/+2 | |
Consolidate the semi-dynamic target system dependant GDB parameters moving them all into a new file. | |||||
1998-12-09 | Fixes. | Jeff Law | 1 | -0/+1 | |
1998-11-25 | For top level: | Gavin Romig-Koch | 1 | -0/+27 | |
* config.sub (mips64vr4xxx,mips64vr4xxxel): New. For gcc: * config.sub (mips64vr4xxx,mips64vr4xxxel): New. * configure.in (mips64vr4xxx,mips64vr4xxxel): New. * config/mips/t-vr4xxx: New. * config/mips/elfb4xxx.h: New. * config/mips/elfl4xxx.h: New. * configure: Rebuilt. For gas: * config/tc-mips.c (md_begin): Added mip64vr4xxx as a possible CPU_TARGET. For gdb: * configure.tgt: Handle mips64*vr4xxx. For ld: * configure.tgt: Handle mips64*vr4xxx. | |||||
1998-11-20 | Added fr30-tdep.c. | Zdenek Radouch | 1 | -0/+1 | |
1998-10-22 | Written policy on GDB checkins. | Stan Shebs | 1 | -0/+1 | |
1998-10-14 | Results of first-pass at looking for problems with making the target | Andrew Cagney | 1 | -1/+1 | |
architecture a vector. | |||||
1998-10-06 | Sanitize anything mentioning CARP. | Andrew Cagney | 1 | -0/+41 | |
1998-10-02 | The GDB engineers ate Steve's hacks; and there was much rejoicing. | Stan Shebs | 1 | -44/+0 | |
1998-08-14 | No longer need to sanitize out tx39 bits | Stan Shebs | 1 | -27/+0 | |
1998-08-12 | sanitize-vr5400 -> sanitize-cygnus, for 98r2 | Ken Raeburn | 1 | -6/+6 | |
1998-07-24 | remove d30v sanitization | Ian Lance Taylor | 1 | -41/+1 | |
1998-07-09 | * mn10300-tdep.c (mn10300_generic_register_names): New variable. | Jeff Law | 1 | -0/+27 | |
(set_machine_hook): New function. Copy the appropriate register names into reg_names. (_initialize_mn10300_tdep): Set up to call set_machine_hook. * tm-mn10300 (NUM_REGS): Bump to 32. (REGISTER_NAMES): Updated accordingly. start-sanitize-am33 * mn10300-tdep.c (am33_register_names): New variable. (mn10300_analyze_prologue): Handle regs saved by am33 prologues. * tm-mn10300.h (E0_REGNUM): Define. end-sanitize-am33 Initial am33 support. | |||||
1998-07-01 | Wed Jul 1 13:10:58 1998 Jim Ingham <jingham@cygnus.com> | Jim Ingham | 1 | -1/+1 | |
* Moved gdbtk_hooks.c & gdbtk_cmds.c to gdbtk-hooks.c & gdbtk-cmds.c to comply with the gdb conventions. Changed the configure & makefile to reflect the change... | |||||
1998-06-18 | fix sanitization; add ax-gdb.c ax-gdb.h ax-general.c ax.h | release | 1 | -0/+4 | |
1998-06-11 | Thu Jun 11 15:05:10 1998 Jason Molenda (crash@bugshack.cygnus.com) | Jason Molenda | 1 | -1/+0 | |
* btowc.c: Removed. * configure.in: Don't see if we need to replace btowc(). * Makefile.in: Don't include LIBOBJS. * configure: Regenerated. * gnu-regex.c (regex_compile): Only support i18n [:foo:] if we have btowc(). | |||||
1998-06-10 | Wed Jun 10 14:06:05 1998 Jason Molenda (crash@bugshack.cygnus.com) | Jason Molenda | 1 | -0/+1 | |
* configure.in: Add some tests for gnu-regex.c's benefit. See if btowc() function is provided in C library. * configure, config.in: Regenerated. * Makefile.in (CLIBS, CDEPS): Add @LIBOBJS@ to build btowc.c if necessary. * btowc.c: New file. * gnu-regex.c: Reorder wchar.h and wctype.h includes for Solaris' benefit. Drop namespace preserving defines for now. Mods based on the modifications used in GNU grep 2.2 to make gnu-regex.c compile on other OSes. | |||||
1998-06-09 | Tue Jun 9 15:27:09 1998 Jim Ingham <jingham@cygnus.com> | Jim Ingham | 1 | -0/+36 | |
* gdbtk.c: Added hooks to run gdbtk under the TclPro debugger. To do this, build gdbtk with: make CFLAGS="-g -DTCLPRO_DEBUGGER" Then set the environment variable TCLPRO_DEBUG_DIR to point to wherever you have installed the TclPro debugger. Finally, in the Alpha of the TclPro Debugger, you have to start up the TclPro Debugger BEFORE you start gdbtk. Unfortunately, the debugger does not understand Itcl 1.5 style classes... * .Sanitize: Sanitize out references to the TclPro debugger, since it is not yet released. | |||||
1998-05-27 | add vr4111 as a sanitization tag to get rid of vr4111 and vr4102 mentions. | Jason Molenda | 1 | -1/+41 | |
1998-05-26 | add nec4102rom.c to things-to-keep (asklarof sez that the 4102 is a | Jason Molenda | 1 | -0/+1 | |
variant of the VR4100 and does not need to be sanitized.) | |||||
1998-05-15 | Java sanitization. | Stu Grossman | 1 | -5/+41 | |
1998-04-21 | Add ns32knbsd-nat.c to things-to-keep. | Jason Molenda | 1 | -11/+12 | |
1998-04-15 | Reflect departures of old gdbtk versions | Stan Shebs | 1 | -1/+1 | |
1998-04-09 | Wed Apr 8 19:14:11 1998 John Metzler <jmetzler@cygnus.com> | John Metzler | 1 | -0/+1 | |
* .Sanitize (Things-to-lose): gdbcfgxref * gdbcfgxref: Corelates target triples, mk, mt files, target dependent headers and sources. | |||||
1998-03-23 | fix random sanitization errors | Angela Marie Thomas | 1 | -1/+1 | |
1998-03-17 | always keep SH4 support now (& remove an unused variable decl) | Stan Shebs | 1 | -27/+0 | |
1998-03-06 | Scrap the un-needed vr4111 stuff. | Gavin Romig-Koch | 1 | -27/+0 | |
1998-03-03 | * configure.tgt (mips64*vr4320*el-*-elf*,mips64*vr4320*-*-elf*) : | Gavin Romig-Koch | 1 | -0/+27 | |
Added. | |||||
1998-02-12 | Remote protocol for d10v. Mainly responsible for translating GDB d10v | Andrew Cagney | 1 | -0/+1 | |
addresses into those expected by the remote d10v monitor. | |||||
1998-01-27 | Fix some mswin sanitization problems. | Fred Fish | 1 | -0/+28 | |
1998-01-26 | Fix minor sanitization problems. | Fred Fish | 1 | -0/+26 | |
1998-01-22 | Add sanitize-sky for txvu stuff. | Ron Unrau | 1 | -0/+41 | |
1998-01-15 | Initial vr4111 Sanitization marks. | Gavin Romig-Koch | 1 | -0/+27 | |
1998-01-12 | Sanitization for new ARM files. | Nick Clifton | 1 | -0/+2 | |
1998-01-02 | Moved all gdbtk change entries into new file ChangeLog-gdbtk | Stan Shebs | 1 | -1/+1 | |
1998-01-02 | always keep ChangeLog-97 | Stan Shebs | 1 | -0/+1 | |
1997-12-31 | Add dve3900-rom.c. | Mark Alexander | 1 | -0/+1 | |
1997-12-11 | always keep tracepoint.{c,h} | Keith Seitz | 1 | -2/+2 | |
1997-11-25 | Flush ser-go32-para.c, never worked and never used. | Stan Shebs | 1 | -1/+0 | |