external/binutils.git
2017-07-28 Andrew BurgessMake some improvements to how SORT_* specifiers and...
2017-07-28 Andrew WatermanFix problems parsing RISCV architecture extenstions...
2017-07-28 GDB AdministratorAutomatic date update in version.in
2017-07-27 Xavier RoirandAdd myself as a write-after-approval GDB maintainer.
2017-07-27 Georg-Johann LayMove AVR .promemx.* sections into higher memory.
2017-07-27 Nick CliftonFix address violation issues encountered when parsing...
2017-07-27 GDB AdministratorAutomatic date update in version.in
2017-07-26 H.J. LuGold: Fix mips.cc for GCC 4.2
2017-07-26 Yao QiAdd "maint check xml-descriptions" to test builtin...
2017-07-26 Yao QiLazily and dynamically create i386-linux target descrip...
2017-07-26 Yao QiGenerate c for feature instead of tdesc
2017-07-26 Yao QiUse visitor pattern for "maint print c-tdesc"
2017-07-26 Yao QiCentralize i386 linux target descriptions
2017-07-26 Yao QiAdd optional argument to command "maint prints c-tdesc"
2017-07-26 Yao QiClass-fy target_desc
2017-07-26 Simon MarchiAdd enum for result of fast_tracepoint_collecting
2017-07-26 GDB AdministratorAutomatic date update in version.in
2017-07-25 John BaldwinFix two NetBSD-specific typos in the configure.nat...
2017-07-25 Yao QiMake amd64_x32_init_abi and amd64_init_abi argument...
2017-07-25 Nick CliftonFix thinko in previous change to elf32-msp430.c
2017-07-25 Nick CliftonFix typos in error and option messages in OPCODES library.
2017-07-25 Yao QiCatch exceptions thrown from gdbarch_skip_prologue
2017-07-25 Yao Qi[ARM] Access FPSCR on vfpv2
2017-07-25 Nick CliftonUpdated French translation for the BFD library.
2017-07-25 Benjamin GreenAdd a linker branch optimization for the MSP430.
2017-07-25 Nick Cliftonoops - add changelog entry accidentally omitted from...
2017-07-25 Nick CliftonStop readelf from returning an error status if asked...
2017-07-25 Alan Modra__tls_get_addr_opt stub eh_frame info
2017-07-25 GDB AdministratorAutomatic date update in version.in
2017-07-24 Andreas Arnezs390-vregs.exp: Fix Tcl error after non-zero-pad patch
2017-07-24 Jiong Wang[AArch64] Fix the bit pattern order in the comments...
2017-07-24 Nick CliftonFix another memory access error triggered by attempting...
2017-07-24 Nick CliftonFix address violation errors parsing corrupt binary...
2017-07-24 Nick CliftonStop the generation of mapping symbols in the debug...
2017-07-24 Nick CliftonImprove "unrecognized relocation" error messages to...
2017-07-24 claziss[ARC] Fix big-endian ld tests errors.
2017-07-24 GDB AdministratorAutomatic date update in version.in
2017-07-23 Hans-Peter... * dwarf2dbg.c (dwarf2dbg_final_check): Rename local...
2017-07-23 Alan ModraCorrect eh_frame info for __glink_PLTresolve
2017-07-23 GDB AdministratorAutomatic date update in version.in
2017-07-22 Tom TromeyUse std::vector in struct catch_syscall_inferior_data
2017-07-22 Tom TromeyUse std::vector in syscall_catchpoint
2017-07-22 Tom TromeyC++-ify break-catch-throw
2017-07-22 Tom TromeyC++-ify break-catch-sig
2017-07-22 GDB AdministratorAutomatic date update in version.in
2017-07-21 Simon Marchigdb.python/py-unwind: Disable stack protection
2017-07-21 Nick CliftonUpdated French translation for the binutils subdirectory.
2017-07-21 Nick CliftonFix typo in warning message.
2017-07-21 Simon MarchiRemove unused variables in dwarf parser.
2017-07-21 Alexandre OlivaThis patch introduces support for specifing views in...
2017-07-21 Andreas KrebbelS/390: Support z14 as CPU name.
2017-07-21 GDB AdministratorAutomatic date update in version.in
2017-07-20 Pedro AlvesMake language_def O(1)
2017-07-20 Pedro Alvesget_int_var_value
2017-07-20 Pedro AlvesUse SYMBOL_MATCHES_SEARCH_NAME some more
2017-07-20 Pedro AlvesEliminate block_iter_name_*
2017-07-20 Pedro AlvesFix cp_find_first_component_aux bug
2017-07-20 Pedro AlvesMake gdb.base/dmsym.exp independent of "set language...
2017-07-20 Nick CliftonUpdate the German translation for the opcodes library.
2017-07-20 GDB AdministratorAutomatic date update in version.in
2017-07-19 Maciej W. RozyckiPR ld/16656: Add missing annotation to the relevant...
2017-07-19 Szabolcs Nagy[AArch64] Fix PR18841 ifunc relocation ordering
2017-07-19 Nick CliftonExtend previous fix to coff-rs6000.c to coff64-rs6000.c
2017-07-19 Nick CliftonFix use-after-free error when parsing a corrupt nested...
2017-07-19 Maciej W. RozyckiLD/testsuite: Add 2**4 section alignment FILL script...
2017-07-19 Nick CliftonFix address violation when attempting to read a corrupt...
2017-07-19 claziss[ARC] Add SecureShield AUX registers
2017-07-19 Claudiu Zissulescu[ARC] Add SJLI instruction.
2017-07-19 John Eric Martin[ARC] Add JLI support.
2017-07-19 Tristan GingoldRemove datasize measurements based on sbrk()
2017-07-19 Tristan GingoldFix gas crash on missing seh_endproc.
2017-07-19 GDB AdministratorAutomatic date update in version.in
2017-07-18 Maciej W. RozyckiLD/testsuite: Conditionalize the placement of `.got...
2017-07-18 Maciej W. RozyckiLD/testsuite: Conditionalize the placement of `.dynamic...
2017-07-18 Yuri ChornovianFix spelling typos.
2017-07-18 David BlaikieFix Fission (broken by my previous patch)
2017-07-18 Nick CliftonFix runtime failure triggered by a corrupt ecoff input...
2017-07-18 Yao QiRemove one line comment
2017-07-18 Yao QiSimplify regcache_cpy and remove regcache::cpy_no_passt...
2017-07-18 Yao QiImprove doc about "maint print c-tdesc"
2017-07-18 Nick CliftonImport updated Ukranian and Swedish translations.
2017-07-18 Pedro AlvesFix GDB builds that include the simulator
2017-07-18 Hans-Peter... * dwarf.c (display_debug_names): Initialize hash_prev.
2017-07-18 GDB AdministratorAutomatic date update in version.in
2017-07-17 H.J. Lui386: Add tests for PIE with undefined weak symbol
2017-07-17 H.J. LuAdd missing ChangeLog entries for PR ld/21782 fix
2017-07-17 Pedro AlvesA smarter linespec completer
2017-07-17 Pedro AlvesLinespec lexing and C++ operators
2017-07-17 Pedro AlvesExplicit locations -label completer
2017-07-17 Pedro AlvesRewrite/enhance explicit locations completer, parse...
2017-07-17 H.J. Lux86-64: Limit PIC check to shared library build
2017-07-17 Pedro AlvesIntroduce strncmp_iw
2017-07-17 H.J. LuRe-indent elf_x86_64_relocate_section
2017-07-17 Pedro AlvesIntroduce CP_OPERATOR_STR/CP_OPERATOR_LEN and use throu...
2017-07-17 Pedro Alves"complete" command and completion word break characters
2017-07-17 Pedro AlvesIntroduce class completion_tracker & rewrite completion...
2017-07-17 Pedro AlvesClean up "completer_handle_brkchars" callback handling
2017-07-17 Pedro AlvesRename make_symbol_completion_list_fn -> symbol_completer
2017-07-17 Pedro AlvesFix TAB-completion + .gdb_index slowness (generalize...
2017-07-17 Pedro AlvesC++ify dwarf2_per_objfile
next