summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove unnecessary call to get_thread_db_infoSimon Marchi2017-12-292-5/+6
* Automatic date update in version.inGDB Administrator2017-12-301-1/+1
* Automatic date update in version.inGDB Administrator2017-12-291-1/+1
* RISC-V: Add missing privileged spec registers.Jim Wilson2017-12-285-148/+736
* Remove unused HP-UX TARGET_OBJECT_ enumsSimon Marchi2017-12-282-9/+5
* Automatic date update in version.inGDB Administrator2017-12-281-1/+1
* tdesc: handle arbitrary strings in tdesc_register_in_reggroup_pStafford Horne2017-12-278-41/+57
* reggroups: Add reggroup_gdbarch_new, reggroup_find for dynamic reggroupsStafford Horne2017-12-273-0/+44
* reggroups: Convert reggroups from post_init to pre_initStafford Horne2017-12-272-11/+13
* reggroups: Add test and docs for `info reg $reggroup` featureStafford Horne2017-12-277-2/+160
* Automatic date update in version.inGDB Administrator2017-12-271-1/+1
* Automatic date update in version.inGDB Administrator2017-12-261-1/+1
* Automatic date update in version.inGDB Administrator2017-12-251-1/+1
* Automatic date update in version.inGDB Administrator2017-12-241-1/+1
* Add ATTRIBUTE_PRINTF to printf_field_type_assignmentSimon Marchi2017-12-232-0/+6
* Automatic date update in version.inGDB Administrator2017-12-231-1/+1
* Automatic date update in version.inGDB Administrator2017-12-221-1/+1
* Do not emit "field_type" var if not needed on "maint print c-tdesc"Simon Marchi2017-12-2137-51/+86
* Remove write-only assignment in rs6000-tdep.cUros Bizjak2017-12-202-1/+5
* Automatic date update in version.inGDB Administrator2017-12-211-1/+1
* RISC-V: Add compressed instruction hints, and a few misc cleanups.Jim Wilson2017-12-2016-13/+156
* [Cell/B.E.] Fix regression due to gdbarch_significant_addr_bitUlrich Weigand2017-12-203-0/+13
* Fix ChangeLog formattingSimon Marchi2017-12-192-2/+2
* Automatic date update in version.inGDB Administrator2017-12-201-1/+1
* Correct disassembly of dot product instructions.Tamar Christina2017-12-1910-438/+471
* Add support for V_4B so we can properly reject it.Tamar Christina2017-12-199-3/+47
* Stop readelf from complaining about relocation sections with an sh_info field...Nick Clifton2017-12-192-5/+15
* Automatic date update in version.inGDB Administrator2017-12-191-1/+1
* PR22626, invalid dynindx used for dynamic relocs against section symsAlan Modra2017-12-192-8/+22
* Test binutils_assemble return valueAlan Modra2017-12-1912-290/+323
* Decode expression lists used with DW_AT_byte_size and other DWARF attributes.Nick Clifton2017-12-182-0/+23
* Resolve PR 22493 - the encoding to be used when pushing the stack pointer ont...Nick Clifton2017-12-182-0/+11
* x86: fold certain AVX and AVX2 templatesJan Beulich2017-12-187-4144/+841
* x86: fold RegXMM/RegYMM/RegZMM into RegSIMDJan Beulich2017-12-1811-46431/+46461
* x86: drop FloatReg and FloatAccJan Beulich2017-12-188-32592/+32603
* x86: replace Reg8, Reg16, Reg32, and Reg64Jan Beulich2017-12-1810-32899/+33388
* improved error message when getting an exception printing a variableJoel Brobecker2017-12-176-5/+173