aboutsummaryrefslogtreecommitdiff
path: root/gas/config/tc-i386.h
AgeCommit message (Expand)AuthorFilesLines
2024-01-15gas: x86: synthesize CFI for hand-written asmIndu Bhagat1-0/+21
2024-01-04Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2023-12-28x86-64: Add R_X86_64_CODE_4_GOTPCRELXH.J. Lu1-2/+4
2023-12-15x86: last-insn recording should be per-subsectionJan Beulich1-0/+5
2023-12-01x86: adjust NOP generation after potential non-insnJan Beulich1-1/+5
2023-12-01x86: last-insn recording should be per-sectionJan Beulich1-0/+17
2023-11-17x86: use IS_ELFJan Beulich1-4/+2
2023-11-17x86: conditionally hide object-format-specific functionsJan Beulich1-0/+8
2023-10-23x86: don't record full i386_cpu_flags in struct i386_tc_frag_dataJan Beulich1-2/+2
2023-10-23x86: i686 != PentiumProJan Beulich1-0/+1
2023-10-23x86: respect ".arch nonop" when selecting which NOPs to emitJan Beulich1-0/+3
2023-10-23x86: record flag_code in tc_frag_dataJan Beulich1-1/+11
2023-08-11gas: purge md_elf_section_word()Jan Beulich1-2/+0
2023-05-19x86: further adjust extend-to-32bit-address conditionsJan Beulich1-0/+6
2023-02-02gas: use "stack trace" instead of "unwind" for SFrameIndu Bhagat1-3/+3
2023-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2022-11-15gas: generate .sframe from CFI directivesIndu Bhagat1-0/+26
2022-07-09i386 gas: don't leak op_hash or reg_hash memoryAlan Modra1-0/+3
2022-07-05x86: introduce fake processor type to mark sub-arch entries in cpu_arch[]Jan Beulich1-3/+5
2022-06-03Re: ubsan: undefined shift in frag_align_codeAlan Modra1-1/+2
2022-03-17x86: drop L1OM/K1OM support from gasJan Beulich1-10/+0
2022-01-06x86-64: restrict PC32 -> PLT32 conversionJan Beulich1-0/+1
2022-01-02Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2021-08-16x86: Don't pad .tfloat directive outputH.J. Lu1-2/+1
2021-08-11x86/ELF: fix .ds.x outputJan Beulich1-0/+1
2021-08-11x86/ELF: fix .tfloat outputJan Beulich1-0/+3
2021-06-11x86: Always define TC_PARSE_CONS_EXPRESSIONH.J. Lu1-3/+0
2021-05-03x86: allow @secrel32 also in data definitionsJan Beulich1-1/+2
2021-04-29x86: relax when/how @size can be usedJan Beulich1-2/+4
2021-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2020-06-30Remove x86 NaCl target supportH.J. Lu1-4/+0
2020-04-01x86: Force relocation against local absolute symbolH.J. Lu1-0/+8
2020-03-03x86: Improve -malign-branchHongtao Liu1-0/+2
2020-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2019-12-12i386: Align branches within a fixed boundaryH.J. Lu1-0/+31
2019-04-10te-cloudabi.hAlan Modra1-0/+2
2019-02-10gas: Pass max_bytes to TC_FRAG_INITH.J. Lu1-3/+6
2019-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2018-12-09x86: Put back BFD_RELOC_X86_64_GOTPCRELH.J. Lu1-0/+1
2018-08-31x86: Extend assembler to generate GNU property notesH.J. Lu1-0/+5
2018-04-18various i386-aout and i386-coff target removalAlan Modra1-5/+0
2018-03-07x86: Rewrite NOP generation for fill and alignmentH.J. Lu1-9/+12
2018-02-17Add .nop assembler directiveH.J. Lu1-0/+5
2018-01-03Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2017-05-16Allow target files access to default TC_FORCE_RELOCATION definesAlan Modra1-3/+2
2017-01-02Update year range in copyright notice of all files.Alan Modra1-1/+1
2016-04-01Constify moreAlan Modra1-1/+1
2016-01-01Copyright update for binutilsAlan Modra1-1/+1
2015-10-22Add R_X86_64_[REX_]GOTPCRELX support to gas and ldH.J. Lu1-5/+6
2015-05-11Add Intel MCU support to gasH.J. Lu1-0/+5