Fix compile time warning about comparison between signed and unsigned values.
[external/binutils.git] / gas / config /
2016-03-30 Nick CliftonFix compile time warning about comparison between signe...
2016-03-30 Trevor Saundersuse xstrdup and friends more
2016-03-29 Trevor Saundersmake md_parse_option () take a const char *
2016-03-29 Trevor Saundersreplace some obstack_alloc () calls with the XOBNEW...
2016-03-29 Trevor Saundersadd more const qualifiers
2016-03-26 Trevor Saunderssplit up cr16s md_assemble ()
2016-03-26 Trevor Saundersrename flag_size_check to flag_allow_nonconst_size...
2016-03-24 Jose E. Marchesigas: sparc: allow ASR registers in the 0..31 range...
2016-03-24 Trevor Saundersmake microblaze build with -Wwrite-strings
2016-03-24 Trevor Saunderslocalize string returned from visium's md_atof ()
2016-03-22 Trevor Saundersmake more variables const
2016-03-22 Trevor Saunderstc-pdp11.c: remove useless code
2016-03-22 Trevor Saunderstc-sparc.c: get rid of wierd usage of strchr ()
2016-03-22 Trevor Saundersuse do_align () directly in tc-ia64.c
2016-03-22 Alan ModraRemove more alloca calls
2016-03-21 Andrew Burgessarc/opcodes: Use flag operand class to handle multiple...
2016-03-21 Andrew Burgessarc: Add nps400 machine type, and assembler flag.
2016-03-21 Andrew Burgessarc: Remove EF_ARC_CPU_GENERIC constant.
2016-03-21 Andrew Burgessarc/gas: default mach is arc700, initialised in md_begin
2016-03-21 Nick CliftonRemove use of alloca.
2016-03-20 Trevor Saunderstc-i386.c: store encoded instructions in unsigned char[]
2016-03-16 Jiong Wang[ARM] Support ARMv8.2 FP16 simd instructions
2016-03-16 Nick CliftonFix checking bignum values that are being inserted...
2016-03-10 Mickael GuenePR gas/19744: Thumb-1 pcrop relocations don't work...
2016-03-09 Trevor Saundersfixup -Wshadow warnings on gcc-4.7
2016-03-07 Thomas Preud'homme[ARM] Add support for Cortex-R8
2016-03-07 Trevor SaundersAdd const qualifiers at various places.
2016-03-04 Matthew Wahab[ARM] Build attributes for ARMv8.1-A AdvSIMD
2016-03-04 Matthew Wahab[ARM] Add feature check for ARMv8.1 AdvSIMD instructions.
2016-02-29 Claudiu Zissulescu[ARC] Local symbols relocation cleanup
2016-02-29 Claudiu Zissulescu[ARC] General fixes.
2016-02-25 Trevor SaundersConvert more variables to a constant form.
2016-02-24 Renlin Li[GAS][ARM][3/3]Add armv8.2 fp16 scalar instruction...
2016-02-24 Renlin Li[GAS][ARM][2/3]Add SE_H shape to represent fp16 type.
2016-02-24 Kyrylo Tkachov[ARM][gas] Add support for Cortex-A32
2016-02-22 Trevor SaundersAdd more const type qualifiers to GAS sources.
2016-02-20 H.J. Lu[i386] Check RegVRex in register_number
2016-02-19 Jiong Wang[ARM] Add FP16 feature extension for ARMv8.2 architecture
2016-02-17 Max Filippovxtensa: fix .init/.fini literals moving
2016-02-17 Nick CliftonUpdate list of known MSP430 MCUs.
2016-02-16 Claudiu Zissulescu[ARC] Enable .cfi_* pseudo-ops.
2016-02-16 Renlin Li[PR19620][GAS][AArch64]Remove mov[z,k,n] relocation...
2016-02-15 Vinay Kumar GCorrect opcode generated for RX indirect MOVs without...
2016-02-15 Nick CliftonEnhance GAS's .section directive so that it can take...
2016-02-10 Claudiu ZissulescuAdd support for ARC instruction relaxation in the assem...
2016-02-08 Nick CliftonFIx formatting that triggers a new compile time warning...
2016-02-04 Nick CliftonRemove support for creating ARM NOREAD sections.
2016-02-04 Nick CliftonFix the encoding of the MSP430's RRUX instruction.
2016-02-03 Max Filippovxtensa: fix signedness of gas relocations
2016-02-03 H.J. LuAdd -mrelax-relocations= to x86 assembler
2016-02-03 Kevin Buettnermsp430: Set DWARF2_ADDR_SIZE to 4.
2016-02-01 Claudiu ZissulescuFix ARC TLS support.
2016-02-01 LoriaFix a problem building the ARM assembler using LLVM.
2016-02-01 Nick CliftonFix error building Microblaze assembler on a 32-bit...
2016-01-29 Andrew SenkevichAdd option -mfence-as-lock-add=[no|yes].
2016-01-26 H.J. LuRename OPTION_OMIT_LOCK_PREFIX to OPTION_MOMIT_LOCK_PREFIX
2016-01-25 Catherine MooreAvoid the use of gp-relative addressing when abicalls...
2016-01-20 Mickael GueneAdd support for an ARM specific 'y' section attribute...
2016-01-18 Maciej W. RozyckiMIPS: Remove remnants of 48-bit microMIPS instruction...
2016-01-13 Maciej W. RozyckiNios II/GAS: Fix build error in `output_movia'
2016-01-13 Yoshinori SatoRemove spurious condition in test for closing parenthesis.
2016-01-12 Matthew Wahab[ARM] Support ARMv8.2 RAS extension.
2016-01-01 Alan ModraCopyright update for binutils
2015-12-24 Thomas Preud'hommeAdd assembler support for ARMv8-M Baseline
2015-12-24 Thomas Preud'hommeAdd assembler support for ARMv8-M Mainline
2015-12-24 Thomas Preud'hommeConsolidate Thumb-1/Thumb-2 ISA detection
2015-12-18 H.J. LuProcess 64-bit imm/disp only for 64-bit BFD
2015-12-17 Ramana Radhakrishnan[Patch ARM] Fix build attributes for armv8-a in case...
2015-12-16 Mickael Guene[ARM] Add support for thumb1 pcrop relocations.
2015-12-15 Nick CliftonRemove refernces to a non-existent silicon errata.
2015-12-15 Yoshinori SatoAdd support for RX V2 Instruction Set
2015-12-14 Matthew Wahab[AArch64][PATCH 11/14] Add support for the 2H vector...
2015-12-14 Matthew Wahab[AArch64][PATCH 10/14] Rework code mapping vector types...
2015-12-11 Matthew Wahab[AArch64][Patch 5/5] Add instruction PSB CSYNC
2015-12-11 Matthew Wahab[AArch64][Patch 1/5] Support the ARMv8.2 Statistical...
2015-12-10 Matthew Wahab[AArch64][PATCH 2/2] Support ARMv8.2 DC CVAP instruction.
2015-12-10 Andrew Burgessarc/gas: Accept, but ignore, dummy arguments.
2015-12-09 H.J. LuImplement Intel OSPKE instructions
2015-12-09 Jose E. Marchesisparc: support %dN and %qN syntax for FP registers.
2015-12-09 Nick CliftonFix compile time warning building RX target.
2015-12-08 Jan BeulichELF: don't re-order SHF_FILE symbols
2015-12-08 DJ Delorierl78: relaxation fixes
2015-12-07 Alan Modratc-ppc.c md_apply_fix tidy
2015-12-04 Nick CliftonFix GAS testsuite failures for COFF/PE based ARM targets.
2015-12-04 Claudiu ZissulescuFix failures in the GAS testsuite for the ARC architecture.
2015-12-01 Alan ModraInvoke aout N_* macros with pointer to struct internal_exec
2015-11-27 Matthew Wahab[AArch64] Add feature flags and command line for ARMv8...
2015-11-24 Christophe Monat[GAS, ARM] Invalid LDR immediate transformation
2015-11-19 Matthew Wahab[ARM] Add ARMv8.2 architecture feature and command...
2015-11-19 Matthew Wahab[AArch64] Add ARMv8.2 command line option and feature...
2015-11-19 Alan ModraUse default sub-segment align for non-ELF powerpc
2015-11-17 Mike Frysingergas: microblaze: fix shift overflow
2015-11-12 James Greenhalgh[AArch64] Add support for Cortex-A35
2015-11-12 Ramana RadhakrishnanAdd support for Cortex-A35
2015-11-12 Ramana RadhakrishnanFix PR gas/19217
2015-11-12 Peter BergnerAdd assembler, disassembler and linker support for...
2015-11-10 Jim WilsonAdd Qualcomm qdf24xx support.
2015-11-09 Dominik Vogtgas: Fix left shift of negative value.
2015-11-02 Nick CliftonFix disassembly of RX zero-offset register indirect...
2015-11-02 Nick CliftonFix the RX assembler's section alignment parameter...
next