external/binutils.git
2015-02-28 Alan ModraPad only text sections at end by default
2015-02-28 Alan ModraTweak ppc32 tls_get_addr optimisation
2015-02-28 GDB AdministratorAutomatic date update in version.in
2015-02-27 Simon MarchiFix Python 3 build: rename GdbMethods
2015-02-27 H.J. LuConvert mov to lea only if needed
2015-02-27 Pedro AlvesMore redefinition errors in C++ mode
2015-02-27 Pedro AlvesMove exception_none to common code, and use it
2015-02-27 Pedro Alvescatch_command_errors: Remove 'mask' parameter
2015-02-27 Pedro AlvesAdjust self tests to cope with GDB built as a C++ program
2015-02-27 Pedro Alvespython/python-internal.h: enum ‘ext_lang_rc’ not defined
2015-02-27 Pedro Alvesbreakpoint.h: move enum ‘print_stop_action’
2015-02-27 Pedro Alvesgdbarch.h: include regcache.h
2015-02-27 Pedro AlvesRemove duplicate const
2015-02-27 Pedro AlvesExported const objects
2015-02-27 Tom TromeyRename struct lzma_stream to avoid clash with system...
2015-02-27 Pedro Alvesmi/mi-cmd-stack.c|frame filters: print_values <-> ext_l...
2015-02-27 Pedro Alvesx86 Linux/ptrace: fix offsetof usage in C++ mode
2015-02-27 Pedro AlvesDon't forward declare enum target_hw_bp_type
2015-02-27 Tom TromeyDo not increment of decrement enums
2015-02-27 Pedro Alvestarget.h: Include infrun.h
2015-02-27 Pedro Alvesproc-service, extern "C"
2015-02-27 Pedro AlvesMake functions and variables exported by the IPA be...
2015-02-27 Pedro AlvesAdd extern "C" to declarations of C symbols
2015-02-27 Pedro AlvesMake array object extern
2015-02-27 Pedro Alvesrecord-btrace.c: Remove redefinitions
2015-02-27 Tom TromeyFix struct, union, and enum nesting in C++
2015-02-27 Pedro AlvesC++ keyword cleanliness, mostly auto-generated
2015-02-27 Pedro AlvesAdd --enable-build-with-cxx configure switch
2015-02-27 Nick CliftonFixes a problem with the linker script parser not alway...
2015-02-27 Pedro AlvesCreate libiberty.m4, have GDB and GDBserver use it
2015-02-27 Nick CliftonFixes a problem recognizing libraries created by Visual...
2015-02-27 Pedro AlvesAdd "../lib/unbuffer_output.c" and use it in gdb.base...
2015-02-27 Yao QiDon't skip catch-syscall.exp on hppa*-hp-hpux* target
2015-02-27 Marcus ShawcroftRegenerate bfd-in2.h and libbfd.h
2015-02-27 Nick CliftonFixes problems building the V850 simulator introduced...
2015-02-27 Andreas ArnezS390: Fix compiler invocation with "compile" command
2015-02-27 Joel BrobeckerMark latest entry in gdb/ChangeLog as "(tiny patch)".
2015-02-27 Jon TURNEYRetrieve segment registers on Windows amd64
2015-02-27 Marcus ShawcroftAdjust ChangeLog entry.
2015-02-27 Doug EvansAdd missing CHECK_TYPEDEF calls to recent vptr_{fieldno...
2015-02-27 Alan ModraFix recent h8300 configury changes
2015-02-27 GDB AdministratorAutomatic date update in version.in
2015-02-26 Marcus Shawcroft[AArch64] Add tiny DESC test cases.
2015-02-26 Marcus Shawcroft[AArch64] Add support for :tlsdesc: and TLSDESC_LD_PREL19
2015-02-26 Marcus Shawcroft[AArch64] Add support for :tlsdesc: and TLSDESC_ADR_PREL21
2015-02-26 Marcus ShawcroftAdd tiny memory model GD test cases.
2015-02-26 Marcus ShawcroftAdd ADR :tlsgd: directive and TLSGD_ADR_PREL21 support.
2015-02-26 Marcus ShawcroftAdding tls-tiny-ie test.
2015-02-26 Marcus ShawcroftAdding support for TLSIE_LD_GOTTREL_PREL19.
2015-02-26 Marcus ShawcroftAdding ld_literal_type.
2015-02-26 Marcus ShawcroftAdding test case for abuse of :got: in offset load
2015-02-26 Marcus ShawcroftAdding adr_type and prevent adr :got:
2015-02-26 Marcus ShawcroftAdd test case for ADR :got:foo
2015-02-26 Marcus ShawcroftFix field size for TLSDESC_CALL
2015-02-26 Marcus ShawcroftFix field size for TLSLE_MOVW_TPREL_* relocations.
2015-02-26 Marcus ShawcroftFix TLSIE_MOVW_GOTTPREL_G0_NC field size.
2015-02-26 Marcus ShawcroftRemove dead code.
2015-02-26 Nick CliftonFix arithmetic overflows running srconv on fuzzed binaries.
2015-02-26 Nick CliftonFixes illegal memory access errors and arithmetic overf...
2015-02-26 Pedro Alvesgdbserver/Linux: Simplify stepping past program breakpo...
2015-02-26 Pedro AlvesAdd ATTRIBUTE_PRINTF attributes, and fix fallout
2015-02-26 Andrew Burgessobjcopy: Avoid shadowing optarg.
2015-02-26 Pedro AlvesRename windows-termcap.c -> stub-termcap.c
2015-02-26 Jan Kratochvilcompile: Fix GNU-IFUNC funcs called from injected code
2015-02-26 Antoine TremblayFix print of value type in a corner case of finish
2015-02-26 Nick CliftonFix undefined arithmetic operations detected by -fsanit...
2015-02-26 Yao QiDwarf assembler: handle one instruction function
2015-02-26 Jan KratochvilSEGV in ppc64_elf_get_synthetic_symtab reading a separa...
2015-02-26 Nick CliftonFixes a resource exhaustion problem when running windre...
2015-02-26 Alan ModraPowerPC64 thread-safe stubs not needed for iplt
2015-02-26 John BaldwinRework signal frame probing for FreeBSD/x86
2015-02-26 John BaldwinFix infinite recursion in amd64fbsd_sigcontext_addr
2015-02-26 Jan KratochvilChange // comment in gdb/compile/
2015-02-26 Jan KratochvilChange // comment in gdb/compile/
2015-02-26 Joel BrobeckerRemove // comment in gdb/iq2000-tdep.c
2015-02-26 Terry Guo[ARM]Update for Tag_ABI_HardFP_use per EABI doc
2015-02-26 Alan ModraUse dynamic text relocs for protected vars
2015-02-26 GDB AdministratorAutomatic date update in version.in
2015-02-25 Andrew Burgessobjcopy: Factor out some of the option parsing code.
2015-02-25 Andrew BurgessAVR/ld: Use .avr.prop data during linker relaxation.
2015-02-25 Andrew Burgessavr/objdump: Support dumping .avr.prop section.
2015-02-25 Andrew Burgessavr/gas: Write out data to track .org/.align usage.
2015-02-25 Oleg Endo[SH] Fix clrs, sets, pref insn arch memberships.
2015-02-25 Kyrylo Tkachov[gas][ARM] Document supported ARMv8 cores.
2015-02-25 Yao Qi[aarch64] Fix one fail in gdb.xml/tdesc-regs.exp
2015-02-25 GDB AdministratorAutomatic date update in version.in
2015-02-24 Nick CliftonAdds support for emulating V850 e3v5 instructions to...
2015-02-24 Nick CliftonAdds support for generating notes in V850 binaries.
2015-02-24 Nick CliftonFixes compiling peXXigen under MAC OS/X where the wcsnc...
2015-02-24 Mike Frysingerreadelf: handle corrupted chains better
2015-02-24 Alan ModraAdd aligned string merge test
2015-02-24 Dmitry AntipovSpeed up the display of unwind tables by using a binary...
2015-02-24 Senthil Kumar... This patch modifies the AVR linker script templates...
2015-02-24 Nick CliftonImproves the warning message produyced by objdump when...
2015-02-24 Nick CliftonFix the detection of illegal memory accesses in the...
2015-02-24 Nick CliftonFix the gas test align2 for the PDP11 by ensuring that...
2015-02-24 Alan ModraPowerPC64 GOLD: complain on misaligned _DS relocs
2015-02-24 GDB AdministratorAutomatic date update in version.in
2015-02-23 Doug EvansFix typo in earlier entry.
2015-02-23 Sergio Durigan... PR gdb/18008: Fix typo in documentation
next