aboutsummaryrefslogtreecommitdiff
path: root/gas/config/tc-cr16.c
AgeCommit message (Expand)AuthorFilesLines
2023-01-04Update 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-8/+4
2021-04-05C99 gas configuryAlan Modra1-2/+0
2021-04-01Remove strneq macro and use startswith.Martin Liska1-13/+13
2021-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2020-08-30PR26437, PR26438 UBSAN: tc-cr16.c left shifts and overflowsAlan Modra1-801/+787
2020-08-25PR26441, ASAN: get_b_cc tc-cr16.c:1521Alan Modra1-6/+3
2020-08-24Remove "memory exhausted" messagesAlan Modra1-4/+1
2020-08-23PR26513, 629310abec breaks assembling PowerPC Linux kernelsAlan Modra1-8/+12
2020-08-21Rearrange symbol_create parametersAlan Modra1-10/+10
2020-08-20Port gas/config/* to str_htab.Martin Liska1-33/+20
2020-05-25tc-cr16.c: Use memmove to concatenate 2 overlapping stringsH.J. Lu1-1/+4
2020-05-25gas: Silence GCC 10 warning on tc-cr16.cH.J. Lu1-1/+1
2020-02-26Indent labelsAlan Modra1-2/+2
2020-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2019-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2018-04-23Silence gcc-8 warningsAlan Modra1-2/+3
2018-01-03Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2017-11-07gas and ld pluralization fixesAlan Modra1-1/+6
2017-01-23Fix spelling mistakes and typos in the GAS sources.Nick Clifton1-13/+13
2017-01-02Update year range in copyright notice of all files.Alan Modra1-1/+1
2016-11-27Fix spelling in comments in C source files (gas)Ambrogino Modigliani1-2/+2
2016-10-06-Wimplicit-fallthrough warning fixesAlan Modra1-1/+5
2016-06-13Fix compile time warning messages building with gcc v6.1.1Nick Clifton1-1/+1
2016-05-24change some variable's type to op_errTrevor Saunders1-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-1/+1
2016-03-25split up cr16s md_assemble ()Trevor Saunders1-25/+37
2016-01-01Copyright update for binutilsAlan Modra1-1/+1
2015-11-09gas: Fix left shift of negative value.Dominik Vogt1-1/+1
2015-08-12Remove trailing spaces in gasH.J. Lu1-6/+6
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra1-1/+1
2014-04-09gas TC_PARSE_CONS_EXPRESSION communication with TC_CONS_FIX_NEWAlan Modra1-3/+2
2014-03-05Update copyright yearsAlan Modra1-2/+1
2011-06-09 PR gas/12861Nick Clifton1-20/+12
2011-04-11 * config/tc-cr16.c (getprocregp_image): Fix type of 'r' parameterNick Clifton1-2/+2
2011-04-11 * config/tc-cr16.c (getprocreg_image): Correct range check.Alan Modra1-3/+4
2010-11-05 * config/tc-cr16.c (getprocreg_image): Fix typo MAX_PREG ->Nick Clifton1-2/+2
2009-12-11Add -Wshadow to the gcc command line options used when compiling the binutils.Nick Clifton1-61/+61
2009-09-02update copyright datesAlan Modra1-1/+1
2009-07-272009-07-27 M R Swami Reddy <MR.Swami.Reddy@nsc.com>M R Swami Reddy1-26/+46
2009-06-22 * gas/app, gas/as.c, gas/as.h, gas/atof-generic.c, gas/cgen.c,Nick Clifton1-2/+2
2008-11-27 * config/tc-cr16.h (GLOBAL_OFFSET_TABLE_NAME): DefinedM R Swami Reddy1-8/+108
2007-10-17Remove duplicate definitions of the md_atof() functionNick Clifton1-49/+1
2007-10-12* elf32-cr16.c (elf32_cr16_relax_section): Fix condition check typo.Nick Clifton1-1/+1
2007-10-01Various CR16 fixesNick Clifton1-370/+432
2007-07-03Switch to GPLv3Nick Clifton1-1/+1
2007-06-29New port: National Semiconductor's CR16Nick Clifton1-0/+2444