aboutsummaryrefslogtreecommitdiff
path: root/gas/config/tc-arm.c
AgeCommit message (Expand)AuthorFilesLines
2005-09-06Remove duplicated chunk in previous patch.Paul Brook1-8/+0
2005-09-062005-09-06 Paul Brook <paul@codesourcery.com>Paul Brook1-52/+561
2005-09-062005-09-02 Paul Brook <paul@codesourcery.com>Paul Brook1-1/+6
2005-09-022005-09-02 Paul Brook <paul@codesourcery.com>Paul Brook1-764/+818
2005-09-022005-09-02 Paul Brook <paul@codesourcery.com>Paul Brook1-1/+3
2005-08-152005-08-15 Paul Brook <paul@codesourcery.com>Paul Brook1-42/+83
2005-08-11 * README-vms: Delete.Alan Modra1-3/+0
2005-08-052005-08-05 Paul Brook <paul@codesourcery.com>Paul Brook1-16/+84
2005-08-052005-08-05 Paul Brook <paul@codesourcery.com>Paul Brook1-11/+14
2005-08-03config/tc-arm.c (do_iwmmxt_wldstd): Correct the offset range for WLDRD/WSTRDNick Clifton1-1/+1
2005-07-292005-07-29 Paul Brook <paul@codesourcery.com>Paul Brook1-25/+60
2005-07-292005-07-29 Paul Brook <paul@codesourcery.com>Paul Brook1-1/+102
2005-07-212005-07-21 Paul Brook <paul@codesourcery.com>Paul Brook1-1/+0
2005-07-04Fix compile time warning messages about signed/unsigned conflicts reportedNick Clifton1-17/+17
2005-06-30gas:Zack Weinberg1-397/+210
2005-06-13gas:Zack Weinberg1-19/+13
2005-06-07Revert accidental commitZack Weinberg1-11/+13
2005-06-07gas:Zack Weinberg1-19/+17
2005-06-04(CE, C3, CM, UE, UF): Redefine without reference to their Thumb-enabledNick Clifton1-5/+38
2005-06-01(TxCE, TxC3, TxCM, TUE, TUF): Remove redundant test for the presence of thumbNick Clifton1-5/+5
2005-05-27 * config/tc-arm.h (TC_FIX_TYPE): Change to int.Zack Weinberg1-6/+15
2005-05-18include/elf:Zack Weinberg1-11309/+8493
2005-05-05Make -mlittle-endian switch set the target_big_endian variable to false.Nick Clifton1-3/+3
2005-04-19gas/Jan Beulich1-4/+0
2005-03-30 * bfd/bfd-in.h (bfd_is_arm_mapping_symbol_name): Rename fromJulian Brown1-1/+1
2005-03-30 * bfd/bfd-in.h (bfd_elf32_is_arm_mapping_symbol_name): Add prototype.Julian Brown1-83/+17
2005-03-29bfd/Daniel Jacobowitz1-2/+49
2005-03-29 * gas/config/tc-arm.c (marked_pr_dependency): New bitmap, bit NJulian Brown1-21/+28
2005-03-23* config/tc-arm.c (arm_adjust_symtab): Fetch elf_sym's bindingJim Blandy1-1/+1
2005-03-16 * configure.tgt: Set emulation for arm-*-eabi*.Daniel Jacobowitz1-0/+4
2005-03-15 * config/tc-arm.c (do_mla): Rename to do_mlas, take secondZack Weinberg1-2/+393
2005-03-12gas:Zack Weinberg1-0/+6
2005-02-23 * cgen.c: Warning fixes.Alan Modra1-2/+2
2005-02-17 * tc.h (struct relax_type, relax_typeS): Move from here..Alan Modra1-6/+7
2005-02-10 * config/tc-arm.c (do_t_ldmstm): Change BFD_RELOC_NONE toJulian Brown1-10/+35
2005-01-31 * config/atof-ieee.c, config/obj-coff.c, config/obj-elf.c,Ben Elliston1-130/+0
2005-01-062005-01-06 Paul Brook <paul@codesourcery.com>Paul Brook1-9/+80
2005-01-06 * config/tc-arm.c (arm_cpus): Correct arch field for arm1026ej-s.Paul Brook1-2/+2
2004-12-09 * config/tc-arm.c (s_arm_unwind_fnend): Use R_ARM_PREL31 relocationPaul Brook1-1/+1
2004-12-03 * Makefile.am (TARG_ENV_HFILES): Add te-armlinuxeabi.h.Mark Mitchell1-16/+14
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