OSDN Git Service

Locale changes from Bruno Haible <haible@clisp.cons.org>.
[pf3gnuchains/pf3gnuchains3x.git] / gas / config / tc-arm.c
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-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-01-31 Nick CliftonAdd ATPCS register naming support
2000-01-27 Nick CliftonApply Thoams de Lellis's patch to fic disassembly of...
1999-12-22 Nick Cliftonfix formatting
1999-12-22 Nick CliftonApply patch from Philip Blundell to allow .previous...
1999-12-14 Nick CliftonAdd support for -marm720 command line switch
1999-11-29 Nick CliftonFix .force_thumb
1999-11-16 Don Lindsaytc-arm.c: minor changes and support for upcoming V5E...
1999-10-28 Jeff Law * config/tc-arm.c (reg_required_here): Improve...
1999-10-28 Jeff Law * config/tc-arm.c (thumb_opcode): Add "variants...
1999-10-27 Jeff Law * tc-arm.c (bad_args, bad_pc): Renamed to BAD_A...
1999-10-27 Nick Cliftonfix compile time warnings
1999-09-22 Nick CliftonRename MULTI_SET_PSR to LDM_TYPE_2_OR_3
1999-09-08 Nick CliftonOnly support interworking and pic for ELF or COFF...
1999-09-01 Nick Cliftonslight code improvement over previous delta
1999-09-01 Nick CliftonDo not align sectins when producing ELF format objects.
1999-08-18 Nick CliftonIf an offset is invalid, display it.
1999-08-16 Nick CliftonLook for register conflicts on stores as well as loads.
1999-08-13 Nick CliftonOnly pass positive values to validate_offset_imm()
1999-08-12 Nick CliftonTidy up formatting.
1999-07-30 Catherine MooreFix up vtable entry relocs
1999-07-15 Nick CliftonApply patch from Philip Blundell <pb@nexus.co.uk>
1999-07-05 Nick CliftonAdd support for armv5 architecture
1999-06-22 Ian Lance Taylor * config/tc-arc.c (get_arc_exp_reloc_type): Change...
1999-06-21 Ian Lance Taylor * config/tc-arm.c (ldst_extend): Add parentheses to...
1999-06-21 Nick CliftonUse symbol_get_bfdsym() macro
1999-06-21 Nick CliftonInclude struc-symbol.h so that symbol structure definit...
1999-06-18 Nick CliftonPatches for eCos: Dump literal pool on section change...
1999-06-13 Ulrich Drepper(tc_gen_reloc): Fix handling of GOTPC relocs.
1999-06-10 Nick CliftonAdd support for ARM920 and ARM920t
1999-06-03 Ian Lance Taylor * config/tc-arm.h: Update for symbol handling changes.
1999-05-29 Nick CliftonInclude pipeline offset in addend unless dealing with...
1999-05-03 Richard HendersonInitial revision