aboutsummaryrefslogtreecommitdiff
path: root/gas/config/tc-arm.c
AgeCommit message (Expand)AuthorFilesLines
2010-02-26 * config/tc-arm.c (do_t_strexd): RemoveJie Zhang1-2/+1
2010-02-26 * config/tc-arm.c (neon_select_shape): No need to matchJie Zhang1-0/+2
2010-02-262010-02-26 Jie Zhang <jie@codesourcery.com>Jie Zhang1-2/+3
2010-02-23 gas/Daniel Gutson1-2/+10
2010-02-22 PR 9861Matthew Gretton-Dann1-7/+6
2010-02-18 * bfd/elf32-arm.c (elf32_arm_merge_eabi_attributes): Add support forMatthew Gretton-Dann1-1/+3
2010-02-12 gas/Daniel Gutson1-43/+141
2010-02-092010-02-08 Christophe Lyon <christophe.lyon@st.com>Christophe Lyon1-8/+16
2010-01-29 PR 11136Nick Clifton1-4/+12
2010-01-13 gas/Daniel Jacobowitz1-1/+1
2010-01-06 * arm-dis.c (print_insn): Fixed search for nextNick Clifton1-2/+25
2010-01-042010-01-04 Daniel Gutson <dgutson@codesourcery.com>Daniel Gutson1-51/+29
2010-01-042010-01-04 Daniel Gutson <dgutson@codesourcery.com>Daniel Gutson1-0/+3
2010-01-042010-01-03 Daniel Gutson <dgutson@codesourcery.com>Daniel Gutson1-69/+104
2009-12-21Fix Thumb2 bl range options.Ramana Radhakrishnan1-32/+43
2009-12-17 PR binutils/10924Nick Clifton1-0/+4
2009-12-11 * config/tc-arm.c (arm_init_frag): Set thumb MODE_RECORDED flag forAndrew Jenner1-3/+1
2009-12-11Add -Wshadow to the gcc command line options used when compiling the binutils.Nick Clifton1-33/+36
2009-12-02 PR gas/11013Nick Clifton1-4/+22
2009-11-30 PR gas/11032Nick Clifton1-3/+4
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