external/binutils.git
2015-12-07 Alan ModraPR19323 memory allocation greater than 4G
2015-12-07 Alan Modra[GOLD] R_PPC64_ENTRY support
2015-12-07 Alan ModraR_PPC64_ENTRY
2015-12-07 Alan Modratc-ppc.c md_apply_fix tidy
2015-12-07 Alan ModraReorder some power9 insns
2015-12-07 Kaz Kojimabfd: Mark sh5*-*-* and sh64*-*-* targets as obsolete.
2015-12-07 GDB AdministratorAutomatic date update in version.in
2015-12-06 Joel BrobeckerReplace remaining references to i386-nat with x86-nat...
2015-12-06 GDB AdministratorAutomatic date update in version.in
2015-12-05 Joel BrobeckerDocument the GDB 7.10.1 release in gdb/ChangeLog
2015-12-05 Josh Stonegdbserver: set ptrace flags after creating inferiors
2015-12-05 GDB AdministratorAutomatic date update in version.in
2015-12-04 H.J. LuOptimize R_386_GOT32/R_386_GOT32X only if addend is 0
2015-12-04 Nick CliftonFix GAS testsuite failures for COFF/PE based ARM targets.
2015-12-04 Tristan GingoldRemove useless loop in elf.c
2015-12-04 Claudiu ZissulescuFix failures in the GAS testsuite for the ARC architecture.
2015-12-04 GDB AdministratorAutomatic date update in version.in
2015-12-03 Vladimir RadosavljevicTake addend into account when making GOT entries for...
2015-12-03 Antoine TremblayRemove duplicate arch/arm.h include in linux-arm-low.c.
2015-12-03 Yao QiRun gdb.base/sizeof.exp with board having gdb,noinferiorio
2015-12-03 Tristan GingoldDarwin: add new mach-o header flags.
2015-12-03 GDB AdministratorAutomatic date update in version.in
2015-12-02 Alan Modraaddr2line vs. inlined C functions called from C++
2015-12-02 Alan ModraMake --enable-initfini-array the default
2015-12-02 Alan ModraFix powerpc64 segfault caused by zero r_symndx relocs.
2015-12-02 Andre VieiraFix ldah being disassembled as ldaexh
2015-12-02 GDB AdministratorAutomatic date update in version.in
2015-12-01 H.J. LuProperly check symbol defined by assignment in linker...
2015-12-01 Ulrich WeigandAvoid "operation may be undefined" warning in remote.c
2015-12-01 Ulrich WeigandFix uninitialized variable warnings in remote.c
2015-12-01 Yao QiRun gdb.base/disp-step-syscall.exp for aarch64-linux
2015-12-01 Alan ModraTrim unused params from aout adjust_sizes_and_vmas
2015-12-01 Alan ModraInvoke aout N_* macros with pointer to struct internal_exec
2015-12-01 Alan ModraDon't use BFD_TRADITIONAL_FORMAT flag in COFF support
2015-12-01 Alan Modrabinutils/configure update
2015-12-01 Alan ModraSRC-POTFILES.in update
2015-12-01 Alan ModraRe: ARC port broken reloc processing
2015-12-01 Alan ModraARC port broken reloc processing
2015-12-01 GDB AdministratorAutomatic date update in version.in
2015-11-30 Antoine TremblayRemove too simple breakpoint_reinsert_addr implementations.
2015-11-30 Antoine TremblayRemove support for thread events without PTRACE_EVENT_C...
2015-11-30 Antoine TremblayRefactor queries for hardware and software single stepp...
2015-11-30 Antoine TremblayFix instruction skipping when using software single...
2015-11-30 Antoine TremblayFix breakpoint size when stepping over a permanent...
2015-11-30 Pedro Alvesgdbserver: don't exit until GDB disconnects
2015-11-30 Pedro Alvesgdbserver/linux: Always wake up event loop after resume
2015-11-30 Pedro Alvesgdbserver:prepare_access_memory: pick another thread
2015-11-30 Pedro AlvesImplement TARGET_WAITKIND_NO_RESUMED in the remote...
2015-11-30 Pedro Alvesinfrun: Fix TARGET_WAITKIND_NO_RESUMED handling in...
2015-11-30 Pedro Alvestestsuite: Range stepping and non-stop mode
2015-11-30 Pedro Alvesgdbserver: fix killed-outside.exp
2015-11-30 Pedro AlvesRemote thread create/exit events
2015-11-30 Pedro AlvesMake dprintf-non-stop.exp cope with remote testing
2015-11-30 Pedro Alvesgdbserver resume_stop handling bug
2015-11-30 Pedro Alvesgdbserver crash if gdb attaches too fast
2015-11-30 Pedro AlvesNew vCtrlC packet, non-stop mode equivalent of \003
2015-11-30 Pedro Alvesremote: stop reason and watchpoint data address per...
2015-11-30 Pedro Alvesgdbserver crash running gdb.threads/non-ldr-exc-1.exp
2015-11-30 Pedro Alvesattach + target always in non-stop mode: stop all threads
2015-11-30 Pedro AlvesRemote all-stop-on-top-of-non-stop
2015-11-30 Pedro AlvesFix mi-nonstop.exp with extended-remote
2015-11-30 Pedro AlvesFix ChangeLog entry
2015-11-30 Andrew Burgessobjdump: Handle 32-bit base address in debug_ranges...
2015-11-30 GDB AdministratorAutomatic date update in version.in
2015-11-29 Cary CoutantUpdate my email address in MAINTAINERS.
2015-11-29 GDB AdministratorAutomatic date update in version.in
2015-11-28 Pedro AlvesAdjust GDB to demangler API change
2015-11-28 Maxim Ostapenkolibsanitizer merge from upstream r250806, compiler...
2015-11-28 Rainer OrthPort libvtv to Solaris
2015-11-28 Rich FelkerSH FDPIC backend support
2015-11-28 Pedro AlvesPR other/61321 - demangler crash on casts in template...
2015-11-28 Mike Stumplibiberty TAGS
2015-11-28 Jason Merrill(Makefiles): PATCH to include libcpp and libiberty...
2015-11-28 Iain SandoeFix PR63758 by using the _NSGetEnviron() API on Darwin
2015-11-28 Jason MerrillImplement N4514, C++ Extensions for Transactional Memory.
2015-11-28 Mikhail MaltsevFix several crashes of C++ demangler on fuzzed input.
2015-11-28 Uros BizjakAvoid "enum conversion when passing argument 1 of ...
2015-11-28 Uros BizjakAvoid "enum conversion when passing argument 1 of ...
2015-11-28 GDB AdministratorAutomatic date update in version.in
2015-11-27 Matthew Wahab[AArch64][PATCH 3/3] Add floating-point FP16 instructions
2015-11-27 Matthew Wahab[AArch64][PATCH 2/3] Adjust a utility function for...
2015-11-27 Matthew Wahab[AArch64][PATCH 1/3] Support ARMv8.2 FP16 floating...
2015-11-27 Matthew Wahab[AArch64] Add ARMv8.2 instruction alias REV64.
2015-11-27 Matthew Wahab[AArch64] Add ARMv8.2 instructions BFC and REV64.
2015-11-27 Simon Marchiremote.c: Add missing cast
2015-11-27 Matthew Wahab[AArch64] Let aliased instructions be their preferred...
2015-11-27 Yao Qi[AArch64] Only check breakpoint alignment on inserting
2015-11-27 Yao QiNew test gdb.arch/arm-neon.exp
2015-11-27 Yao Qi[AArch64] Handle HFA and HVA together
2015-11-27 Yao Qi[AArch64] Support gnu vector in inferior call
2015-11-27 Yao QiUse multi_line to make pattern more human readable
2015-11-27 Yao QiAllow multiple occurrences of the frames-invalid annota...
2015-11-27 Yao QiUse ${frames_invalid} in gdb.cp/annota2.exp
2015-11-27 Matthew Wahab[Aarch64] Support an ARMv8.2 system register.
2015-11-27 Matthew Wahab[AArch64] Add feature flags and command line for ARMv8...
2015-11-27 GDB AdministratorAutomatic date update in version.in
2015-11-26 Simon MarchiAdjust ChangeLog entry
2015-11-26 Simon MarchiAdd test for thread names
2015-11-26 Simon MarchiDisplay names of remote threads
2015-11-26 Simon MarchiConstify thread name return path
next