aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-01-02gdb/copyright.py: Remove testsuite/gdb.base/step-line.{c,inp} special handlingJoel Brobecker2-3/+6
2018-01-02gdb/copyright.py: Do not forget to remind about MULTIPLE_COPYRIGHT_HEADERSJoel Brobecker2-1/+16
2018-01-02Update copyright year in version message of GDB, GDBserver and GDBreplayJoel Brobecker5-3/+14
2018-01-02Yearly rotation of the gdb/ChangeLog fileJoel Brobecker3-18453/+18467
2018-01-02Automatic date update in version.inGDB Administrator1-1/+1
2018-01-01Automatic date update in version.inGDB Administrator1-1/+1
2017-12-31Avoid indexing std::vector past the endRuslan Kabatsayev2-4/+9
2017-12-30Only ignore -Wenum-compare-switch if it existsSimon Marchi2-3/+12
2017-12-30dwarf2read: Silence -Wenum-compare-switch warningSimon Marchi2-0/+12
2017-12-30C++-ify parser_stateTom Tromey9-102/+110
2017-12-31Automatic date update in version.inGDB Administrator1-1/+1
2017-12-30Make mapped_debug_names and mapped_index finalSimon Marchi2-2/+7
2017-12-29Ignore warning about using different types of enums in switchSimon Marchi3-0/+16
2017-12-29Remove unnecessary call to get_thread_db_infoSimon Marchi2-5/+6
2017-12-30Automatic date update in version.inGDB Administrator1-1/+1
2017-12-29Automatic date update in version.inGDB Administrator1-1/+1
2017-12-28RISC-V: Add missing privileged spec registers.Jim Wilson5-148/+736
2017-12-28Remove unused HP-UX TARGET_OBJECT_ enumsSimon Marchi2-9/+5
2017-12-28Automatic date update in version.inGDB Administrator1-1/+1
2017-12-27tdesc: handle arbitrary strings in tdesc_register_in_reggroup_pStafford Horne8-41/+57
2017-12-27reggroups: Add reggroup_gdbarch_new, reggroup_find for dynamic reggroupsStafford Horne3-0/+44
2017-12-27reggroups: Convert reggroups from post_init to pre_initStafford Horne2-11/+13
2017-12-27reggroups: Add test and docs for `info reg $reggroup` featureStafford Horne7-2/+160
2017-12-27Automatic date update in version.inGDB Administrator1-1/+1
2017-12-26Automatic date update in version.inGDB Administrator1-1/+1
2017-12-25Automatic date update in version.inGDB Administrator1-1/+1
2017-12-24Automatic date update in version.inGDB Administrator1-1/+1
2017-12-23Add ATTRIBUTE_PRINTF to printf_field_type_assignmentSimon Marchi2-0/+6
2017-12-23Automatic date update in version.inGDB Administrator1-1/+1
2017-12-22Automatic date update in version.inGDB Administrator1-1/+1
2017-12-21Do not emit "field_type" var if not needed on "maint print c-tdesc"Simon Marchi37-51/+86
2017-12-20Remove write-only assignment in rs6000-tdep.cUros Bizjak2-1/+5
2017-12-21Automatic date update in version.inGDB Administrator1-1/+1
2017-12-20RISC-V: Add compressed instruction hints, and a few misc cleanups.Jim Wilson16-13/+156
2017-12-20[Cell/B.E.] Fix regression due to gdbarch_significant_addr_bitUlrich Weigand3-0/+13
2017-12-19Fix ChangeLog formattingSimon Marchi2-2/+2
2017-12-20Automatic date update in version.inGDB Administrator1-1/+1
2017-12-19Correct disassembly of dot product instructions.Tamar Christina10-438/+471
2017-12-19Add support for V_4B so we can properly reject it.Tamar Christina9-3/+47
2017-12-19Stop readelf from complaining about relocation sections with an sh_info field...Nick Clifton2-5/+15
2017-12-19Automatic date update in version.inGDB Administrator1-1/+1
2017-12-19PR22626, invalid dynindx used for dynamic relocs against section symsAlan Modra2-8/+22
2017-12-19Test binutils_assemble return valueAlan Modra12-290/+323
2017-12-18Decode expression lists used with DW_AT_byte_size and other DWARF attributes.Nick Clifton2-0/+23
2017-12-18Resolve PR 22493 - the encoding to be used when pushing the stack pointer ont...Nick Clifton2-0/+11
2017-12-18x86: fold certain AVX and AVX2 templatesJan Beulich7-4144/+841
2017-12-18x86: fold RegXMM/RegYMM/RegZMM into RegSIMDJan Beulich11-46431/+46461
2017-12-18x86: drop FloatReg and FloatAccJan Beulich8-32592/+32603
2017-12-18x86: replace Reg8, Reg16, Reg32, and Reg64Jan Beulich10-32899/+33388
2017-12-17improved error message when getting an exception printing a variableJoel Brobecker6-5/+173