Age | Commit message (Expand) | Author | Files | Lines |
2006-04-25 | * config/tc-xtensa.c (xtensa_create_literal_symbol, | Bob Wilson | 2 | -4/+6 |
2006-04-25 | * config/xtensa-relax.c (XCHAL_HAVE_WIDE_BRANCHES): Provide default. | Bob Wilson | 2 | -0/+8 |
2006-04-23 | * config/obj-coff.c, config/tc-arm.c, config/tc-bfin.c, | Kazu Hirata | 15 | -29/+37 |
2006-04-20 | 2005-04-20 Paul Brook <paul@codesourcery.com> | Paul Brook | 7 | -9/+18 |
2006-04-19 | * Makefile.am (CPU_TYPES): Add maxq and mt. Sort. | Alan Modra | 3 | -1113/+306 |
2006-04-19 | bfd/ | Alan Modra | 3 | -4/+9 |
2006-04-18 | gas/ | H.J. Lu | 5 | -0/+21 |
2006-04-18 | * config/tc-i386.c: Formatting. | Alan Modra | 2 | -74/+73 |
2006-04-18 | * frags.c (frag_offset_fixed_p): Constify args. | Alan Modra | 3 | -3/+6 |
2006-04-18 | * config/tc-dlx.h (tc_coff_symbol_emit_hook): Delete. | Alan Modra | 2 | -5/+4 |
2006-04-18 | * config/tc-xc16x.h (TC_LINKRELAX_FIXUP): Delete. | Alan Modra | 2 | -6/+5 |
2006-04-16 | Update POTFILES.in. | Daniel Jacobowitz | 2 | -0/+6 |
2006-04-16 | * doc/as.texinfo: Mention that some .type syntaxes are not | Mark Mitchell | 2 | -4/+18 |
2006-04-16 | Skip ELF specific tests on non-ELF ARM targets | Nick Clifton | 6 | -0/+13 |
2006-04-15 | * config/tc-xtensa.c (emit_single_op): Do not relax MOVI | Bob Wilson | 2 | -1/+7 |
2006-04-10 | * config/tc-xtensa.c (xg_assemble_vliw_tokens): Record loop target | Bob Wilson | 2 | -53/+34 |
2006-04-09 | removed z80_optimize_expr; redundant since 2006-04-04 | Arnold Metselaar | 3 | -66/+5 |
2006-04-07 | Add support for attiny261, attiny461, attiny861, attiny25, attiny45, | Nick Clifton | 2 | -2/+41 |
2006-04-07 | 2006-04-07 Paul Brook <paul@codesourcery.com> | Paul Brook | 2 | -2/+16 |
2006-04-07 | 2006-04-07 Paul Brook <paul@codesourcery.com> | Paul Brook | 2 | -2/+12 |
2006-04-07 | 2006-04-07 Paul Brook <paul@codesourcery.com> | Paul Brook | 5 | -0/+47 |
2006-04-07 | 2006-04-07 Paul Brook <paul@codesourcery.com> | Paul Brook | 5 | -3/+57 |
2006-04-07 | PR 2512. | Alan Modra | 2 | -13/+20 |
2006-04-06 | 2006-04-06 Carlos O'Donell <carlos@codesourcery.com> | Carlos O'Donell | 8 | -3/+131 |
2006-04-06 | * frags.c (frag_offset_fixed_p): Reinitialise offset before | Alan Modra | 2 | -0/+6 |
2006-04-05 | bfd/ | Richard Sandiford | 7 | -12/+89 |
2006-04-04 | PR 997 | Alan Modra | 4 | -7/+77 |
2006-04-03 | * config/tc-xtensa.c (init_op_placement_info_table): Check for formats | Bob Wilson | 2 | -2/+10 |
2006-03-30 | * configure.in: Fix help string for --enable-targets option. | Andreas Schwab | 3 | -2/+7 |
2006-03-28 | * gas/config/tc-m68k.c (find_cf_chip): Merge into ... | Nathan Sidwell | 2 | -121/+70 |
2006-03-28 | gas: | Nathan Sidwell | 2 | -261/+259 |
2006-03-26 | * config/bfin-defs.h (Expr_Node_Type enum): Add Expr_Node_GOT_Reloc. | Bernd Schmidt | 7 | -63/+207 |
2006-03-25 | bfd/ | Richard Sandiford | 2 | -2/+7 |
2006-03-24 | 2006-03-23 H.J. Lu <hongjiu.lu@intel.com> | H.J. Lu | 3 | -0/+8 |
2006-03-23 | Patch by matz@suse.de: | Andreas Jaeger | 4 | -17/+72 |
2006-03-22 | Richard Sandiford <richard@codesourcery.com> | Richard Sandiford | 8 | -43/+282 |
2006-03-21 | 2006-03-21 Paul Brook <paul@codesourcery.com> | Paul Brook | 2 | -1/+5 |
2006-03-21 | * config/tc-xtensa.c (enforce_three_byte_loop_align): New flag. | Bob Wilson | 2 | -25/+62 |
2006-03-21 | 2006-03-21 Paul Brook <paul@codesourcery.com> | Paul Brook | 4 | -4/+12 |
2006-03-20 | 2006-03-20 Paul Brook <paul@codesourcery.com> | Paul Brook | 8 | -16/+168 |
2006-03-20 | 2006-03-20 Paul Brook <paul@codesourcery.com> | Paul Brook | 2 | -4/+11 |
2006-03-18 | * config/tc-vax.c: Update copyright year. | Jan-Benedict Glaw | 3 | -2/+7 |
2006-03-18 | * config/tc-vax.c (md_chars_to_number): Used only locally, so | Jan-Benedict Glaw | 3 | -3/+7 |
2006-03-17 | 2006-03-17 Paul Brook <paul@codesourcery.com> | Paul Brook | 5 | -0/+32 |
2006-03-17 | PR gas/2446 | Ben Elliston | 2 | -4/+13 |
2006-03-16 | * gas/bfin/shift2.s: Add new tests. | Bernd Schmidt | 5 | -60/+128 |
2006-03-16 | 2006-03-16 Paul Brook <paul@codesourcery.com> | Paul Brook | 9 | -7/+49 |
2006-03-13 | * config/tc-xtensa.c (xg_translate_sysreg_op): Remove has_underbar | Bob Wilson | 2 | -7/+7 |
2006-03-10 | 2006-03-10 Paul Brook <paul@codesourcery.com> | Paul Brook | 3 | -3/+12 |
2006-03-10 | * app.c (do_scrub_chars): Simplify string handling. | Ben Elliston | 2 | -20/+7 |