Age | Commit message (Expand) | Author | Files | Lines |
2006-05-19 | * config/tc-arm.c, config/tc-arm.h (tc_arm_regname_to_dw2regnum): | Thiemo Seufer | 1 | -1/+1 |
2006-05-19 | * gas/config/tc-m68k.c (m68k_init_arch): Move checking of | Nathan Sidwell | 1 | -9/+9 |
2006-03-28 | * gas/config/tc-m68k.c (find_cf_chip): Merge into ... | Nathan Sidwell | 1 | -121/+66 |
2006-03-28 | gas: | Nathan Sidwell | 1 | -261/+232 |
2006-03-25 | bfd/ | Richard Sandiford | 1 | -2/+2 |
2006-03-06 | bfd: | Nathan Sidwell | 1 | -57/+108 |
2006-02-07 | * bfd/archures.c (bfd_mach_mcf5200, bfd_mach_mcf5206e, | Nathan Sidwell | 1 | -288/+558 |
2005-09-20 | * dwarf2dbg.c (struct line_entry): Replace frag and frag_ofs | Richard Henderson | 1 | -0/+4 |
2005-08-11 | * README-vms: Delete. | Alan Modra | 1 | -165/+1 |
2005-06-08 | PR991 | Nick Clifton | 1 | -2/+20 |
2005-06-07 | gas: | Zack Weinberg | 1 | -1/+1 |
2005-05-05 | Update the address and phone number of the FSF | Nick Clifton | 1 | -2/+2 |
2005-04-10 | 2005-04-10 H.J. Lu <hongjiu.lu@intel.com> | H.J. Lu | 1 | -3/+3 |
2005-03-21 | PR gas/780 | Alan Modra | 1 | -36/+45 |
2005-03-18 | Add support for generating PLT lookups for the ColdFire. | Nick Clifton | 1 | -0/+2 |
2005-03-01 | * config/tc-m68k.c (md_assemble): Don't use sizeof host short. | Alan Modra | 1 | -1/+1 |
2005-02-17 | * tc.h (struct relax_type, relax_typeS): Move from here.. | Alan Modra | 1 | -2/+1 |
2004-11-03 | * symbols.c (colon) [!WORKING_DOT_WORD]: Don't declare | Hans-Peter Nilsson | 1 | -2/+2 |
2004-10-08 | m68k-parse.h (enum m68k_register): New control register, MBAR2 (for MCF5249) | Nick Clifton | 1 | -1/+10 |
2004-09-30 | (select_control_regs): Add mcf5249. | Nick Clifton | 1 | -0/+1 |
2004-08-17 | Add support for a -g switch to GAS | Nick Clifton | 1 | -6/+4 |
2004-07-11 | * config/tc-m68k.c: Convert to C90. Remove redundant | Andreas Schwab | 1 | -383/+243 |
2004-06-20 | * config/tc-m68k.c (mri_chip): Replace current_chip, not augment. | Andreas Schwab | 1 | -2/+2 |
2004-05-28 | Convert mode 5 addressing with zero offset into mode 2 addressing to save a | Nick Clifton | 1 | -0/+13 |
2004-05-27 | Sort m68k opcodes into alphabetical order | Nick Clifton | 1 | -32/+66 |
2004-05-24 | Reorganise m68k instruction decoding and improve handling of MAC/EMAC | Nick Clifton | 1 | -2/+2 |
2004-05-05 | Add support for 521x,5249,547x,548x. | Nick Clifton | 1 | -77/+200 |
2004-04-22 | Add support for ColdFire MAC instructions and tidy up support for other m68k | Nick Clifton | 1 | -48/+127 |
2004-01-26 | (EXTERN_FORCE_RELOC): Handle m68k-uclinux specially, like m68k-elf. | Nick Clifton | 1 | -2/+2 |
2003-11-22 | * config/tc-a29k.h: Fix comment typos. | Kazu Hirata | 1 | -4/+4 |
2003-10-21 | Add ColfFire v4 support | Nick Clifton | 1 | -46/+229 |
2003-10-17 | Enforce PC-relative jumps with --pcrel. | Nick Clifton | 1 | -183/+191 |
2003-08-08 | gas/ | Andreas Schwab | 1 | -1/+33 |
2003-05-21 | Move .file and .loc pseudo ops into obj-elf.c | Nick Clifton | 1 | -6/+0 |
2002-12-12 | * config/tc-m68k.c (tc_gen_reloc <section>): Add ATTRIBUTE_UNUSED. | Alan Modra | 1 | -2/+3 |
2002-09-19 | Handle situation where architecture has not yet been selected. | Nick Clifton | 1 | -0/+5 |
2002-09-05 | gas reloc rewrite. | Alan Modra | 1 | -4/+0 |
2002-08-20 | * config/tc-arc.c (md_pseudo_table <dwarf2_directive_file>): Cast. | Alan Modra | 1 | -1/+1 |
2002-06-08 | * as.c: Replace CONST with const. | Alan Modra | 1 | -8/+8 |
2002-05-08 | * config/tc-m68k.c: Fix formatting. | Kazu Hirata | 1 | -47/+50 |
2002-02-13 | bfd: | Jason Thorpe | 1 | -2/+29 |
2002-01-06 | * config/tc-m68k.h (md_prepare_relax_scan): Rewrite. | Alan Modra | 1 | -1/+2 |
2002-01-02 | Test for a NULL frag link. | Nick Clifton | 1 | -1/+1 |
2001-11-16 | * config/tc-m68k.c (md_apply_fix3): Change val back to a signed type. | Alan Modra | 1 | -2/+2 |
2001-11-15 | Update all uses of md_apply_fix to use md_apply_fix3. Make it a void function. | Nick Clifton | 1 | -29/+14 |
2001-10-16 | * config/tc-m68k.c (m68k_ip): Correct absolute jmp opcodes. | Alan Modra | 1 | -3/+3 |
2001-09-19 | Locale changes from Bruno Haible <haible@clisp.cons.org>. | H.J. Lu | 1 | -25/+15 |
2001-07-23 | * config/tc-alpha.h: Fix formatting. | Kazu Hirata | 1 | -11/+11 |
2001-07-23 | * symbols.c (S_GET_VALUE): Don't treat O_constant and local | Alan Modra | 1 | -101/+75 |
2001-07-18 | * config/tc-m68k.c (md_pseudo_table) [OBJ_ELF]: Add .file and | Andreas Schwab | 1 | -0/+12 |