target_pass_signals/target_program_signals: Use gdb::array_view
[deliverable/binutils-gdb.git] / gas /
2019-01-21  Nick CliftonUpdated translations for various binutils subdirectories.
2019-01-19  Nick CliftonChange version to 2.32.51 and regenerate configure...
2019-01-19  Nick CliftonAdd markers for 2.32 branch to NEWS and ChangeLog files.
2019-01-17  Tamar ChristinaArm: Clean up PE GAS testsuite correct THUMB tests.
2019-01-16  Jim WilsonDon't emit vendor attribute section if there is no...
2019-01-16  Jim WilsonRISC-V: Support ELF attribute for gas and readelf.
2019-01-16  John DarringtonS12Z: gas: Fix bug when a symbol name was the single...
2019-01-16  John DarringtonS12Z: gas: Permit "extend" instructions which don't...
2019-01-16  John DarringtonS12Z: Emit RELOC_S12Z_OPR instead of RELOC_EXT24 where...
2019-01-14  Srinath ParvathaneniImplement the assembly instructions yield, wfe, wfi...
2019-01-11  Alan ModraMore fallout from PR 23963 change
2019-01-10  Nick CliftonCorrect changelog entry.
2019-01-10  Nick CliftonStop objdump from displaying control codes embedded...
2019-01-09  John DarringtonS12Z: Fix disassembly of indexed OPR operands with...
2019-01-09  Andrew PaprockiAdjust bfd/warning.m4 egrep patterns
2019-01-08  Kyrylo Tkachov[AArch64][gas] Add -mcpu support for Arm Ares
2019-01-08  Alan Modrarun_dump_test source in build directory
2019-01-07  Kyrylo Tkachov[arm][gas] Add -mcpu support for Arm Ares
2019-01-05  Yoshinori SatoRX: gas - Add RXv3 instruction support.
2019-01-04  Wu HengFix potential buffer overrun whilst scanning macro...
2019-01-04  Wu HengFix bug parsing angle bracketed string sequences.
2019-01-01  Alan ModraUpdate year range in copyright notice of binutils files
2019-01-01  Alan ModraChangeLog rotation
2018-12-19  H.J. Lux86: Properly handle PLT expression in directive
2018-12-14  H.J. Luelf: Add PT_GNU_PROPERTY segment type
2018-12-13  Jeff LawFix typo/thinko in last change.
2018-12-13  Sam TebbsMove aarch64 CIE code to aarch64 backend
2018-12-12  Andre Vieira[GAS][Arm] Skip Local BLX Thumb tests for arm-netbsdelf...
2018-12-11  Jim WilsonRISC-V: Don't segfault for two regs in auipc or lui.
2018-12-10  H.J. LuCorrect gas/ChangeLog entry for PR gas/23968
2018-12-09  H.J. Lux86: Put back BFD_RELOC_X86_64_GOTPCREL
2018-12-07  Jim WilsonRISC-V: Fix 4-arg add parsing.
2018-12-06  Alan ModraPowerPC @l, @h and @ha warnings, plus VLE e_li
2018-12-06  Andrew Burgessopcodes/riscv: Hide '.L0 ' fake symbols
2018-12-05  Sam Tebbs[aarch64] Add support for pointer authentication B key
2018-12-04  wu.hengPR23939, Check frch_cfi_data before use
2018-12-03  Jim WilsonRISC-V: Accept version, supervisor ext and more than...
2018-12-03  Egeyar Bagcioglu[aarch64] - Only use MOV for disassembly when shifter...
2018-12-03  Nick CliftonUpdate the assembler to use a version of 3 when generat...
2018-12-01  Alan ModraPR23938, should not free memory alloced in obstack...
2018-11-30  Fredrik NoringGAS/MIPS: Add `-mfix-r5900' option for the R5900 short...
2018-11-27  Jim WilsonRISC-V: Add .insn CA support.
2018-11-27  Thomas Preud'homme[ARM] Update knowledge of bfd architectures
2018-11-27  Jozef LawrynowiczTighten the constraints for warning about NOPs for...
2018-11-23  Andre Vieira[GAS][ARM] Fix testism for bl local v4t test
2018-11-21  John DarringtonS12Z opcodes: Fix bug disassembling certain shift instr...
2018-11-21  John DarringtonS12Z: Add alias instructions BHS and BLO.
2018-11-13  Thomas Preud'homme[ARM] Improve indentation of ARM architecture declarations
2018-11-12  Sudakshina Das[BINUTILS, AARCH64, 8/8] Add data cache instructions...
2018-11-12  Sudakshina Das[BINUTILS, AARCH64, 7/8] Add system registers for Memor...
2018-11-12  Sudakshina Das[BINUTILS, AARCH64, 6/8] Add Tag getting instruction...
2018-11-12  Sudakshina Das[BINUTILS, AARCH64, 5/8] Add Tag getting instruction...
2018-11-12  Sudakshina Das[BINUTILS, AARCH64, 4/8] Add Tag setting instructions...
2018-11-12  Sudakshina Das[BINUTILS, AARCH64, 3/8] Add Pointer Arithmetic instruc...
2018-11-12  Sudakshina Das[BINUTILS, AARCH64, 2/8] Add Tag generation instruction...
2018-11-12  Sudakshina Das[BINUTILS, AARCH64, 1/8] Add support for Memory Tagging...
2018-11-09  Andreas KrebbelS/390: Fix optional operand handling after memory addresses
2018-11-09  Alan ModraPowerPC, don't use bfd reloc howto in md_assemble
2018-11-07  Nick CliftonAdd updated French and Portuguese translations.
2018-11-07  Yoshinori Satorx: Add target rx-*-linux.
2018-11-06  Matthew Malcomson[arm] fix testsuite breakage on pe-coff
2018-11-06  Matthew Malcomson[arm] Check for neon and condition in vcvt.f16.f32
2018-11-06  Alan ModraPowerPC instruction mask checks
2018-11-06  Alan ModraPowerPC instruction operand flag validation
2018-11-06  Jan Beulichx86: correctly handle VPBROADCASTD with EVEX.W set...
2018-11-06  Jan Beulichx86: correctly handle VMOVD with EVEX.W set outside...
2018-11-06  Jan Beulichx86: correctly handle KMOVD with VEX.W set outside...
2018-11-06  Jan Beulichx86: adjust {,E}VEX.W handling for PEXTR* / PINSR*
2018-11-06  Jan Beulichx86: adjust {,E}VEX.W handling outside of 64-bit mode
2018-11-06  Jan Beulichx86: fix various non-LIG templates
2018-11-06  Jan Beulichx86: allow {store} to select alternative {,}PEXTRW...
2018-11-06  Jan Beulichx86: add more VexWIG
2018-11-05  H.J. LuCorrect ChangeLog entries for PR gas/23854 commit
2018-11-05  H.J. Lux86: Disable GOT relaxation with data prefix
2018-11-01  Thomas Preud'hommeFix ld action in run_dump_test
2018-10-31  Andre Vieira[GAS][ARM] Fix ARMv8.1 AdvSIMD testism
2018-10-31  Andre Vieira[GAS][ARM] Fix UDF testism
2018-10-31  Andre Vieira[GAS][ARM] Fix failing Armv1 test
2018-10-29  Alan ModraMove struc-symbol.h to symbols.c
2018-10-28  Alan ModraCorrect ChangeLog
2018-10-28  Alan ModraPR23837, Segmentation fault in resolve_symbol_value
2018-10-23  Andreas KrebbelS/390: Support vector alignment hints
2018-10-23  John DarringtonS12Z: Handle 16 bit fixups which are constant.
2018-10-22  Alan Modragas simple-forward test
2018-10-22  Alan ModraApply alpha BFD_RELOC_8 fixups
2018-10-22  Alan ModraPR23040, .uleb128 directive doesn't accept some valid...
2018-10-20  Alan ModraPR23800, .eqv doesn't always defer expression evaluation
2018-10-19  Tamar ChristinaArm: Skip new binary decode tests on pe targets
2018-10-19  Tamar ChristinaArm: Fix disassembler crashing on -b binary when thumb...
2018-10-19  Fredrik NoringThis set of changes clarifies the conditions for the...
2018-10-16  Matthew MalcomsonAArch64: Fix error checking for SIMD udot (by element)
2018-10-15  Alan ModraBFD_INIT_MAGIC
2018-10-11  Jan Beulichx86: add {,V}MOVQ cases to xmmword test
2018-10-10  Jan Beulichx86: fold Size{16,32,64} template attributes
2018-10-09  Sudakshina Das[PATCH, BINUTULS, AARCH64, 9/9] Add SSBS to MSR/MRS
2018-10-09  Sudakshina Das[PATCH, BINUTILS, AARCH64, 8/9] Add SCXTNUM_ELx and...
2018-10-09  Sudakshina Das[PATCH, BINUTILS, AARCH64, 7/9] Add BTI instruction
2018-10-09  Sudakshina Das[PATCH, BINUTILS, AARCH64, 6/9] Add Random number instr...
2018-10-09  Sudakshina Das[PATCH, BINUTILS, AARCH64, 5/9] Add DC CVADP instruction
2018-10-09  Sudakshina Das[PATCH, BINUTILS, AARCH64, 4/9] Add Execution and Data...
next
This page took 0.047587 seconds and 7 git commands to generate.