binutils-gdb.git
2001-04-05 Andrew CagneyObsolete a29k-*-* host and a29k-*-sym1* and a29k-*...
2001-04-05 Alan ModraFix more breakages from the multiple relax pass patch.
2001-04-05 Christopher... * main.c: Remove windows.h use.
2001-04-05 Martin Hunt2001-04-04 Martin M. Hunt <hunt@redhat.com>
2001-04-04 Mark Kettenis* i386-tdep.c (i386_extract_return_value): Don't return...
2001-04-04 Hans-Peter... * config/tc-cris.c (cris_insn_first_word_frag): New.
2001-04-04 Hans-Peter... * config/tc-cris.c (md_estimate_size_before_relax...
2001-04-04 Hans-Peter... * write.c (write_object_file): Reset broken word state...
2001-04-04 DJ Deloriemerge from gcc
2001-04-04 Alan Modra * elflink.h (elf_fix_symbol_flags): Call elf_backend_h...
2001-04-03 Andrew CagneyObsolete w65-*-* target.
2001-04-03 Andrew CagneyObsolete tic80.
2001-04-03 H.J. Lu2001-04-03 David Mosberger <davidm@hpl.hp.com>
2001-04-03 J.T. Conklin* remote-mips.c (S_IROTH): Moved definition from here.
2001-04-03 J.T. Conklin* remote.c (remote_protocol_e, remote_protocol_E):...
2001-04-02 David O'Brien2001-04-01 David O'Brien <obrien@FreeBSD.org>
2001-04-02 David O'Brien001-04-01 David O'Brien <obrien@FreeBSD.org>
2001-04-02 Andrew CagneyObsolete ns32k-*-mach3*, ns32k-umax-*, ns32k-utek-sysv...
2001-04-02 Eli Zaretskii * config/djgpp/fnchange.lst: Tweak due to
2001-04-02 Kevin BuettnerMake --target=m88k buildable again.
2001-04-02 Eli Zaretskii * gdb.texinfo (Tracepoint Actions): Mention the "info...
2001-04-02 Alexandre Oliva* Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECUR...
2001-04-02 Alan ModraBump page size to 64k
2001-04-01 Daniel Berlin2001-03-20 Daniel Berlin <dberlin@redhat.com>
2001-04-01 Eli Zaretskii * go32-nat.c: Minor tweaks, to pacify the ari...
2001-04-01 Mark Kettenis* i386-tdep.c (i386_extract_struct_value_address):...
2001-04-01 Mark Kettenis* i386-linux-nat.c (i386_linux_dr_get): Change type...
2001-04-01 Eli Zaretskii * gdb.texinfo (Symbols): Document "info scope".
2001-04-01 Eli Zaretskii * gdbint.texinfo (User Interface): A new section about...
2001-04-01 Eli ZaretskiiChange Permissions to GFDL. Update Copyright.
2001-03-31 Kevin BuettnerRevert change to config/ia64/linux.mh in which core...
2001-03-31 Kevin Buettner * config/ia64/linux.mh (NATDEPFILES): Remove core...
2001-03-31 Kevin BuettnerMake hardware watchpoint support work again on Linux...
2001-03-31 DJ Deloriemerge from gcc
2001-03-31 Mark Kettenis* i386bsd-nat.c: Include "gdb_assert.h".
2001-03-31 Mark Kettenis* i386-nat.c (i386_insert_aligned_watchpoint): Set...
2001-03-31 Mark Kettenis* i386-tdep.c (i386_extract_return_value): If the type...
2001-03-31 Alan ModraFix conditional assembly listings when more than one...
2001-03-31 H.J. Lu2001-03-30 H.J. Lu <hjl@gnu.org>
2001-03-31 H.J. Lu2001-03-30 H.J. Lu <hjl@gnu.org>
2001-03-31 Alan Modra* cond.c (s_endif): Correct handling of "if .. elseif...
2001-03-30 Mark Kettenis* lin-lwp.c (lin_lwp_resume): Don't mark LWP as not...
2001-03-30 Mark Kettenis* thread-db.c (check_event): Don't report an error...
2001-03-30 H.J. Lu2001-03-30 H.J. Lu <hjl@gnu.org>
2001-03-30 H.J. Lu2001-03-30 H.J. Lu <hjl@gnu.org>
2001-03-30 Alexandre Oliva* ppc-opc.c (insert_mbe): Shift mask initializer as...
2001-03-30 Alan ModraPass finalize_syms on calls to resolve_symbol_value.
2001-03-30 Alan ModraMissing ChangeLog for dwarf2dbg.c warning fixes.
2001-03-30 Alan ModraMulti-pass relaxation machinery.
2001-03-30 DJ Delorie* dlltool.c (make_one_lib_file): Fix section flags for
2001-03-30 H.J. Lu2001-03-29 H.J. Lu <hjl@gnu.org>
2001-03-30 H.J. Lu2001-03-29 H.J. Lu <hjl@gnu.org>
2001-03-30 Alan ModraPrepare for multi-pass relaxation.
2001-03-29 Hans-Peter... Clarify ChangeLog entry
2001-03-29 Hans-Peter... * config/tc-cris.h (tc_fix_adjustable): Allow only
2001-03-28 Andrew Cagney* config/pa/xm-hppah.h (malloc): Really delete declaration
2001-03-28 Andrew CagneyGag -Wuninitialized warnings.
2001-03-28 Andrew CagneyFix -Werror probs for ns32k.
2001-03-28 H.J. Lu2001-03-28 H.J. Lu <hjl@gnu.org>
2001-03-28 DJ Deloriemerge from gcc
2001-03-28 H.J. Lu2001-03-28 H.J. Lu <hjl@gnu.org>
2001-03-28 Alan ModraDefault hppa64 to ".level 2.0w"
2001-03-28 Mark Kettenis* i386-linux-tdep.c (FRAMELESS_SIGNAL): Moved here...
2001-03-28 Mark Kettenis* gdbserver/low-linux.c [I386_GNULINUX_TARGET]: Cleanup...
2001-03-28 Mark Kettenis* i386-linux-nat.c (i386_linux_dr_get): Return 0 if...
2001-03-28 DJ Deloriemerge from gcc
2001-03-28 Alexandre Oliva* configure.in (CXX_FOR_TARGET): Use xgcc for libstdc...
2001-03-27 Ben Elliston* Comment tweak.
2001-03-27 J.T. Conklin* arch-utils.c (#include "gdbthread.h"): Removed.
2001-03-27 Nick CliftonAllow for the possibility that the local labels won...
2001-03-27 Nick Clifton(for COFF) default symbols to being local.
2001-03-27 Nick CliftonAdd missing double quote
2001-03-27 Kevin Buettner * solib-aix5.c (build_so_lib_from_mapfile): Use xfree...
2001-03-27 Eli Zaretskii(Cleanups): Remove the item about converting docs to...
2001-03-27 Kevin Buettner * solib-aix5.c (build_so_lib_from_mapfile): Fix xaspri...
2001-03-27 Ben Elliston* as.texinfo (Fill): Replace "result" with "repeat".
2001-03-27 Hans-Peter... * configure.in (cris-*-*): Change default emulation...
2001-03-27 Kevin BuettnerFix problems encountered in compiling ia64-tdep.c with...
2001-03-27 Hans-Peter... * configure.tgt (cris-*-*): Change default emulation...
2001-03-27 H.J. LuRemove ATTRIBUTE_UNUSED in the last patch.
2001-03-27 Kevin BuettnerAdd AIX5 procfs support.
2001-03-27 H.J. Lu2001-03-26 H.J. Lu <hjl@gnu.org>
2001-03-27 Kevin BuettnerAdd new step-line test.
2001-03-27 Kevin Buettner * symtab.c (find_pc_sect_line): Revise method used...
2001-03-27 Alan ModraGo to 16k page size on hppa-linux.
2001-03-26 Nick Cliftonoops - omitted from previous delta
2001-03-26 Mark Kettenis* i386-linux-tdep.c (i386_linux_sigtramp_saved_pc,
2001-03-26 Chris Demetriou2001-03-26 Chris Demetriou <cgd@broadcom.com>
2001-03-26 Nick CliftonDo not optimize BFD_RELOC_390_GOTENT relocs.
2001-03-26 Jim BlandyCorrect/clarify credit for C++ work.
2001-03-26 Andrew CagneyMark m88k as known to be broken.
2001-03-26 Andrew Cagney* fork-child.c (clone_and_follow_inferior): Delete...
2001-03-26 Mark Kettenis* config/i386/tm-symmetry.h (PUSH_ARGUMENTS): #undef.
2001-03-26 Mark Kettenis* i386-tdep.c (i386_push_arguments, i386_store_struct_r...
2001-03-26 Eli Zaretskii * gdbint.texinfo: Change Permissions to GFDL. Update...
2001-03-26 Eli Zaretskii * event-loop.c (toplevel) [!HAVE_POLL] [NO_FD_SET...
2001-03-26 Eli Zaretskii * gdb.texinfo (Output Formats): Mention "info symbol...
2001-03-26 Eli ZaretskiiFix the date of the last entry.
2001-03-26 Eli Zaretskii * config/djgpp/djconfig.sh: Add copyright notice.
2001-03-26 Andreas Jaeger2001-03-26 Andreas Jaeger <aj@suse.de>
next