summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Aarch64 SVE: Support changing vector lengths in gdbserverusers/ahayward/variable_sve2Alan Hayward2018-11-076-9/+97
* Add gdbserver target methods target_validate_tdesc and arch_setupAlan Hayward2018-11-074-0/+42
* Add target_description_changed_p and target_get_tdep_info methodsAlan Hayward2018-11-078-2/+124
* Name and seperate the union in gdbarch_infoAlan Hayward2018-11-0718-54/+62
* Aarch64 SVE: Support changing vector lengths in GDBAlan Hayward2018-11-072-14/+45
* Aarch64 SVE: Support changing vector lengths for ptraceAlan Hayward2018-11-073-56/+108
* gdb: Guard against NULL dereference in dwarf2_init_integer_typeAndrew Burgess2018-11-075-7/+141
* Regen bfd/configureAlan Modra2018-11-072-0/+2
* rx: Add target rx-*-linux.Yoshinori Sato2018-11-0712-3/+56
* Automatic date update in version.inGDB Administrator2018-11-071-1/+1
* [gdb] Fix gdb crash when reading core fileTom de Vries2018-11-065-6/+133
* RISC-V: Force variables to .data for code_elim.Jim Wilson2018-11-062-0/+10
* gdb: xtensa: use linux ABI code for uclinuxMax Filippov2018-11-062-1/+6
* ARM: Do not use FP reg when on AAPCSMarius Muench2018-11-062-0/+9
* Note that PT_GETREGS supplies SSTATUS for FreeBSD/riscv.John Baldwin2018-11-062-1/+7
* elfedit: Add --enable-x86-feature/--disable-x86-featureH.J. Lu2018-11-0611-10/+389
* Add support for a couple of new Mach-O commands.Nick Clifton2018-11-064-1/+17
* [arm] fix testsuite breakage on pe-coffMatthew Malcomson2018-11-062-2/+8
* [arm] Check for neon and condition in vcvt.f16.f32Matthew Malcomson2018-11-067-14/+40
* [BINUTILS, ARM] Add Armv8.5-A to select_arm_features and update macros.Sudakshina Das2018-11-064-9/+19
* PowerPC instruction mask checksAlan Modra2018-11-064-155/+101
* PowerPC instruction operand flag validationAlan Modra2018-11-062-0/+14
* x86: correctly handle VPBROADCASTD with EVEX.W set outside of 64-bit modeJan Beulich2018-11-066-1/+16
* x86: correctly handle VMOVD with EVEX.W set outside of 64-bit modeJan Beulich2018-11-067-14/+28
* x86: correctly handle KMOVD with VEX.W set outside of 64-bit modeJan Beulich2018-11-065-32/+26
* x86: adjust {,E}VEX.W handling for PEXTR* / PINSR*Jan Beulich2018-11-0613-62/+107
* x86: adjust {,E}VEX.W handling outside of 64-bit modeJan Beulich2018-11-0616-63/+280
* x86: fix various non-LIG templatesJan Beulich2018-11-0613-86/+539
* x86: allow {store} to select alternative {,}PEXTRW encodingJan Beulich2018-11-068-13/+67
* x86: add more VexWIGJan Beulich2018-11-0612-303/+363
* x86: XOP VPHADD* / VPHSUB* are VEX.W0Jan Beulich2018-11-063-32/+40
* Automatic date update in version.inGDB Administrator2018-11-061-1/+1
* ChangeLog for 'Fix 4K leak each time next/step changes of function.'Philippe Waroquiers2018-11-051-0/+6
* Fix 4K leak in open_source_file each time next/step changes of function.Philippe Waroquiers2018-11-051-1/+2
* Correct ChangeLog entries for PR gas/23854 commitH.J. Lu2018-11-052-2/+2
* x86: Disable GOT relaxation with data prefixH.J. Lu2018-11-0510-7/+150
* Automatic date update in version.inGDB Administrator2018-11-051-1/+1
* Return gdbpy_ref from gdbpy_get_varobj_pretty_printerTom Tromey2018-11-044-24/+31
* Return gdbpy_ref from some Python string functionsTom Tromey2018-11-049-29/+56
* Return gdbpy_ref from gdb_py_object_from_*longestTom Tromey2018-11-047-21/+34
* Automatic date update in version.inGDB Administrator2018-11-041-1/+1
* elfedit: Move ELF header magic bytes check to get_file_headerH.J. Lu2018-11-032-13/+11
* OBVIOUS Fix a typo in ada-lang.c add_prefix_cmd for "set ada"Philippe Waroquiers2018-11-032-1/+5
* OBVIOUS Remove a useless const char *type and its initialization.Philippe Waroquiers2018-11-032-3/+6
* OBVIOUS fix the month of the last gdb/ChangeLog entry to be 11 instead of 12.Philippe Waroquiers2018-11-031-1/+1
* Automatic date update in version.inGDB Administrator2018-11-031-1/+1
* binutils: Add AC_FUNC_MMAP to configure.acH.J. Lu2018-11-024-2/+220
* (Ada) Add ravenscar tasking support on AArch64Joel Brobecker2018-11-027-1/+266
* QUIET flag initialization missing in 2 places.Philippe Waroquiers2018-11-023-2/+7
* [GOLD] make cleanAlan Modra2018-11-025-3/+24