external/binutils.git
2015-05-18 Nick CliftonFix dw-2 test for 16-bit targets.
2015-05-18 H.J. LuRemove Disp32 from AMD64 direct call/jmp
2015-05-18 Jiong Wang[AArch64] Remove X86-64 comments
2015-05-18 GDB AdministratorAutomatic date update in version.in
2015-05-17 Max FilippovAdd myself to write-after-approval list
2015-05-17 Mike Frysingersim: erc32: restore attribution
2015-05-17 Chung-Lin TangELF options may be missing from `ld --help' output
2015-05-17 GDB AdministratorAutomatic date update in version.in
2015-05-16 Doug EvansAdd support for unbuffered and zero sized Guile ports.
2015-05-16 Jan Kratochvilcompile: Fix uninitialized variable compiler warnings
2015-05-16 H.J. LuDon't generate PLT relocations for now binding
2015-05-16 Jan Kratochvilcompile: Fix detected inferior type
2015-05-16 Alan Modra[GOLD] Add PowerPC64 -fsplit-stack support
2015-05-16 Jan Kratochvilcompile: New 'compile print'
2015-05-16 Jan KratochvilCode cleanup: compile: func_addr -> func_sym
2015-05-16 Jan Kratochvilcompile: Use -Wall, not -w
2015-05-16 Jan Kratochvilcompile: Distribute scope, add scope_data
2015-05-16 Jan KratochvilCode cleanup: Make parts of print_command_1 public
2015-05-16 Jan KratochvilAdd forgotten ChangeLog entry for the previous commit.
2015-05-16 Jan Kratochvilcompile: Add one debug message
2015-05-16 GDB AdministratorAutomatic date update in version.in
2015-05-15 Jerome GuittonArray indexed by non-contiguous enumeration types
2015-05-15 Jerome GuittonNon bit-packed packed arrays as variable-length fields
2015-05-15 H.J. LuChange pointers from char * to unsigned char *
2015-05-15 H.J. LuSupport AMD64/Intel ISAs in assembler/disassembler
2015-05-15 Nick CliftonAdd --decompress option to readelf to decompress sectio...
2015-05-15 Pedro AlvesFix gdb.mi/mi-nsmoribund.exp timeouts
2015-05-15 Pedro AlvesMore C++ build fixing
2015-05-15 Pedro AlvesAvoid using 'private' C++ keyword as symbol
2015-05-15 Pedro AlvesInclude header for enum target_stop_reason
2015-05-15 Yuanhui ZhangFix a couple C++ build issues
2015-05-15 Joel Brobecker[Ada] problem printing negative integer values in packe...
2015-05-15 H.J. LuAdd -mshared option to x86 ELF assembler
2015-05-15 Nick CliftonFix PR18374 by making readelf and objdump ignore end...
2015-05-15 Peter BergnerFix some PPC assembler errors.
2015-05-15 GDB AdministratorAutomatic date update in version.in
2015-05-14 H.J. LuDon't add the zlib header to SHF_COMPRESSED section
2015-05-14 Don BreazealFix build gdbserver build errors on arm, mips, aarch64.
2015-05-14 Joel BrobeckerFix gdbserver build failure on arm-android.
2015-05-14 Patrick PalkaRemove buggy xterm workaround in tui_dispatch_ctrl_char()
2015-05-14 Jiong Wang[AArch64] Remove BFD overflow check restrictions
2015-05-14 Nick CliftonUpdate description of the ASSERT linker script command...
2015-05-14 Max Filippovxtensa: fix localized symbol refcounting with --gc...
2015-05-14 GDB AdministratorAutomatic date update in version.in
2015-05-13 Martin Galvandwarf2read.c (die_needs_namespace): Return 1 for DW_TAG...
2015-05-13 Doug Evansrevert previous patch, author not set
2015-05-13 Doug Evansdwarf2read.c (die_needs_namespace): Return 1 for DW_TAG...
2015-05-13 Jan KratochvilMake regcache_cpy_no_passthrough static
2015-05-13 Jan KratochvilRemove stop_registers
2015-05-13 Jan Kratochvilinfcall: stop_registers -> register_dummy_frame_dtor
2015-05-13 Jan Kratochvilregister_dummy_frame_dtor: Permit multiple dtors
2015-05-13 Jan KratochvilCall dummy_frame_dtor_ftype also from remove_dummy_frame
2015-05-13 Joel BrobeckerDocument the GDB 7.9.1 release in gdb/ChangeLog
2015-05-13 Joel Brobeckergdb/NEWS: Move "Xmethods can now specify a result type...
2015-05-13 John David... Disable the configuration of GDB for HPUX targets.
2015-05-13 Max Filippovxtensa: fix gas trampolines regression
2015-05-13 Patrick PalkaAdd missing ChangeLog entry for previous commit
2015-05-13 Patrick PalkaAvoid race condition when handling a SIGWINCH signal
2015-05-13 Jan Kratochvildummy_frame_dtor_ftype vs. call_function_by_hand_dummy_...
2015-05-13 Patrick PalkaFix PR gdb/17820
2015-05-13 H.J. LuRevert "Add -mno-shared to x86 assembler"
2015-05-13 H.J. LuAdd missing ChangeLog entries for PR binutis/18386
2015-05-13 H.J. LuReturn ELF_CLASS_BOTH by default
2015-05-13 Andreas KrebbelMAINTAINERS: Add myself as s390 and s390x maintainer.
2015-05-13 GDB AdministratorAutomatic date update in version.in
2015-05-12 H.J. LuAllocate the first .plt entry space only if needed
2015-05-12 H.J. LuAlso skip x86_64-*-nacl*
2015-05-12 Doug Evanstweak some comments
2015-05-12 Don BreazealExtended-remote fork event docs
2015-05-12 Don BreazealExtended-remote fork catch
2015-05-12 Don BreazealExtended-remote follow vfork
2015-05-12 Don BreazealArch-specific remote follow fork
2015-05-12 Don BreazealExtended-remote Linux follow fork
2015-05-12 Don BreazealClone remote breakpoints
2015-05-12 Don BreazealIdentify remote fork event support
2015-05-12 Jiong Wang[AArch64] Add R_AARCH64_P32_LD32_GOTPAGE_LO14 to elf...
2015-05-12 Gary BensonLocate executables on remote stubs without multiprocess...
2015-05-12 Stephen KittEnables the -t abbreviated form of the --temp-prefix...
2015-05-12 GDB AdministratorAutomatic date update in version.in
2015-05-11 H.J. LuRemove Disp16|Disp32 from 64-bit direct branches
2015-05-11 H.J. LuAllow mixing target and not-target directives
2015-05-11 H.J. LuDefault e_machine to EM_IAMCU for i?86-*-elfiamcu
2015-05-11 H.J. LuAdd Intel MCU support to ld
2015-05-11 H.J. LuAdd Intel MCU support to gas
2015-05-11 H.J. LuAdd Intel MCU support to opcodes
2015-05-11 H.J. LuAdd init_dwarf_regnames_iamcu
2015-05-11 H.J. LuAdd Intel MCU support to bfd
2015-05-11 H.J. LuAdd EM_386/EM_IAMCU support to elfedit.c
2015-05-11 H.J. LuRename EM_486 to EM_IAMCU
2015-05-11 GDB AdministratorAutomatic date update in version.in
2015-05-10 H.J. LuReplace input_bfd and output_bfd with abfd
2015-05-10 Siva Chandra[Python] Add methods reference_value and const_value...
2015-05-10 GDB AdministratorAutomatic date update in version.in
2015-05-09 H.J. LuIgnore 0x66 prefix for call/jmp/jcc in 64-bit mode
2015-05-09 GDB AdministratorAutomatic date update in version.in
2015-05-08 Sandra LoosemoreAvoid segfault on missing directory table.
2015-05-08 Sandra LoosemoreFix register save offset for nios2 signal handler tramp...
2015-05-08 Sandra LoosemoreUse PTRACE_GETREGSET/SETREGSET in nios2 gdbserver.
2015-05-08 Sandra LoosemoreRevert to using "trap 31" for breakpoints on nios2.
2015-05-08 Sergio Durigan... Fix coredump-filter.exp by correctly unsetting array
next