aboutsummaryrefslogtreecommitdiff
path: root/gas/config/tc-cris.c
AgeCommit message (Expand)AuthorFilesLines
2019-04-16Move fixup fx_bit_fixP and fx_im_disp fields to TC_FIX_TYPEAlan Modra1-16/+8
2019-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2018-01-03Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2017-01-23Fix spelling mistakes and typos in the GAS sources.Nick Clifton1-1/+1
2017-01-02Update year range in copyright notice of all files.Alan Modra1-1/+1
2016-05-13use XNEW and related macros moreTrevor Saunders1-2/+2
2016-04-01Constify moreAlan Modra1-1/+1
2016-03-29make md_parse_option () take a const char *Trevor Saunders1-6/+6
2016-01-01Copyright update for binutilsAlan Modra1-1/+1
2015-08-12Remove trailing spaces in gasH.J. Lu1-2/+2
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra1-1/+1
2014-06-17GAS: Fix CRIS double-error reports caused by recent generic GAS changes.Hans-Peter Nilsson1-24/+39
2014-06-16Fix uninitialised CRIS insnAlan Modra1-2/+8
2014-03-05Update copyright yearsAlan Modra1-2/+1
2011-12-14 * config/tc-cris.c (md_convert_frag): Mark the length_code localNick Clifton1-1/+1
2011-05-16 * config/tc-cris.c (md_parse_option) <OPTION_PIC>: Error if notHans-Peter Nilsson1-0/+4
2010-06-28 * config/obj-evax.h (S_SET_OTHER, S_SET_TYPE, S_SET_DESC): Don't define.Alan Modra1-3/+2
2009-09-02update copyright datesAlan Modra1-1/+1
2009-07-24 PR 10437Nick Clifton1-2/+2
2009-06-22 * gas/app, gas/as.c, gas/as.h, gas/atof-generic.c, gas/cgen.c,Nick Clifton1-1/+1
2009-03-11 * config/tc-cris.c (cris_create_short_jump): Remove prototype.Hans-Peter Nilsson1-18/+21
2008-12-21 * config/tc-cris.c (s_cris_dtpoff): New function.Hans-Peter Nilsson1-0/+26
2008-12-20 * config/tc-cris.c (cris_process_instruction): HandleHans-Peter Nilsson1-0/+8
2008-11-19 * config/tc-cris.c (cris_number_to_imm): Apply S_SET_THREAD_LOCALHans-Peter Nilsson1-7/+13
2008-11-12 * config/tc-cris.c (cris_number_to_imm): Except forHans-Peter Nilsson1-28/+18
2008-11-12 * config/tc-cris.c (cris_relax_frag): Add missing case forHans-Peter Nilsson1-0/+1
2008-10-04 * config/tc-cris.c: Update all comments regarding explicit relocationsHans-Peter Nilsson1-39/+89
2007-07-03Switch to GPLv3Nick Clifton1-2/+2
2006-06-07remove some duplicate #include's.Alan Modra1-2/+2
2006-04-23 * config/obj-coff.c, config/tc-arm.c, config/tc-bfin.c,Kazu Hirata1-1/+1
2005-12-07 Change 32-bit-branch expansion for --pic.Hans-Peter Nilsson1-12/+68
2005-06-07gas:Zack Weinberg1-1/+1
2005-05-05Update the address and phone number of the FSFNick Clifton1-2/+2
2005-03-25 * config/tc-cris.h: Convert to ISO C90.Hans-Peter Nilsson1-179/+100
2005-03-03update copyright datesAlan Modra1-1/+1
2004-11-04 * configure.in (crisv32): Recognize. AC_DEFINE_UNQUOTEDHans-Peter Nilsson1-145/+1118
2004-11-03 * symbols.c (colon) [!WORKING_DOT_WORD]: Don't declareHans-Peter Nilsson1-2/+2
2004-03-21 * doc/c-cris.texi (CRIS-Opts): Document --no-mul-bug-abort,Hans-Peter Nilsson1-3/+67
2003-11-21 * config/tc-a29k.h: Fix comment typos.Kazu Hirata1-3/+3
2003-06-16 * configure.in: Add specific case for cris-*-linux-gnu* withHans-Peter Nilsson1-2/+12
2003-01-23 * symbols.c (S_FORCE_RELOC): Add "strict" param.Alan Modra1-4/+2
2002-11-30s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra1-12/+12
2002-11-26 * config/tc-cris.c (cris_relax_frag): Fix typo in comment.Hans-Peter Nilsson1-5/+3
2002-10-22 * config/tc-cris.c (SIMPLE_EXPR): New macro.Hans-Peter Nilsson1-10/+127
2002-09-05gas reloc rewrite.Alan Modra1-19/+10
2001-11-17Fix typo in comment in last commitHans-Peter Nilsson1-1/+1
2001-11-17 * config/tc-cris.c (md_apply_fix3): Cast value, not pointer, inHans-Peter Nilsson1-1/+4
2001-11-15Update all uses of md_apply_fix to use md_apply_fix3. Make it a void function.Nick Clifton1-10/+5
2001-10-11 * config/tc-alpha.c: Fix comment typos.Kazu Hirata1-1/+1
2001-09-19Locale changes from Bruno Haible <haible@clisp.cons.org>.H.J. Lu1-9/+8