aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-08-14Rename `typename' in d-exp.y to avoid C++ reserved wordKeith Seitz2-3/+8
2015-08-15Automatic date update in version.inGDB Administrator1-1/+1
2015-08-14Rename location accessor macro parameters to silence ARIKeith Seitz2-6/+12
2015-08-14Add missing ChangeLog entry for previous commit.Keith Seitz1-0/+5
2015-08-14mi_make_breakpoint: add "evaluated-by" optionKeith Seitz1-2/+12
2015-08-14Fix ARI warnings in d-exp.yIain Buclaw2-10/+18
2015-08-14Add support for DT_MIPS_RLD_MAP_REL.Matthew Fortune4-20/+91
2015-08-14Add myself to gdb MAINTAINERSMatthew Fortune2-0/+5
2015-08-14Revert "Fix encoding or OpenRisk1000 PC relative relocations."Alan Modra2-3/+8
2015-08-14Automatic date update in version.inGDB Administrator1-1/+1
2015-08-13[D] Move classification of symbols from the grammar to the lexer.Iain Buclaw2-363/+448
2015-08-13[D] Support looking up symbols in the current and imported modules.Iain Buclaw5-3/+585
2015-08-13gdb.base/dso2dso.exp: Improve testcase documentation.Joel Brobecker2-4/+14
2015-08-13Fix Python frame unwinder issue caught by ValgrindPedro Alves2-1/+6
2015-08-13Mass rename `explicit' -> `explicit_loc'.Keith Seitz8-127/+162
2015-08-13Issue an error for read-only segment with dynamic IFUNC relocationsH.J. Lu10-0/+73
2015-08-13Fixes for unpredictable nops and 26-bit versions of teq,tst,cmn,cmp.Andre Vieira6-19/+58
2015-08-13Add ChangeLog for check_ifunc_attribute_availableH.J. Lu1-0/+1
2015-08-13Add ChangeLog entries for the previous commitPierre-Marie de Rodat2-0/+56
2015-08-13[Ada] Add support for subprogram renamingsPierre-Marie de Rodat15-278/+608
2015-08-13gas 0f handlingAlan Modra2-38/+30
2015-08-13gas 0b vs 0b0 vs 00bAlan Modra2-21/+32
2015-08-13Correct local label docAlan Modra2-5/+10
2015-08-12gdb.base/dso2dso.exp sometimes brokenKeith Seitz2-1/+6
2015-08-13Automatic date update in version.inGDB Administrator1-1/+1
2015-08-12Set EI_OSABI to ELFOSABI_GNU for local IFUNC symbolsH.J. Lu17-18/+85
2015-08-12[amd64] Invalid return address after displaced steppingJoel Brobecker9-1/+201
2015-08-12Initialize `location' in gdbpy_decode_lineKeith Seitz2-2/+7
2015-08-12xtensa: add --auto-litpools optionMax Filippov9-7/+523
2015-08-12Guarantee save-and-restore of GDBFLAGS on gdb.base/checkpoint-ns.expSergio Durigan Junior2-5/+11
2015-08-12[MIPS] Map 'move' to 'or'.Simon Dardis75-285/+393
2015-08-12Use save_vars to replace existing manipulation of globals in testsPatrick Palka4-150/+118
2015-08-12Remove ChangeLog separatorAlan Modra1-1/+1
2015-08-12Introduce save_vars, a testsuite proc for safely manipulating globalsPatrick Palka2-0/+71
2015-08-12[AArch64] Fix test failures on elf configurationJiong Wang6-29/+47
2015-08-12Sync ansidecl.h with GCCH.J. Lu2-0/+16
2015-08-12Remove trailing spaces in ldH.J. Lu6-54/+54
2015-08-12Remove trailing spaces in opcodesH.J. Lu137-4012/+4012
2015-08-12Remove trailing spaces in gprofH.J. Lu13-81/+81
2015-08-12Remove trailing spaces in binutilsH.J. Lu42-296/+296
2015-08-12Remove trailing spaces in gasH.J. Lu81-812/+812
2015-08-12Remove trailing spaces in bfdH.J. Lu42-238/+238
2015-08-12Update Swedish translation in gprof.Nick Clifton2-103/+110
2015-08-12[regression] Do not read from catchpoint/watchpoint locations' addresses when...Luis Machado2-5/+18
2015-08-11Properly skip IFUNC relocations in debug sectionsH.J. Lu3-2/+8
2015-08-12[AArch64] Rename relocs-257-symbolic-func ld test to relocs-1027-symbolic-func.Thomas Preud'homme4-2/+11
2015-08-11Explicit locations: documentation updatesKeith Seitz7-116/+233
2015-08-11Explicit locations: MI support for explicit locationsKeith Seitz6-13/+184
2015-08-11Explicit locations: add UI features for CLIKeith Seitz15-42/+1238
2015-08-11Explicit locations: introduce explicit locationsKeith Seitz6-159/+523