aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2001-03-21 Unified support for hardware breakpoints and watchpoints onEli Zaretskii4-1/+786
2001-03-21* i386-tdep.c: Add back _initialize_i386_tdep prototype withMark Kettenis2-0/+8
2001-03-21Prevent NULL pointer dereference.Alan Modra2-1/+6
2001-03-20Update Linux/Alpha port to use new Linux threads support.Kevin Buettner3-1/+27
2001-03-20* Makefile.in: Clean up dependencies on ../include/demangle.h.Jim Blandy2-3/+10
2001-03-20 Add support for cgen machine determination.Patrick Macdonald9-19/+43
2001-03-20 * emultmpl/elf32.em (gld${EMULATION_NAME}_search_needed): If NAMEUlrich Drepper2-0/+8
2001-03-202001-03-20 H.J. Lu <hjl@gnu.org>H.J. Lu6-499/+446
2001-03-20* libiberty/cp-demangle.c (struct demangling_def): New fields:Jim Blandy4-6/+156
2001-03-20Change SOFTWARE_SINGLE_STEP_P into SOFTWARE_SINGLE_STEP_P().Andrew Cagney16-22/+41
2001-03-20Replace abort() with internal_error().Andrew Cagney2-1/+6
2001-03-20Do not enable alignment checking when loading unaligned thumb instructions.Nick Clifton2-2/+7
2001-03-20Zap -Wuninitialized warnings.Andrew Cagney2-7/+13
2001-03-20* mmap support for common simulatorsFrank Ch. Eigler6-12/+205
2001-03-20merge from gccDJ Delorie2-1/+5
2001-03-20* linespec.c (find_methods): Just call CHECK_TYPEDEF on t, ratherJim Blandy2-9/+11
2001-03-20* gdb.threads/linux-dp.exp: Recognize an additional messageJim Blandy2-1/+7
2001-03-20 * elf32-m68k.c (elf_m68k_relocate_section): Don't need theAndreas Schwab2-1/+14
2001-03-20 * breakpoint.c (print_it_typical) <bp_access_watchpoint> [UI_OUT]:Eli Zaretskii2-2/+8
2001-03-20Use `relax_marker' instead of fragile address test code to determineAlan Modra3-39/+30
2001-03-20Conditionally include nlist.h in solib-legacy.c for older *BSD systems.Kevin Buettner5-2/+18
2001-03-20Fix ``make'' problems when building cross debugger.Kevin Buettner2-3/+14
2001-03-20Fix 2 bugs with parsing the resource dependency tables.Jim Wilson3-396/+437
2001-03-20malloc() -> xmalloc.Andrew Cagney10-36/+34
2001-03-20Move realoc() decl to utils.c. s/realloc()/xrealloc()/.Andrew Cagney7-12/+19
2001-03-20Move free() decl to utils.c.Andrew Cagney4-7/+14
2001-03-20Add proc-service.o to NATDEPFILES.Kevin Buettner2-1/+7
2001-03-19Zap __STDC__ references.Andrew Cagney6-14/+11
2001-03-19* TODO: List known problems with TUI.Andrew Cagney2-1/+104
2001-03-19Jimmy Guo stepping down.Andrew Cagney2-3/+14
2001-03-19* remote.c (remote_cisco_section_offsets): Do not cast result fromAndrew Cagney2-4/+11
2001-03-19* valops.c (hand_function_call): Simplify computation of theAndrew Cagney2-12/+11
2001-03-19* p-exp.y (parse_number): Avoid shift overflow when ``long''.Andrew Cagney2-7/+11
2001-03-19Document a native system printing output outside of the MI as a knownAndrew Cagney2-1/+16
2001-03-19Don't try to read past end of info buffer, and correct test results.Alan Modra4-3/+23
2001-03-19Fix register name printed in warning message.Alan Modra4-3/+18
2001-03-19 * gas/m68k/pcrel.s: Force alignment to 8 byte boundary to getAndreas Schwab3-2/+9
2001-03-19Fix solib support so that non-svr4-solib-host x svr4-solib-target will work.Kevin Buettner1-0/+23
2001-03-19Fix solib support so that non-svr4-solib-host x svr4-solib-target will work.Kevin Buettner5-154/+351
2001-03-19Fix NetBSD 1.4 build problem.Kevin Buettner2-2/+14
2001-03-182001-03-17 Michael Chastain <chastain@redhat.com>Michael Chastain3-2/+9
2001-03-182001-03-18 H.J. Lu <hjl@gnu.org>H.J. Lu6-41/+81
2001-03-18 * gas/mri/mri.exp: Fix test of m6811/m6812 targets.Stephane Carrez2-1/+5
2001-03-18 * config/tc-m68hc11.c (md_pseudo_table): Recognize xrefb to complyStephane Carrez2-0/+8
2001-03-18Fix a typo.H.J. Lu1-1/+1
2001-03-17* i387-nat.h: Doc Fix.Mark Kettenis2-1/+3
2001-03-17* i386-tdep.c: Fix formatting.Mark Kettenis2-220/+214
2001-03-17* config/i386/tm-linux.h (TARGET_ANALYZE_FLOATING): Remove. It'sMark Kettenis2-29/+6
2001-03-17 * emultempl/elf32.em (OPTION_GROUP): New macro.Ulrich Drepper4-45/+90
2001-03-17 * dwarf2dbg.c (user_filenum, user_filenum_allocated): Remove.Richard Henderson2-19/+39