Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2001-10-31 | Update README and NEWS to 5.1. | Andrew Cagney | 1 | -1/+1 | |
2001-10-13 | S/390 31 & 64 bit target and GNU/Linux native support. | Andrew Cagney | 1 | -0/+1 | |
Contributed by D.J. Barrow <djbarrow@de.ibm.com> of IBM. * s390-nat.c, s390-tdep.c: New file. * config/s390/nm-linux.h, config/s390/s390.mh: New file. * config/s390/s390.mt, config/s390/s390x.mt: New file. * config/s390/tm-linux.h, config/s390/tm-s390.h: New file. * config/s390/xm-linux.h: New file. * NEWS: Update. * MAINTAINERS: Update. | |||||
2001-09-10 | 2001-09-10 Jason Molenda (jmolenda@apple.com) | Jason Molenda | 1 | -2/+2 | |
* NEWS: "ANS/ISO C" -> "ISO C". * MAINTAINERS (write-after-approval): Update my entry. | |||||
2001-08-02 | * NEWS: Update. | Mark Kettenis | 1 | -1/+6 | |
2001-07-29 | Support for stepping through longjmp in DJGPP programs: | Eli Zaretskii | 1 | -0/+2 | |
* config/i386/tm-go32.h (JB_ELEMENT_SIZE, JB_PC): New macros. (GET_LONGJMP_TARGET): Define to call get_longjmp_target. (get_longjmp_target): Add prototype. | |||||
2001-07-25 | Update NEWS. | Eli Zaretskii | 1 | -8/+129 | |
2001-07-16 | 2001-07-16 Orjan Friberg <orjanf@axis.com> | Orjan Friberg | 1 | -0/+1 | |
* NEWS: New target CRIS. | |||||
2001-07-14 | * NEWS: New target 68HC11/68HC12. | Stephane Carrez | 1 | -0/+2 | |
2001-07-10 | MIPS/Linux support | Daniel Jacobowitz | 1 | -0/+1 | |
2001-06-28 | Build MI by default. | Andrew Cagney | 1 | -0/+5 | |
2001-06-28 | Exterminate ser-ocd.c. | Andrew Cagney | 1 | -1/+2 | |
2001-05-12 | NEWS on version.in. | Andrew Cagney | 1 | -0/+6 | |
2001-04-19 | Obsolete MPW as host. | Andrew Cagney | 1 | -0/+1 | |
2001-04-17 | Obsolete NEWS and ISI systems (along with a few redundant m68k targets). | Andrew Cagney | 1 | -0/+2 | |
2001-04-11 | Obsolete sun386i. | Andrew Cagney | 1 | -0/+1 | |
2001-04-06 | Obsolete powerpcle-*-cygwin* and powerpcle-*-solaris* platforms | Andrew Cagney | 1 | -0/+3 | |
and powerpc-*-netware* target. | |||||
2001-04-05 | Obsolete a29k-*-* host and a29k-*-sym1* and a29k-*-kern* targets. | Andrew Cagney | 1 | -0/+1 | |
2001-04-03 | Obsolete w65-*-* target. | Andrew Cagney | 1 | -1/+2 | |
2001-04-03 | Obsolete tic80. | Andrew Cagney | 1 | -0/+1 | |
2001-04-02 | Obsolete ns32k-*-mach3*, ns32k-umax-*, ns32k-utek-sysv* and | Andrew Cagney | 1 | -0/+2 | |
ns32k-utek-*. | |||||
2001-03-23 | Obsolete stuff.c and kdb-start.c. | Andrew Cagney | 1 | -1/+4 | |
2001-03-15 | Note Harris 88k is obsolete in news file. | Andrew Cagney | 1 | -0/+1 | |
2001-02-11 | * NEWS: Document that "info symbol" works with COFF debug info and | Eli Zaretskii | 1 | -0/+2 | |
its variants. * minsyms.c (lookup_minimal_symbol_by_pc_section): Don't skip symbols whose SYMBOL_BFD_SECTION is NULL. | |||||
2001-02-08 | Remove configurations marked as obsolete in 5.0. | Andrew Cagney | 1 | -1/+12 | |
2000-10-24 | Delete gdba.el. More recent gud.el part of standard EMACS distro. | Andrew Cagney | 1 | -0/+3 | |
2000-06-08 | MIPS is always multi-arch enabled. | Andrew Cagney | 1 | -1/+14 | |
2000-05-31 | * NEWS: Mention FreeBSD/Alpha and FreeBSD/i386 3.x and up as new | Mark Kettenis | 1 | -0/+9 | |
native configurations. | |||||
2000-05-01 | Remove obsolete Gould configuration: | Stan Shebs | 1 | -0/+4 | |
* configure.host, configure.tgt: Remove Gould configs. * Makefile.in: Remove Gould-related actions. * gould-xdep.c, gould-tdep.c, config/gould/*: Remove files. * NEWS: Mention removal. | |||||
2000-04-23 | * Makefile.in (GDBMI_DIR): New variable. | Eli Zaretskii | 1 | -3/+3 | |
(SET_TEXINPUTS): Add $(GDBMI_DIR). (SFILES_DOC): Add $(GDBMI_DIR)/gdbmi.texinfo. (gdbmi.texinfo): New target, for texi2roff. (gdb.me, gdb.ms, gdb.mm): Depend on gdbmi.texinfo. (gdb.info, gdb_toc.html): Add "-I ${GDBMI_DIR}". * gdb.texinfo (Top): Add GDB/MI to the main menu and @include gdbmi.texinfo. (Mode Options): Add xref to GDB/MI docs and remove a FIXME comment. * gdbmi.texinfo: Lots of changes, to include this document as part of the GDB manual. * TODO, NEWS: Update due to inclusion of gdbmi.texinfo in the GDB manual. | |||||
2000-04-19 | * TODO: Cleanup. | Andrew Cagney | 1 | -1/+6 | |
* NEWS: Update GDB version. Duplicate paragraph explaining obsolete. | |||||
2000-04-12 | * README: Mention special build instructions for DJGPP. | Eli Zaretskii | 1 | -0/+44 | |
* NEWS: Update with FP features on x87 platforms, and DJGPP-related changes. | |||||
2000-04-10 | TODO, NEWS: Update. Mention MI. | Andrew Cagney | 1 | -9/+21 | |
2000-04-03 | Mention new PowerPC GNU/Linux native configuration. | Kevin Buettner | 1 | -0/+1 | |
2000-04-03 | NEWS file update | Daniel Berlin | 1 | -0/+9 | |
1999-12-22 | import gdb-1999-12-21 snapshot | Jason Molenda | 1 | -0/+5 | |
1999-11-09 | import gdb-1999-11-08 snapshot | Jason Molenda | 1 | -0/+6 | |
1999-08-31 | import gdb-1999-08-30 snapshot | Jason Molenda | 1 | -0/+7 | |
1999-08-09 | import gdb-1999-08-09 snapshot | Jason Molenda | 1 | -0/+7 | |
1999-07-19 | import gdb-1999-07-19 snapshot | Jason Molenda | 1 | -10/+12 | |
1999-07-12 | import gdb-1999-07-12 snapshot | Jason Molenda | 1 | -0/+19 | |
1999-07-07 | import gdb-1999-07-07 pre reformat | Jason Molenda | 1 | -0/+1 | |
1999-06-28 | import gdb-1999-06-28 snapshot | Jason Molenda | 1 | -0/+4 | |
1999-04-26 | import gdb-19990422 snapshot | Stan Shebs | 1 | -0/+7 | |
1999-04-16 | Initial creation of sourceware repositorygdb-4_18-branchpoint | Stan Shebs | 1 | -0/+1611 | |
1999-04-16 | Initial creation of sourceware repository | Stan Shebs | 1 | -1548/+0 | |
1999-02-11 | Removing java sanitization! | Stan Shebs | 1 | -2/+0 | |
1999-02-10 | Declare Gould configuration obsolete: | Stan Shebs | 1 | -0/+9 | |
* configure.host, configure.tgt: Comment out Gould configs. * Makefile.in: Comment out Gould-related actions. * gould-xdep.c, gould-tdep.c, config/gould/*: Comment out. * NEWS: Mention obsolete status. And the first one bites the dust... | |||||
1999-02-09 | *** empty log message *** | Jim Blandy | 1 | -6/+29 | |
1999-02-09 | * NEWS: Mention new X packet and PowerPC variant support. | Stan Shebs | 1 | -0/+11 | |
1999-02-06 | * NEWS: Add mentions of various new things. | Stan Shebs | 1 | -0/+30 | |