binutils-gdb.git
2001-03-17 Alan ModraTeach .org to handle complex expressions
2001-03-17 Andrew CagneyAdd support for m/M methods - pure multi-arch. These...
2001-03-16 J.T. Conklin* config/h8300/tm-h8300.h (FRAME_ARGS_ADDRESS): Changed...
2001-03-16 Michael Chastain2001-03-12 Michael Chastain <chastain@redhat.com>
2001-03-16 Michael Chastain2001-03-12 Michael Chastain <chastain@redhat.com>
2001-03-16 Nick CliftonFix syntax errors.
2001-03-16 Nick CliftonAdd new opcodes
2001-03-16 Kevin BuettnerChange type of ``storage_needed'' from unsigned int...
2001-03-16 Michael Chastain2001-02-24 Michael Chastain <chastain@redhat.com>
2001-03-16 Nick CliftonFix warning message
2001-03-16 Orjan Friberg2001-03-16 Orjan Friberg <orjanf@axis.com>
2001-03-16 Orjan Friberg2001-03-16 Orjan Friberg <orjanf@axis.com>
2001-03-16 Jim WilsonAdd local tag support. Don't flush instructions for...
2001-03-16 Kevin BuettnerMisc. cleanups.
2001-03-16 Frank Ch. Eigler* tweak
2001-03-16 Hans-Peter... Fix accidental loss of bit 7 in peoples names
2001-03-16 Alexandre Oliva* config/tc-sh.c (parse_reg): Match capital MACH and...
2001-03-15 DJ Deloriemerge from gcc
2001-03-15 Mark Salter*** empty log message ***
2001-03-15 Mark Salter(gdb_load): Add support for additional target_info...
2001-03-15 DJ Deloriemerge from gcc
2001-03-15 DJ Delorie* stabs.c (s_stab_generic): Don't corrupt the notes...
2001-03-15 Mark Salter*** empty log message ***
2001-03-15 Mark Salter(gdb_target_cmd): Add explicit error return.
2001-03-15 Martin Hunt2001-03-15 Martin Hunt <hunt@redhat.com>
2001-03-15 Kevin BuettnerPass NULL for the mem_attrib argument in the to_xfer_me...
2001-03-15 Andrew CagneyAdd list of targets being obsoleted.
2001-03-15 Andrew CagneyAdd ``attrib'' parameter to *xfer_memory() functions.
2001-03-15 Alan ModraDon't assume non-PIC to PIC call stubs are unneeded...
2001-03-15 Andrew CagneyNote Harris 88k is obsolete in news file.
2001-03-14 Andrew CagneyInclude regcache.h
2001-03-14 Andrew CagneyUpdate target list.
2001-03-14 Andrew CagneyLink with libintl, needed by libopcodes.
2001-03-14 DJ Deloriemerge from gcc
2001-03-14 DJ DelorieFix minor formatting bugs.
2001-03-14 DJ DelorieFix minor formatting bugs.
2001-03-14 Nick CliftonSynchronise with copyright dates on FSF GCC versions...
2001-03-14 Keith Seitz * linespec.c (decode_line_1): Skip argptr over a leading
2001-03-14 Kevin BuettnerAdd entry of ia64-aix-nat.c.
2001-03-14 Andrew CagneyEliminate some uses of __STDC__.
2001-03-14 Alan ModraDavid Mosberger's fixes for cross compiling gprof.
2001-03-14 Christopher... * defparse.y (opt_equal_name): allow "." in name.
2001-03-14 Nick Cliftonformatting fix
2001-03-14 Nick CliftonFix typos in ChangeLogs; add coff/external.h; fix copyr...
2001-03-13 Andrew CagneyEliminate ARCH_NUM_REGS.
2001-03-13 Nick CliftonFix typos in ChangeLogs; fix dates in copyright notices
2001-03-13 Fernando Nasser2001-03-13 Fernando Nasser <fnasser@redhat.com>
2001-03-13 Nick CliftonFix typos in ChangeLog; fix dates in copyright notices
2001-03-13 Mark Kettenis* i386-linux-tdep.c: Fix formatting and clarify comments.
2001-03-13 Nick CliftonFix typos in ChangeLogs and update copyright notices
2001-03-13 Nick CliftonFixtypos in ChangeLogs, fix copyright dates in files
2001-03-13 Nick Cliftonfix typos
2001-03-13 DJ Delorie* elf32-sh.c (sh_elf_relocate_section): Only relocation
2001-03-13 Alan ModraFix typos.
2001-03-13 Alan ModraSupport for @GOTOFF in .long expressions.
2001-03-13 Andrew Cagney* gnu-nat.c: Include "gdb_assert.h" instead of <assert.h>.
2001-03-13 Nick CliftonAdd --binary-architecture switch to objcopy to allow...
2001-03-12 Nick CliftonAlways set machine type based on cpu_variant.
2001-03-12 Nick CliftonHandle EM_S390_OLD.
2001-03-11 Phil Blundell2001-03-11 Philip Blundell <philb@gnu.org>
2001-03-10 DJ Deloriemerge from gcc
2001-03-10 Kevin BuettnerCleanup solib-svr4.c by moving legacy code out to its...
2001-03-10 Kevin BuettnerCommitted.
2001-03-09 Andrew CagneyMove Philip Blundell to Write After Approval list.
2001-03-09 Keith Seitz * MAINTAINERS: Add myself to write after approval...
2001-03-09 Mark Kettenis* i387-tdep.c (print_i387_status_word): Fix printing...
2001-03-09 Andrew CagneyObsolete harris 88k target.
2001-03-09 Andrew CagneyDelete make rules for obsolete files.
2001-03-08 Nick CliftonFix copyright notices
2001-03-08 Nick CliftonFix typos
2001-03-08 David Taylor * gdb.base/annota1.exp: Move test of isnative to earli...
2001-03-08 Nick CliftonUpdate copyright notices
2001-03-08 David TaylorAdd comment (part of immediately previous commit).
2001-03-08 David Taylor * stack.c (parse_frame_specification): For one argumen...
2001-03-08 Andrew Cagney* TODO: Revise 5.1 list. Delete PARAMS task. Add...
2001-03-08 Alexandre Oliva* Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set...
2001-03-08 Andrew CagneyDoco SID + GDB + Solaris 8 broken.
2001-03-08 Michael MeissnerFixup checkin of wrong source
2001-03-08 Michael MeissnerAdd support for -fdata-sections
2001-03-07 Nick CliftonConditionalize prevbious pathc on ! defined OLD_ARM_ABI.
2001-03-07 Michael MeissnerRemove reference to alloca-conf.h
2001-03-07 Orjan Friberg2001-03-07 Orjan Friberg <orjanf@axis.com>
2001-03-07 Orjan Friberg2001-02-26 Orjan Friberg <orjanf@axis.com>
2001-03-07 Mark Kettenis* defs.h: Provide prototypes for floatformat_is_negative,
2001-03-07 Andreas Jaeger2001-03-07 Andreas Jaeger <aj@suse.de>
2001-03-07 Eli Zaretskii * top.c (init_main): Make `set history file name'...
2001-03-07 J.T. Conklin* Makefile.in (LINTFLAGS): Update to contain all of...
2001-03-07 J.T. ConklinRemove local change that wasn't supposed to be committed.
2001-03-07 J.T. Conklin2001-03-06 J.T. Conklin <jtc@redback.com>
2001-03-07 Alan Modra* config/tc-i386.c (struct _i386_insn): Rename disp_rel...
2001-03-06 DJ Delorie* ld-scripts/cross2.t: Support any type of text/data...
2001-03-06 Nick CliftonFix BLX(1) for Thumb
2001-03-06 Nick CliftonAdd BFD_RELOC_THUMB_PCREL_BLX.
2001-03-06 Nick CliftonRest of the changes for Coldfire V4.
2001-03-06 Nick Cliftonest of the changes for Coldfire V4
2001-03-06 Nick CliftonRest of the changes for Coldfire V4
2001-03-06 Stan Shebs * MAINTAINERS: Remove self from specific maintenance...
2001-03-06 DJ Deloriemerge from gcc
2001-03-06 DJ Deloriemerge from gcc
2001-03-06 Kevin BuettnerUpdate/correct copyright notices.
next