aboutsummaryrefslogtreecommitdiff
path: root/gas
AgeCommit message (Expand)AuthorFilesLines
2007-03-07binutils:Joseph Myers7-9/+42
2007-03-062007-03-06 Andreas Krebbel <krebbel1@de.ibm.com>Martin Schwidefsky6-0/+149
2007-03-062007-03-05 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2-2/+23
2007-03-022007-03-02 Paul Brook <paul@codesourcery.com>Paul Brook2-0/+30
2007-03-022007-03-02 Paul Brook <paul@codesourcery.com>Paul Brook3-18/+58
2007-03-01bfd:Joseph Myers2-1/+5
2007-02-28PR gas/3797Nick Clifton42-57/+93
2007-02-28PR 3729: Fix unexpected failures in ARM GAS testsuite results.Nick Clifton10-17/+78
2007-02-28 bfd/Nathan Sidwell2-1/+5
2007-02-28PR gas/2623Nick Clifton2-1/+6
2007-02-27 * config/tc-m68hc11.c (fixup24): Correct fixup size.Alan Modra2-7/+14
2007-02-27 * config/obj-elf.c (elf_frob_file): frag_wane any new frags.Alan Modra2-0/+5
2007-02-25 * config/tc-arm.c (do_vfp_nsyn_pop): Use fldmias/fldmiad.Mark Shinwell2-2/+6
2007-02-22 * config/tc-mn10300.c (md_convert_frag): Correct fixup size.Alan Modra2-11/+7
2007-02-22* s390-opc.c (INSTR_SS_L2RDRD): New.DJ Delorie3-2/+7
2007-02-22 * write.c (size_seg): Always clear SEC_RELOC here.Alan Modra2-108/+66
2007-02-20 PR 4082Alan Modra2-1/+10
2007-02-20 * doc/c-mips.texi: Document 74kc, 74kf, 74kx.Thiemo Seufer2-0/+7
2007-02-20 * config/tc-mips.c (mips_cpu_info_table): Add 74K configurations.Thiemo Seufer2-2/+13
2007-02-20 [ gas/ChangeLog ]Thiemo Seufer8-19/+312
2007-02-20 * config/tc-m68k.c (mcf5210a_ctrl, mcf52235_ctrl, mcf5225_ctrl): New.Nathan Sidwell2-0/+28
2007-02-192007-02-19 Andreas Krebbel <krebbel1@de.ibm.com>Martin Schwidefsky5-24/+33
2007-02-17 * write.c (TC_FX_SIZE_SLACK): Define.Alan Modra7-8/+59
2007-02-17top level:Joseph Myers9-27/+90
2007-02-17remove unused varAlan Modra1-1/+0
2007-02-17remove unused varAlan Modra1-1/+0
2007-02-17 * write.c: White space fixes.Alan Modra2-65/+31
2007-02-16 * subsegs.c (subseg_change, subseg_get): Use xcalloc rather thanAlan Modra3-289/+268
2007-02-15 * config/m68k-parse.h (m68k_register): Add ROMBAR0, ASID.Nathan Sidwell3-18/+61
2007-02-13gas/Alan Modra3-96/+168
2007-02-12gas/testsuite/H.J. Lu5-2/+24
2007-02-09Fix ChangeLog entry.Paul Brook1-1/+1
2007-02-072007-02-07 Paul Brook <paul@codesourcery.com>Paul Brook2-0/+5
2007-02-06Fix entries for MeP submission and complex relocations.Dave Brolley1-88/+46
2007-02-06PR gas/3810 gas/3800Nick Clifton3-2/+20
2007-02-05Support for Toshiba MeP and for complex relocations.Dave Brolley34-2/+11498
2007-02-05Fix year.H.J. Lu1-1/+1
2007-02-052076-02-04 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2-17/+22
2007-02-04* config/tc-m32c.c (m32c_cons_fix_new): New. Added to support 3DJ Delorie3-0/+42
2007-02-03 * config/tc-xtensa.c (xg_build_to_insn): Use tinsn_init.Bob Wilson2-4/+9
2007-02-02 * config/tc-xtensa.c (SUFFIX_MAP, suffix_relocs): New.Bob Wilson2-51/+107
2007-02-02 * config/xtensa-istack.h (struct tinsn_struct): Delete fixup field.Bob Wilson3-15/+7
2007-02-02 * config/xtensa-relax.h (struct build_instr): Delete id field.Bob Wilson3-131/+82
2007-02-02Fix typos in year.H.J. Lu1-1/+1
2007-02-02 * config/xtensa-relax.c (build_transition): Remove code after as_fatal.Bob Wilson2-59/+31
2007-02-02PR gas/3812Nick Clifton2-1/+7
2007-02-01 * config/tc-xtensa.c (xg_add_opcode_fix, md_apply_fix): Delete use ofBob Wilson3-13/+8
2007-02-01 * write.h (struct fix <fx_pcrel_adjust, fx_size>): Move.Alan Modra16-43/+58
2007-01-30* as.c (main): Mark symbols created via the --defsym command lineNick Clifton3-2/+18
2007-01-282076-01-28 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2-37/+17