summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Further improve warnings for relocations referring to discarded sections.Cary Coutant2018-04-067-116/+249
* Automatic date update in version.inGDB Administrator2018-04-071-1/+1
* Change value::contents to be a unique_xmalloc_ptrTom Tromey2018-04-062-12/+20
* Remove range_s VECTom Tromey2018-04-062-107/+119
* Change value::parent to a value_ref_ptrTom Tromey2018-04-062-15/+12
* Use new and delete for valuesTom Tromey2018-04-062-48/+56
* Remove value::next and value::releasedTom Tromey2018-04-062-68/+36
* Remove free_value_chainTom Tromey2018-04-066-73/+69
* Remove free_all_valuesTom Tromey2018-04-063-22/+5
* Change value history to use value_ref_ptrTom Tromey2018-04-062-54/+20
* Change varobj to use value_ref_ptrTom Tromey2018-04-065-36/+54
* Change last_examine_value to value_ref_ptrTom Tromey2018-04-062-13/+14
* Change breakpoints to use value_ref_ptrTom Tromey2018-04-064-52/+46
* Introduce a gdb_ref_ptr specialization for struct valueTom Tromey2018-04-0619-114/+136
* Add -Wno-error=deprecated-register to gdb build flagsSimon Marchi2018-04-063-2/+10
* Display all DWARF 5 language namesTom Tromey2018-04-062-0/+15
* x86-64: Don't mask out R_X86_64_converted_reloc_bitH.J. Lu2018-04-062-3/+5
* Automatic date update in version.inGDB Administrator2018-04-061-1/+1
* Use dlsym to check if libdl is needed for pluginH.J. Lu2018-04-0510-60/+85
* config: Sync with GCCH.J. Lu2018-04-053-3/+28
* Improve warnings for relocations referring to discarded sections.Cary Coutant2018-04-052-4/+25
* MIPS/binutils/testsuite: Fix `.dc.l' typo in `strip-13mips64.s'Maciej W. Rozycki2018-04-052-1/+6
* Revert previous patch and apply revised patch.Cary Coutant2018-04-052-33/+19
* MIPS: Fix GOT page counter in multi-got linksJames Cowgill2018-04-052-10/+15
* Stop the IA64 linker from removing unwind tables when garbage collecting.Nick Clifton2018-04-052-2/+9
* Remove unnecessary include from linespec.hTom Tromey2018-04-052-1/+4
* Remove typep and VEC(typep) from linespec.cTom Tromey2018-04-052-25/+16
* More use of std::vector in linespec.cTom Tromey2018-04-056-78/+47
* Change streq to return boolTom Tromey2018-04-056-12/+37
* Remove a string copy from event_location_to_salsTom Tromey2018-04-052-7/+6
* Have filter_results take a std::vectorTom Tromey2018-04-052-16/+11
* Return std::string from canonical_to_fullformTom Tromey2018-04-052-63/+61
* Make copy_token_string return unique_xmalloc_ptrTom Tromey2018-04-052-65/+37
* Fix some indentation in linespec.cTom Tromey2018-04-052-70/+71
* Remove some cleanups from search_minsyms_for_nameTom Tromey2018-04-054-97/+71
* binutils/testsuite: Tighten the error message check with `strip-13'Maciej W. Rozycki2018-04-052-1/+7
* binutils/testsuite: Support REL and MIPS64 reloc formats with `strip-13'Maciej W. Rozycki2018-04-056-5/+64
* binutils/testsuite: Enable `strip-13' test for `hppa*-*'Maciej W. Rozycki2018-04-053-4/+10
* Automatic date update in version.inGDB Administrator2018-04-051-1/+1
* [GOLD] Make powerpc64 .branch_lt relroAlan Modra2018-04-052-8/+9
* elf-hppa.h warning fixAlan Modra2018-04-052-2/+7
* * binutils/MAINTAINERS: Update e-mail address.John David Anglin2018-04-042-1/+5
* i386: Clear vex instead of vex.evexH.J. Lu2018-04-045-6/+22
* Add blurb about linker changes for Cygwin and Mingw targets.Eric Botcazou2018-04-041-0/+2
* Speed up direct linking with DLLs on Windows (2/2).Eric Botcazou2018-04-044-12/+144
* Speed up direct linking with DLLs on Windows (1/2).Eric Botcazou2018-04-048-388/+298
* Update Spanish translations for ld/ opcodes/ and gold/ sub-directoriesNick Clifton2018-04-046-1725/+5017
* Retire Jason Eckhardt as i860 maintainer.Nick Clifton2018-04-042-1/+5
* PR binutils/22875: HPPA/ELF: Also fail with relocation placeholdersMaciej W. Rozycki2018-04-042-5/+24
* PR binutils/22875: i860/ELF: Report unsupported relocation typesMaciej W. Rozycki2018-04-042-16/+36