aboutsummaryrefslogtreecommitdiff
path: root/gas/config/tc-arm.c
AgeCommit message (Expand)AuthorFilesLines
2009-11-182009-11-18 Paul Brook <paul@codesourcery.com>Paul Brook1-1/+2
2009-11-172009-11-17 Paul Brook <paul@codesourcery.com>Paul Brook1-13/+37
2009-11-16 * config/tc-arm.c (parse_operands): Encode APSR_nzcv as r15.Nick Clifton1-0/+47
2009-11-032009-11-03 Paul Brook <paul@codesourcery.com>Paul Brook1-2/+2
2009-11-022009-11-02 Paul Brook <paul@codesourcery.com>Paul Brook1-25/+110
2009-10-292009-10-29 Paul Brook <paul@codesourcery.com>Paul Brook1-2/+2
2009-10-292009-10-29 Paul Brook <paul@codesourcery.com>Paul Brook1-0/+1
2009-10-282009-10-28 Paul Brook <paul@codesourcery.com>Paul Brook1-5/+2
2009-10-18 * as.h (know): Don't define as empty.Alan Modra1-3/+1
2009-10-18 * config/tc-arm.c (make_mapping_symbol): Add braces to avoid empty bodyAlan Modra1-1/+3
2009-10-07 * config/tc-arm.c (mapping_state, mapping_state_2): Make dummyNathan Sidwell1-2/+2
2009-09-25 Update soruces to make alpha, arc and arm targets compile cleanlyNick Clifton1-1365/+1380
2009-09-079-09-07 Daniel Gutson <dgutson@codesourcery.com>Daniel Gutson1-0/+1
2009-08-29 Updated sources to avoid using the identifier name "new", which is aNick Clifton1-21/+22
2009-08-10 * config/tc-arm.c (do_t_add_sub_w): Fixed constraints.Nick Clifton1-3/+13
2009-08-07 gas/Daniel Jacobowitz1-19/+11
2009-08-06 * config/tc-arm.c (md_assemble): Call mapping_state from inside aNick Clifton1-2/+6
2009-08-04 * config/tc-arm.c (my_get_expression): Detect missing expressions.Nathan Sidwell1-3/+4
2009-07-31 binutils/testsuite/Daniel Jacobowitz1-36/+224
2009-07-24 PR 10437Nick Clifton1-3/+3
2009-07-23Oops - forgot to commit this part of a previous delta:Nick Clifton1-2/+9
2009-07-16 gas/Nathan Sidwell1-1/+8
2009-07-14 gas/Nick Clifton1-6/+17
2009-07-09 * config/tc-arm.c (it_fsm_post_encode): New forward declaration.Nick Clifton1-273/+452
2009-07-07gas/Nick Clifton1-3/+3
2009-07-01 PR 10168Nick Clifton1-1/+10
2009-07-012009-07-01 Paul Brook <paul@codesourcery.com>Paul Brook1-0/+42
2009-06-22 * gas/app, gas/as.c, gas/as.h, gas/atof-generic.c, gas/cgen.c,Nick Clifton1-28/+26
2009-06-22 * config/tc-arm.c (implicit_it_mode): New enum.Nick Clifton1-224/+714
2009-06-18 PR 10169Nick Clifton1-33/+21
2009-06-15 PR 10186Nick Clifton1-1/+1
2009-05-13 * config/tc-arm.c: Move as.h to start of file.Andrew Jenner1-1/+1
2009-05-05Fix local branches for bl and blx.Ramana Radhakrishnan1-16/+217
2009-05-01 * config/tc-armlinux-eabi.h (FPU_DEFAULT): Default to plain VFP.Nathan Sidwell1-1/+2
2009-05-01 gas/Julian Brown1-8/+15
2009-04-02 * config/tc-arm.c (arm_cpus): Add entry for ARM Cortex-M0.Nick Clifton1-0/+1
2009-04-012009-04-01 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>Ramana Radhakrishnan1-1/+5
2009-04-01 * config/tc-arm.c (do_nop): Generate v6k nops whenever possible.Nathan Sidwell1-19/+63
2009-03-182009-03-18 Andrew Stubbs <ams@codesourcery.com>Andrew Stubbs1-0/+27
2009-03-02 * config/tc-arm.c (md_assemble): Allow barrier instructions onMark Mitchell1-2/+4
2009-02-24 * config/tc-arm.c (warn_deprecated_sp): New macro.Mark Mitchell1-1/+20
2009-02-06 PR 9814Nick Clifton1-4/+21
2009-01-29gas:Joseph Myers1-133/+462
2009-01-29gas:Joseph Myers1-15/+61
2009-01-29gas:Joseph Myers1-6/+30
2009-01-29gas:Joseph Myers1-4/+4
2009-01-29gas:Joseph Myers1-9/+30
2009-01-262009-01-26 Andrew Stubbs <ams@codesourcery.com>Andrew Stubbs1-32/+55
2009-01-23 * doc/c-arm.texi (): Document -mwarn-deprecated.Nathan Sidwell1-14/+15
2009-01-19* gas/arm/attr-syntax.d: Do not run for non-ELF based ARM targets.Nick Clifton1-49/+56