Age | Commit message (Expand) | Author | Files | Lines |
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 | Re-installed: | Alexandre Oliva | 4 | -2/+42 |
2001-03-22 | * cris.h (ADD_PC_INCR_OPCODE): New macro. | Hans-Peter Nilsson | 2 | -0/+6 |
2001-03-22 | * cp-demangle.c (string_list_delete): Don't forget to free the | Jim Blandy | 2 | -1/+7 |
2001-03-22 | Cleanup remote protocol section. Add notes on ``!'', ``q'' and the | Andrew Cagney | 2 | -27/+58 |
2001-03-22 | * elf32-cris.c: Shlib and PIC support. PCREL tweaks. | Hans-Peter Nilsson | 2 | -49/+2392 |
2001-03-22 | * cris.h: Add leading comment about PC-relative location. | Hans-Peter Nilsson | 2 | -1/+63 |
2001-03-22 | * reloc.c: (BFD_RELOC_CRIS_COPY, BFD_RELOC_CRIS_GLOB_DAT, | Hans-Peter Nilsson | 4 | -0/+86 |
2001-03-22 | 2001-03-22 Philip Blundell <philb@gnu.org> | Phil Blundell | 3 | -221/+176 |
2001-03-22 | * config/i386/nm-go32.h <top level>: Don't include nm-i386v.h, | Eli Zaretskii | 4 | -446/+67 |
2001-03-22 | * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh, | Alexandre Oliva | 7 | -556/+1174 |
2001-03-22 | 2001-03-22 Ben Elliston <bje@redhat.com> | Ben Elliston | 3 | -2/+9 |
2001-03-22 | 2001-03-21 Kazu Hirata <kazu@hxi.com> | Kazu Hirata | 2 | -7/+7 |
2001-03-22 | paddq and psubq support. | Alan Modra | 4 | -6/+20 |
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-22 | 2001-03-21 Diego Novillo <dnovillo@redhat.com> | Diego Novillo | 2 | -2/+10 |
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 | merge from gcc | DJ Delorie | 4 | -147/+181 |
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 | 2001-03-20 Michael Chastain <chastain@redhat.com> | Michael Chastain | 2 | -1/+5 |
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 |
2001-03-21 | * i386-tdep.c: Add back _initialize_i386_tdep prototype with | Mark Kettenis | 2 | -0/+8 |
2001-03-21 | Prevent NULL pointer dereference. | Alan Modra | 2 | -1/+6 |
2001-03-20 | Update Linux/Alpha port to use new Linux threads support. | Kevin Buettner | 3 | -1/+27 |
2001-03-20 | * Makefile.in: Clean up dependencies on ../include/demangle.h. | Jim Blandy | 2 | -3/+10 |
2001-03-20 | Add support for cgen machine determination. | Patrick Macdonald | 9 | -19/+43 |
2001-03-20 | * emultmpl/elf32.em (gld${EMULATION_NAME}_search_needed): If NAME | Ulrich Drepper | 2 | -0/+8 |
2001-03-20 | 2001-03-20 H.J. Lu <hjl@gnu.org> | H.J. Lu | 6 | -499/+446 |
2001-03-20 | * libiberty/cp-demangle.c (struct demangling_def): New fields: | Jim Blandy | 4 | -6/+156 |
2001-03-20 | Change SOFTWARE_SINGLE_STEP_P into SOFTWARE_SINGLE_STEP_P(). | Andrew Cagney | 16 | -22/+41 |
2001-03-20 | Replace abort() with internal_error(). | Andrew Cagney | 2 | -1/+6 |
2001-03-20 | Do not enable alignment checking when loading unaligned thumb instructions. | Nick Clifton | 2 | -2/+7 |
2001-03-20 | Zap -Wuninitialized warnings. | Andrew Cagney | 2 | -7/+13 |
2001-03-20 | * mmap support for common simulators | Frank Ch. Eigler | 6 | -12/+205 |
2001-03-20 | merge from gcc | DJ Delorie | 2 | -1/+5 |
2001-03-20 | * linespec.c (find_methods): Just call CHECK_TYPEDEF on t, rather | Jim Blandy | 2 | -9/+11 |
2001-03-20 | * gdb.threads/linux-dp.exp: Recognize an additional message | Jim Blandy | 2 | -1/+7 |
2001-03-20 | * elf32-m68k.c (elf_m68k_relocate_section): Don't need the | Andreas Schwab | 2 | -1/+14 |
2001-03-20 | * breakpoint.c (print_it_typical) <bp_access_watchpoint> [UI_OUT]: | Eli Zaretskii | 2 | -2/+8 |
2001-03-20 | Use `relax_marker' instead of fragile address test code to determine | Alan Modra | 3 | -39/+30 |