Age | Commit message (Expand) | Author | Files | Lines |
2001-03-27 | * arch-utils.c (#include "gdbthread.h"): Removed. | J.T. Conklin | 30 | -71/+63 |
2001-03-27 | Add missing double quote | Nick Clifton | 2 | -1/+5 |
2001-03-27 | * solib-aix5.c (build_so_lib_from_mapfile): Use xfree() instead | Kevin Buettner | 2 | -1/+6 |
2001-03-27 | (Cleanups): Remove the item about converting docs to GFDL. | Eli Zaretskii | 2 | -13/+4 |
2001-03-27 | * solib-aix5.c (build_so_lib_from_mapfile): Fix xasprintf() usage. | Kevin Buettner | 2 | -2/+5 |
2001-03-27 | Fix problems encountered in compiling ia64-tdep.c with IBM's compiler. | Kevin Buettner | 2 | -4/+11 |
2001-03-27 | Add AIX5 procfs support. | Kevin Buettner | 5 | -290/+775 |
2001-03-27 | Add new step-line test. | Kevin Buettner | 5 | -1/+231 |
2001-03-27 | * symtab.c (find_pc_sect_line): Revise method used for finding | Kevin Buettner | 2 | -4/+16 |
2001-03-26 | * i386-linux-tdep.c (i386_linux_sigtramp_saved_pc, | Mark Kettenis | 3 | -16/+38 |
2001-03-26 | Correct/clarify credit for C++ work. | Jim Blandy | 1 | -1/+9 |
2001-03-26 | Mark m88k as known to be broken. | Andrew Cagney | 3 | -3/+13 |
2001-03-26 | * fork-child.c (clone_and_follow_inferior): Delete #ifdef | Andrew Cagney | 2 | -4/+5 |
2001-03-26 | * config/i386/tm-symmetry.h (PUSH_ARGUMENTS): #undef. | Mark Kettenis | 2 | -0/+3 |
2001-03-26 | * i386-tdep.c (i386_push_arguments, i386_store_struct_return): New | Mark Kettenis | 4 | -14/+47 |
2001-03-26 | * gdbint.texinfo: Change Permissions to GFDL. Update Copyright. | Eli Zaretskii | 7 | -253/+245 |
2001-03-26 | * event-loop.c (toplevel) [!HAVE_POLL] [NO_FD_SET]: Remove unused | Eli Zaretskii | 2 | -46/+3 |
2001-03-26 | * gdb.texinfo (Output Formats): Mention "info symbol" and provide | Eli Zaretskii | 2 | -0/+26 |
2001-03-26 | Fix the date of the last entry. | Eli Zaretskii | 1 | -1/+1 |
2001-03-26 | * config/djgpp/djconfig.sh: Add copyright notice. | Eli Zaretskii | 4 | -50/+99 |
2001-03-26 | *** empty log message *** | Jim Blandy | 1 | -0/+4 |
2001-03-26 | * mips-tdep.c (mips_gdbarch_init): Tweak indentation. | Jim Blandy | 1 | -1/+1 |
2001-03-26 | 2001-03-25 Elena Zannoni <ezannoni@kwikemart.cygnus.com> | Elena Zannoni | 2 | -2/+17 |
2001-03-26 | 2001-03-25 Elena Zannoni <ezannoni@kwikemart.cygnus.com> | Elena Zannoni | 3 | -2/+14 |
2001-03-24 | Revert previous change, committed to trunk accidentally. | Jim Blandy | 1 | -5/+5 |
2001-03-24 | A single-file branch to help me keep things straight while adapting | Jim Blandy | 1 | -5/+5 |
2001-03-24 | * config/sparc/tm-sp64.h (GDB_MULTI_ARCH): Down grade to | Andrew Cagney | 6 | -7/+103 |
2001-03-24 | Re-vamp the register code so that a lot more is routed through | Andrew Cagney | 7 | -86/+263 |
2001-03-24 | * stabsread.c (read_cpp_abbrev): Properly construct the names of | Jim Blandy | 2 | -1/+11 |
2001-03-23 | * defs.h (xfree, mcalloc, mmalloc, mrealloc, mfree, xmmalloc, | Andrew Cagney | 3 | -72/+102 |
2001-03-23 | Fix -Werror -Wuninitialized warnings. | Andrew Cagney | 4 | -5/+25 |
2001-03-23 | * config/i386/nm-i386.h: Fix formatting and change reference to | Mark Kettenis | 2 | -24/+27 |
2001-03-23 | 2001-03-23 David Smith <dsmith@redhat.com> | David Smith | 3 | -390/+384 |
2001-03-23 | Update list of obsolete targets. | Andrew Cagney | 2 | -1/+12 |
2001-03-23 | Obsolete stuff.c and kdb-start.c. | Andrew Cagney | 5 | -221/+224 |
2001-03-23 | * config/pa/xm-hppah.h (HPPA_COMPILER_BUG): Delete. GDB only | Andrew Cagney | 3 | -34/+8 |
2001-03-22 | -Wuninitialized fixes. | Andrew Cagney | 3 | -1/+7 |
2001-03-22 | Cleanup remote protocol section. Add notes on ``!'', ``q'' and the | Andrew Cagney | 2 | -27/+58 |
2001-03-22 | * config/i386/nm-go32.h <top level>: Don't include nm-i386v.h, | Eli Zaretskii | 4 | -446/+67 |
2001-03-22 | * ia64-tdep.c (fetch_instruction): Warn about slot numbers greater | Kevin Buettner | 2 | -1/+23 |
2001-03-22 | *** empty log message *** | Jim Blandy | 1 | -0/+5 |
2001-03-22 | * cp-valprint.c: Bring formatting into line with GNU coding standards. | Jim Blandy | 1 | -46/+79 |
2001-03-21 | Make Linux use the new unified support for hardware breakpoints | Mark Kettenis | 4 | -31/+168 |
2001-03-21 | * gdb/linespec.c (find_methods): Whitespace differences aren't | Jim Blandy | 4 | -1/+16 |
2001-03-21 | * gdbarch.sh: Allow a non- multi-arch target to override a | Andrew Cagney | 3 | -0/+16 |
2001-03-21 | Avoid use of ``if ! program''. | Andrew Cagney | 2 | -25/+34 |
2001-03-21 | * target.h (enum target_signal): Move definition from here. | Andrew Cagney | 8 | -150/+165 |
2001-03-21 | * frame.h (SIZEOF_FRAME_SAVED_REGS): Report an error if macro | Andrew Cagney | 5 | -13/+36 |
2001-03-21 | * gdbint.texinfo (Algorithms): New section "Watchpoints" and new | Eli Zaretskii | 2 | -8/+384 |
2001-03-21 | Unified support for hardware breakpoints and watchpoints on | Eli Zaretskii | 4 | -1/+786 |