aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-01-10Allocate the address map on the psymtab obstackTom Tromey4-9/+27
2019-01-10Introduce objfile::reset_psymtabsTom Tromey3-11/+15
2019-01-10Introduce class psymtab_storageTom Tromey11-145/+273
2019-01-10Change symbol_set_names to take an objfile_per_bfd_storageTom Tromey4-6/+17
2019-01-10Change create_demangled_names_hash to take an objfile_per_bfd_storageTom Tromey2-3/+9
2019-01-10Simplify calls to init_psymbol_listTom Tromey6-25/+34
2019-01-10Change add_psymbol_to_list to use an enumTom Tromey7-62/+81
2019-01-10Remove parameters from start_psymtab_commonTom Tromey7-35/+28
2019-01-10Remove some unneeded psymtab initializationsTom Tromey6-22/+19
2019-01-10Move some declarations to mdebugread.hTom Tromey5-10/+21
2019-01-10Sync libiberty sources with gcc master versions.Nick Clifton9-8031/+116
2019-01-09Remove ALL_OBJFILE_PSYMTABSTom Tromey6-183/+168
2019-01-09Remove ALL_OBJSECTIONSTom Tromey7-264/+244
2019-01-09Remove ALL_OBJFILES and ALL_FILETABSTom Tromey5-95/+114
2019-01-09Remove ALL_OBJFILE_FILETABSTom Tromey6-56/+81
2019-01-09Remove ALL_COMPUNIT_FILETABSTom Tromey11-45/+52
2019-01-09Remove ALL_COMPUNITSTom Tromey6-193/+220
2019-01-09Remove ALL_OBJFILE_COMPUNITSTom Tromey12-77/+86
2019-01-09Remove ALL_MSYMBOLS and ALL_OBJFILE_MSYMBOLSTom Tromey10-269/+380
2019-01-09Remove ALL_OBJFILES_SAFETom Tromey5-30/+49
2019-01-09Remove most uses of ALL_OBJFILESTom Tromey32-616/+621
2019-01-09Remove ALL_PSPACE_OBJFILESTom Tromey11-358/+359
2019-01-09Introduce all_objfiles and next_iteratorTom Tromey3-0/+125
2019-01-10Automatic date update in version.inGDB Administrator1-1/+1
2019-01-09Merge from gcc: use "cannot" instead of "can not" in libiberty and include.Sandra Loosemore7-7/+24
2019-01-09NEWS: Move changed commands description to Changed commands section.Philippe Waroquiers2-8/+13
2019-01-09S12Z: Don't crash when disassembling invalid instructions.John Darrington2-3/+5
2019-01-09S12Z: Fix disassembly of indexed OPR operands with zero index.John Darrington5-31/+40
2019-01-09gdb: Remove support for old mangling schemesSimon Marchi10-1524/+37
2019-01-09gdb: Avoid signed integer overflow when printing source linesAndrew Burgess4-26/+115
2019-01-09Updated Spanish translation for the ld sub-directory.Nick Clifton2-138/+195
2019-01-09Correct PR number in changelog entry.Nick Clifton1-1/+1
2019-01-09Fix a heap use after free memory access fault when displaying error messages ...Nick Clifton2-5/+14
2019-01-09gdb/testsuite: Remove interactive prompt case from mi_gdb_testAndrew Burgess2-5/+5
2019-01-09Fix leak in linespec.cPhilippe Waroquiers2-0/+5
2019-01-09Adjust bfd/warning.m4 egrep patternsAndrew Paprocki15-40/+69
2019-01-09cxxfilt test failuresAlan Modra2-29/+10
2019-01-09Automatic date update in version.inGDB Administrator1-1/+1
2019-01-08Fix build failure with macOS bisonTom Tromey7-16/+27
2019-01-08Remove support for old gnu v2 name mangling.Nick Clifton4-71/+53
2019-01-08[AArch64][gas] Add -mcpu support for Arm AresKyrylo Tkachov3-0/+11
2019-01-08Add testcase for PR/24065.Tamar Christina3-0/+15
2019-01-08gdb: Move declarations from symtab.h to source.hAndrew Burgess5-48/+77
2019-01-08gdb: Handle requests to print source lines backwardAndrew Burgess2-1/+17
2019-01-08gdb: Fix skip of `\r` before `\n` in source outputAndrew Burgess2-6/+6
2019-01-08PR24065, 32-bit objcopy fails with 64-bit address ... out of rangeAlan Modra2-15/+26
2019-01-08run_dump_test source in build directoryAlan Modra142-31/+251
2019-01-08Automatic date update in version.inGDB Administrator1-1/+1
2019-01-07Revert "Sync libiberty sources with master version in gcc repository. Update...Simon Marchi7-133/+8012
2019-01-07Sync libiberty sources with master version in gcc repository. Updated stabs ...Nick Clifton7-8012/+133