summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* language_get_symbol_name_matcher -> get_symbol_name_matcherusers/palves/literal-matchingPedro Alves2018-01-098-15/+14
* Ada: make verbatim matcher override other language matchers (PR gdb/22670)Pedro Alves2018-01-097-21/+111
* Fix gdb.ada/complete.exp's "complete break ada" test (PR gdb/22670)Pedro Alves2018-01-053-18/+21
* Fix gdb.ada/bp_c_mixed_case.exp (PR gdb/22670)Pedro Alves2018-01-052-4/+21
* Fix gdb/spu-tdep.c build breakagePedro Alves2018-01-052-1/+8
* Fix regresssion(internal-error) printing subprogram argument (PR gdb/22670)Pedro Alves2018-01-0519-31/+271
* Fix gdb.ada/info_addr_mixed_case.exp (PR gdb/22670)Pedro Alves2018-01-054-32/+42
* (Ada) problem printing renaming which references a subprogram parameterJoel Brobecker2018-01-059-2/+169
* (Ada) Fix Length attribute on array accessJerome Guitton2018-01-057-1/+166
* memory error printing component of record from convenience variableJoel Brobecker2018-01-057-2/+126
* fix date of latest gdb/ChangeLog entryJoel Brobecker2018-01-051-1/+1
* Fix email address in latest gdb/testsuite/ChangeLog entryJoel Brobecker2018-01-041-1/+1
* (Ada) Remove printing of array's first index when unneededXavier Roirand2018-01-045-0/+20
* Update NEWS post GDB 8.1 branch creation.Joel Brobecker2018-01-052-1/+9
* Bump version to 8.1.50.DATE-git.Joel Brobecker2018-01-052-1/+6
* Automatic date update in version.ingdb-8.1-branchpointGDB Administrator2018-01-051-1/+1
* RISC-V: Add 2 missing privileged registers.Jim Wilson2018-01-045-28/+48
* gdb.ada/maint_with_ada.exp: New testcaseJoel Brobecker2018-01-045-0/+125
* Add new gdb.ada/bp_c_mixed_case testcase for PR gdb/22670Joel Brobecker2018-01-044-0/+99
* Add "complete break ada" test to gdb.ada/complete.expJoel Brobecker2018-01-042-0/+26
* Add gdb.ada/info_addr_mixed_case new testcaseJoel Brobecker2018-01-045-0/+127
* Automatic date update in version.inGDB Administrator2018-01-041-1/+1
* Create pseudo sections for FreeBSD NT_PROCSTAT_(PROC|FILES|VMMAP) notes.John Baldwin2018-01-032-0/+18
* Fix compile time warning introduced by previous delta.Nick Clifton2018-01-032-2/+7
* Add support for v3 binary annotation notes.Nick Clifton2018-01-0319-278/+741
* (Ada) New command to stop at start of exception handler.Xavier Roirand2018-01-0310-14/+547
* Update year range in copyright notice of binutils filesAlan Modra2018-01-032439-2538/+2580
* ChangeLog rotationAlan Modra2018-01-0318-19776/+19902
* Unbreak spurious fails in gdb.base/step-line.expJoel Brobecker2018-01-033-0/+7
* Automatic date update in version.inGDB Administrator2018-01-031-1/+1
* Fix compile time warning (in the ARM simulator) about a print statement with ...Nick Clifton2018-01-022-1/+7
* Fix typo in do_mrs function in ARM assembler.Nick Clifton2018-01-022-1/+7
* x86: partial revert of 10c17abdd0Jan Beulich2018-01-022-0/+9
* [gdb/Ada] slices of arrays with dynamic stridesJoel Brobecker2018-01-014-4/+21
* Add support for dynamic DW_AT_byte_stride.Joel Brobecker2018-01-017-13/+197
* treat Ada DW_TAG_unspecified_type DIEs as stub typesJoel Brobecker2018-01-012-2/+12
* Update copyright year range in all GDB filesJoel Brobecker2018-01-025316-5322/+5324
* gdb/copyright.py: Remove testsuite/gdb.base/step-line.{c,inp} special handlingJoel Brobecker2018-01-022-3/+6
* gdb/copyright.py: Do not forget to remind about MULTIPLE_COPYRIGHT_HEADERSJoel Brobecker2018-01-022-1/+16
* Update copyright year in version message of GDB, GDBserver and GDBreplayJoel Brobecker2018-01-025-3/+14
* Yearly rotation of the gdb/ChangeLog fileJoel Brobecker2018-01-023-18453/+18467
* Automatic date update in version.inGDB Administrator2018-01-021-1/+1
* Automatic date update in version.inGDB Administrator2018-01-011-1/+1
* Avoid indexing std::vector past the endRuslan Kabatsayev2017-12-312-4/+9
* Only ignore -Wenum-compare-switch if it existsSimon Marchi2017-12-302-3/+12
* dwarf2read: Silence -Wenum-compare-switch warningSimon Marchi2017-12-302-0/+12
* C++-ify parser_stateTom Tromey2017-12-309-102/+110
* Automatic date update in version.inGDB Administrator2017-12-311-1/+1
* Make mapped_debug_names and mapped_index finalSimon Marchi2017-12-302-2/+7
* Ignore warning about using different types of enums in switchSimon Marchi2017-12-293-0/+16