PowerPC: Don't generate unused section symbols
[binutils-gdb.git] / gas / ChangeLog
2021-01-20 Alan ModraPowerPC: Don't generate unused section symbols
2021-01-18 H.J. Luas: Automatically enable DWARF5 support
2021-01-18 Alan ModraPR27198, segv in S_IS_WEAK
2021-01-15 Nelson ChuRISC-V: Indent and GNU coding standards tidy, also...
2021-01-15 Nelson ChuRISC-V: Error and warning messages tidy.
2021-01-15 Nelson ChuRISC-V: Comments tidy and improvement.
2021-01-15 Mike Frysingergas: make [248]byte directives available everywhere
2021-01-14 Mike Frysingergas: bfin: build lexer with -Werror
2021-01-14 Mike Frysingergas: bfin: fix build time warnings
2021-01-13 H.J. Lux86: Don't generate GOT_symbol for PLT relocations
2021-01-13 Alan ModraRegen Makefile.in for jobserver.m4 aclocal.m4 dependency
2021-01-12 H.J. LuImplement a workaround for GNU mak jobserver
2021-01-12 Nick CliftonUpdated translations for some subdirectories
2021-01-12 H.J. LuBinutils: Check if AR works with --plugin and rc
2021-01-11 Kyrylo Tkachovaarch64: Remove support for CSRE
2021-01-11 Nick CliftonUpdated translations for multiple subdirectories
2021-01-09 H.J. LuBinutils: Pass --plugin to AR and RANLIB
2021-01-09 Nick CliftonChange version number to 2.36.50 and regenerate files
2021-01-09 Nick CliftonAdd Changelog entries and NEWS entries for 2.36 branch
2021-01-09 Peter BergnerPOWER10: Add Return-Oriented Programming instructions
2021-01-09 Alan Modraconfigure regen
2021-01-07 Samuel Thibaultlibtool.m4: update GNU/Hurd test from upstream. In...
2021-01-07 H.J. LuELF: Don't generate unused section symbols
2021-01-07 Philipp TomsichRISC-V: Add pause hint instruction.
2021-01-07 Claire Xenia WolfRISC-V: Support riscv bitmanip frozen ZBA/ZBB/ZBC instr...
2021-01-06 Alan Modrasparc-elf ld test fails
2021-01-06 Alan Modragas APP macro tests
2021-01-06 Marcus ComstedtRISC-V: Mention -mbig-endian and -mlittle-endian in doc
2021-01-06 Marcus ComstedtRISC-V: Fix riscv gas/ld testsuites failures for big...
2021-01-06 Marcus ComstedtRISC-V: Implement support for big endian targets.
2021-01-04 H.J. Luelf: Allow mixed ordered/unordered inputs for non-reloc...
2021-01-04 Alan ModraPR27102, gas: "section symbols are already global"
2021-01-04 Alan ModraPR27101, as: Reject (byte) .align 0x100000000
2021-01-01 Alan ModraPR27116, Spelling errors found by Debian style checker
2021-01-01 Alan ModraUpdate year range in copyright notice of binutils files
2021-01-01 Alan ModraChangeLog rotation
2020-12-31 Hans-Peter Nilssongas: Change to "swym 0" as canonical nop insn for MMIX
2020-12-18 Alan ModraStatically initialise target common sections
2020-12-16 Alan Modraconstify elfNN_bed
2020-12-15 Alan ModraPR27071, gas bugs uncovered by fuzzing
2020-12-14 Alan Modrarx-elf FAIL: SHF_GNU_RETAIN sections 27
2020-12-13 Borislav Petkovx86: Do not dump DS/CS segment overrides for branch...
2020-12-11 Nick CliftonAdd support for the .bss pseudo-op to the Z80 assembler.
2020-12-10 Nelson ChuRISC-V: Add sext.[bh] and zext.[bhw] pseudo instructions.
2020-12-10 Nelson ChuRISC-V: Control fence.i and csr instructions by zifence...
2020-12-09 H.J. Lugas: Generate a new section for SHF_GNU_RETAIN
2020-12-04 Andreas KrebbelIBM Z: Add risbgz and risbgnz extended mnemonics
2020-12-03 Andreas KrebbelIBM Z: Add support for HLASM extended mnemonics
2020-12-01 Nelson ChuRISC-V: Support to add implicit extensions for G.
2020-12-01 Nelson ChuRISC-V: Support to add implicit extensions.
2020-12-01 Nelson ChuRISC-V: Improve the version parsing for arch string.
2020-12-01 Nelson ChuRISC-V: Add zifencei and prefixed h class extensions.
2020-12-01 Nelson ChuRISC-V: Don't allow any uppercase letter in the arch...
2020-12-01 Nelson ChuRISC-V: Minor cleanup and testcases improvement for...
2020-11-29 Borislav Petkovx86: Do not dump DS/CS segment overrides for branch...
2020-11-27 Jozef LawrynowiczELF: Support .noinit and .persistent sections
2020-11-25 Alan Modragas output_file_close error message
2020-11-23 Przemyslaw Wirkusaarch64: Add support for Cortex-A78C
2020-11-19 Jozef Lawrynowiczgas/testsuite: Fix SHF_GNU_RETAIN tests for FreeBSD...
2020-11-18 Alan ModraRe: Stop Gas from generating line info or address ranges
2020-11-18 Jozef LawrynowiczSupport SHF_GNU_RETAIN ELF section flag
2020-11-16 Przemyslaw Wirkusaarch64: Add +pauth flag for Pointer Authentication...
2020-11-16 Przemyslaw Wirkusaarch64: Extract Condition flag manipulation feature...
2020-11-16 Przemyslaw Wirkusarm: Add support for Cortex-A78C
2020-11-14 Borislav Petkovx86: Ignore CS/DS/ES/SS segment-override prefixes in...
2020-11-12 Jozef LawrynowiczMSP430: gas: Ignore -md option required for GCC backwar...
2020-11-12 Nick CliftonFix up changelog entry of previous delta
2020-11-12 Nick CliftonStop Gas from generating line info or address ranges...
2020-11-11 Przemyslaw Wirkusaarch64: Allow LS64 feature with Armv8.6
2020-11-09 Denys Zagoruigas: improve reproducibility for stabs debugging data...
2020-11-09 Spencer E. OlsonAdd support for the LMBD (left-most bit detect) instruc...
2020-11-09 Przemyslaw Wirkusaarch64: Update LS64 feature with system register
2020-11-09 Przemyslaw Wirkusaarch64: Limit Rt register number for LS64 load/store...
2020-11-09 Andreas SchwabFix regexp for development.exp
2020-11-09 Nelson ChuRISC-V: Update ABI to the elf_flags after parsing elf...
2020-11-04 Przemyslaw Wirkusaarch64: Update feature RAS system registers
2020-11-03 Przemyslaw Wirkus[PATCH][GAS] aarch64: Add atomic 64-byte load/store...
2020-11-03 Przemyslaw Wirkus[PATCH] aarch64: Update missing ChangeLog for AArch64...
2020-11-03 Christian Eggersgas: fix symbol value calculation for versioned symbol...
2020-10-30 H.J. Lux86: Support GNU_PROPERTY_X86_ISA_1_BASELINE marker
2020-10-26 H.J. Lugas: Clear all auto-assigned file slots
2020-10-26 Lifang XiaUpdate gas/ChangeLog of last commit
2020-10-26 Cooper QuCSKY: Change plsl.u16 to plsl.16.
2020-10-26 Cooper QuCSKY: Add version flag in eflag and fix bug in disassem...
2020-10-26 Cooper QuCSKY: Fix and add some instructions for VDSPV1.
2020-10-26 Cui,LiliChange avxvnni disassembler output from {vex3} to ...
2020-10-22 Srinath Parvathaneniarm: Fix the wrong error message string for mve vldr...
2020-10-22 Dr. David Alan GilbertFix printf formatting errors where "0x" is used as...
2020-10-20 Ganesh Gopalasubra... Add AMD znver3 processor support
2020-10-17 H.J. Lugas: Add a -gdwarf-5 debug_line test with .s file
2020-10-17 H.J. Lugas: Replace dwarf5-line-2.S with dwarf5-line-3.S
2020-10-17 H.J. Lugas: Always use as_where for preprocessed assembly...
2020-10-16 H.J. Lugas: Reuse the input file entry in the file table
2020-10-16 Cui,LiliEnhancement for avx-vnni patch
2020-10-14 H.J. Lux86: Support Intel AVX VNNI
2020-10-14 Lili Cuix86: Add support for Intel HRESET instruction
2020-10-14 Lili Cuix86: Support Intel UINTR
2020-10-14 H.J. Lux86: Remove the prefix byte from non-VEX/EVEX base_opcode
2020-10-14 H.J. Lux86: Rename VexOpcode to OpcodePrefix
2020-10-09 H.J. Lux86: Support GNU_PROPERTY_X86_ISA_1_V[234] marker
next