Age | Commit message (Expand) | Author | Files | Lines |
2007-04-20 | * Makefile.in: Adjust dependencies of m68klinux-tdep.c. | Mark Shinwell | 1 | -1/+1 |
2007-04-13 | * mips-mdebug-tdep.c, mips-mdebug-tdep.h, ocd.c, ocd.h, ppc-bdm.c, | Daniel Jacobowitz | 1 | -53/+7 |
2007-04-10 | * Makefile.in (SFILES): Remove hpacc-abi.c. | Daniel Jacobowitz | 1 | -10/+2 |
2007-03-30 | gdb/ | Pedro Alves | 1 | -6/+0 |
2007-03-30 | * MAINTAINERS: Remove d10v entry. | Daniel Jacobowitz | 1 | -15/+2 |
2007-03-30 | * Makefile.in (SFILES): Remove nlmread.c. | Daniel Jacobowitz | 1 | -4/+1 |
2007-03-30 | * Makefile.in (varobj.o): Add missing dependency. | Joel Brobecker | 1 | -2/+2 |
2007-03-29 | * Makefile.in (coff_solib_h, coff-solib.o, i386v-nat.o, lynx-nat.o) | Daniel Jacobowitz | 1 | -17/+3 |
2007-03-27 | * dwarf2-frame.c (dwarf2_frame_eh_frame_regnum): Rename to... | Daniel Jacobowitz | 1 | -1/+1 |
2007-03-27 | Add "make pdf" and "make install-pdf", from Brooks Moses | Daniel Jacobowitz | 1 | -1/+3 |
2007-03-02 | * shnbsd-tdep.c: Include "regset.h", "gdb_assert.h" and | Mark Kettenis | 1 | -3/+3 |
2007-02-27 | * config/powerpc/linux.mt (DEPRECATED_TM_FILE): Set to tm-ppc-eabi.h. | Ulrich Weigand | 1 | -2/+3 |
2007-02-26 | * Makefile.in (XMLFILES): Include $(TDEP_XML). | Daniel Jacobowitz | 1 | -2/+6 |
2007-02-23 | Add support for new target, Toshiba Media Processor (MeP). | Kevin Buettner | 1 | -0/+10 |
2007-02-20 | * Makefile.in (symfile.o): Update dependencies. | Andreas Schwab | 1 | -1/+1 |
2007-02-20 | gdb/ | Daniel Jacobowitz | 1 | -1/+1 |
2007-02-16 | * avr-tdep.c, hppa-tdep.c, hppabsd-tdep.c, i386-tdep.c, | Daniel Jacobowitz | 1 | -9/+9 |
2007-02-08 | * Makefile.in (arm-tdep.o, eval.o, target-descriptions.o) | Daniel Jacobowitz | 1 | -4/+7 |
2007-02-08 | * sparcnbsd-tdep.c: Include "gdbtypes.h" instead of "floatformat.h". | Mark Kettenis | 1 | -2/+2 |
2007-02-07 | * Makefile.in (XMLFILES): New. | Daniel Jacobowitz | 1 | -2/+18 |
2007-01-09 | XML feature description support. | Daniel Jacobowitz | 1 | -3/+6 |
2007-01-09 | Copyright updates for 2007. | Daniel Jacobowitz | 1 | -2/+2 |
2007-01-08 | * ada-lang.c: Add include of source.h. | Joel Brobecker | 1 | -1/+2 |
2007-01-04 | * memory-map.c (struct_memory_map_parsing_data): Remove most | Daniel Jacobowitz | 1 | -3/+3 |
2007-01-04 | * Makefile.in (eval.o): Update dependencies. | Daniel Jacobowitz | 1 | -1/+2 |
2007-01-04 | gdb/ | Vladimir Prus | 1 | -1/+1 |
2007-01-04 | 2007-01-04 Qinwei <qinwei@sunnorth.com.cn> | Qinwei | 1 | -0/+6 |
2007-01-04 | * ada-lang.h (ada_find_printable_frame): Remove. | Joel Brobecker | 1 | -3/+3 |
2007-01-03 | 2007-01-03 Jan Kratochvil <jan.kratochvil@redhat.com> | Daniel Jacobowitz | 1 | -1/+1 |
2007-01-03 | * NEWS: Mention pointer to member improvements. | Daniel Jacobowitz | 1 | -10/+4 |
2006-12-31 | * Makefile.in (remote-sds.o): Remove. | Mark Kettenis | 1 | -4/+0 |
2006-12-31 | * sparc64-tdep.h (SPARC64_PSTATE_AG, SPARC64_PSTATE_IE) | Mark Kettenis | 1 | -2/+2 |
2006-12-17 | Mark Kettenis <kettenis@gnu.org> | Mark Kettenis | 1 | -1/+3 |
2006-12-16 | * Makefile.in (ALLDEPFILES): Remove mipsv4-nat.c. | Daniel Jacobowitz | 1 | -3/+1 |
2006-12-16 | * dve3900-rom.c: Delete file. | Daniel Jacobowitz | 1 | -3/+0 |
2006-12-16 | * i386obsd-nat.c: Include "gdbcore.h", "regcache.h", "target.h", | Mark Kettenis | 1 | -1/+2 |
2006-12-15 | Add OpenBSD/sh native support. | Mark Kettenis | 1 | -1/+1 |
2006-11-28 | * Makefile.in (mips-tdep.o, target-descriptions.o): Update. | Daniel Jacobowitz | 1 | -2/+2 |
2006-11-28 | * Makefile.in (SFILES): Add new and missed files. | Daniel Jacobowitz | 1 | -7/+12 |
2006-11-28 | * config/tm-linux.h: Delete file. | Ulrich Weigand | 1 | -7/+10 |
2006-11-28 | * config/tm-linux.h (REALTIME_LO, REALTIME_HI): Do not define. | Ulrich Weigand | 1 | -1/+1 |
2006-11-24 | * Makefile.in (mips-linux-tdep.o) Add $(solib_h) dependency. | Ulrich Weigand | 1 | -2/+2 |
2006-11-22 | gdb/ | Daniel Jacobowitz | 1 | -1/+1 |
2006-11-22 | * config/powerpc/spu-linux.mh: New file. | Ulrich Weigand | 1 | -0/+11 |
2006-11-22 | 2006-11-22 Vladimir Prus <vladimir@codesourcery.com> | Vladimir Prus | 1 | -1/+2 |
2006-11-14 | 2006-11-14 Maxim Grigoriev <maxim@tensilica.com> | Daniel Jacobowitz | 1 | -1/+13 |
2006-10-17 | gdb/ | Daniel Jacobowitz | 1 | -1/+1 |
2006-10-10 | 2006-10-09 Jan Kratochvil <jan.kratochvil@redhat.com> | Daniel Jacobowitz | 1 | -3/+4 |
2006-10-05 | * Makefile.in (gdb_expat_h): New. | Daniel Jacobowitz | 1 | -3/+4 |
2006-09-21 | * Makefile.in (SFILES): Add target-memory.c. | Daniel Jacobowitz | 1 | -2/+4 |