Age | Commit message (Expand) | Author | Files | Lines |
2002-02-24 | s/Linux/.../ | Andrew Cagney | 4 | -11/+15 |
2002-02-14 | 2002-02-14 Daniel Jacobowitz <drow@mvista.com> | Daniel Jacobowitz | 3 | -4/+7 |
2002-01-29 | Eliminate TARGET_BYTE_ORDER. | Andrew Cagney | 1 | -2/+0 |
2002-01-20 | Assume TARGET_BYTE_ORDER_SELECTABLE{,_P} is always true. | Andrew Cagney | 2 | -2/+0 |
2002-01-20 | Eliminate IEEE_FLOAT. | Andrew Cagney | 1 | -3/+0 |
2002-01-20 | Eliminate MALLOC_INCOMPATIBLE. | Andrew Cagney | 3 | -34/+4 |
2002-01-20 | Zap empty host lynx header files. | Andrew Cagney | 2 | -24/+0 |
2002-01-20 | Zap empty or unused xm-*.h files. | Andrew Cagney | 4 | -8/+0 |
2002-01-18 | Remove XDEPFILES from GDB. | Andrew Cagney | 6 | -6/+0 |
2002-01-09 | 2002-01-03 Michael Snyder <msnyder@redhat.com> | Michael Snyder | 2 | -2/+4 |
2002-01-08 | 2002-01-07 Michael Snyder <msnyder@redhat.com> | Michael Snyder | 1 | -1/+1 |
2002-01-05 | s/BIG_ENDIAN/BFD_ENDIAN_BIG/ | Andrew Cagney | 1 | -1/+1 |
2001-12-02 | Delete HOST_BYTE_ORDER. | Andrew Cagney | 2 | -25/+0 |
2001-11-17 | * Makefile.in: Add mips-linux-nat.c, mips-linux-tdep.c, | Daniel Jacobowitz | 1 | -1/+1 |
2001-10-14 | * config/nm-linux.h (struct objfile): Remove forward declaration. | Mark Kettenis | 1 | -3/+10 |
2001-10-02 | Split SVR4/SunOS solib support. | Kevin Buettner | 2 | -2/+2 |
2001-09-08 | * config/arm/xm-linux.h, config/ia64/xm-linux.h, | Mark Kettenis | 1 | -3/+0 |
2001-07-23 | * configure.in (AC_CHECK_FUNCS): Add setpggrp. | Mark Kettenis | 2 | -5/+0 |
2001-07-12 | * config/arm/xm-linux.h, config/i386/xm-linux.h, | Mark Kettenis | 1 | -2/+1 |
2001-06-17 | Solaris native is only multi-arch partial. | Andrew Cagney | 1 | -1/+1 |
2001-05-15 | Redefine ptid_t to be a struct rather than an int. | Kevin Buettner | 1 | -6/+0 |
2001-05-04 | Phase 1 of the ptid_t changes. | Kevin Buettner | 2 | -6/+7 |
2001-03-24 | * config/sparc/tm-sp64.h (GDB_MULTI_ARCH): Down grade to | Andrew Cagney | 1 | -1/+1 |
2001-03-21 | * target.h (enum target_signal): Move definition from here. | Andrew Cagney | 1 | -1/+1 |
2001-03-20 | Change SOFTWARE_SINGLE_STEP_P into SOFTWARE_SINGLE_STEP_P(). | Andrew Cagney | 1 | -1/+1 |
2001-03-14 | Include regcache.h | Andrew Cagney | 6 | -0/+12 |
2001-03-10 | Cleanup solib-svr4.c by moving legacy code out to its own file. | Kevin Buettner | 6 | -7/+7 |
2001-03-06 | Update/correct copyright notices. | Kevin Buettner | 18 | -18/+25 |
2001-02-27 | * config/sparc/sp64linux.mt: New file. | Andrew Cagney | 2 | -0/+40 |
2001-02-06 | 2001-02-06 Michael Snyder <msnyder@makita.cygnus.com> | Michael Snyder | 1 | -1/+4 |
2001-01-22 | * ns32k-tdep.c: #include "frame.h" | J.T. Conklin | 3 | -3/+3 |
2000-11-09 | * config/i386/nbsd.mh: Remove solib.o, solib-svr4.o from NATDEPFILES. | J.T. Conklin | 3 | -3/+3 |
2000-10-27 | Corrected spelling errors in comments. | David Anderson | 1 | -1/+1 |
2000-10-24 | Reorganize solib.c. | Kevin Buettner | 5 | -5/+5 |
2000-07-17 | 2000-07-17 matthew green <mrg@redhat.com> | J.T. Conklin | 1 | -0/+3 |
2000-06-12 | Set SER_HARDWIRE using autoconf instead of via XDEPFILES. Include | Andrew Cagney | 6 | -6/+6 |
2000-05-30 | Move/rename GDB_GREGSET_T definitions for solaris 2. | Andrew Cagney | 2 | -7/+7 |
2000-05-28 | PARAMS removal. | Kevin Buettner | 10 | -58/+41 |
2000-05-24 | 2000-05-17 Michael Snyder <msnyder@seadog.cygnus.com> | Michael Snyder | 1 | -1/+1 |
2000-05-23 | * config/sparc/nm-linux.h: Include config/nm-linux.h. | Alexandre Oliva | 1 | -1/+2 |
2000-05-10 | 2000-05-10 Michael Snyder <msnyder@seadog.cygnus.com> | Michael Snyder | 5 | -313/+658 |
2000-04-14 | Bring IEEE_FLOAT under gdbarch's control. | Jim Blandy | 1 | -1/+1 |
2000-04-07 | * sol-thread.c (GET_LWP, GET_THREAD, BUILD_LWP, BUILD_THREAD): | Nicholas Duffek | 2 | -4/+37 |
2000-02-22 | Bring COERCE_FLOAT_TO_DOUBLE under gdbarch's control. | Jim Blandy | 1 | -1/+1 |
2000-01-25 | import gdb-2000-01-24 snapshot | Jason Molenda | 1 | -1/+1 |
2000-01-18 | import gdb-2000-01-17 snapshot | Jason Molenda | 1 | -1/+1 |
2000-01-11 | import gdb-2000-01-10 snapshot | Jason Molenda | 1 | -12/+0 |
2000-01-06 | import gdb-2000-01-05 snapshot | Jason Molenda | 1 | -1/+2 |
1999-12-22 | import gdb-1999-12-21 snapshot | Jason Molenda | 1 | -2/+0 |
1999-12-14 | import gdb-1999-12-13 snapshot | Jason Molenda | 6 | -6/+37 |