binutils-gdb.git
2000-11-25 Stephane CarrezFix for sim/common hw_delete()/hw_tree_delete()
2000-11-25 Stephane CarrezFix memory leak in sim_parse_args
2000-11-25 Nick CliftonAdd ARM v5t, v5te and XScale support
2000-11-24 Nick CliftonRemove redundant init of config.make_executable to...
2000-11-24 Stephane CarrezSupport 68HC12 arch in Gdb
2000-11-24 Stephane CarrezUse gdbarch_tdep for 68hc11 specific data (stack_correc...
2000-11-24 Stephane CarrezFix device memory allocation in 68hc11 simulator
2000-11-24 Andrew CagneyAdd --enable-gdb-build-warnings=... to configure{,...
2000-11-24 Fernando NasserFix entry typo and missing information.
2000-11-23 Alexandre Oliva* ltcf-gcj.sh: Added file, required by 2000-11-18 merge.
2000-11-23 Kazu Hirata2000-11-23 Kazu Hirata <kazu@hxi.com>
2000-11-23 Alexandre OlivaChangeLog
2000-11-23 Hans-Peter... * cplus-dem.c (main): Handle gnat_demangling.
2000-11-22 Nick CliftonAdd new machien types and section flags
2000-11-22 Nick CliftonAdd new ELF ABI defines
2000-11-22 Jim WilsonEliminate compiler warnings from IA-64 port.
2000-11-22 Jim WilsonEliminate compiler warnings from IA-64 port.
2000-11-22 Chris Demetriou * mips-opc.c: Fix file header comment.
2000-11-22 Jim WilsonFix linux kernel unwind section alignment failure.
2000-11-22 Jim WilsonFix assembler error on linux kernel mm/memory.c file.
2000-11-22 Kazu Hirata2000-11-21 Kazu Hirata <kazu@hxi.com>
2000-11-22 Kazu Hirata2000-11-21 Kazu Hirata <kazu@hxi.com>
2000-11-21 Jakub Jelinek * config/tc-sparc.h (DWARF2_LINE_MIN_INSN_LENGTH)...
2000-11-21 Nick CliftonFix compile time warning, and remove possibility of...
2000-11-21 Jakub Jelinek * config/tc-sparc.c (md_pseudo_table): Add .file and...
2000-11-21 Hans-Peter... * cplus-dem.c (cplus_demangle): Fix formatting.
2000-11-21 Peter Schauer * target.h (TARGET_SIGNAL_REALTIME_64): Added for...
2000-11-21 Kevin Buettner * solib.c (solib_open): Handle the case where
2000-11-21 Kazu Hirata2000-11-20 Kazu Hirata <kazu@hxi.com>
2000-11-21 Michael Snyder2000-11-20 Michael Snyder <msnyder@cleaver.cygnus...
2000-11-21 J.T. Conklin* gdbserver/low-nbsd.c (fetch_inferior_registers,
2000-11-20 H.J. Lu2000-11-20 H.J. Lu <hjl@gnu.org>
2000-11-20 H.J. Lu2000-11-20 H.J. Lu <hjl@gnu.org>
2000-11-20 H.J. Lu2000-11-20 H.J. Lu <hjl@gnu.org>
2000-11-20 H.J. Lu2000-11-20 H.J. Lu <hjl@gnu.org>
2000-11-20 Peter Schauer * c-valprint.c (print_function_pointer_address): ...
2000-11-20 J.T. Conklin* gdbserver/low-nbsd.c: Fix typos.
2000-11-20 Kazu Hirata2000-11-20 Kazu Hirata <kazu@hxi.com>
2000-11-20 Jeff Law * pa64solib.c (add_to_solib): Pass TARGET to...
2000-11-20 Ian Lance Taylor * ltcf-cxx.sh: Added file, required by 2000-11-18...
2000-11-20 Andrew CagneyAdd linespec maintainers.
2000-11-20 Andrew CagneyDevolve Solaris/x86
2000-11-20 Andrew Cagney * MAINTAINERS: Peter Schauer and Kevin Buettner...
2000-11-20 Andrew CagneyMark error_no_arg() as no-return.
2000-11-20 Andrew CagneyReplace asprintf() / vasprintf() with xasprintf() xvasp...
2000-11-20 Andrew CagneyAdd ``extern'' and STREQ to cleanups.
2000-11-19 Ben Elliston2000-11-20 Ben Elliston <bje@redhat.com>
2000-11-19 Richard Henderson * readelf.c (display_debug_lines): Adjust last...
2000-11-19 Jim Blandy* symtab.c (no_symtab_msg): Remove definition.
2000-11-19 Eli Zaretskii * gdb.texinfo (Continuing and Stepping): Fixed markup...
2000-11-18 Alexandre Oliva* Makefile.in: Merge with GCC and libgcj.
2000-11-18 Alexandre Oliva* Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New...
2000-11-18 Greg McGary * Makefile.in: remove `@true' commands for rules that...
2000-11-18 Kevin BuettnerHandle optimizer code motions into the prologue.
2000-11-18 Kevin BuettnerProtoization.
2000-11-18 Jim WilsonFix DT_INIT ABI violation, it is an offset not a functi...
2000-11-18 Richard Henderson * ehopt.c (eh_frame_code_alignment): New arg...
2000-11-17 Nick CliftonAdd support for .line and .file pseudo ops.
2000-11-17 Richard Henderson * config/tc-i386.c (md_pseudo_table): Add ...
2000-11-17 Richard Henderson * dwarf2dbg.c (dwarf2_gen_line_info): Early...
2000-11-17 Nicholas Duffek * lib/gdb.exp (gdb_test): Override timeout with board...
2000-11-17 Nicholas Duffek * gdb.base/display.exp: Don't kill running stub. ...
2000-11-17 Nicholas Duffek * configure.in: Add AC_EXEEXT.
2000-11-17 Nicholas Duffek * gdb.base/break.exp: Test backtrace and finish from...
2000-11-17 Richard Henderson * config/tc-i386.c (md_assemble): Call dwarf2_e...
2000-11-17 Richard Henderson* as.c (main): Call dwarf2_finish.
2000-11-17 Richard Henderson * as.c (debug_type): Init to DEBUG_UNSPECIFIED.
2000-11-17 Richard Henderson * readelf.c (display_debug_lines): Fix section...
2000-11-17 Christopher... * gdb.texinfo: Document new 'set step-mode' command.
2000-11-17 Christopher... * thread.c (thread_apply_all_command): Save the command...
2000-11-17 Michael Snyder2000-11-16 Michael Snyder <msnyder@cleaver.cygnus...
2000-11-16 Jim WilsonFix minor typos in recent errata workaround patch.
2000-11-16 Richard Henderson Update relocations per August psABI docs.
2000-11-16 Richard Henderson * elfxx-ia64.c (elfNN_ia64_check_relocs): Handl...
2000-11-16 H.J. LuUse "[ ]+" instead of "[ ]*".
2000-11-16 H.J. Lu2000-11-16 H.J. Lu <hjl@gnu.org>
2000-11-16 Kazu Hirata2000-11-16 Kazu Hirata <kazu@hxi.com>
2000-11-16 Kazu Hirata2000-11-16 Kazu Hirata <kazu@hxi.com>
2000-11-16 H.J. Lu2000-11-16 H.J. Lu <hjl@gnu.org>
2000-11-16 H.J. Lu2000-11-16 H.J. Lu <hjl@gnu.org>
2000-11-16 David Taylor * tracepoint.c (trace_find_tracepoint_command): Replac...
2000-11-16 Hans-Peter... * cplus-dem.c (ada_demangle): Add back ATTRIBUTE_UNUSED for
2000-11-16 Ben Elliston2000-11-16 Ben Elliston <bje@redhat.com>
2000-11-16 DJ DelorieFix ChangeLog entry: cplus-dem.c instead of cplus_dem.c
2000-11-16 Kazu Hirata2000-11-15 Kazu Hirata <kazu@hxi.com>
2000-11-16 Kazu Hirata2000-11-15 Kazu Hirata <kazu@hxi.com>
2000-11-15 Richard Henderson * emulparams/elf64alpha.sh (MAXPAGESIZE): Typo...
2000-11-15 Kazu Hirata2000-11-15 Kazu Hirata <kazu@hxi.com>
2000-11-15 Kevin BuettnerProtoization.
2000-11-15 Richard Henderson * elf64-alpha.c (elf64_alpha_check_relocs)...
2000-11-15 DJ Delorie* config/tc-v850.c: Support dwarf2.
2000-11-15 DJ Delorie[merge]
2000-11-15 Nick Cliftonops - omited from previous delta
2000-11-15 Bernd SchmidtWorkaround for Itanium A/B step errata
2000-11-15 David Taylor * utils.c (strlen_paddr, paddr, paddr_nz): Use TARGET_...
2000-11-15 Hans-Peter... Correct date and style of last entry
2000-11-15 Hans-Peter... * cplus_dem.c: Add gnat demangler. Add java to demang...
2000-11-15 Hans-Peter... * demangle.h: Add gnat and java demangle styles.
2000-11-14 Jim WilsonExtend earlier ia64-hpux patches to work correctly...
2000-11-14 Michael Snyder2000-11-03 Michael Snyder <msnyder@cleaver.cygnus...
next