external/binutils.git
2017-04-08 Jim WilsonSupport the fcmXX zero instructions.
2017-04-08 GDB AdministratorAutomatic date update in version.in
2017-04-07 H.J. LuUse NOPIE_CFLAGS and NOPIE_LDFLAGS to disable PIE
2017-04-07 H.J. LuELF: Check ELF_COMMON_DEF_P for common symbols
2017-04-07 Simon Marchiptid-selftests: Fix erroneous assert messages
2017-04-07 Pedro AlvesFix building the BFD library for Win64 by reqorking...
2017-04-07 Nick CliftonFix failure in x86_64 linker tests when compiling with...
2017-04-07 Alan ModraRemove E6500 insns from PPC_OPCODE_ALTIVEC2
2017-04-07 Alan ModraTweak MBIND ld test for ARM.
2017-04-07 Alan ModraMBIND gas test tweak
2017-04-07 Alan HaywardAdd BFIN_MAX_REGISTER_SIZE
2017-04-07 Tristan Gingoldpe/coff: handle weak defined symbol for gc-sections.
2017-04-07 Simon MarchiClass-ify ptid_t
2017-04-07 GDB AdministratorAutomatic date update in version.in
2017-04-06 Pip CetAdd support for disassembling WebAssembly opcodes.
2017-04-06 Thomas Preud... Fix Windows gdb build failure with Python 2 support
2017-04-06 Alan Modrambind tests: don't check PT_LOAD headers
2017-04-06 Alan ModraRegen SRC-POTFILES.in
2017-04-06 Jiong Wang[objcopy] Fix quadratic-time when handling --redefine...
2017-04-06 GDB AdministratorAutomatic date update in version.in
2017-04-05 Hans-Peter... PR ld/21233: change xfails to kfails, fix the indentati...
2017-04-05 Simon Marchiptid_{lwp,tid}_p: Remove unnecessary checks
2017-04-05 Pedro Alves-Wwrite-strings: Remove -Wno-write-strings
2017-04-05 Pedro Alves-Wwrite-strings: The Rest
2017-04-05 Pedro Alves-Wwrite-strings: More Solaris
2017-04-05 Pedro Alves-Wwrite-strings: Fix Solaris "set procfs-file"
2017-04-05 Pedro Alves-Wwrite-strings: Some constification in gdb/breakpoint.c
2017-04-05 Pedro Alves-Wwrite-strings: execute_command calls with string...
2017-04-05 Pedro Alves-Wwrite-strings: Add a PyArg_ParseTupleAndKeywords...
2017-04-05 Pedro Alves-Wwrite-strings: Wrap PyGetSetDef for construction...
2017-04-05 Pedro Alves-Wwrite-strings: More fix-old-Python-API wrappers
2017-04-05 Pedro Alves-Wwrite-strings: gdbserver/win32-low.c and TARGET_WAITK...
2017-04-05 Pedro Alves-Wwrite-strings: gdbserver's 'port' parsing
2017-04-05 Pedro Alves-Wwrite-strings: MI -info-os
2017-04-05 Pedro Alves-Wwrite-strings: Constify mi_cmd_argv_ftype's 'command...
2017-04-05 Pedro Alves-Wwrite-strings: Constify word break character arrays
2017-04-05 Pedro Alves-Wwrite-strings: Constify target_pid_to_str and target_...
2017-04-05 Pedro Alves-Wwrite-strings: Constify warning_pre_print
2017-04-05 Pedro Alves-Wwrite-strings: Constify shell_escape and plug make_co...
2017-04-05 Pedro Alves-Wwrite-strings: Don't initialize string command variab...
2017-04-05 Pedro Alves-Wwrite-strings: Constify macroexp.c:init_shared_buffer
2017-04-05 Pedro Alves-Wwrite-strings: Constify struct disassemble_info's...
2017-04-05 Sergio Durigan... PR 21352: Add testsuite for "tsave -r" command
2017-04-05 Sergio Durigan... Fix PR 21352: Command tsave does not support -r argument
2017-04-05 Yao QiUse frame_unwind_register_value in frame_unwind_registe...
2017-04-05 Yao QiFix racy test in gdb.threads/thread-specific-bp.exp
2017-04-05 Alan ModraPowerPC64le PLT reference counting
2017-04-05 Pedro AlvesNew global maintainer - Simon Marchi
2017-04-05 Hans-Peter... PR ld/21233: xfail failing test-parts for cris*-*-*
2017-04-05 Pedro AlvesInitialize gdb::optional empty payload to quiet false...
2017-04-05 GDB AdministratorAutomatic date update in version.in
2017-04-04 Maciej W. RozyckiPR ld/21233: Avoid sweeping forced-undefined symbols...
2017-04-04 John BaldwinRemove support for using the bsd-uthread target on...
2017-04-04 John BaldwinRemove support for FreeBSD/alpha.
2017-04-04 John BaldwinUse ptid from regcache instead of inferior_ptid.
2017-04-04 Pedro Alvesdwarf2read.c: C++fy lnp_state_machine
2017-04-04 Pedro AlvesMake sect_offset and cu_offset strong typedefs instead...
2017-04-04 Pedro Alvesdwarf2read.c: Make dir_index and file_name_index strong...
2017-04-04 Pedro Alvesgdb::optional: Add observers
2017-04-04 Pedro Alvesdwarf2read.c: Some C++fycation, use std::vector, std...
2017-04-04 Jon TurneyUse symbolic constants instead of magic numbers with...
2017-04-04 H.J. LuSupport ELF SHF_GNU_MBIND and PT_GNU_MBIND_XXX
2017-04-04 Palmer DabbeltRISC-V: Resurrect GP-relative disassembly hints
2017-04-04 Simon Marchigdbserver: Clear .deps on clean
2017-04-04 Simon Marchiremote.c: Use ptid_t instead of struct ptid
2017-04-04 Nick CliftonFix null pointer dereferences when using a link built...
2017-04-04 Alan HaywardRemove MAX_REGISTER_SIZE from frame.c
2017-04-04 GDB AdministratorAutomatic date update in version.in
2017-04-03 Palmer DabbeltRISC-V: Avoid a const warning
2017-04-03 Andrew Jenner IA16 support
2017-04-03 H.J. LuCorrect the ChangeLog entry
2017-04-03 H.J. Luld: Support ELF GNU program properties
2017-04-03 Nick Cliftonreadelf: Fix overlarge memory allocation when reading...
2017-04-03 Nick CliftonFix runtime seg-fault in readelf when parsing a corrupt...
2017-04-03 Nick Cliftonreadelf: Update check for invalid word offsets in ARM...
2017-04-03 GDB AdministratorAutomatic date update in version.in
2017-04-02 GDB AdministratorAutomatic date update in version.in
2017-04-01 GDB AdministratorAutomatic date update in version.in
2017-03-31 Palmer DabbeltRISC-V: Allow ISA subsets to be disabled
2017-03-31 Andrew WatermanRISC-V: Add physical memory protection CSRs
2017-03-31 Simon Marchigdbserver: Suffix generated C files with -generated
2017-03-31 Pip CetFix minor problems with previous wasm32 binutils commit.
2017-03-31 Nick CliftonReduce the size of s390 symbol tables by allowing reloc...
2017-03-31 GDB AdministratorAutomatic date update in version.in
2017-03-30 Pip CetAdd support for the WebAssembly file format and the...
2017-03-30 Iain BuclawFix classification of `module.type' in D lexer.
2017-03-30 GDB AdministratorAutomatic date update in version.in
2017-03-29 Jan KratochvilFix warning: Invalid entry in .debug_gdb_scripts section
2017-03-29 Jose E. Marchesiopcodes: sparc: support missing SPARC ASIs from UA2005...
2017-03-29 Yao QiAdd constructor and destructor to thread_info
2017-03-29 Alan ModraPowerPC -Mraw disassembly
2017-03-29 Nick CliftonImprove the speed of scanning PE binaries for line...
2017-03-29 GDB AdministratorAutomatic date update in version.in
2017-03-28 Hans-Peter... Fix for PR ld/16044: elf32-cris.c h->plt.refcount incon...
2017-03-28 Anton Kolesovarc: Add prologue analysis
2017-03-28 Anton Kolesovarc: Add disassembler helper
2017-03-28 Anton Kolesovarc: Add "maintenance print arc" command prefix
2017-03-28 Anton Kolesovarc: Align internal regnums with architectural regnums
2017-03-28 GDB AdministratorAutomatic date update in version.in
2017-03-27 Max Filippovgdbserver: xtensa: support THREADPTR register
next