Age | Commit message (Expand) | Author | Files | Lines |
2011-05-16 | * config/tc-cris.c (md_parse_option) <OPTION_PIC>: Error if not | Hans-Peter Nilsson | 1 | -0/+4 |
2010-06-28 | * config/obj-evax.h (S_SET_OTHER, S_SET_TYPE, S_SET_DESC): Don't define. | Alan Modra | 1 | -3/+2 |
2009-09-02 | update copyright dates | Alan Modra | 1 | -1/+1 |
2009-07-24 | PR 10437 | Nick Clifton | 1 | -2/+2 |
2009-06-22 | * gas/app, gas/as.c, gas/as.h, gas/atof-generic.c, gas/cgen.c, | Nick Clifton | 1 | -1/+1 |
2009-03-11 | * config/tc-cris.c (cris_create_short_jump): Remove prototype. | Hans-Peter Nilsson | 1 | -18/+21 |
2008-12-21 | * config/tc-cris.c (s_cris_dtpoff): New function. | Hans-Peter Nilsson | 1 | -0/+26 |
2008-12-20 | * config/tc-cris.c (cris_process_instruction): Handle | Hans-Peter Nilsson | 1 | -0/+8 |
2008-11-19 | * config/tc-cris.c (cris_number_to_imm): Apply S_SET_THREAD_LOCAL | Hans-Peter Nilsson | 1 | -7/+13 |
2008-11-12 | * config/tc-cris.c (cris_number_to_imm): Except for | Hans-Peter Nilsson | 1 | -28/+18 |
2008-11-12 | * config/tc-cris.c (cris_relax_frag): Add missing case for | Hans-Peter Nilsson | 1 | -0/+1 |
2008-10-04 | * config/tc-cris.c: Update all comments regarding explicit relocations | Hans-Peter Nilsson | 1 | -39/+89 |
2007-07-03 | Switch to GPLv3 | Nick Clifton | 1 | -2/+2 |
2006-06-07 | remove some duplicate #include's. | Alan Modra | 1 | -2/+2 |
2006-04-23 | * config/obj-coff.c, config/tc-arm.c, config/tc-bfin.c, | Kazu Hirata | 1 | -1/+1 |
2005-12-07 | Change 32-bit-branch expansion for --pic. | Hans-Peter Nilsson | 1 | -12/+68 |
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-03-25 | * config/tc-cris.h: Convert to ISO C90. | Hans-Peter Nilsson | 1 | -179/+100 |
2005-03-03 | update copyright dates | Alan Modra | 1 | -1/+1 |
2004-11-04 | * configure.in (crisv32): Recognize. AC_DEFINE_UNQUOTED | Hans-Peter Nilsson | 1 | -145/+1118 |
2004-11-03 | * symbols.c (colon) [!WORKING_DOT_WORD]: Don't declare | Hans-Peter Nilsson | 1 | -2/+2 |
2004-03-21 | * doc/c-cris.texi (CRIS-Opts): Document --no-mul-bug-abort, | Hans-Peter Nilsson | 1 | -3/+67 |
2003-11-21 | * config/tc-a29k.h: Fix comment typos. | Kazu Hirata | 1 | -3/+3 |
2003-06-16 | * configure.in: Add specific case for cris-*-linux-gnu* with | Hans-Peter Nilsson | 1 | -2/+12 |
2003-01-23 | * symbols.c (S_FORCE_RELOC): Add "strict" param. | Alan Modra | 1 | -4/+2 |
2002-11-30 | s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify | Alan Modra | 1 | -12/+12 |
2002-11-26 | * config/tc-cris.c (cris_relax_frag): Fix typo in comment. | Hans-Peter Nilsson | 1 | -5/+3 |
2002-10-22 | * config/tc-cris.c (SIMPLE_EXPR): New macro. | Hans-Peter Nilsson | 1 | -10/+127 |
2002-09-05 | gas reloc rewrite. | Alan Modra | 1 | -19/+10 |
2001-11-17 | Fix typo in comment in last commit | Hans-Peter Nilsson | 1 | -1/+1 |
2001-11-17 | * config/tc-cris.c (md_apply_fix3): Cast value, not pointer, in | Hans-Peter Nilsson | 1 | -1/+4 |
2001-11-15 | Update all uses of md_apply_fix to use md_apply_fix3. Make it a void function. | Nick Clifton | 1 | -10/+5 |
2001-10-11 | * config/tc-alpha.c: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2001-09-19 | Locale changes from Bruno Haible <haible@clisp.cons.org>. | H.J. Lu | 1 | -9/+8 |
2001-07-23 | * symbols.c (S_GET_VALUE): Don't treat O_constant and local | Alan Modra | 1 | -4/+1 |
2001-04-04 | * config/tc-cris.c (cris_insn_first_word_frag): New. | Hans-Peter Nilsson | 1 | -18/+32 |
2001-04-04 | * config/tc-cris.c (md_estimate_size_before_relax) <case | Hans-Peter Nilsson | 1 | -28/+15 |
2001-03-30 | Prepare for multi-pass relaxation. | Alan Modra | 1 | -0/+5 |
2001-03-29 | * config/tc-cris.h (tc_fix_adjustable): Allow only | Hans-Peter Nilsson | 1 | -1/+1 |
2001-03-23 | * config/tc-cris.[ch]: Tweak attribution. Fix typos. PIC support. | Hans-Peter Nilsson | 1 | -81/+369 |
2001-03-08 | Fix copyright notices | Nick Clifton | 1 | -1/+1 |
2000-12-03 | 2000-12-03 Kazu Hirata <kazu@hxi.com> | Kazu Hirata | 1 | -1/+1 |
2000-11-28 | * config/tc-cris.c: Include dwarf2dbg.h. | Hans-Peter Nilsson | 1 | -0/+41 |
2000-11-14 | 2000-11-14 Kazu Hirata <kazu@hxi.com> | Kazu Hirata | 1 | -1/+1 |
2000-09-29 | Changes to handle varying register prefix and user symbol prefix. | Hans-Peter Nilsson | 1 | -23/+147 |
2000-09-26 | 2000-09-25 Kazu Hirata <kazu@hxi.com> | Kazu Hirata | 1 | -1/+1 |
2000-09-05 | * config/tc-cris.c: Correct comment typos. | Hans-Peter Nilsson | 1 | -3/+3 |
2000-08-04 | 2000-08-05 Kazu Hirata <kazu@hxi.com> | Kazu Hirata | 1 | -446/+410 |
2000-08-04 | 2000-08-04 Kazu Hirata <kazu@hxi.com> | Kazu Hirata | 1 | -39/+25 |