external/binutils.git
2014-11-18 Doug Evanssymtab.h (SYMTAB_BLOCKVECTOR): Renamed from BLOCKVECTOR...
2014-11-18 Doug Evansbuildsym API cleanup
2014-11-18 Nick CliftonFixes a seg-fault when displaying the time data for...
2014-11-18 Doug Evanssymtab.h (SYMTAB_LINETABLE): Renamed from LINETABLE...
2014-11-18 Doug EvansSYMTAB_DIRNAME: New macro.
2014-11-18 Doug EvansSYMTAB_OBJFILE: New macro.
2014-11-18 Doug EvansFix memory leak in watch_main_source_file_lossage.
2014-11-18 Doug EvansUse SYMBOL_OBJFILE more.
2014-11-18 Doug EvansSplit up end_symtab_from_static_block into two.
2014-11-18 Doug EvansThe result of symtab expansion is always a primary...
2014-11-18 Nick CliftonMore fixes for illegal memory accesses exposed by fuzze...
2014-11-18 H.J. LuAlways run mpx3 and mpx4 tests in 64-bit
2014-11-18 Igor ZamyatinAdd -z bndplt to generate BND prefix in PLT entries
2014-11-18 Luis MachadoI caught a few mingw32-specific failures for some of...
2014-11-18 Jan Beulichaarch64: allow adding/removing just feature flags via...
2014-11-18 Philipp Tomsich[AArch64] Add xgene2.
2014-11-18 Philipp Tomsich[AArch64] Add xgene1.
2014-11-18 Nick CliftonFix memort access problems exposed by fuzzed binaries.
2014-11-18 Alan Modradaily update
2014-11-17 Ilya TocarAdd AVX512VBMI instructions
2014-11-17 Ilya TocarAdd AVX512IFMA instructions
2014-11-17 Ilya TocarAdd pcommit instruction
2014-11-17 Ilya TocarAdd clwb instruction
2014-11-17 Andreas ArnezGDB testsuite: More fixes for warnings with -std=gnu11
2014-11-17 Andreas ArnezEliminate literal line numbers in mi-until.exp
2014-11-17 Andreas ArnezDrop remaining references to removed source lines in...
2014-11-17 Joel Brobecker[gdbserver/lynx] spurious failure to write in inferior...
2014-11-17 Jan-Benedict... Sync libiberty from GCC
2014-11-17 Petr Machatadwarf.exp: In 64-bit units, emit also abbrev offset...
2014-11-17 Alan Modradaily update
2014-11-16 Jan-Benedict... Update config.{guess,sub} from upstream config repo
2014-11-16 Jan-Benedict... Update `move-if-change' from gnulib
2014-11-16 Jan-Benedict... Update from upstream Automake
2014-11-15 Doug EvansAdd copyright headers.
2014-11-15 Doug EvansPR symtab/17559
2014-11-15 Doug Evansexpand_symtab_containing_pc: Renamed from find_pc_sect_...
2014-11-15 Yao QiAdd missing parenthesis
2014-11-15 H.J. LuDon't make PLT entry for R_X86_64_GOTPLT64
2014-11-14 Joel Brobeckercommon-defs.h: include <stdarg.h> before <stdio.h>
2014-11-14 H.J. LuCorrect x86 assembler manual
2014-11-14 Pedro Alveshandle 'iconv's that define EILSEQ to ENOENT
2014-11-14 Nick CliftonFix a null pointer dereference when reading the debug...
2014-11-14 Marcus Shawcroft[AArch64] Enable CRC feature in GAS for cortex-a53...
2014-11-14 Nick CliftonMore fixes for invalid memory accesses triggered by...
2014-11-14 Yao QiFix dw2-ifort-parameter.exp fail with clang
2014-11-14 Yao QiFix implptr-optimized-out.exp fail
2014-11-14 Yao QiUse Dwarf::assemble in implptr-optimized-out.exp
2014-11-14 Yao QiGet start and end address of main in dwz.exp
2014-11-14 Yao QiDW attribute macro MACRO_AT_func and MACRO_AT_range
2014-11-14 Yao QiNew proc _handle_attribute
2014-11-14 Doug EvansPR symtab/17591
2014-11-13 Doug Evansdwarf2read.c (update_enumeration_type_from_children...
2014-11-13 H.J. LuAdd cast to unsigned int
2014-11-13 H.J. LuRename symbbol to symbol
2014-11-13 H.J. LuMark R_X86_64_GOTPLT64 obsolete
2014-11-13 H.J. LuAdd assembler support for @gotplt
2014-11-13 Jan KratochvilNEWS: Fix typo.
2014-11-13 Nick CliftonMore fixes for memory access violations whilst scanning...
2014-11-13 Marcus Shawcroft[AArch64] Remove example processors from GAS.
2014-11-13 Nick CliftonMore fixes for readelf problems reading corrupt files.
2014-11-13 Andreas ArnezGDB testsuite: Fix warnings with -std=gnu11
2014-11-13 Andreas ArnezGDB testsuite: drop non-prototype C function header...
2014-11-13 Andreas ArnezDrop non-prototype C function header variants: 'sepdebu...
2014-11-13 Andreas ArnezDrop non-prototype C function header variants: 'list...
2014-11-13 Andreas ArnezDrop non-prototype C function header variants: 'break...
2014-11-13 Andreas ArnezDrop non-prototype C function header variants: solib1.c
2014-11-13 Andreas Arnezcallfuncs.exp: Indent perform_all_tests()
2014-11-13 Andreas ArnezPerform all tests in callfuncs.exp with and without...
2014-11-13 Andreas Arnez'callfuncs' test case: Fixes in conditionally compiled...
2014-11-13 Andreas ArnezEliminate literal line numbers in mi-console.exp
2014-11-13 Andreas ArnezEliminate literal line numbers in shlib-call.exp
2014-11-13 Andreas ArnezEliminate literal line numbers in jump.exp
2014-11-13 Andreas ArnezEliminate literal line numbers in foll-exec.exp
2014-11-13 Andreas ArnezEliminate literal line numbers in ending-run.exp
2014-11-13 Andreas ArnezEliminate literal line numbers in call-rt-st.exp
2014-11-13 Andreas ArnezEliminate literal line numbers in call-ar-st.exp
2014-11-13 Andreas ArnezEliminate literal line numbers in dbx.exp
2014-11-13 Andreas ArnezEliminate literal line numbers in so-impl-ld.exp
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
next