aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2019-01-07[arm][gas] Add -mcpu support for Arm AresKyrylo Tkachov3-0/+9
2019-01-07s12z regenAlan Modra3-3/+9
2019-01-07Automatic date update in version.inGDB Administrator1-1/+1
2019-01-06Remove remaining cleanups from c-exp.yTom Tromey2-57/+46
2019-01-06Remove string-related cleanup from c-exp.yTom Tromey2-1/+9
2019-01-06Use std::vector in type stacksTom Tromey4-51/+68
2019-01-06Fix crash in "finish"Tom Tromey5-3/+119
2019-01-06Automatic date update in version.inGDB Administrator1-1/+1
2019-01-05Remove the exception and cleanup checkersTom Tromey5-874/+7
2019-01-05RX: binutils - Add RXv3 support.Yoshinori Sato2-0/+5
2019-01-05RX: bfd - Add RXv3 support.Yoshinori Sato5-1/+47
2019-01-05RX: gas - Add RXv3 instruction support.Yoshinori Sato49-57/+903
2019-01-05RX: include - Add RXv3 support.Yoshinori Sato3-1/+43
2019-01-05GDB crash re-running program on Windows (native)Joel Brobecker3-17/+27
2019-01-05Automatic date update in version.inGDB Administrator1-1/+1
2019-01-04Use upper case for more metasyntactic variables in gdbTom Tromey6-10/+24
2019-01-04Fix potential buffer overrun whilst scanning macro strings.Wu Heng2-1/+7
2019-01-04Fix bug parsing angle bracketed string sequences.Wu Heng2-2/+11
2019-01-04Change the default for the CSKY target to be little endian.Lifang Xia2-1/+6
2019-01-04Fix a possible integer overflow problem when examining corrupt binaries using...Nick Clifton2-3/+17