external/binutils.git
2014-11-12 Nick CliftonFix more memory faults uncovered by fuzzing various...
2014-11-12 Pedro AlvesGDBserver: clean up 'cont_thread' handling
2014-11-12 Pedro AlvesGDBserver: don't resume all threads if the Hc thread...
2014-11-12 Pedro AlvesGDBserver: ctrl-c after leader has exited
2014-11-12 Pedro AlvesGarbage collect the infwait_state global
2014-11-12 Pedro Alvesfix skipping permanent breakpoints
2014-11-12 Pedro Alvesmake "permanent breakpoints" per location and disableable
2014-11-12 Pedro Alvesadd a default method for gdbarch_skip_permanent_breakpoint
2014-11-12 Alan ModraThrow away dodgy coff line number info earlier
2014-11-12 Alan ModraFix z80-coff build breakage
2014-11-12 Alan ModraFix x86 non-ELF build breakage
2014-11-11 Alan Modradaily update
2014-11-11 Nick CliftonFix invalid memory accesses for more corrupt binary...
2014-11-11 Denis Chertykov * avrtiny.sc: Apply avr.sc fixes.
2014-11-11 Nick Cliftonoops - missed the French translation.
2014-11-11 Nick CliftonUpdated French and Ukranian translations supplied by...
2014-11-11 Jiong Wang[PATCH] treate -specs as both cflags & ldflags
2014-11-11 Nick CliftonPrevent a buffer overrun whilst displaying corrupt...
2014-11-11 Nick CliftonMore fixes for invalid memory accesses, uncovered by...
2014-11-11 Daniel ColascioneWarn users about mismatched PID namespaces
2014-11-11 Alan Modracoff coff
2014-11-11 Alan ModraAvoid coff OOM
2014-11-11 Alan Modrald -r abort in _bfd_elf_write_section_eh_frame
2014-11-11 Doug Evanssymmisc.c: Remove trailing whitespace.
2014-11-11 Doug Evanssource.c (select_source_symtab): Rewrite to use ALL_SYM...
2014-11-10 Doug EvansPR 17564: Fix objfile search order for static symbols.
2014-11-10 Alan Modradaily update
2014-11-10 Richard Sandifordbfd/
2014-11-10 Nick CliftonMore fixes for assertion failures and out-of-bounds...
2014-11-10 Nick CliftonFix objcopy and strip so that they remove their tempora...
2014-11-10 Nick CliftonMore fixes for problems exposed by valgrind and the...
2014-11-10 Ulrich WeigandWork around GCC bug 63748
2014-11-09 Alan Modradaily update
2014-11-08 Alan Modradaily update
2014-11-08 Alan ModraCorrect buffer overrun test
2014-11-08 H.J. LuFix a typo in gas/ChangeLog
2014-11-08 Evgeniy DushistovFix race condition when using --threads with linker...
2014-11-07 Alan Modradaily update
2014-11-07 H.J. LuCast time value to unsigned long to print
2014-11-07 H.J. LuCast to unsigned long in range checks
2014-11-07 H.J. LuX32: Add REX prefix to encode R_X86_64_GOTTPOFF
2014-11-07 Pedro Alvesgdb.base/sigstep.exp: xfail gdb/17511 on i?86 Linux
2014-11-07 Pedro AlvesRevert old nexti prologue check and eliminate in_prologue
2014-11-07 Nick CliftonAdd more fixes for inavlid memory accesses triggered...
2014-11-07 Alan Modratekhex architecure
2014-11-07 Alan Modratekhex buffer management and symbol types
2014-11-07 Alan Modraaoutx.h tidy
2014-11-07 Doug Evanssymtab.h (lookup_global_symbol): Improve function comment.
2014-11-07 Doug EvansRename lookup_symbol_global to lookup_global_symbol.
2014-11-07 Doug Evanssymtab.c (basic_lookup_symbol_nonlocal): Add comment.
2014-11-07 Doug EvansRename some "aux" functions.
2014-11-07 Doug Evanslookup_symbol_in_block: Renamed from lookup_symbol_aux_...
2014-11-07 Doug EvansRename lookup_symbol_static to lookup_symbol_in_static_...
2014-11-07 Doug EvansNew macro ALL_BLOCK_SYMBOLS_WITH_NAME.
2014-11-07 Doug EvansMove lookup_block_symbol to block.c, rename to block_lo...
2014-11-07 Alan ModraRevert bfd_get_size checks
2014-11-07 Doug EvansUse ALL_PRIMARY_SYMTABS instead of ALL_SYMTABS in some...
2014-11-07 Doug EvansForgotten ChangeLog entry for previous commit.
2014-11-07 Doug EvansDelete TYPE_CODE_CLASS, it's just an alias of TYPE_CODE...
2014-11-07 Doug Evanssolib_global_lookup: Fetch arch from objfile, not targe...
2014-11-06 Alan Modradaily update
2014-11-06 Sandra LoosemoreAdd mach parameter to nios2_find_opcode_hash.
2014-11-06 Sandra LoosemoreUpdate Nios II prologue analysis to remove detection...
2014-11-06 Nick CliftonPrevent archive memebers with illegal pathnames from...
2014-11-06 Nick CliftonRevert changes in previous deltas that introduced new...
2014-11-06 Will Newtonbfd/elf-attrs.c: Fix possible infinite loop parsing...
2014-11-05 Alan Modradaily update
2014-11-05 Nick CliftonMore fixes for memory problems uncovered by file fuzzers.
2014-11-05 Nick CliftonMore fixes for reading corrupt ELF files.
2014-11-05 Rainer OrthFix gnu11 fallout on Solaris 10+
2014-11-05 Matthew FortuneFix segfault when creating a dso with discarded .dynsym...
2014-11-05 Matthew FortuneUpdate .MIPS.abiflags to support MIPS R6
2014-11-05 Jan-Benedict... 2014-11-05 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2014-11-05 Nick CliftonMore fixes for processing corrupt files.
2014-11-05 Alan ModraCast result of obstack_next_free
2014-11-05 Alan ModraUse obstack_blank_fast to shrink obstacks
2014-11-05 Doug EvansUpdate description of ownership of files in include/
2014-11-04 Matthew FortuneFix -Wshadow warning
2014-11-04 Alan Modradaily update
2014-11-04 Simon Marchitui: Fix newterm call for older ncurses
2014-11-04 Pedro Alvesgarbage collect gdb/breakpoint.c:breakpoint_thread_match
2014-11-04 Nick CliftonFix problem with linker created sections being mistaken...
2014-11-04 Nick CliftonMore fixes for memory corruption when readelf processes...
2014-11-04 Nick CliftonFix a seg-fault triggered by reading a mal-formed archive.
2014-11-04 Alan ModraDon't use register keyword
2014-11-04 Alan ModraUse frag_now_fix_octets in gas d10v, d30v
2014-11-04 Alan ModraRegenerate spu overlay and icache manager files
2014-11-04 Alan ModraProvide stat function for spu overlay manager iovec
2014-11-04 Nick CliftonFixes for crashes running readelf.
2014-11-04 Siva ChandraFix evaluation of method calls under EVAL_SKIP.
2014-11-03 Alan Modradaily update
2014-11-03 Andrew BurgessWhen relaxing, update size of symbols.
2014-11-03 Andrew BurgessWhen relaxing, update symbols at the very end of the...
2014-11-03 Nick CliftonMore fixes for buffer overruns instigated by corrupt...
2014-11-03 Nick CliftonImport updated translations supplied by the Translation...
2014-11-03 Yao QiAdd missing changelog entries
2014-11-03 Nick CliftonFixes a snafu checking the size of 20-bit immedaite...
2014-11-03 Doug Evansmdebugread.c (parse_procedure): Delete unnecessary...
2014-11-03 Doug Evansxcoffread.c (process_linenos): Delete unnecessary code.
2014-11-02 Alan Modradaily update
next