external/binutils.git
2015-06-12 Mike Frysingersim: trace: add common macros for logging info
2015-06-12 Mike Frysingersim: mips: switch to common WITH_TRACE_ANY_P
2015-06-12 Mike Frysingersim: trace: add WITH_TRACE_ANY_P helper
2015-06-12 Mike Frysingersim: moxie: rename TRACE to MOXIE_TRACE_INSN
2015-06-12 Tristan GingoldAdd new ld option: --print-memory-usage
2015-06-12 Mike Frysingersim: cgen: namespace custom trace functions
2015-06-12 Walfred TedeschiFix broken GDB build after adding Bound table support...
2015-06-12 GDB AdministratorAutomatic date update in version.in
2015-06-11 John David... tc-hppa.c: Speed up search for last label
2015-06-11 Cary CoutantFix gold build error at -O0.
2015-06-11 Cary CoutantFix bug where SECTIONS clause does not handle compresse...
2015-06-11 Jing YuFix broken gold/testsuite/script_test_12 in some setup.
2015-06-11 Mike Frysingersim: msp430: delete unused trace macros
2015-06-11 Mike Frysingersim: trace: centralize the system tracing
2015-06-11 Mike Frysingersim: trace: add STRACE_xxx_P macros
2015-06-11 Mike Frysingersim: trace: use existing defines for the useful mask
2015-06-11 Mike Frysingersim: trace: create a common WITH_TRACE_P macro
2015-06-11 Mike Frysingersim: frv: drop custom debug mask
2015-06-11 Mike Frysingersim: m68hc11: delete unused interrupt_names
2015-06-11 Mike Frysingersim: m68hc11: switch to common sim_resume
2015-06-11 Mike Frysingersim: mn10300: delete unused memory code
2015-06-11 Gary BensonUse pulongest for printing ssize_t
2015-06-11 Walfred TedeschiFix ARI new warnings introduced in i386-tdep.c.
2015-06-11 Mike Frysingersim: mn10300: add missing static markings
2015-06-11 Mike Frysingersim: mn10300: delete unused exception/exited/debug...
2015-06-11 Mike Frysingersim: mn10300: use common size types
2015-06-11 Mike Frysingersim: m68hc11/mn10300/v850: delete redundant INLINE...
2015-06-11 Mike Frysingersim: microblaze: switch to common sim_resume/sim_stop_r...
2015-06-11 Gary BensonFix ARI warning in linux-namespaces.c
2015-06-11 Davide Italiano[GOLD] Fix handling of __start/__stop symbols
2015-06-11 GDB AdministratorAutomatic date update in version.in
2015-06-10 Simon Marchidwarf2read: call dwarf_finish_line when ending a sequence
2015-06-10 Jan KratochvilCode cleanup: Use explicit NULL comparison
2015-06-10 Han ShenPatch for erratum-843419 (2 of 2 - fix erratum occurren...
2015-06-10 Jan KratochvilFix gdbserver <library-list> and its #FIXED version...
2015-06-10 Gary BensonAnnounce new container-awareness features for GNU/Linux...
2015-06-10 Gary BensonImplement vFile:setfs in gdbserver
2015-06-10 Gary BensonImplement multiple-filesystem support for remote targets
2015-06-10 Gary BensonImplement mount namespace support for native Linux...
2015-06-10 Gary BensonAdd "inferior" argument to some target_fileio functions
2015-06-10 Gary BensonComment and whitespace changes
2015-06-10 Gary BensonRemove linux_proc_pid_get_ns
2015-06-10 Gary BensonIntroduce nat/linux-namespaces.[ch]
2015-06-10 Gary BensonMove make_cleanup_close to common code
2015-06-10 Jon Turneywindows-nat: Also ignore ERROR_INVALID_HANDLE from...
2015-06-10 Jon Turneywindows-nat: Trim a trailing '\n' from OutputDebugStrin...
2015-06-10 Walfred TedeschiMissing Changelogs for last commits
2015-06-10 Walfred TedeschiAdd support for bound table in the Intel MPX context.
2015-06-10 Walfred TedeschiObvious indentation fixes on test sample and test file...
2015-06-10 Walfred TedeschiImprove test for processor feature om MPX registers...
2015-06-10 Walfred TedeschiFix MPX and AVX512 tests for path changes.
2015-06-10 GDB AdministratorAutomatic date update in version.in
2015-06-09 Joel BrobeckerFix latest sim/common/ChangeLog entry.
2015-06-09 Joel BrobeckerRemove unnecessary empty line in sim/common/ChangeLog
2015-06-09 Mike StumpFix spelling mistakes in sim/common/sim-events.c error...
2015-06-09 Gary BensonDon't assume File-I/O mode bits match the host's format
2015-06-09 Gary BensonFix preprocessor conditional
2015-06-09 GDB AdministratorAutomatic date update in version.in
2015-06-08 Nick CliftonUpdate French Translations for LD and GOLD.
2015-06-08 Nick CliftonFix RX GAS handling of integer bignums.
2015-06-08 GDB AdministratorAutomatic date update in version.in
2015-06-07 Cary CoutantFix incorrect handling of STT_COMMON symbols in shared...
2015-06-07 GDB AdministratorAutomatic date update in version.in
2015-06-06 GDB AdministratorAutomatic date update in version.in
2015-06-05 Nick CliftonImproves the detection of partial .debug_line sections.
2015-06-05 Nick CliftonFixes a typo in the list of targets that should not...
2015-06-05 Nick CliftonFixes computation of MSP430 SYM_DIFF relocs in very...
2015-06-05 Gary BensonMove vgdb special case into remote_filesystem_is_local
2015-06-05 Alan Modrappc476 linker workaround shared lib fixes
2015-06-05 Cary CoutantAdd diststuff target to Makefile.
2015-06-05 Cary CoutantChange default to discard temporary local symbols in...
2015-06-05 Peter BergnerAdd hwsync extended mnemonic.
2015-06-05 GDB AdministratorAutomatic date update in version.in
2015-06-04 Jan Kratochvilcompile-print.exp: xfail->kfail for '@' GDB array operator
2015-06-04 Yao QiRegenerate gdbarch.c to sync with gdbarch.sh
2015-06-04 Nick CliftonFixes the check for emulated MSP430 instrucrtions that...
2015-06-04 Nick CliftonFix compile time warning for tc-h8300.c when using...
2015-06-04 Matthew Wahab[AArch64] Add support for ARMv8.1 command line option
2015-06-04 Jiong Wang[ARM] Use frag's thumb_mode information when available
2015-06-04 Cary CoutantFix SIZEOF_HEADERS in gold.
2015-06-04 Cary CoutantFix gold to group sections correctly via linker script.
2015-06-04 GDB AdministratorAutomatic date update in version.in
2015-06-03 Jan Kratochvilcompile: Use also inferior munmap
2015-06-03 Matthew Wahab[ARM] Commit approaved testcases missed in previous...
2015-06-03 Jiong Wang[AArch64] Revert local changes included in Matthew...
2015-06-03 Matthew Wahab[ARM] Support for ARMv8.1 command line option
2015-06-03 GDB AdministratorAutomatic date update in version.in
2015-06-02 Cary CoutantFix Sniff_file to get an aligned view.
2015-06-02 Simon MarchiFix =thread-exited not showing up when detaching (PR...
2015-06-02 Cary CoutantPR 17819: Fix --build-id=tree when using --compress...
2015-06-02 Jiong Wang[AArch64] Fix typo in testcase
2015-06-02 Matthew Wahab[ARM] Support for ARMv8.1 Adv.SIMD extension
2015-06-02 Matthew Wahab[ARM] Add support for ARMv8.1 PAN extension
2015-06-02 Matthew Wahab[ARM] Rework CPU feature selection in the disassembler
2015-06-02 Matthew Wahab[AArch64] Support for ARMv8.1a Adv.SIMD instructions
2015-06-02 Matthew Wahab[AArch64] Support for ARMv8.1a Limited Ordering Regions...
2015-06-02 Yao QiInclude linux-nat.h in i386-linux-nat.c
2015-06-02 Rafael Ávila... Use a std::vector instead of a std::map to hold Input_m...
2015-06-02 GDB AdministratorAutomatic date update in version.in
2015-06-01 Matthew Wahab[AArch64][GAS] Add support for PAN architecture extension
next