aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-11-07Aarch64 SVE: Support changing vector lengths in gdbserverusers/ahayward/variable_sve2Alan Hayward6-9/+97
2018-11-07Add gdbserver target methods target_validate_tdesc and arch_setupAlan Hayward4-0/+42
2018-11-07Add target_description_changed_p and target_get_tdep_info methodsAlan Hayward8-2/+124
2018-11-07Name and seperate the union in gdbarch_infoAlan Hayward18-54/+62
2018-11-07Aarch64 SVE: Support changing vector lengths in GDBAlan Hayward2-14/+45
2018-11-07Aarch64 SVE: Support changing vector lengths for ptraceAlan Hayward3-56/+108
2018-11-07gdb: Guard against NULL dereference in dwarf2_init_integer_typeAndrew Burgess5-7/+141
2018-11-07Regen bfd/configureAlan Modra2-0/+2
2018-11-07rx: Add target rx-*-linux.Yoshinori Sato12-3/+56
2018-11-07Automatic date update in version.inGDB Administrator1-1/+1
2018-11-06[gdb] Fix gdb crash when reading core fileTom de Vries5-6/+133
2018-11-06RISC-V: Force variables to .data for code_elim.Jim Wilson2-0/+10
2018-11-06gdb: xtensa: use linux ABI code for uclinuxMax Filippov2-1/+6
2018-11-06ARM: Do not use FP reg when on AAPCSMarius Muench2-0/+9
2018-11-06Note that PT_GETREGS supplies SSTATUS for FreeBSD/riscv.John Baldwin2-1/+7
2018-11-06elfedit: Add --enable-x86-feature/--disable-x86-featureH.J. Lu11-10/+389
2018-11-06Add support for a couple of new Mach-O commands.Nick Clifton4-1/+17
2018-11-06[arm] fix testsuite breakage on pe-coffMatthew Malcomson2-2/+8
2018-11-06[arm] Check for neon and condition in vcvt.f16.f32Matthew Malcomson7-14/+40
2018-11-06[BINUTILS, ARM] Add Armv8.5-A to select_arm_features and update macros.Sudakshina Das4-9/+19
2018-11-06PowerPC instruction mask checksAlan Modra4-155/+101
2018-11-06PowerPC instruction operand flag validationAlan Modra2-0/+14
2018-11-06x86: correctly handle VPBROADCASTD with EVEX.W set outside of 64-bit modeJan Beulich6-1/+16
2018-11-06x86: correctly handle VMOVD with EVEX.W set outside of 64-bit modeJan Beulich7-14/+28
2018-11-06x86: correctly handle KMOVD with VEX.W set outside of 64-bit modeJan Beulich5-32/+26
2018-11-06x86: adjust {,E}VEX.W handling for PEXTR* / PINSR*Jan Beulich13-62/+107
2018-11-06x86: adjust {,E}VEX.W handling outside of 64-bit modeJan Beulich16-63/+280
2018-11-06x86: fix various non-LIG templatesJan Beulich13-86/+539
2018-11-06x86: allow {store} to select alternative {,}PEXTRW encodingJan Beulich8-13/+67
2018-11-06x86: add more VexWIGJan Beulich12-303/+363
2018-11-06x86: XOP VPHADD* / VPHSUB* are VEX.W0Jan Beulich3-32/+40
2018-11-06Automatic date update in version.inGDB Administrator1-1/+1
2018-11-05ChangeLog for 'Fix 4K leak each time next/step changes of function.'Philippe Waroquiers1-0/+6
2018-11-05Fix 4K leak in open_source_file each time next/step changes of function.Philippe Waroquiers1-1/+2
2018-11-05Correct ChangeLog entries for PR gas/23854 commitH.J. Lu2-2/+2
2018-11-05x86: Disable GOT relaxation with data prefixH.J. Lu10-7/+150
2018-11-05Automatic date update in version.inGDB Administrator1-1/+1
2018-11-04Return gdbpy_ref from gdbpy_get_varobj_pretty_printerTom Tromey4-24/+31
2018-11-04Return gdbpy_ref from some Python string functionsTom Tromey9-29/+56
2018-11-04Return gdbpy_ref from gdb_py_object_from_*longestTom Tromey7-21/+34
2018-11-04Automatic date update in version.inGDB Administrator1-1/+1
2018-11-03elfedit: Move ELF header magic bytes check to get_file_headerH.J. Lu2-13/+11
2018-11-03OBVIOUS Fix a typo in ada-lang.c add_prefix_cmd for "set ada"Philippe Waroquiers2-1/+5
2018-11-03OBVIOUS Remove a useless const char *type and its initialization.Philippe Waroquiers2-3/+6
2018-11-03OBVIOUS fix the month of the last gdb/ChangeLog entry to be 11 instead of 12.Philippe Waroquiers1-1/+1
2018-11-03Automatic date update in version.inGDB Administrator1-1/+1
2018-11-02binutils: Add AC_FUNC_MMAP to configure.acH.J. Lu4-2/+220
2018-11-02(Ada) Add ravenscar tasking support on AArch64Joel Brobecker7-1/+266
2018-11-02QUIET flag initialization missing in 2 places.Philippe Waroquiers3-2/+7
2018-11-02[GOLD] make cleanAlan Modra5-3/+24