aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-07-24s390-vregs.exp: Fix Tcl error after non-zero-pad patchAndreas Arnez
2017-07-24[AArch64] Fix the bit pattern order in the comments in auto-generated fileJiong Wang
2017-07-24Fix another memory access error triggered by attempting to parse a corrupt bi...Nick Clifton
2017-07-24Fix address violation errors parsing corrupt binary files.Nick Clifton
2017-07-24Stop the generation of mapping symbols in the debug sections of ARM and AArch...Nick Clifton
2017-07-24Improve "unrecognized relocation" error messages to add the suggestion that t...Nick Clifton
2017-07-24[ARC] Fix big-endian ld tests errors.claziss
2017-07-24Automatic date update in version.inGDB Administrator
2017-07-24* dwarf2dbg.c (dwarf2dbg_final_check): Rename local variable exp from expr.Hans-Peter Nilsson
2017-07-23Correct eh_frame info for __glink_PLTresolveAlan Modra
2017-07-23Automatic date update in version.inGDB Administrator
2017-07-22Use std::vector in struct catch_syscall_inferior_dataTom Tromey
2017-07-22Use std::vector in syscall_catchpointTom Tromey
2017-07-22C++-ify break-catch-throwTom Tromey
2017-07-22C++-ify break-catch-sigTom Tromey
2017-07-22Automatic date update in version.inGDB Administrator
2017-07-22gdb.python/py-unwind: Disable stack protectionSimon Marchi
2017-07-21Updated French translation for the binutils subdirectory.Nick Clifton
2017-07-21Fix typo in warning message.Nick Clifton
2017-07-21Remove unused variables in dwarf parser.Simon Marchi
2017-07-21This patch introduces support for specifing views in .loc directives, so that...Alexandre Oliva
2017-07-21S/390: Support z14 as CPU name.Andreas Krebbel
2017-07-21Automatic date update in version.inGDB Administrator
2017-07-20Make language_def O(1)Pedro Alves
2017-07-20get_int_var_valuePedro Alves
2017-07-20Use SYMBOL_MATCHES_SEARCH_NAME some morePedro Alves
2017-07-20Eliminate block_iter_name_*Pedro Alves
2017-07-20Fix cp_find_first_component_aux bugPedro Alves
2017-07-20Make gdb.base/dmsym.exp independent of "set language ada"Pedro Alves
2017-07-20Update the German translation for the opcodes library.Nick Clifton
2017-07-20Automatic date update in version.inGDB Administrator
2017-07-20PR ld/16656: Add missing annotation to the relevant ChangeLog entriesMaciej W. Rozycki
2017-07-19[AArch64] Fix PR18841 ifunc relocation orderingSzabolcs Nagy
2017-07-19Extend previous fix to coff-rs6000.c to coff64-rs6000.cNick Clifton
2017-07-19Fix use-after-free error when parsing a corrupt nested archive.Nick Clifton
2017-07-19LD/testsuite: Add 2**4 section alignment FILL script statement testMaciej W. Rozycki
2017-07-19Fix address violation when attempting to read a corrupt field in a COFF archi...Nick Clifton
2017-07-19[ARC] Add SecureShield AUX registersclaziss
2017-07-19[ARC] Add SJLI instruction.Claudiu Zissulescu
2017-07-19[ARC] Add JLI support.John Eric Martin
2017-07-19Remove datasize measurements based on sbrk()Tristan Gingold
2017-07-19Fix gas crash on missing seh_endproc.Tristan Gingold
2017-07-19Automatic date update in version.inGDB Administrator
2017-07-18LD/testsuite: Conditionalize the placement of `.got' in GNU_RELROMaciej W. Rozycki
2017-07-18LD/testsuite: Conditionalize the placement of `.dynamic' in GNU_RELROMaciej W. Rozycki
2017-07-18Fix spelling typos.Yuri Chornovian
2017-07-18Fix Fission (broken by my previous patch)David Blaikie
2017-07-18Fix runtime failure triggered by a corrupt ecoff input file.Nick Clifton
2017-07-18Remove one line commentYao Qi
2017-07-18Simplify regcache_cpy and remove regcache::cpy_no_passthroughYao Qi