summaryrefslogtreecommitdiff
path: root/gas/config
Commit message (Expand)AuthorAgeFilesLines
...
* * m32c.cpu (Imm-8-s4n): Fix print hook.DJ Delorie2007-03-291-16/+62
* gas/H.J. Lu2007-03-291-1/+1
* * config/tc-xtensa.c (xg_translate_idioms): Allow assembly idiomsBob Wilson2007-03-261-4/+5
* * config/tc-arm.c (arm_it): Add immisfloat field.Julian Brown2007-03-261-11/+45
* 2007-03-24 Paul Brook <paul@codesourcery.com>Paul Brook2007-03-241-0/+3
* 2007-03-24 Paul Brook <paul@codesourcery.com>Paul Brook2007-03-241-8/+23
* gas/H.J. Lu2007-03-231-0/+1
* gas/Mark Shinwell2007-03-231-5/+21
* * config/tc-spu.c: Don't include opcode/spu.h.Alan Modra2007-03-232-9/+33
* 2003-03-21 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2007-03-221-1/+1
* gas/H.J. Lu2007-03-211-22/+22
* gas/H.J. Lu2007-03-211-0/+9
* PR gas/4124Nick Clifton2007-03-211-7/+7
* 2007-03-21 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2007-03-212-8/+4
* * config/tc-i386.h (NOP_OPCODE): Restore.Andreas Schwab2007-03-211-0/+3
* gas/Mark Shinwell2007-03-181-6/+6
* * config/tc-m68k.c (m68k_cpus): Add an entry for fidoa.Kazu Hirata2007-03-161-0/+1
* gas/H.J. Lu2007-03-151-2/+3
* gas/H.J. Lu2007-03-152-231/+6
* gas/Daniel Jacobowitz2007-03-152-0/+12
* 2007-03-14 Paul Brook <paul@codesourcery.com>Paul Brook2007-03-141-1/+1
* 2007-03-12 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2007-03-122-10/+21
* * config/tc-i386.h (WORKING_DOT_WORD): Define.Alan Modra2007-03-091-0/+2
* 2007-03-06 Andreas Krebbel <krebbel1@de.ibm.com>Martin Schwidefsky2007-03-061-0/+2
* 2007-03-02 Paul Brook <paul@codesourcery.com>Paul Brook2007-03-021-18/+46
* PR gas/3797Nick Clifton2007-02-281-11/+8
* PR gas/2623Nick Clifton2007-02-281-1/+1
* * config/tc-m68hc11.c (fixup24): Correct fixup size.Alan Modra2007-02-271-7/+7
* * config/obj-elf.c (elf_frob_file): frag_wane any new frags.Alan Modra2007-02-271-0/+1
* * config/tc-arm.c (do_vfp_nsyn_pop): Use fldmias/fldmiad.Mark Shinwell2007-02-251-2/+2
* * config/tc-mn10300.c (md_convert_frag): Correct fixup size.Alan Modra2007-02-221-11/+2
* PR 4082Alan Modra2007-02-201-1/+5
* * config/tc-mips.c (mips_cpu_info_table): Add 74K configurations.Thiemo Seufer2007-02-201-2/+9
* [ gas/ChangeLog ]Thiemo Seufer2007-02-201-11/+110
* * config/tc-m68k.c (mcf5210a_ctrl, mcf52235_ctrl, mcf5225_ctrl): New.Nathan Sidwell2007-02-201-0/+23
* * write.c (TC_FX_SIZE_SLACK): Define.Alan Modra2007-02-175-0/+17
* * config/m68k-parse.h (m68k_register): Add ROMBAR0, ASID.Nathan Sidwell2007-02-152-18/+52
* gas/Alan Modra2007-02-132-96/+160
* Support for Toshiba MeP and for complex relocations.Dave Brolley2007-02-053-0/+2009
* * config/tc-m32c.c (m32c_cons_fix_new): New. Added to support 3DJ Delorie2007-02-042-0/+35
* * config/tc-xtensa.c (xg_build_to_insn): Use tinsn_init.Bob Wilson2007-02-031-4/+4
* * config/tc-xtensa.c (SUFFIX_MAP, suffix_relocs): New.Bob Wilson2007-02-021-51/+97
* * config/xtensa-istack.h (struct tinsn_struct): Delete fixup field.Bob Wilson2007-02-022-15/+1
* * config/xtensa-relax.h (struct build_instr): Delete id field.Bob Wilson2007-02-022-131/+72
* * config/xtensa-relax.c (build_transition): Remove code after as_fatal.Bob Wilson2007-02-021-59/+26
* * config/tc-xtensa.c (xg_add_opcode_fix, md_apply_fix): Delete use ofBob Wilson2007-02-012-13/+2
* * write.h (struct fix <fx_pcrel_adjust, fx_size>): Move.Alan Modra2007-02-0112-22/+21
* 2076-01-28 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2007-01-281-37/+10
* * config/tc-m32c.c (md_pseudo_table): Add .3byte.DJ Delorie2007-01-241-0/+1
* * tc-score.c: Remove unnecessary uses of _().Nick Clifton2007-01-221-57/+49