deliverable/binutils-gdb.git
2001-03-19  Alan ModraDon't try to read past end of info buffer, and correct...
2001-03-19  Alan ModraFix register name printed in warning message.
2001-03-19  Andreas Schwab * gas/m68k/pcrel.s: Force alignment to 8 byte boundary...
2001-03-19  Kevin BuettnerFix solib support so that non-svr4-solib-host x svr4...
2001-03-19  Kevin BuettnerFix solib support so that non-svr4-solib-host x svr4...
2001-03-19  Kevin BuettnerFix NetBSD 1.4 build problem.
2001-03-18  Michael Chastain2001-03-17 Michael Chastain <chastain@redhat.com>
2001-03-18  H.J. Lu2001-03-18 H.J. Lu <hjl@gnu.org>
2001-03-18  Stephane Carrez * gas/mri/mri.exp: Fix test of m6811/m6812 targets.
2001-03-18  Stephane Carrez * config/tc-m68hc11.c (md_pseudo_table): Recognize...
2001-03-18  H.J. LuFix a typo.
2001-03-17  Mark Kettenis* i387-nat.h: Doc Fix.
2001-03-17  Mark Kettenis* i386-tdep.c: Fix formatting.
2001-03-17  Mark Kettenis* config/i386/tm-linux.h (TARGET_ANALYZE_FLOATING)...
2001-03-17  Ulrich Drepper * emultempl/elf32.em (OPTION_GROUP): New macro.
2001-03-17  Richard Henderson * dwarf2dbg.c (user_filenum, user_filenum_alloc...
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,
next
This page took 0.039678 seconds and 4 git commands to generate.