aboutsummaryrefslogtreecommitdiff
path: root/gas/config
AgeCommit message (Expand)AuthorFilesLines
2007-03-302007-03-30 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-1/+1
2007-03-302007-03-30 Paul Brook <paul@codesourcery.com>Paul Brook1-64/+98
2007-03-29* m32c.cpu (Imm-8-s4n): Fix print hook.DJ Delorie1-16/+62
2007-03-29gas/H.J. Lu1-1/+1
2007-03-26 * config/tc-xtensa.c (xg_translate_idioms): Allow assembly idiomsBob Wilson1-4/+5
2007-03-26 * config/tc-arm.c (arm_it): Add immisfloat field.Julian Brown1-11/+45
2007-03-242007-03-24 Paul Brook <paul@codesourcery.com>Paul Brook1-0/+3
2007-03-242007-03-24 Paul Brook <paul@codesourcery.com>Paul Brook1-8/+23
2007-03-23gas/H.J. Lu1-0/+1
2007-03-23 gas/Mark Shinwell1-5/+21
2007-03-23 * config/tc-spu.c: Don't include opcode/spu.h.Alan Modra2-9/+33
2007-03-222003-03-21 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-1/+1
2007-03-21gas/H.J. Lu1-22/+22
2007-03-21gas/H.J. Lu1-0/+9
2007-03-21PR gas/4124Nick Clifton1-7/+7
2007-03-212007-03-21 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2-8/+4
2007-03-21 * config/tc-i386.h (NOP_OPCODE): Restore.Andreas Schwab1-0/+3
2007-03-18 gas/Mark Shinwell1-6/+6
2007-03-16 * config/tc-m68k.c (m68k_cpus): Add an entry for fidoa.Kazu Hirata1-0/+1
2007-03-15gas/H.J. Lu1-2/+3
2007-03-15gas/H.J. Lu2-231/+6
2007-03-15 gas/Daniel Jacobowitz2-0/+12
2007-03-142007-03-14 Paul Brook <paul@codesourcery.com>Paul Brook1-1/+1
2007-03-122007-03-12 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2-10/+21
2007-03-09 * config/tc-i386.h (WORKING_DOT_WORD): Define.Alan Modra1-0/+2
2007-03-062007-03-06 Andreas Krebbel <krebbel1@de.ibm.com>Martin Schwidefsky1-0/+2
2007-03-022007-03-02 Paul Brook <paul@codesourcery.com>Paul Brook1-18/+46
2007-02-28PR gas/3797Nick Clifton1-11/+8
2007-02-28PR gas/2623Nick Clifton1-1/+1
2007-02-27 * config/tc-m68hc11.c (fixup24): Correct fixup size.Alan Modra1-7/+7
2007-02-27 * config/obj-elf.c (elf_frob_file): frag_wane any new frags.Alan Modra1-0/+1
2007-02-25 * config/tc-arm.c (do_vfp_nsyn_pop): Use fldmias/fldmiad.Mark Shinwell1-2/+2
2007-02-22 * config/tc-mn10300.c (md_convert_frag): Correct fixup size.Alan Modra1-11/+2
2007-02-20 PR 4082Alan Modra1-1/+5
2007-02-20 * config/tc-mips.c (mips_cpu_info_table): Add 74K configurations.Thiemo Seufer1-2/+9
2007-02-20 [ gas/ChangeLog ]Thiemo Seufer1-11/+110
2007-02-20 * config/tc-m68k.c (mcf5210a_ctrl, mcf52235_ctrl, mcf5225_ctrl): New.Nathan Sidwell1-0/+23
2007-02-17 * write.c (TC_FX_SIZE_SLACK): Define.Alan Modra5-0/+17
2007-02-15 * config/m68k-parse.h (m68k_register): Add ROMBAR0, ASID.Nathan Sidwell2-18/+52
2007-02-13gas/Alan Modra2-96/+160
2007-02-05Support for Toshiba MeP and for complex relocations.Dave Brolley3-0/+2009
2007-02-04* config/tc-m32c.c (m32c_cons_fix_new): New. Added to support 3DJ Delorie2-0/+35
2007-02-03 * config/tc-xtensa.c (xg_build_to_insn): Use tinsn_init.Bob Wilson1-4/+4
2007-02-02 * config/tc-xtensa.c (SUFFIX_MAP, suffix_relocs): New.Bob Wilson1-51/+97
2007-02-02 * config/xtensa-istack.h (struct tinsn_struct): Delete fixup field.Bob Wilson2-15/+1
2007-02-02 * config/xtensa-relax.h (struct build_instr): Delete id field.Bob Wilson2-131/+72
2007-02-02 * config/xtensa-relax.c (build_transition): Remove code after as_fatal.Bob Wilson1-59/+26
2007-02-01 * config/tc-xtensa.c (xg_add_opcode_fix, md_apply_fix): Delete use ofBob Wilson2-13/+2
2007-02-01 * write.h (struct fix <fx_pcrel_adjust, fx_size>): Move.Alan Modra12-22/+21
2007-01-282076-01-28 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-37/+10