Age | Commit message (Expand) | Author | Files | Lines |
2002-07-09 | 2002-07-09 Grace Sainsbury <graces@redhat.com> | Grace Sainsbury | 1 | -390/+0 |
2002-07-02 | * m68k-tdep.c (m68k_remote_breakpoint_from_pc): Add. Currently not | Grace Sainsbury | 1 | -12/+21 |
2002-06-26 | * config/m68k/tm-m68k.h: Rearrange code so macros not in the | Grace Sainsbury | 1 | -48/+62 |
2002-06-24 | * config/m68k/tm-m68k.h (DECR_PC_AFTER_BREAK): Remove. | Grace Sainsbury | 1 | -2/+18 |
2002-06-22 | * config/m68k/tm-m68k.h: Fix typo. | Andrew Cagney | 1 | -1/+14 |
2002-06-21 | * config/m68k/tm-m68k.h (REGISTER_BYTE, REGISTER_RAW_SIZE) | Grace Sainsbury | 1 | -4/+18 |
2002-06-21 | Replaced frame_find_saved_regs with frame_init_saved_regs. Converted | Grace Sainsbury | 1 | -15/+2 |
2002-06-19 | Added functions for multi-arch. | Grace Sainsbury | 1 | -0/+2 |
2002-06-14 | + * gdbarch.sh (DEPRECATED_EXTRACT_RETURN_VALUE): Rename | Andrew Cagney | 3 | -9/+9 |
2002-06-05 | * config/alpha/nm-linux.h: Add "config/" prefix to tm, nm and xm | Andrew Cagney | 11 | -11/+11 |
2002-05-22 | * Makefile.in (armnbsd-tdep.o): Add solib-svr4.h and | Jason Thorpe | 5 | -3/+40 |
2002-05-11 | * config/i386/nbsd.mh (NATDEPFILES): Use line continuations. | Jason Thorpe | 1 | -1/+2 |
2002-05-04 | * MAINTAINERS: Mark a29k as deleted. | Andrew Cagney | 3 | -7/+0 |
2002-05-02 | 2002-05-02 Pierre Muller <muller@ics.u-strasbg.fr> | Pierre Muller | 1 | -1/+1 |
2002-02-26 | * config/m68k/tm-linux.h (FRAME_SAVED_PC): Define as | Andreas Schwab | 1 | -11/+4 |
2002-02-24 | s/Linux/.../ | Andrew Cagney | 1 | -2/+4 |
2002-02-14 | 2002-02-14 Daniel Jacobowitz <drow@mvista.com> | Daniel Jacobowitz | 4 | -5/+6 |
2002-01-29 | Eliminate TARGET_BYTE_ORDER. | Andrew Cagney | 1 | -3/+0 |
2002-01-26 | * config/m68k/nm-linux.h (FETCH_INFERIOR_REGISTERS): Define. | Andreas Schwab | 1 | -0/+3 |
2002-01-20 | Eliminate IEEE_FLOAT. | Andrew Cagney | 1 | -2/+0 |
2002-01-20 | Zap empty host lynx header files. | Andrew Cagney | 2 | -24/+0 |
2002-01-18 | Remove XDEPFILES from GDB. | Andrew Cagney | 13 | -13/+1 |
2002-01-09 | 2002-01-03 Michael Snyder <msnyder@redhat.com> | Michael Snyder | 1 | -1/+1 |
2002-01-08 | 2002-01-07 Michael Snyder <msnyder@redhat.com> | Michael Snyder | 1 | -2/+2 |
2002-01-05 | Remove obsolete MacOS support. | Andrew Cagney | 1 | -25/+0 |
2002-01-05 | s/BIG_ENDIAN/BFD_ENDIAN_BIG/ | Andrew Cagney | 1 | -1/+1 |
2001-12-02 | Delete HOST_BYTE_ORDER. | Andrew Cagney | 11 | -22/+0 |
2001-12-01 | Zap sony news (m68k) and ISI (m68k) targets. | Andrew Cagney | 11 | -503/+0 |
2001-10-14 | * config/nm-linux.h (struct objfile): Remove forward declaration. | Mark Kettenis | 1 | -2/+7 |
2001-10-02 | Split SVR4/SunOS solib support. | Kevin Buettner | 3 | -3/+3 |
2001-09-08 | * config/arm/xm-linux.h, config/ia64/xm-linux.h, | Mark Kettenis | 1 | -3/+0 |
2001-08-24 | * config/xm-lynx.h, config/xm-nbsd.h, config/xm-sysv4.h, | Mark Kettenis | 1 | -3/+0 |
2001-07-28 | From 2001-07-23 Andreas Schwab <schwab@suse.de>: | Andrew Cagney | 2 | -34/+11 |
2001-07-23 | * configure.in (AC_CHECK_FUNCS): Add setpggrp. | Mark Kettenis | 1 | -2/+0 |
2001-07-12 | * config/arm/xm-linux.h, config/i386/xm-linux.h, | Mark Kettenis | 1 | -2/+1 |
2001-07-12 | * configure.in: Add check for sigsetjmp. | Mark Kettenis | 1 | -3/+0 |
2001-07-11 | fix m68k-linux build | Daniel Jacobowitz | 1 | -1/+1 |
2001-05-04 | Phase 1 of the ptid_t changes. | Kevin Buettner | 1 | -1/+1 |
2001-04-19 | Obsolete MPW as host. | Andrew Cagney | 1 | -25/+25 |
2001-04-17 | Obsolete NEWS and ISI systems (along with a few redundant m68k targets). | Andrew Cagney | 11 | -503/+503 |
2001-03-14 | Include regcache.h | Andrew Cagney | 5 | -0/+10 |
2001-03-10 | Cleanup solib-svr4.c by moving legacy code out to its own file. | Kevin Buettner | 5 | -6/+6 |
2001-03-06 | Update/correct copyright notices. | Kevin Buettner | 36 | -36/+53 |
2001-02-08 | Remove configurations marked as obsolete in 5.0. | Andrew Cagney | 4 | -254/+0 |
2001-01-26 | 2001-01-24 Jeff Holcomb <jeffh@redhat.com> | Jeff Holcomb | 2 | -6/+2 |
2001-01-22 | * ns32k-tdep.c: #include "frame.h" | J.T. Conklin | 2 | -2/+2 |
2001-01-17 | * config/m68k/tm-nbsd.h (USE_STRUCT_CONVENTION): Define. | J.T. Conklin | 2 | -3/+7 |
2000-12-08 | * gdbserver/low-hppabsd.c (buf2, environ, quit, quit_flag): | J.T. Conklin | 1 | -0/+2 |
2000-11-09 | * config/i386/nbsd.mh: Remove solib.o, solib-svr4.o from NATDEPFILES. | J.T. Conklin | 2 | -3/+2 |
2000-11-08 | Rename get_longjmp_target to m68k_get_longjmp_target. Update all m68k | Andrew Cagney | 7 | -11/+13 |