aboutsummaryrefslogtreecommitdiff
path: root/gas/config/tc-arm.c
AgeCommit message (Expand)AuthorFilesLines
2004-11-04./Daniel Jacobowitz1-35/+11
2004-10-25Add ARM CFI supportNick Clifton1-0/+26
2004-10-122004-10-12 Paul Brook <paul@codesourcery.com>Paul Brook1-3/+3
2004-10-05Add support for generating ARM unwind tables.Nick Clifton1-174/+1255
2004-10-01The patch below adds binutils support for the SHT_ARM_EXIDX, as defined byNick Clifton1-0/+14
2004-09-30Apply Paul Brook's patch to implement armv6k instructionsNick Clifton1-2/+87
2004-09-30Use ISO C90 semanticsNick Clifton1-3399/+2714
2004-09-30(mav_reg_required_here): Allow REG_TYPE_CN as alternative when REG_TYPE_MVF,Nick Clifton1-2/+20
2004-09-17bfd/Paul Brook1-1/+67
2004-09-13bfd/Paul Brook1-3/+3
2004-09-03 * config.bfd (arm*-*-symbianelf*): Use OS-specific target vectors.Mark Mitchell1-0/+6
2004-09-01Argh! missing comma...Richard Earnshaw1-1/+1
2004-09-01* tc-arm.c (arm_cpus, arm_fpus): Allow <cpu>-s as well as <cpu>sRichard Earnshaw1-0/+6
2004-08-17Add support for a -g switch to GASNick Clifton1-1/+0
2004-08-06bfd/Paul Brook1-0/+8
2004-07-16* config/tc-arm.c: Include include/opcode/arm.h.Richard Earnshaw1-73/+2
2004-07-02(md_apply_fix3:BFD_RELOC_ARM_IMMEDIATE): Do not allow values which have comeNick Clifton1-1/+14
2004-04-30Fix handling of case sensitive register aliases and add a test for the bugNick Clifton1-4/+4
2004-04-22 * config/tc-arm.c (mav_parse_offset): Value must be multiple of 4.Paul Brook1-1/+6
2004-04-22Apply Bruno de Bus's patch to record the ARM mapping symbol state on a per-Nick Clifton1-19/+13
2004-03-30make use of meabi_flags be ELF specificNick Clifton1-10/+25
2004-03-23 * bfd/elf32-arm.h (arm_print_private_bfd_data): Add EABI v3.Paul Brook1-26/+72
2004-02-18Apply fixes for Maverick CrunchNick Clifton1-18/+20
2004-02-09 * config/tc-arm.c (md_begin): Mark .note.gnu.arm.ident asDaniel Jacobowitz1-0/+3
2004-01-23 * config/tc-arm.c (tc_gen_reloc): Improve error message forDaniel Jacobowitz1-0/+10
2004-01-09 * gas/config/tc-arm.c (do_vfp_reg2_from_sp2): Rename fromPaul Brook1-9/+34
2003-12-29 * gas/config/tc-arm.c (arm_cpus): Add 926ejs and 1026ejs.Paul Brook1-0/+2
2003-12-23 * config/tc-arm.c (arm_archs): Add armv6.Paul Brook1-0/+1
2003-12-18 * config/tc-arm.c (arm_archs): Change "armv6" to "armv6j".Mark Mitchell1-1/+1
2003-12-16Remove -8 bias on PC-relative load instructions for arm-wince-pe targetNick Clifton1-0/+4
2003-12-10 * config/tc-arm.c (FPU_MAVERICK): Define.Paul Brook1-7/+64
2003-12-10Remove redundant returns in void functions.Ben Elliston1-79/+0
2003-12-09 * config/tc-arm.c (do_umaal): Fix typo.Paul Brook1-1/+1
2003-12-06 * gas/arm/arm.exp: Add archv6 and thumbv6.Mark Mitchell1-11/+1168
2003-11-22 * config/tc-a29k.h: Fix comment typos.Kazu Hirata1-3/+3
2003-11-21 * config/tc-a29k.h: Fix comment typos.Kazu Hirata1-12/+12
2003-11-14 * config/tc-arm.c (arm_elf_change_section): Not static.Ben Elliston1-1/+1
2003-11-13Add support for ARM ELF Mapping symbolsNick Clifton1-0/+178
2003-11-06* config/tc-arm.texi (struct reg_entry): Add new field 'builtin'.Nick Clifton1-101/+190
2003-10-21Fix up error messages for Maverick.Nick Clifton1-2/+2
2003-10-17 * config/tc-arm.c (do_iwmmxt_byte_addr): Reject controlIan Lance Taylor1-0/+5
2003-08-19Add support for unindexed form of Addressing Mode 5Nick Clifton1-8/+82
2003-07-23 * config/tc-arm.c (arm_archs): Add iwmmxt.Daniel Jacobowitz1-0/+1
2003-06-13* tc-arm.c (FPU_DEFAULT, case TE_LINUX): Default to FPU_ARCH_FPA.Richard Earnshaw1-0/+19
2003-05-21Move .file and .loc pseudo ops into obj-elf.cNick Clifton1-2/+0
2003-04-022003-04-02 Philip Blundell <philb@gnu.org>Phil Blundell1-0/+1
2003-04-01Fixes for iWMMXt contribution.Nick Clifton1-179/+257
2003-03-25Add iWMMXt supportNick Clifton1-2/+938
2003-02-10Add support for marking ARM ELF binaries as support the Cirrus EP9312 MaverickNick Clifton1-0/+9
2003-01-23 * symbols.c (S_FORCE_RELOC): Add "strict" param.Alan Modra1-5/+3