Age | Commit message (Expand) | Author | Files | Lines |
2000-05-24 | 2000-05-17 Michael Snyder <msnyder@seadog.cygnus.com> | Michael Snyder | 1 | -1/+1 |
2000-05-24 | * config/i386/nbsd.mt (TDEPFILES): Move solib.o from here... | J.T. Conklin | 7 | -8/+13 |
2000-05-23 | * config/sparc/nm-linux.h: Include config/nm-linux.h. | Alexandre Oliva | 2 | -1/+5 |
2000-05-18 | * configure.host, configure.tgt (powerpc-*-netbsd*): New entry. | J.T. Conklin | 5 | -0/+86 |
2000-05-17 | 2000-05-12 Michael Snyder <msnyder@.cygnus.com> | Michael Snyder | 1 | -0/+8 |
2000-05-17 | * gdb/config/djgpp/README: Fine-tune installation instructions | Eli Zaretskii | 1 | -12/+19 |
2000-05-17 | Change v850 break-point instruction to loop. Get around lack of 16 | Andrew Cagney | 1 | -1/+1 |
2000-05-15 | sh-dsp support, simulator speedup by using host byte order: | Joern Rennecke | 1 | -2/+19 |
2000-05-11 | Add preliminary support for IRIX's n32 abi to the MIPS's multi-arch code. | Andrew Cagney | 1 | -0/+14 |
2000-05-10 | 2000-05-10 Michael Snyder <msnyder@seadog.cygnus.com> | Michael Snyder | 5 | -313/+658 |
2000-05-08 | * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst | Eli Zaretskii | 2 | -181/+182 |
2000-05-08 | Move some of the MIPS n32 ABI configuration options into the mips | Andrew Cagney | 1 | -1/+14 |
2000-05-04 | Remove more defunct macros. | Andrew Cagney | 1 | -2/+0 |
2000-05-04 | Cleanups. Zap unused macros. | Andrew Cagney | 3 | -18/+4 |
2000-05-01 | Remove obsolete Gould configuration: | Stan Shebs | 8 | -1092/+0 |
2000-04-30 | 2000-04-30 Mark Kettenis <kettenis@gnu.org> | Mark Kettenis | 1 | -0/+3 |
2000-04-28 | Cast function to correct type. | Andrew Cagney | 1 | -1/+1 |
2000-04-26 | Add mapping ia64-linux-nat.c -> ia64linux-nat.c. | Kevin Buettner | 1 | -0/+1 |
2000-04-25 | Handle signal handler frames and call dummy frames. | Kevin Buettner | 2 | -1/+4 |
2000-04-23 | * djunpack.bat: New file. | Eli Zaretskii | 1 | -15/+27 |
2000-04-21 | * d10v-tdep.c (d10v_gdbarch_init): Initialize stack_align. | Andrew Cagney | 1 | -3/+0 |
2000-04-21 | * wince-stub.c (FREE): New macro. | Christopher Faylor | 1 | -1/+1 |
2000-04-20 | Changes to support core files and linux threads. | Scott Bambrough | 2 | -16/+6 |
2000-04-16 | * config/djgpp/config.sed: Fix the lines which edit clean: and | Eli Zaretskii | 1 | -1/+2 |
2000-04-14 | Bring IEEE_FLOAT under gdbarch's control. | Jim Blandy | 17 | -17/+17 |
2000-04-13 | * config/i386/nm-i386sol2.h (CANNOT_STEP_HW_WATCHPOINTS): Define. | Peter Schauer | 2 | -0/+11 |
2000-04-13 | IA-64 watchpoint support. | Kevin Buettner | 1 | -0/+29 |
2000-04-07 | 2000-04-07 Scott Bambrough <scottb@netwinder.org> | Scott Bambrough | 4 | -7/+22 |
2000-04-07 | 2000-04-05 Scott Bambrough <scottb@netwinder.org> | Scott Bambrough | 1 | -0/+2 |
2000-04-07 | * sol-thread.c (GET_LWP, GET_THREAD, BUILD_LWP, BUILD_THREAD): | Nicholas Duffek | 4 | -8/+71 |
2000-04-05 | Unable to build x86 hosted debugger for ARM Linux, due to missing target | Scott Bambrough | 1 | -1/+1 |
2000-04-03 | 2000-04-03 J.T. Conklin <jtc@redback.com> | J.T. Conklin | 1 | -0/+2 |
2000-04-03 | IA-64 changes for linux threads | Kevin Buettner | 2 | -11/+4 |
2000-04-03 | * config/i386/xm-go32.h (HOST_LONG_DOUBLE_FORMAT): Define. | Eli Zaretskii | 4 | -44/+6 |
2000-04-02 | 2000-04-02 Mark Kettenis <kettenis@gnu.org> | Mark Kettenis | 2 | -1/+5 |
2000-03-26 | 2000-03-27 Mark Kettenis <kettenis@gnu.org> | Mark Kettenis | 2 | -3/+3 |
2000-03-26 | 2000-03-26 Mark Kettenis <kettenis@gnu.org> | Mark Kettenis | 3 | -55/+48 |
2000-03-25 | * config/mips/tm-wince.h: Fix typo which caused include of tm-mips.h to be | Christopher Faylor | 1 | -3/+4 |
2000-03-25 | * win32-nat.c: Back out special frame walking code. It was broken. | Christopher Faylor | 1 | -18/+1 |
2000-03-24 | 2000-03-24 J.T. Conklin <jtc@redback.com> | J.T. Conklin | 1 | -0/+5 |
2000-03-24 | Fix copyright dates in last change. | Philippe De Muyter | 1 | -1/+1 |
2000-03-24 | * m68k-tdep.c (P_LINKL_FP, P_LINKW_FP): Macros renamed from P_LINK_L | Philippe De Muyter | 1 | -0/+11 |
2000-03-22 | 2000-03-22 Mark Kettenis <kettenis@gnu.org> | Mark Kettenis | 2 | -11/+0 |
2000-03-22 | 2000-03-21 J.T. Conklin <jtc@redback.com> | J.T. Conklin | 4 | -6/+12 |
2000-03-21 | New files for IA-64 port. | Kevin Buettner | 6 | -0/+401 |
2000-03-20 | * i386-linux-nat.c: No need to #include "frame.h" any more. | Jim Blandy | 1 | -1/+1 |
2000-03-20 | 2000-03-04 Eli Zaretskii <eliz@is.elta.co.il> | Elena Zannoni | 1 | -1/+0 |
2000-03-19 | Support for building GDB with DJGPP, and running the test suite on | Eli Zaretskii | 5 | -0/+537 |
2000-03-16 | * i386-tdep.c (LINUX_SIGTRAMP_INSN0, LINUX_SIGTRAMP_OFFSET0, | Jim Blandy | 1 | -1/+0 |
2000-03-08 | 2000-03-08 Mark Kettenis <kettenis@gnu.org> | Mark Kettenis | 1 | -0/+4 |