summaryrefslogtreecommitdiff
path: root/gas/config/tc-cris.c
Commit message (Expand)AuthorAgeFilesLines
* Use __func__ rather than __FUNCTION__Alan Modra2023-01-121-6/+6
* Update year range in copyright notice of binutils filesAlan Modra2023-01-011-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2022-01-021-1/+1
* as_bad_subtractAlan Modra2021-07-211-2/+1
* Use bool in gasAlan Modra2021-03-311-19/+19
* Update year range in copyright notice of binutils filesAlan Modra2021-01-011-1/+1
* Remove "memory exhausted" messagesAlan Modra2020-08-241-2/+0
* PR26513, 629310abec breaks assembling PowerPC Linux kernelsAlan Modra2020-08-231-2/+3
* Rearrange symbol_create parametersAlan Modra2020-08-211-8/+8
* Port gas/config/* to str_htab.Martin Liska2020-08-201-10/+5
* Update year range in copyright notice of binutils filesAlan Modra2020-01-011-1/+1
* Move fixup fx_bit_fixP and fx_im_disp fields to TC_FIX_TYPEAlan Modra2019-04-161-16/+8
* Update year range in copyright notice of binutils filesAlan Modra2019-01-011-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2018-01-031-1/+1
* Fix spelling mistakes and typos in the GAS sources.Nick Clifton2017-01-231-1/+1
* Update year range in copyright notice of all files.Alan Modra2017-01-021-1/+1
* use XNEW and related macros moreTrevor Saunders2016-05-131-2/+2
* Constify moreAlan Modra2016-04-011-1/+1
* make md_parse_option () take a const char *Trevor Saunders2016-03-291-6/+6
* Copyright update for binutilsAlan Modra2016-01-011-1/+1
* Remove trailing spaces in gasH.J. Lu2015-08-121-2/+2
* ChangeLog rotatation and copyright year updateAlan Modra2015-01-021-1/+1
* GAS: Fix CRIS double-error reports caused by recent generic GAS changes.Hans-Peter Nilsson2014-06-171-24/+39
* Fix uninitialised CRIS insnAlan Modra2014-06-161-2/+8
* Update copyright yearsAlan Modra2014-03-051-2/+1
* * config/tc-cris.c (md_convert_frag): Mark the length_code localNick Clifton2011-12-141-1/+1
* * config/tc-cris.c (md_parse_option) <OPTION_PIC>: Error if notHans-Peter Nilsson2011-05-161-0/+4
* * config/obj-evax.h (S_SET_OTHER, S_SET_TYPE, S_SET_DESC): Don't define.Alan Modra2010-06-281-3/+2
* update copyright datesAlan Modra2009-09-021-1/+1
* PR 10437Nick Clifton2009-07-241-2/+2
* * gas/app, gas/as.c, gas/as.h, gas/atof-generic.c, gas/cgen.c,Nick Clifton2009-06-221-1/+1
* * config/tc-cris.c (cris_create_short_jump): Remove prototype.Hans-Peter Nilsson2009-03-111-18/+21
* * config/tc-cris.c (s_cris_dtpoff): New function.Hans-Peter Nilsson2008-12-211-0/+26
* * config/tc-cris.c (cris_process_instruction): HandleHans-Peter Nilsson2008-12-201-0/+8
* * config/tc-cris.c (cris_number_to_imm): Apply S_SET_THREAD_LOCALHans-Peter Nilsson2008-11-191-7/+13
* * config/tc-cris.c (cris_number_to_imm): Except forHans-Peter Nilsson2008-11-121-28/+18
* * config/tc-cris.c (cris_relax_frag): Add missing case forHans-Peter Nilsson2008-11-121-0/+1
* * config/tc-cris.c: Update all comments regarding explicit relocationsHans-Peter Nilsson2008-10-041-39/+89
* Switch to GPLv3Nick Clifton2007-07-031-2/+2
* remove some duplicate #include's.Alan Modra2006-06-071-2/+2
* * config/obj-coff.c, config/tc-arm.c, config/tc-bfin.c,Kazu Hirata2006-04-231-1/+1
* Change 32-bit-branch expansion for --pic.Hans-Peter Nilsson2005-12-071-12/+68
* gas:Zack Weinberg2005-06-071-1/+1
* Update the address and phone number of the FSFNick Clifton2005-05-051-2/+2
* * config/tc-cris.h: Convert to ISO C90.Hans-Peter Nilsson2005-03-251-179/+100
* update copyright datesAlan Modra2005-03-031-1/+1
* * configure.in (crisv32): Recognize. AC_DEFINE_UNQUOTEDHans-Peter Nilsson2004-11-041-145/+1118
* * symbols.c (colon) [!WORKING_DOT_WORD]: Don't declareHans-Peter Nilsson2004-11-031-2/+2
* * doc/c-cris.texi (CRIS-Opts): Document --no-mul-bug-abort,Hans-Peter Nilsson2004-03-211-3/+67
* * config/tc-a29k.h: Fix comment typos.Kazu Hirata2003-11-211-3/+3