aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-07-20Move struct buildsym_compunit to buildsym.hTom Tromey3-344/+365
2018-07-20Remove reset_symtab_globalsTom Tromey2-16/+13
2018-07-20Do not use buildsym.h in some filesTom Tromey5-4/+7
2018-07-20Add many methods to buildsym_compunitTom Tromey2-188/+455
2018-07-20Remove parameter from record_pending_blockTom Tromey2-34/+31
2018-07-20Remove EXTERN from buildsym.hTom Tromey3-18/+7
2018-07-20Remove a TODOTom Tromey2-2/+5
2018-07-20Remove buildsym_initTom Tromey10-50/+27
2018-07-20Move the symbol lists to buildsym_compunitTom Tromey9-131/+180
2018-07-20Set list_in_scope later in DWARF readerTom Tromey2-4/+8
2018-07-20Do not look at file symbols when reading psymtabsTom Tromey2-3/+5
2018-07-20Remove free_pendingsTom Tromey2-25/+9
2018-07-20Remove the "listhead" argument from finish_blockTom Tromey7-13/+22
2018-07-20Move pending_blocks and pending_block_obstack to buildsym_compunitTom Tromey3-51/+49
2018-07-20Move pending addrmap globals to buildsym_compunitTom Tromey2-37/+37
2018-07-20Move current_subfile to buildsym_compunitTom Tromey9-36/+70
2018-07-20Move the context stack to buildsym_compunitTom Tromey7-119/+160
2018-07-20Make the Rust parser pureTom Tromey2-591/+621
2018-07-20[PATCH, LD, AArch64] Fix ifunc testismsAndre Simoes Dias Vieira2-2/+3
2018-07-20[gdb/testsuite] Make noclone conditional in vla-optimized-out.cTom de Vries3-2/+13
2018-07-20Close memory and resource leaks detected by coverity in the binutils directory.Nick Clifton3-3/+53
2018-07-20MIPS/GAS: Split Loongson MMI Instructions from loongson2f/3aChenghua Xu24-422/+591
2018-07-20MIPS/LD: Fix crashing with a discarded dynamic relocation sectionMaciej W. Rozycki6-1/+35
2018-07-20Specify architecture for SPARC gas testsRainer Orth2-23/+62
2018-07-19Remove myself from target-specific MAINTAINERSDJ Delorie4-6/+12
2018-07-20Automatic date update in version.inGDB Administrator1-1/+1
2018-07-19Eliminate remaining gdb/guile cleanupsPedro Alves9-80/+62
2018-07-19Remove make_cleanup_value_free_to_markTom Tromey3-21/+6
2018-07-19[gdb/testsuite] Fix regexp in list-thread-groups-available.expTom de Vries2-1/+6
2018-07-19Fix GDB build using mingw.org's MinGWEli Zaretskii2-0/+10
2018-07-19Stop potential memory leaks in dwarf CIE reader.Nick Clifton3-13/+26
2018-07-19gdbscm_wrap, really forward argsPedro Alves2-1/+6
2018-07-19S/390: Set the htm flag on PPAAndreas Krebbel1-1/+1
2018-07-19x86: fold narrowing VCVT* templatesJan Beulich3-286/+114
2018-07-19x86: fold VFPCLASSP{D,S} templatesJan Beulich5-106/+55
2018-07-19x86: fold various AVX512* templatesJan Beulich3-1721/+218
2018-07-19x86: fold various AVX512DQ templatesJan Beulich3-881/+115
2018-07-19x86: fold various AVX512BW templatesJan Beulich5-4665/+560
2018-07-19x86: fold various AVX512CD templatesJan Beulich3-172/+28
2018-07-19x86: fold various AVX512VL templates into their AVX512F counterpartsJan Beulich7-14502/+1769
2018-07-19x86: pre-process opcodes table before parsingJan Beulich5-10/+49
2018-07-19Automatic date update in version.inGDB Administrator1-1/+1
2018-07-18Eliminate cleanup in gdbscm_execute_gdb_commandPedro Alves2-21/+14
2018-07-18Eliminate most remaining cleanups under gdb/guile/Pedro Alves7-561/+398
2018-07-18[gdb/exp] Fix printing of type of optimized out vlaTom de Vries5-0/+86
2018-07-18microMIPS: Add SYSCALL instruction decodingMaciej W. Rozycki2-6/+29
2018-07-18BFD/XCOFF: Fix storage class setting for weak defined symbolsMaciej W. Rozycki2-2/+7
2018-07-18MIPS/GAS/testsuite: Correct whitespace issues with Loongson testsMaciej W. Rozycki12-294/+296
2018-07-18x86: Split vcvtps2{,u}qq and vcvttps2{,u}qqH.J. Lu7-21/+125
2018-07-18S/390: Improve partial relro support for 64 bitAndreas Krebbel6-62/+188