aboutsummaryrefslogtreecommitdiff
path: root/gas/config
AgeCommit message (Expand)AuthorFilesLines
2009-07-23 * config/obj-elf.c (obj_elf_type): Add code to support a type ofNick Clifton1-2/+14
2009-07-23Oops - forgot to commit this part of a previous delta:Nick Clifton1-2/+9
2009-07-21gas/H.J. Lu1-2/+11
2009-07-172009-07-17 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-9/+16
2009-07-172009-07-17 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-6/+9
2009-07-17 * config/tc-avr.c (md_apply_fix): Cast fixup reloc type to avoidNick Clifton1-1/+1
2009-07-16gas/H.J. Lu1-2/+4
2009-07-16 gas/Nathan Sidwell1-1/+8
2009-07-14 * config/tc-arm.h (MAX_MEM_ALIGNMENT_BYTES): Define.Nick Clifton1-1/+2
2009-07-14 PR 10387Nick Clifton1-12/+14
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-07* config/tc-mep.c (md_begin): Don't reset the coprocessor optionsDJ Delorie1-1/+21
2009-07-07gas/Nick Clifton1-3/+3
2009-07-06<gas changes>Dwarakanath Rajagopal1-25/+45
2009-07-04 * config/tc-cr16.h (TC_LINKRELAX_FIXUP): Set only for code sections.Alan Modra1-3/+4
2009-07-022009-07-02 Tristan Gingold <gingold@adacore.com>Tristan Gingold4-2/+102
2009-07-01 PR 10168Nick Clifton1-1/+10
2009-07-012009-07-01 Paul Brook <paul@codesourcery.com>Paul Brook1-0/+42
2009-06-292009-06-29 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-132/+133
2009-06-24* config/tc-mep.c (mep_check_ivc2_scheduling): For IVC2, allocateDJ Delorie2-14/+65
2009-06-22 * gas/app, gas/as.c, gas/as.h, gas/atof-generic.c, gas/cgen.c,Nick Clifton47-440/+431
2009-06-22 * config/tc-arm.c (implicit_it_mode): New enum.Nick Clifton2-225/+734
2009-06-19 * config/tc-s390.c (md_gather_operands): Accept an instructionMartin Schwidefsky1-1/+18
2009-06-18 PR 10169Nick Clifton1-33/+21
2009-06-16bfd/Maciej W. Rozycki1-16/+13
2009-06-15 PR 10186Nick Clifton1-1/+1
2009-06-14bfd/H.J. Lu2-1/+7
2009-06-11Add PC-relative branch instructions to moxie port.Anthony Green1-4/+56
2009-06-10Handle MOXIE_F1_M opcodes.Anthony Green1-0/+1
2009-06-08 PR gas/977Dave Korn1-1/+25
2009-06-01gas/H.J. Lu1-0/+5
2009-05-272009-05-26 Catherine Moore <clm@codesourcery.com>Catherine Moore1-104/+21
2009-05-26 PR 10143Nick Clifton1-2/+2
2009-05-23gas/Richard Sandiford1-7/+6
2009-05-22<gas changes>Dwarakanath Rajagopal1-455/+6
2009-05-202009-05-20 Kai Tietz <kai.tietz@onevision.com>H.J. Lu3-22/+13
2009-05-19* config/tc-mep.c (mep_machine): Only check CPU flags, not COP flags.DJ Delorie1-6/+1
2009-05-19==> bfd/ChangeLog <==Dave Korn1-0/+69
2009-05-172009-05-17 Kai Tietz <kai.tietz@onevision.com>Kai Tietz1-1/+7
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 Radhakrishnan2-18/+234
2009-05-042009-05-04 Tristan Gingold <gingold@adacore.com>Tristan Gingold1-1/+1
2009-05-01 * config/tc-armlinux-eabi.h (FPU_DEFAULT): Default to plain VFP.Nathan Sidwell3-3/+4
2009-05-01 gas/Julian Brown1-8/+15
2009-04-30Index: opcodesDJ Delorie1-17/+284
2009-04-30include/elfNick Clifton2-0/+18
2009-04-22 * config/tc-mips.c (macro_end, md_convert_frag): Use '%s' forNathan Sidwell1-2/+2
2009-04-212009-04-21 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-15/+15
2009-04-20gas/Jan Beulich3-1367/+934