gas: handle csect in bss section for XCOFF
[deliverable/binutils-gdb.git] / gas / config /
2021-06-17  Clément Chigotgas: handle csect in bss section for XCOFF
2021-06-17  Clément Chigotgas: ensure sections contents is zero for BFD_RELOC_PPC...
2021-06-15  Jan Beulichx86: bring "gas --help" output for --32 etc in sync...
2021-06-15  Jan Beulichx86: simplify .dispNN setting
2021-06-15  Jan Beulichx86: slightly simplify offset_in_range()
2021-06-15  Jan Beulichx86: harmonize disp with imm handling
2021-06-15  Jan Beulichx86: make offset_in_range()'s warning contents useful...
2021-06-15  Jan Beulichx86: off-by-1 in offset_in_range()
2021-06-15  Jan Beulichx86: permit parenthesized expressions again as addressi...
2021-06-11  H.J. Lux86: Always define TC_PARSE_CONS_EXPRESSION
2021-06-11  Nelson ChuRISC-V: Update the riscv_opts.[rvc|rve] in the riscv_se...
2021-06-10  Jan Beulicharm: avoid "shadowing" of glibc function name
2021-06-10  Jan Beulicharm: fix array-out-of-bounds upon register parsing...
2021-06-10  Jan Beulichx86: suppress LEA optimization in a specific 16-bit...
2021-06-08  Jan Beulichx86: minor improvements to optimize_imm() (part II)
2021-06-08  Jan Beulichx86: minor improvements to optimize_disp() (part II)
2021-06-08  Jan Beulichx86-64: avoid bogus warnings with 32-bit addressing
2021-06-08  Jan Beulichx86: minor improvements to optimize_disp() (part I)
2021-06-07  Jan Beulichx86: honor quoted figure braces in i386_att_operand()
2021-06-07  Jan Beulichx86: better respect quotes in parse_operands()
2021-06-07  Jan Beulichx86: allow unary operators to start a memory operand
2021-06-07  Jan Beulichx86: make symbol quotation check consistent in i386_att...
2021-06-07  Jan Beulichx86: correct absolute branch check with segment override
2021-06-07  Jan Beulichx86/Intel: drop unnecessary bracket matching from parse...
2021-06-07  Jan Beulichx86: remove pointless 2nd parameter from check_VecOpera...
2021-06-07  Jan Beulichx86: immediate operands don't allow for vector operations
2021-06-07  Jan Beulichix86: wrap constants
2021-05-29  Maciej W. RozyckiMIPS/opcodes: Do not use CP0 register names for control...
2021-05-29  Maciej W. RozyckiMIPS/GAS: Use FCSR rather than RA with CFC1/CTC1
2021-05-28  H.J. Lux86: Restore PC16 relocation overflow check
2021-05-27  Alan Modrands32: __builtin_strncpy bound equals destination size
2021-05-26  H.J. Lux86: Propery check PC16 reloc overflow in 16-bit mode...
2021-05-26  Nelson ChuRISC-V: Allow to link the objects with unknown prefixed...
2021-05-25  Tamar ChristinaArm: Fix forward thumb references [PR gas/25235]
2021-05-24  Nelson ChuRISC-V: PR25212, Report errors for invalid march and...
2021-05-22  Alan ModraRe: Fix offset for ia64 PCREL60B relocation on HP-UX
2021-05-20  Sergey BelyashovFix overflow detection in the Z80 assembler.
2021-05-19  John David AnglinFix offset for ia64 PCREL60B relocation on HP-UX
2021-05-17  Alex Coplanarm: Fix bugs with MVE vmov from two GPRs to vector...
2021-05-11  Sergey BelyashovReport illegal Z80 load instructions.
2021-05-10  Sergey BelyashovAdd support for 8-bit and 24-bit shifts in the z80...
2021-05-07  Nick CliftonAdd a generic .bss directive for ELF based targets.
2021-05-07  Cl?ment ChigotFix .dwsect generation for XCOFF. Handle .function...
2021-05-07  Jan Beulichx86: don't mix disp and imm processing
2021-05-07  Jan Beulichx86: move register check in immediate operand parsing
2021-05-07  Jan Beulichx86: minor improvements to optimize_imm()
2021-05-03  Jan Beulichx86: allow @secrel32 also in data definitions
2021-05-03  Jan Beulichx86: fold both instances of lex_got()
2021-04-29  Jan Beulichx86: relax when/how @size can be used
2021-04-29  Jan Beulichx86: allow @size to also (sensibly) apply to sections
2021-04-28  Jan Beulichx86: honor signedness of PC-relative relocations
2021-04-27  H.J. Lux86: Add () to silence GCC 5
2021-04-26  Jan Beulichx86: add IS_ELF to check whether to resolve @size reloc
2021-04-26  Jan Beulichx86: limit 32-bit @size overflow checks to 64-bit objects
2021-04-26  Jan Beulichx86: optimize LEA
2021-04-26  Jan Beulichx86-64: have value properly checked when resolving...
2021-04-23  J?r?me GardouAllow .seh_pushframe to take an optional [code] parameter
2021-04-23  Jan Beulichx86-64: special case LEA when determining signedness...
2021-04-23  Jan Beulichx86-64: defer 32-bit signed displacement check
2021-04-23  Jan Beulichx86: re-order optimize_disp()
2021-04-23  Jan Beulichx86: don't truncate values in diagnostics and alike
2021-04-20  Cl?ment ChigotRework the R_NEG support on both gas and ld for the...
2021-04-19  Jan Beulichgas: drop sprint_value()
2021-04-16  Nelson ChuRISC-V: PR27436, make operand C> work the same as >.
2021-04-12  Alan ModraPower10 bignum operands
2021-04-09  Tejas BelagodAArch64: Fix Diagnostic messaging for LD/ST Exclusive.
2021-04-06  Nick CliftonFix a problem assembling AArch64 sources when a relocat...
2021-04-05  Alan ModraC99 gas configury
2021-04-01  Martin LiskaRemove strneq macro and use startswith.
2021-04-01  Martin LiskaUse startswith in gas subfolder.
2021-03-31  Alan ModraDon't include bfd/sysdep.h for gas files
2021-03-31  Alan ModraUse bool in gas
2021-03-31  Alan ModraRemove bfd_stdint.h
2021-03-30  Jan Beulichx86: drop seg_entry
2021-03-30  Jan Beulichx86: drop REGNAM_{AL,AX,EAX}
2021-03-30  Jan Beulichx86: adjust st(<N>) parsing
2021-03-30  Jan Beulichx86: integrate rc_op into struct _i386_insn
2021-03-30  Jan Beulichx86: integrate broadcast_op into struct _i386_insn
2021-03-30  Jan Beulichx86: integrate mask_op into struct _i386_insn
2021-03-30  Jan Beulichx86: make swap_2_operands() have unsigned parameters
2021-03-29  Jan Beulichx86: derive opcode encoding space attribute from base...
2021-03-29  Alan ModraTRUE/FALSE simplification
2021-03-29  Alan Modragas int vs bfd_boolean fixes
2021-03-25  Jan Beulichx86: fix CMPXCHG8B special case when disallowing q...
2021-03-25  Jan Beulichx86: fix AMD Zen3 insns
2021-03-25  Jan Beulichx86-64: limit breakage from gcc movdir64b et al workaround
2021-03-24  Jan Beulichx86: derive opcode length from opcode value
2021-03-24  Jan Beulichx86: derive mandatory prefix attribute from base opcode
2021-03-24  Jan Beulichx86: don't use opcode_length to identify pseudo prefixes
2021-03-23  Jan Beulichx86: re-number PREFIX_0X<nn>
2021-03-23  Jan Beulichx86: split opcode prefix and opcode space representation
2021-03-23  Jan Beulichx86: don't open-code PREFIX_NONE
2021-03-23  Jan Beulichx86: unbreak certain MPX insn operand forms
2021-03-22  Martin LiskaAdd startswith function and use it instead of CONST_STRNEQ.
2021-03-18  Christian Groessler2021-03-18 Christian Groessler <chris@groessler.org>
2021-03-16  Kuan-Lin ChenRISC-V : Support bitmanip-0.93 ZBA/ZBB/ZBC instructions
2021-03-12  Clément Chigotaix: implement TLS relocation for gas and ld
2021-03-12  Clément Chigotaix: implement R_TOCU and R_TOCL relocations
2021-03-09  Jan Beulichx86: fold some prefix related attributes into a single one
2021-02-26  Nick CliftonCorrect an error message in the ARM assembler.
next
This page took 0.0539 seconds and 7 git commands to generate.