Add support for G13 and G14 flag bits in RL78 ELF binaries.
[deliverable/binutils-gdb.git] / gas / ChangeLog
2015-03-19  Nick CliftonAdd support for G13 and G14 flag bits in RL78 ELF binaries.
2015-03-18  Jon TurneyFix debug section compression so that it is only perfor...
2015-03-17  Ganesh Gopalasubra... Add znver1 processor
2015-03-16  Nick CliftonRemoves a #if 1 ... #endif accidentally left in the...
2015-03-13  Jiong Wang[AArch64] Don't warn on XZR/SP overlapping when it...
2015-03-13  Jiong Wang[AArch64] Don't tail-pads sections to the alignment
2015-03-12  Andrew BennettAdd i6400 entry to the MIPS CPU table.
2015-03-12  Nick CliftonFixes a problem generating relocs for thumb function...
2015-03-11  Alan ModraFix powerpc gas abort on invalid instruction fixups
2015-03-10  Andreas KrebbelS/390: Add check for length field operand
2015-03-10  Michael PerkinsFixes a bug in the ARM port of GAS when parsing inverte...
2015-03-10  Sterling Augustine[ARM]Fix "align directive causes MAP_DATA symbol to...
2015-03-10  Jiong Wang[AArch64] Set the minimum alignment on code segments
2015-03-10  Nick CliftonFixes a bug building the ARM Linux kernel with a toolch...
2015-03-05  Nick CliftonFixes a thinko in the implementation of the V850 -m8byt...
2015-03-04  Richard SandifordAllow MOVK for R_AARCH64_TLSLE_MOVW_TPREL_G{0,1}NC
2015-02-28  Alan ModraPad only text sections at end by default
2015-02-26  Marcus Shawcroft[AArch64] Add support for :tlsdesc: and TLSDESC_ADR_PREL21
2015-02-26  Marcus ShawcroftAdd ADR :tlsgd: directive and TLSGD_ADR_PREL21 support.
2015-02-26  Marcus ShawcroftAdding support for TLSIE_LD_GOTTREL_PREL19.
2015-02-26  Marcus ShawcroftAdding ld_literal_type.
2015-02-26  Marcus ShawcroftAdding adr_type and prevent adr :got:
2015-02-26  Marcus ShawcroftRemove dead code.
2015-02-25  Andrew Burgessavr/gas: Write out data to track .org/.align usage.
2015-02-25  Kyrylo Tkachov[gas][ARM] Document supported ARMv8 cores.
2015-02-24  Nick CliftonAdds support for generating notes in V850 binaries.
2015-02-23  Yoshinori SatoAdd support for the h8300-linux target.
2015-02-23  Nick CliftonFixes the generation of dwarf line debug information...
2015-02-19  Alan Modragas doc warning fixes
2015-02-11  Jiong Wang[AArch64] Fix code formatting in the cpu-table
2015-02-11  Jiong Wang[ARM] Add support for Cortex-A72
2015-02-09  Kyrylo Tkachov[ARM][gas] Use as_tsktsk instead of as_warn for depreca...
2015-02-06  Jan Beulichgas: fix a few omissions in .cfi_label handling
2015-02-04  Alan ModraFix msp430 build with gcc-5
2015-02-04  Jiong Wang[AArch64] Add support for Cortex-A72
2015-02-04  Nick CliftonFix encoding of "addw ax, [hl]" and "subw ax, [hl]".
2015-02-03  Jiong Wang[AARCH64] Document .arch and .arch_extension directive
2015-02-03  Nick CliftonFix use of uninitialised memory by the RL78 port of...
2015-01-28  Alan ModraFT32 initial support
2015-01-27  Kuan-Lin ChenNDS32/gas: Limit the format of pseudo instruction la.
2015-01-27  Kuan-Lin ChenNDS32/gas: Fix md_parse_name hook.
2015-01-19  Alan ModraExtend .reloc to accept some BFD_RELOCs
2015-01-16  Andreas KrebbelS/390: Add support for IBM z13.
2015-01-13  Jiong Wang[ARM] vcmp/vcmpe should accept #0x0 as an operand
2015-01-12  Jan Beulichgas: allow labeling of CFI instructions
2015-01-12  Jan Beulicharm: properly range check immediate operands of VSHL...
2015-01-12  Alan ModraAssorted compiler warning fixes
2015-01-10  Andrew Burgessgas/avr: Prevent incorrect overflow errors for diff...
2015-01-09  Philipp TomsichThis patch adds the necessary support to the assembler...
2015-01-07  Jan Beulicharm: fix extension feature disabling
2015-01-01  Alan ModraCorrect printed year in copyright notices
2015-01-01  Alan ModraChangeLog rotatation and copyright year update
2014-12-27  Anthony GreenLimit moxie sto/ldo offsets to 16 bits
2014-12-25  Yaakov SelkowitzDon't pass unadorned zeros to varargs functions
2014-12-24  Andrew BurgessAVR: Document linker relaxation related options.
2014-12-24  Andrew BurgessAVR: Assembler now prepares for linker relaxation by...
2014-12-23  Andrew BurgessAVR: Only set link-relax elf flag when appropriate.
2014-12-23  Nick CliftonThis patch add support for cpu marvell-whitney.
2014-12-23  Nick CliftonUpdated translations for the gas and gprof tools.
2014-12-19  Matthew FortuneRework the alignment check for BFD_RELOC_MIPS_18_PCREL_S3.
2014-12-14  H.J. LuMention --compress-debug-sections default in NEWS
2014-12-14  H.J. LuCompress debug sections for Linux/x86 by default
2014-12-12  Alan ModraPowerPC register numbers in DWARF
2014-12-09  Chen GangEnsure zero termination of tic4x insn buffer
2014-12-06  Eric BotcazouAdd Visium support to gas
2014-11-28  Sandra LoosemoreRemove broken nios2 assembler dwim support.
2014-11-25  Max FilippovFix trampolines search code for conditional branches
2014-11-24  H.J. LuUpdate libtool.m4 from GCC trunk
2014-11-21  Terry GuoCalculate ARM arch attribute after relaxation
2014-11-21  Terry GuoSupport ARM Cortex-M7
2014-11-20  Richard Earnshaw* config/tc-arm.c (rotate_left): Avoid undefined behavi...
2014-11-20  Richard Earnshaw[AArch64] Fix mis-detection of unpredictable load/store...
2014-11-19  Jiong Wang[AArch64] Warn on load pair to same register
2014-11-18  Igor ZamyatinAdd -z bndplt to generate BND prefix in PLT entries
2014-11-18  Jan Beulichaarch64: allow adding/removing just feature flags via...
2014-11-18  Philipp Tomsich[AArch64] Add xgene2.
2014-11-18  Philipp Tomsich[AArch64] Add xgene1.
2014-11-17  Ilya TocarAdd AVX512VBMI instructions
2014-11-17  Ilya TocarAdd AVX512IFMA instructions
2014-11-17  Ilya TocarAdd pcommit instruction
2014-11-17  Ilya TocarAdd clwb instruction
2014-11-14  H.J. LuCorrect x86 assembler manual
2014-11-14  Marcus Shawcroft[AArch64] Enable CRC feature in GAS for cortex-a53...
2014-11-13  H.J. LuAdd assembler support for @gotplt
2014-11-13  Nick CliftonMore fixes for memory access violations whilst scanning...
2014-11-13  Marcus Shawcroft[AArch64] Remove example processors from GAS.
2014-11-12  Alan ModraFix z80-coff build breakage
2014-11-12  Alan ModraFix x86 non-ELF build breakage
2014-11-11  Nick CliftonUpdated French and Ukranian translations supplied by...
2014-11-08  H.J. LuFix a typo in gas/ChangeLog
2014-11-07  H.J. LuX32: Add REX prefix to encode R_X86_64_GOTTPOFF
2014-11-06  Sandra LoosemoreAdd mach parameter to nios2_find_opcode_hash.
2014-11-05  Matthew FortuneUpdate .MIPS.abiflags to support MIPS R6
2014-11-04  Alan ModraDon't use register keyword
2014-11-04  Alan ModraUse frag_now_fix_octets in gas d10v, d30v
2014-11-03  Nick CliftonFixes a snafu checking the size of 20-bit immedaite...
2014-10-31  Naveen H.SMIPS: Add Octeon 3 support
2014-10-31  Andrew PinskiAdd forgotten changelog entry.
2014-10-30  Dr Philipp TomsichRemove the artificial limit on code alignment through...
2014-10-29  Nick CliftonUpdated/new translations provided by the Translations...
next
This page took 0.214324 seconds and 107 git commands to generate.