external/binutils.git
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
2015-02-23 Pedro Alvesgdbserver: redo stepping over breakpoint that was on...
2015-02-23 Pedro Alvesdelete_breakpoints: Rewrite using gdb_test_multiple
2015-02-23 VinayAdds a space between the operands of the RL78's MOV...
2015-02-23 Yoshinori SatoAdd support for the h8300-linux target.
2015-02-23 Pedro Alvesremote.c: simplify parsing stop reasons in T stop replies
2015-02-23 Nick CliftonFixes a problem where "ld -ixxx" would report an error...
2015-02-23 Nick CliftonFixes the generation of dwarf line debug information...
2015-02-23 Nick CliftonFixes a typo in the license notice in include/elf/score.h
2015-02-23 Pedro Alvesgdb.base/info-os.c: Include stdlib.h
2015-02-23 Nick CliftonFixes a couple of typos in the license header of the...
2015-02-23 Pedro Alvesgdbserver: 64-bit kernel / 32-inferior, syscall restarting
2015-02-23 GDB AdministratorAutomatic date update in version.in
2015-02-22 Jiri Gaislersim/erc32: Use readline.h for readline types and functions.
2015-02-22 H.J. LuSet GOLD_DEFAULT_SIZE to 32 for x32
2015-02-22 Doug Evanstestcase for PR symtab/17855
2015-02-22 Doug EvansPR c++/17976, symtab/17821
2015-02-22 Jiri Gaislersim/erc32: File loading via command line did not work
2015-02-22 Jiri Gaislersim/erc32: Fix incorrect simulator performance report
2015-02-22 Jiri Gaislersim/erc32: Remove unused defines in Makefile and switch...
2015-02-22 Jiri Gaislersim/erc32: Use fenv.h for host FPU access
2015-02-22 Jiri Gaislersim/erc32: Perform pseudo-init if binary linked to...
2015-02-22 Jiri Gaislersim/erc32: Corrected wrong CPU implementation and versi...
2015-02-22 Jiri Gaislersim/erc32: Disassembly in stand-alone mode did not...
2015-02-22 GDB AdministratorAutomatic date update in version.in
2015-02-21 Mike Frysingerbinutils: readelf: add missing newline to warning message
2015-02-21 Jan KratochvilTestsuite patch for: i386: Fix internal error when...
2015-02-21 Pedro Alvesgdb.threads/multi-create-ns-info-thr.exp and native...
2015-02-21 GDB AdministratorAutomatic date update in version.in
2015-02-20 Pedro AlvesFix gdb.base/solib-corrupted.exp after dtrace probes...
2015-02-20 Pedro AlvesGNU/Linux: Stop using libthread_db/td_ta_thr_iter
2015-02-20 Pedro Alveslinux-nat.c: fix a few lin_lwp_attach_lwp issues
2015-02-20 Pedro AlvesGarbage collect forward_target_decr_pc_after_break
2015-02-20 Pedro Alvesfix gdbserver/linux-low'c's pending status handling
2015-02-20 Pedro AlvesFix no-attach-trace.exp with "target remote" / gdbserver
2015-02-20 Pedro AlvesPR18006: internal error if threaded program calls clone...
2015-02-20 Joel BrobeckerDocument the GDB 7.9 release in gdb/ChangeLog
2015-02-20 Andreas ArnezS390: Support new vector register sections
2015-02-20 Mike Frysingersim: drop unused headers
2015-02-20 Mike Frysingersim: drop unused sim_kill function
2015-02-20 GDB AdministratorAutomatic date update in version.in
2015-02-19 Chen Gangsim: ChangeLog: Correct the related items position...
2015-02-19 Pedro AlvesWrap a few opcodes headers in extern "C" for C++
2015-02-19 Pedro Alvesfloatformat.h: Wrap in extern "C"
2015-02-19 Steve Ellcey2015-02-19 Steve Ellcey <sellcey@imgtec.com>
2015-02-19 Antoine TremblayFix non executable stack handling when calling function...
2015-02-19 David Taylor[gdb/ax] small "setv" fix and documentation's adjustment.
2015-02-19 H.J. LuUse nm/readelf with "failif"
2015-02-19 Branko DrevensekFix buffer overrun in verilog code
2015-02-19 Mike Frysingersim: microblaze: fix build failure after opcodes update
2015-02-19 Alan Modratidy _bfd_elf_define_linkage_sym
2015-02-19 Alan Modragas doc warning fixes
2015-02-19 Alan ModraStrip undefined symbols from .symtab
2015-02-19 GDB AdministratorAutomatic date update in version.in
2015-02-18 Patrick PalkaAdd missing gdb/ChangeLog entry for previous change.
2015-02-18 Patrick PalkaAsynchronously resize the TUI
2015-02-18 Jose E. MarchesiFactorize target program transformations in the GDB_AC_...
2015-02-18 Alan ModraFix gold error: hidden symbol '...' is not defined...
2015-02-18 GDB AdministratorAutomatic date update in version.in
2015-02-17 Rafael Ávila... Simplify Garbage_collection::add_reference a bit.
2015-02-17 Rafael Ávila... avoid std::vector copy.
2015-02-17 Rafael Ávila... Use std::upper_bound to simplify code a bit.
2015-02-17 Jose E. MarchesiAnnounce the DTrace USDT probes support in NEWS.
2015-02-17 Jose E. MarchesiDocumentation for DTrace USDT probes.
2015-02-17 Jose E. MarchesiSimple testsuite for DTrace USDT probes.
2015-02-17 Jose E. MarchesiSupport for DTrace USDT probes in x86_64 targets.
2015-02-17 Jose E. MarchesiNew probe type: DTrace USDT probes.
2015-02-17 Jose E. MarchesiNew gdbarch functions: dtrace_parse_probe_argument...
2015-02-17 Jose E. MarchesiNew commands `enable probe' and `disable probe'.
2015-02-17 Jose E. MarchesiMove `compute_probe_arg' and `compile_probe_arg' to...
2015-02-17 Jose E. MarchesiAdapt `info probes' to support printing probes of diffe...
2015-02-17 Alan ModraProperly place the NULL STT_FILE symbol revistited
2015-02-17 Patrick PalkaRemove superfluous function key_is_command_char()
2015-02-17 Pedro AlvesTUI: resize windows to new terminal size before display...
2015-02-17 Maxim OstapenkoFix GDB build fail on Aarch64 when -fno-common is enabled
2015-02-17 Mark Wielaard[gold] Recognize DWARF5/GCC5 DW_LANG_Fortran03 and...
2015-02-17 Cary CoutantFix --dynamic-list so that symbols not in the list...
2015-02-17 Cary CoutantRemove redundant include of "output.h".
2015-02-17 GDB AdministratorAutomatic date update in version.in
2015-02-16 H.J. LuCorrect a typo in ld/testsuite/ChangeLog
2015-02-16 H.J. LuUpdate more ld testcases after PR ld/17975 fix
2015-02-16 H.J. LuAdd ChangeLog entries for PR ld/17975 fix
2015-02-16 H.J. LuProperly place the NULL STT_FILE symbol
2015-02-16 Mark WielaardRemove true and false ARI checks now that we use stdbool.h.
2015-02-16 GDB AdministratorAutomatic date update in version.in
2015-02-15 H.J. LuSet root.linker_def on _TLS_MODULE_BASE_
2015-02-15 Nick CliftonThis fixes a bug I introduced to the PDP11 target when...
2015-02-15 Alan Modrafix dbb3fbbb dwarf2.c breakage
2015-02-15 GDB AdministratorAutomatic date update in version.in
next