Add ARM v5t, v5te and XScale support
[deliverable/binutils-gdb.git] / gas / config / tc-arm.c
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
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  Donald 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  Jason MolendaThis commit was generated by cvs2svn to track changes...
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-08-02  Jason MolendaThis commit was generated by cvs2svn to track changes...
1999-07-30  Catherine MooreFix up vtable entry relocs
1999-07-19  Jason MolendaThis commit was generated by cvs2svn to track changes...
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 Henderson19990502 sourceware import
1999-05-03  Richard HendersonThis commit was generated by cvs2svn to track changes...
1999-04-16  Stan ShebsInitial creation of sourceware repository
1999-02-09  Nick CliftonFix Label1 - Label2 relocartions for ELF targets
1999-02-01  Catherine Moore * configure: Regenerate.
1998-12-21  Elena ZannoniThis commit was generated by cvs2svn to track changes...
1998-09-08  Catherine MooreTue Sep 8 18:10:01 1998 Catherine Moore <clm@cygnus...
1998-09-05  Nick CliftonFixed generation of thumb function symbols.
1998-08-31  Catherine Moore * config/tc-arm.c: Remove OBJ_ELF definitions for
1998-08-24  Nick CliftonImprove formatting of --help output
1998-08-20  Nick Cliftondo not adjust relocations against thumb function names...
1998-08-19  Catherine MooreAdd sanitization markers.
1998-08-18  Catherine Mooretc-arm.h: Define obj_fix_adjustable for OBJ_ELF.
1998-08-12  Nick CliftonDocument .req directive
1998-08-05  Nick CliftonSet BFD private flags based on command line switches.
1998-07-31  Catherine Moore * configure.in: (arm-*-elf): Handle.
1998-04-22  Tom Tromey * Many files: Added gettext invocations around user...
1998-04-01  Nick CliftonAdd patch from Dean Deaver (deaver@amt.tay1.dec.com...
1998-03-25  Tom TromeyThis commit was generated by cvs2svn to track changes...
1998-01-27  Ian Lance Taylortweak again
1998-01-27  Ian Lance Taylortweak last patch
1998-01-27  Ian Lance Taylor * config/tc-arm.c (md_apply_fix3): Add casts before...
1997-12-12  Nick CliftonFixed bug in previous delta (strcmp <=> streq)
1997-12-12  Nick CliftonAdd support for more ARM processor names.
1997-10-30  Nick CliftonFixes to Thumb ADR pseudo op from Tony Thompson at...
next
This page took 0.305857 seconds and 107 git commands to generate.