]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gas/config/tc-arm.c
Add sh-nto support
[thirdparty/binutils-gdb.git] / gas / config / tc-arm.c
2002-08-22  Nick CliftonAdd sh-nto support
2002-08-01  Nick CliftonEnsure that offset to literal pool is computed using...
2002-07-30  Nick CliftonAdd per-section and per-sub-section literal pools.
2002-06-08  Alan Modra * as.c: Replace CONST with const.
2002-05-23  Nick CliftonFor the Thumb BLX reloc round the relocation up rather...
2002-05-22  Nick CliftonCOFF: Dump literal pool when changing sections.
2002-05-14  Nick CliftonRemove redundant call to listing_prev_line
2002-05-13  Nick CliftonRemove redundant call to listing_prev().
2002-05-09  Kazu Hirata * config/obj-coff.c: Fix formatting.
2002-05-02  Nick CliftonDo not convert a subtract of zero into an add of zero.
2002-03-21  Nick CliftonFix typo
2002-01-19  Richard Earnshaw* tc-arm.c (do_xsc_mia, do_xsc_mar, do_xsc_mra): Rename...
2002-01-19  Richard Earnshaw2002-01-18 Richard Earnshaw <rearnsha@arm.com>
2002-01-19  Richard Earnshaw2002-01-19 Keith Walker <keith.walker@arm.com>
2002-01-18  Richard Earnshaw* NEWS: Mention new ARM command-line options and VFP...
2002-01-15  Richard EarnshawSupport for VFP instructions
2002-01-15  Richard Earnshaw* tc-arm.c (md_parse_option): Tidy up setting of cpu_va...
2002-01-14  Richard Earnshaw* tc-arm.c (md_longopts): On targets that aren't bi...
2002-01-14  Richard Earnshaw* tc-arm.c (md_longopts): Fix misplaced #endif -- the...
2002-01-14  Richard Earnshaw* tc-arm.c (all error messages): Normalize capitalizati...
2002-01-11  Richard Earnshaw* tc-arm.c ((do_ldst): Fix handling an immediate expres...
2002-01-10  Richard Earnshaw* tc-arm.c (struct reg_entry): Move before prototypes.
2001-12-06  Richard Earnshaw* tc-arm.c (do_arit, do_cmp, do_mov, do_ldst, do_ldstt...
2001-12-05  Richard Earnshaw* tc-arm.c (struct asm_opcode): Delete comp_suffix...
2001-12-04  Nick CliftonOnly clear cpu part when specifying 'xscale' cpu (don...
2001-11-15  Nick CliftonUpdate all uses of md_apply_fix to use md_apply_fix3...
2001-11-02  Richard Earnshaw* tc-arm.c: Re-arrange prototypes by architecture.
2001-10-31  Richard EarnshawGeneral cleanup of feature definitions.
2001-10-20  H.J. Lu2001-10-20 H.J. Lu <hjl@gnu.org>
2001-10-19  Nick CliftonRestore line_comment_chars after a SNAFU.
2001-10-18  Nick CliftonRemove semicolon from ARM comment chars list
2001-10-13  Nick CliftonReplace CONST with const
2001-10-09  Aldy Hernandez * config/tc-arm.c: Change MAVERIK to MAVERICK.
2001-10-08  Aldy Hernandezupdated credits
2001-10-08  Aldy Hernandez * gas/config/tc-arm.c (ARM_EXT_MAVERIK): New macro.
2001-09-27  Nick CliftonAdd missing function protoypes.
2001-09-19  H.J. LuLocale changes from Bruno Haible <haible@clisp.cons...
2001-06-27  Nick CliftonUse MVN to build simple inverted constants.
2001-06-21  Nick CliftonAllow adrCCl. [Patch from Phillip BLundel]
2001-06-19  Nick CliftonRestore file accidentally deleted during man page cleanup
2001-06-19  Nick CliftonRemove auot generated man pages
2001-06-19  Phil Blundell2001-06-18 Philip Blundell <philb@gnu.org>
2001-06-14  Phil Blundell2001-06-13 Philip Blundell <philb@gnu.org>
2001-06-12  Nick Cliftonfix test for overlflow of literal pool
2001-05-11  Nick CliftonWhen truncating an aligned block, ensure that the low...
2001-05-06  Nick CliftonDo not insert more than MAX_MEM_FOR_RS_ALIGN_CODE bytes.
2001-05-02  Nick CliftonFix indentation and parenthesis
2001-05-02  Nick CliftonAdd gas and ld support for openrisc
2001-05-02  Nick Cliftonimprrove error message
2001-04-26  Nick CliftonAdd ability to pad code alignment frags with no-ops.
2001-03-25  Nick CliftonAutomate generate on man pages
2001-03-12  Nick CliftonAlways set machine type based on cpu_variant.
2001-03-08  Nick CliftonFix copyright notices
2001-03-06  Nick CliftonFix BLX(1) for Thumb
2001-02-12  Phil Blundell2001-02-12 Philip Blundell <pb@futuretv.com>
2001-01-19  Nick CliftonRemove redundant bit from "fa" and "da" flags
2001-01-11  Nick CliftonAllow ADRL relocs to be adjusted in arm-coff
2000-12-03  Kazu Hirata2000-12-03 Kazu Hirata <kazu@hxi.com>
2000-11-25  Nick CliftonAdd ARM v5t, v5te and XScale support
2000-11-17  Nick CliftonAdd support for .line and .file pseudo ops.
2000-11-17  Richard Henderson * as.c (debug_type): Init to DEBUG_UNSPECIFIED.
2000-11-14  Kazu Hirata2000-11-14 Kazu Hirata <kazu@hxi.com>
2000-11-05  Nick CliftonAdd include of "dwarf2dbg.h"
2000-11-02  Nick CliftonPreserve copy of case clobber opcodes so that .req...
2000-11-02  Phil Blundell2000-11-02 Theo Honohan <th@futuretv.com>
2000-10-27  Aldy Hernandezhandle lower cased cpsr and spsr
2000-10-25  Nick CliftonAdd --gdwarf2 support to ARM toolchain
2000-09-15  Kazu Hirata2000-09-14 Kazu Hirata <kazu@hxi.com>
2000-09-08  Phil Blundell2000-09-08 Philip Blundell <philb@gnu.org>
2000-08-18  Nick CliftonReplace as_tsktsk with as_warn.
2000-08-17  Nick CliftonMinor formatting changes
2000-08-17  Nick CliftonAllow illegal shifts by zero to be recorded as logical...
2000-08-16  Nick CliftonTidy up decoding of shift based addressing modes.
2000-08-16  Nick CliftonWarn abouyt "bx pc" not being very useful.
2000-08-14  Nick CliftonAllow "bx pc" in ARM mode.
2000-08-02  Nick CliftonUndo some formatting fixes
2000-08-01  Nick CliftonFix skip of 'cpsr_all' flag
2000-08-01  Kazu Hirata2000-08-01 Kazu Hirata <kazu@hxi.com>
2000-07-09  Elena ZannoniThis commit was generated by cvs2svn to track changes...
2000-07-07  Elena ZannoniThis commit was generated by cvs2svn to track changes...
2000-07-04  Alexandre Oliva* config/tc-arm.c (psrs): Accept combinations of flags.
2000-06-25  Nick CliftonFix spelling typos.
2000-06-09  Alan ModraDon't treat `;' as a line separator by default.
2000-06-08  Nick CliftonAssign correct reloc value to size 1 constant valued...
2000-06-02  Alan Modrais_end_of_line fixes.
2000-06-01  Scott BambroughThe ARM assembler is not assembling the following instr...
2000-05-15  Nick CliftonAdd support for _x and _s flags to MSR instruction
2000-04-24  Nick CliftonDocument behaviour of .align 0 for ARM targets.
2000-04-13  Alan ModraRemove U suffix from constants for K&R compilers.
2000-04-08  Nick CliftonAdd support for BFD_RELOC_{ARM|THUMB}_PCREL_BLX relocs.
2000-03-29  Nick CliftonAdd "bal" instruction pattern.
2000-03-19  Nick Cliftonfix bug detecting pc-rel overflow
2000-03-17  Nick CliftonFix adr pseudo op for Thumb.
2000-03-17  Nick Cliftonminor formatting improvements
2000-03-17  Nick Cliftonfix compile time warning messages
2000-03-17  Nick CliftonHandle same-section relocations where the destination...
2000-02-24  Nick CliftonAdd support for WinCE targeted toolchains.
2000-02-22  Ian Lance TaylorThis commit was generated by cvs2svn to track changes...
2000-02-22  Ian Lance TaylorThis commit was generated by cvs2svn to track changes...
2000-01-31  Nick CliftonAdd ATPCS register naming support
next