aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-07-24* dwarf2dbg.c (dwarf2dbg_final_check): Rename local variable exp from expr.Hans-Peter Nilsson2-5/+10
2017-07-23Correct eh_frame info for __glink_PLTresolveAlan Modra4-3/+15
2017-07-23Automatic date update in version.inGDB Administrator1-1/+1
2017-07-22Use std::vector in struct catch_syscall_inferior_dataTom Tromey2-31/+25
2017-07-22Use std::vector in syscall_catchpointTom Tromey2-79/+50
2017-07-22C++-ify break-catch-throwTom Tromey2-27/+23
2017-07-22C++-ify break-catch-sigTom Tromey2-104/+74
2017-07-22Automatic date update in version.inGDB Administrator1-1/+1
2017-07-22gdb.python/py-unwind: Disable stack protectionSimon Marchi2-1/+11
2017-07-21Updated French translation for the binutils subdirectory.Nick Clifton2-1826/+4102
2017-07-21Fix typo in warning message.Nick Clifton1-1/+1
2017-07-21Remove unused variables in dwarf parser.Simon Marchi2-8/+6
2017-07-21This patch introduces support for specifing views in .loc directives, so that...Alexandre Oliva72-140/+1555
2017-07-21S/390: Support z14 as CPU name.Andreas Krebbel6-4/+17
2017-07-21Automatic date update in version.inGDB Administrator1-1/+1
2017-07-20Make language_def O(1)Pedro Alves18-226/+184
2017-07-20get_int_var_valuePedro Alves4-34/+24
2017-07-20Use SYMBOL_MATCHES_SEARCH_NAME some morePedro Alves3-4/+10
2017-07-20Eliminate block_iter_name_*Pedro Alves5-125/+16
2017-07-20Fix cp_find_first_component_aux bugPedro Alves2-0/+7
2017-07-20Make gdb.base/dmsym.exp independent of "set language ada"Pedro Alves4-34/+37
2017-07-20Update the German translation for the opcodes library.Nick Clifton2-466/+890
2017-07-20Automatic date update in version.inGDB Administrator1-1/+1
2017-07-20PR ld/16656: Add missing annotation to the relevant ChangeLog entriesMaciej W. Rozycki1-0/+2
2017-07-19[AArch64] Fix PR18841 ifunc relocation orderingSzabolcs Nagy2-0/+37
2017-07-19Extend previous fix to coff-rs6000.c to coff64-rs6000.cNick Clifton2-1/+45
2017-07-19Fix use-after-free error when parsing a corrupt nested archive.Nick Clifton2-1/+13
2017-07-19LD/testsuite: Add 2**4 section alignment FILL script statement testMaciej W. Rozycki7-8/+97
2017-07-19Fix address violation when attempting to read a corrupt field in a COFF archi...Nick Clifton2-50/+89
2017-07-19[ARC] Add SecureShield AUX registersclaziss2-0/+21
2017-07-19[ARC] Add SJLI instruction.Claudiu Zissulescu5-1/+32
2017-07-19[ARC] Add JLI support.John Eric Martin30-6/+1274
2017-07-19Remove datasize measurements based on sbrk()Tristan Gingold6-46/+16
2017-07-19Fix gas crash on missing seh_endproc.Tristan Gingold5-4/+22
2017-07-19Automatic date update in version.inGDB Administrator1-1/+1
2017-07-18LD/testsuite: Conditionalize the placement of `.got' in GNU_RELROMaciej W. Rozycki2-1/+24
2017-07-18LD/testsuite: Conditionalize the placement of `.dynamic' in GNU_RELROMaciej W. Rozycki2-1/+11
2017-07-18Fix spelling typos.Yuri Chornovian59-222/+307
2017-07-18Fix Fission (broken by my previous patch)David Blaikie2-0/+6
2017-07-18Fix runtime failure triggered by a corrupt ecoff input file.Nick Clifton2-1/+13
2017-07-18Remove one line commentYao Qi2-2/+4
2017-07-18Simplify regcache_cpy and remove regcache::cpy_no_passthroughYao Qi3-37/+14
2017-07-18Improve doc about "maint print c-tdesc"Yao Qi2-2/+8
2017-07-18Import updated Ukranian and Swedish translations.Nick Clifton4-347/+250
2017-07-18Fix GDB builds that include the simulatorPedro Alves2-15/+38
2017-07-18* dwarf.c (display_debug_names): Initialize hash_prev.Hans-Peter Nilsson2-1/+5
2017-07-18Automatic date update in version.inGDB Administrator1-1/+1
2017-07-17i386: Add tests for PIE with undefined weak symbolH.J. Lu5-0/+49
2017-07-17Add missing ChangeLog entries for PR ld/21782 fixH.J. Lu2-0/+14
2017-07-17A smarter linespec completerPedro Alves8-65/+722