summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [AArch64][SVE 24/32] Add AARCH64_OPND_SVE_PATTERN_SCALEDRichard Sandiford2016-09-2115-19/+186
* [AArch64][SVE 23/32] Add SVE pattern and prfop operandsRichard Sandiford2016-09-2111-11/+210
* [AArch64][SVE 22/32] Add qualifiers for merging and zeroing predicationRichard Sandiford2016-09-216-4/+82
* [AArch64][SVE 21/32] Add Zn and Pn registersRichard Sandiford2016-09-2115-32/+473
* [AArch64][SVE 20/32] Add support for tied operandsRichard Sandiford2016-09-217-16/+65
* [AArch64][SVE 19/32] Refactor address-printing codeRichard Sandiford2016-09-212-36/+65
* [AArch64][SVE 18/32] Tidy definition of aarch64-opc.c:int_regRichard Sandiford2016-09-212-18/+17
* [AArch64][SVE 17/32] Add a prefix parameter to print_register_listRichard Sandiford2016-09-212-13/+21
* [AArch64][SVE 16/32] Use specific insert/extract methods for fpimmRichard Sandiford2016-09-218-6/+40
* [AArch64][SVE 15/32] Add {insert,extract}_all_fields helpersRichard Sandiford2016-09-213-14/+50
* [AArch64][SVE 14/32] Make aarch64_logical_immediate_p take an element sizeRichard Sandiford2016-09-213-29/+39
* [AArch64][SVE 13/32] Add an F_STRICT flagRichard Sandiford2016-09-216-6/+27
* [AArch64][SVE 12/32] Remove boolean parameters from parse_address_mainRichard Sandiford2016-09-214-24/+57
* [AArch64][SVE 11/32] Tweak aarch64_reg_parse_32_64 interfaceRichard Sandiford2016-09-215-339/+371
* [AArch64][SVE 10/32] Move range check out of parse_aarch64_imm_floatRichard Sandiford2016-09-212-8/+11
* [AArch64][SVE 09/32] Improve error messages for invalid floatsRichard Sandiford2016-09-214-6/+34
* [AArch64][SVE 08/32] Generalise aarch64_double_precision_fmovableRichard Sandiford2016-09-212-33/+37
* [AArch64][SVE 07/32] Replace hard-coded uses of REG_TYPE_R_Z_BHSDQ_VRichard Sandiford2016-09-212-22/+43
* [AArch64][SVE 06/32] Generalise parse_neon_reg_listRichard Sandiford2016-09-212-5/+15
* [AArch64][SVE 05/32] Rename parse_neon_type_for_operandRichard Sandiford2016-09-212-2/+8
* [AArch64][SVE 04/32] Rename neon_type_el to vector_type_elRichard Sandiford2016-09-212-16/+29
* [AArch64][SVE 03/32] Rename neon_el_type to vector_el_typeRichard Sandiford2016-09-212-4/+12
* [AArch64][SVE 02/32] Avoid hard-coded limit in indented_printRichard Sandiford2016-09-212-5/+5
* [AArch64][SVE 01/32] Remove parse_neon_operand_typeRichard Sandiford2016-09-212-27/+9
* MIPS/testsuite: mips16-thunks: Use `standard_output_file'Maciej W. Rozycki2016-09-212-5/+9
* Keep reserved bits in CPSR on writeYao Qi2016-09-214-2/+23
* Automatic date update in version.inGDB Administrator2016-09-211-1/+1
* Avoid -Wduplicated-cond warnings in gdb/pythonTom Tromey2016-09-203-0/+11
* ppc: Fix record support of Store String Word instructionsEdjunior Barbosa Machado2016-09-202-3/+12
* ld: Fix mistake in ChangeLogAndrew Burgess2016-09-201-1/+1
* ld: Extend documentation for EXCLUDE_FILEAndrew Burgess2016-09-202-0/+20
* Use 'event_ptid' instead of 'resume_ptid' on startup_inferior (fix for regres...Sergio Durigan Junior2016-09-202-2/+8
* Automatic date update in version.inGDB Administrator2016-09-201-1/+1
* gdb: Fix build breakage with GCC 4.1 and --disable-nlsPedro Alves2016-09-193-5/+9
* bfd: allow negative offsets to _GLOBAL_OFFSET_TABLE_ in elf64 SPARCJose E. Marchesi2016-09-192-8/+14
* nm handling of synthetic symbolsAlan Modra2016-09-192-17/+16
* Consolidate target_mourn_inferior between GDB and gdbserverSergio Durigan Junior2016-09-1920-28/+72
* Automatic date update in version.inGDB Administrator2016-09-191-1/+1
* gdb/s390: Fix build breakage due to std::min/std::max usage without headerPedro Alves2016-09-192-0/+5
* gdb: Fix std::{min, max}-related build breakage on 32-bit hostsPedro Alves2016-09-185-5/+13
* Automatic date update in version.inGDB Administrator2016-09-181-1/+1
* Improve MinGW support in ReadlineEli Zaretskii2016-09-1714-11/+125
* Automatic date update in version.inGDB Administrator2016-09-171-1/+1
* Introduce cleanup to restore current_uioutSimon Marchi2016-09-167-38/+38
* gdb: Use std::min and std::max throughoutPedro Alves2016-09-1661-170/+296
* S390: Hardware breakpoint supportAndreas Arnez2016-09-164-10/+145
* linux-nat: Add function lwp_is_steppingAndreas Arnez2016-09-165-0/+30
* S390: Enable "maint set show-debug-regs"Andreas Arnez2016-09-162-0/+60
* S390: Multi-inferior watchpoint supportAndreas Arnez2016-09-162-10/+157
* S390: Migrate watch areas from list to VEC typeAndreas Arnez2016-09-162-37/+45