summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Stop the generation of mapping symbols in the debug sections of ARM and AArch...Nick Clifton2017-07-243-1/+18
* Improve "unrecognized relocation" error messages to add the suggestion that t...Nick Clifton2017-07-249-51/+69
* [ARC] Fix big-endian ld tests errors.claziss2017-07-244-5/+13
* Automatic date update in version.inGDB Administrator2017-07-241-1/+1
* * dwarf2dbg.c (dwarf2dbg_final_check): Rename local variable exp from expr.Hans-Peter Nilsson2017-07-242-5/+10
* Correct eh_frame info for __glink_PLTresolveAlan Modra2017-07-234-3/+15
* Automatic date update in version.inGDB Administrator2017-07-231-1/+1
* Use std::vector in struct catch_syscall_inferior_dataTom Tromey2017-07-222-31/+25
* Use std::vector in syscall_catchpointTom Tromey2017-07-222-79/+50
* C++-ify break-catch-throwTom Tromey2017-07-222-27/+23
* C++-ify break-catch-sigTom Tromey2017-07-222-104/+74
* Automatic date update in version.inGDB Administrator2017-07-221-1/+1
* gdb.python/py-unwind: Disable stack protectionSimon Marchi2017-07-222-1/+11
* Updated French translation for the binutils subdirectory.Nick Clifton2017-07-212-1826/+4102
* Fix typo in warning message.Nick Clifton2017-07-211-1/+1
* Remove unused variables in dwarf parser.Simon Marchi2017-07-212-8/+6
* This patch introduces support for specifing views in .loc directives, so that...Alexandre Oliva2017-07-2172-140/+1555
* S/390: Support z14 as CPU name.Andreas Krebbel2017-07-216-4/+17
* Automatic date update in version.inGDB Administrator2017-07-211-1/+1
* Make language_def O(1)Pedro Alves2017-07-2018-226/+184
* get_int_var_valuePedro Alves2017-07-204-34/+24
* Use SYMBOL_MATCHES_SEARCH_NAME some morePedro Alves2017-07-203-4/+10
* Eliminate block_iter_name_*Pedro Alves2017-07-205-125/+16
* Fix cp_find_first_component_aux bugPedro Alves2017-07-202-0/+7
* Make gdb.base/dmsym.exp independent of "set language ada"Pedro Alves2017-07-204-34/+37
* Update the German translation for the opcodes library.Nick Clifton2017-07-202-466/+890
* Automatic date update in version.inGDB Administrator2017-07-201-1/+1
* PR ld/16656: Add missing annotation to the relevant ChangeLog entriesMaciej W. Rozycki2017-07-201-0/+2
* [AArch64] Fix PR18841 ifunc relocation orderingSzabolcs Nagy2017-07-192-0/+37
* Extend previous fix to coff-rs6000.c to coff64-rs6000.cNick Clifton2017-07-192-1/+45
* Fix use-after-free error when parsing a corrupt nested archive.Nick Clifton2017-07-192-1/+13
* LD/testsuite: Add 2**4 section alignment FILL script statement testMaciej W. Rozycki2017-07-197-8/+97
* Fix address violation when attempting to read a corrupt field in a COFF archi...Nick Clifton2017-07-192-50/+89
* [ARC] Add SecureShield AUX registersclaziss2017-07-192-0/+21
* [ARC] Add SJLI instruction.Claudiu Zissulescu2017-07-195-1/+32
* [ARC] Add JLI support.John Eric Martin2017-07-1930-6/+1274
* Remove datasize measurements based on sbrk()Tristan Gingold2017-07-196-46/+16
* Fix gas crash on missing seh_endproc.Tristan Gingold2017-07-195-4/+22
* Automatic date update in version.inGDB Administrator2017-07-191-1/+1
* LD/testsuite: Conditionalize the placement of `.got' in GNU_RELROMaciej W. Rozycki2017-07-182-1/+24
* LD/testsuite: Conditionalize the placement of `.dynamic' in GNU_RELROMaciej W. Rozycki2017-07-182-1/+11
* Fix spelling typos.Yuri Chornovian2017-07-1859-222/+307
* Fix Fission (broken by my previous patch)David Blaikie2017-07-182-0/+6
* Fix runtime failure triggered by a corrupt ecoff input file.Nick Clifton2017-07-182-1/+13
* Remove one line commentYao Qi2017-07-182-2/+4
* Simplify regcache_cpy and remove regcache::cpy_no_passthroughYao Qi2017-07-183-37/+14
* Improve doc about "maint print c-tdesc"Yao Qi2017-07-182-2/+8
* Import updated Ukranian and Swedish translations.Nick Clifton2017-07-184-347/+250
* Fix GDB builds that include the simulatorPedro Alves2017-07-182-15/+38
* * dwarf.c (display_debug_names): Initialize hash_prev.Hans-Peter Nilsson2017-07-182-1/+5