Age | Commit message (Expand) | Author | Files | Lines |
2007-02-27 | * config/tc-m68hc11.c (fixup24): Correct fixup size. | Alan Modra | 1 | -0/+7 |
2007-02-27 | * config/obj-elf.c (elf_frob_file): frag_wane any new frags. | Alan Modra | 1 | -0/+4 |
2007-02-25 | * config/tc-arm.c (do_vfp_nsyn_pop): Use fldmias/fldmiad. | Mark Shinwell | 1 | -0/+4 |
2007-02-22 | * config/tc-mn10300.c (md_convert_frag): Correct fixup size. | Alan Modra | 1 | -0/+5 |
2007-02-22 | * write.c (size_seg): Always clear SEC_RELOC here. | Alan Modra | 1 | -0/+8 |
2007-02-20 | PR 4082 | Alan Modra | 1 | -0/+5 |
2007-02-20 | * doc/c-mips.texi: Document 74kc, 74kf, 74kx. | Thiemo Seufer | 1 | -0/+4 |
2007-02-20 | * config/tc-mips.c (mips_cpu_info_table): Add 74K configurations. | Thiemo Seufer | 1 | -0/+4 |
2007-02-20 | [ gas/ChangeLog ] | Thiemo Seufer | 1 | -0/+17 |
2007-02-20 | * config/tc-m68k.c (mcf5210a_ctrl, mcf52235_ctrl, mcf5225_ctrl): New. | Nathan Sidwell | 1 | -0/+5 |
2007-02-17 | * write.c (TC_FX_SIZE_SLACK): Define. | Alan Modra | 1 | -0/+10 |
2007-02-17 | top level: | Joseph Myers | 1 | -0/+17 |
2007-02-17 | * write.c: White space fixes. | Alan Modra | 1 | -0/+7 |
2007-02-16 | * subsegs.c (subseg_change, subseg_get): Use xcalloc rather than | Alan Modra | 1 | -0/+10 |
2007-02-15 | * config/m68k-parse.h (m68k_register): Add ROMBAR0, ASID. | Nathan Sidwell | 1 | -0/+9 |
2007-02-13 | gas/ | Alan Modra | 1 | -0/+8 |
2007-02-09 | Fix ChangeLog entry. | Paul Brook | 1 | -1/+1 |
2007-02-07 | 2007-02-07 Paul Brook <paul@codesourcery.com> | Paul Brook | 1 | -0/+4 |
2007-02-06 | Fix entries for MeP submission and complex relocations. | Dave Brolley | 1 | -88/+46 |
2007-02-05 | Support for Toshiba MeP and for complex relocations. | Dave Brolley | 1 | -0/+116 |
2007-02-04 | * config/tc-m32c.c (m32c_cons_fix_new): New. Added to support 3 | DJ Delorie | 1 | -0/+7 |
2007-02-03 | * config/tc-xtensa.c (xg_build_to_insn): Use tinsn_init. | Bob Wilson | 1 | -0/+5 |
2007-02-02 | * config/tc-xtensa.c (SUFFIX_MAP, suffix_relocs): New. | Bob Wilson | 1 | -0/+10 |
2007-02-02 | * config/xtensa-istack.h (struct tinsn_struct): Delete fixup field. | Bob Wilson | 1 | -0/+6 |
2007-02-02 | * config/xtensa-relax.h (struct build_instr): Delete id field. | Bob Wilson | 1 | -0/+10 |
2007-02-02 | Fix typos in year. | H.J. Lu | 1 | -1/+1 |
2007-02-02 | * config/xtensa-relax.c (build_transition): Remove code after as_fatal. | Bob Wilson | 1 | -0/+5 |
2007-02-01 | * config/tc-xtensa.c (xg_add_opcode_fix, md_apply_fix): Delete use of | Bob Wilson | 1 | -0/+6 |
2007-02-01 | * write.h (struct fix <fx_pcrel_adjust, fx_size>): Move. | Alan Modra | 1 | -0/+23 |
2007-01-30 | * as.c (main): Mark symbols created via the --defsym command line | Nick Clifton | 1 | -0/+9 |
2007-01-28 | 2076-01-28 H.J. Lu <hongjiu.lu@intel.com> | H.J. Lu | 1 | -0/+7 |
2007-01-24 | * config/tc-m32c.c (md_pseudo_table): Add .3byte. | DJ Delorie | 1 | -0/+4 |
2007-01-22 | Corrent PR # for PR 3830. | H.J. Lu | 1 | -1/+1 |
2007-01-22 | Mention bug #. | H.J. Lu | 1 | -0/+2 |
2007-01-22 | * tc-score.c: Remove unnecessary uses of _(). | Nick Clifton | 1 | -0/+7 |
2007-01-18 | 2007-01-18 Mei Ligang <ligang@sunnorth.com.cn> | Mei Ligang | 1 | -0/+6 |
2007-01-13 | 2007-01-13 H.J. Lu <hongjiu.lu@intel.com> | H.J. Lu | 1 | -0/+5 |
2007-01-12 | PR gas/3856 | Nick Clifton | 1 | -0/+6 |
2007-01-12 | missed from last commit | Alan Modra | 1 | -0/+9 |
2007-01-12 | * input-file.c (input_file_open): Check fgets return. | Alan Modra | 1 | -0/+4 |
2007-01-11 | 2007-01-11 Paul Brook <paul@codesourcery.com> | Paul Brook | 1 | -0/+4 |
2007-01-11 | PR gas/3707 | Nick Clifton | 1 | -0/+4 |
2007-01-11 | * config/tc-mcore.c (md_number_to_chars): Use number_to_chars_{big|little}end... | Nick Clifton | 1 | -0/+5 |
2007-01-08 | bfd/ | Kazu Hirata | 1 | -0/+8 |
2007-01-08 | Renamed target x86_64-*-mingw64 to x86_64-*-mingw*. | Nick Clifton | 1 | -0/+4 |
2007-01-05 | 2007-01-05 H.J. Lu <hongjiu.lu@intel.com> | H.J. Lu | 1 | -0/+5 |
2007-01-04 | Fix a typo in ChangeLog. | H.J. Lu | 1 | -1/+1 |
2007-01-04 | 2007-01-04 Paul Brook <paul@codesourcery.com> | Paul Brook | 1 | -0/+4 |
2007-01-04 | 2007-01-04 H.J. Lu <hongjiu.lu@intel.com> | H.J. Lu | 1 | -0/+15 |
2007-01-04 | * config/tc-arm.c (do_neon_shl_imm): Swap rN, rM. | Julian Brown | 1 | -0/+8 |