aboutsummaryrefslogtreecommitdiff
path: root/gas/config/tc-cris.c
AgeCommit message (Expand)AuthorFilesLines
2025-07-09gas md_number_to_charsAlan Modra1-2/+2
2025-07-09gas NULL castsAlan Modra1-6/+5
2025-06-11gas md_apply_fix value castsAlan Modra1-3/+2
2025-06-09str_hash_find castsAlan Modra1-1/+1
2025-03-07cris: use is_end_of_stmt()Jan Beulich1-1/+1
2025-02-03cris: use is_whitespace()Jan Beulich1-3/+3
2025-01-01gas tc_gen_reloc memory leaksAlan Modra1-3/+2
2025-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2024-10-29gas: constify md_{short,long}opts and md_longopts_sizeJan Beulich1-3/+3
2024-08-02gas: drop unnecessary use of tc_comment_charsJan Beulich1-1/+1
2024-01-04Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2023-01-12Use __func__ rather than __FUNCTION__Alan Modra1-6/+6
2023-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2022-01-02Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2021-07-21as_bad_subtractAlan Modra1-2/+1
2021-03-31Use bool in gasAlan Modra1-19/+19
2021-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2020-08-24Remove "memory exhausted" messagesAlan Modra1-2/+0
2020-08-23PR26513, 629310abec breaks assembling PowerPC Linux kernelsAlan Modra1-2/+3
2020-08-21Rearrange symbol_create parametersAlan Modra1-8/+8
2020-08-20Port gas/config/* to str_htab.Martin Liska1-10/+5
2020-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
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