aboutsummaryrefslogtreecommitdiff
path: root/gas/config/tc-d30v.c
AgeCommit message (Expand)AuthorFilesLines
2022-01-02Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2021-07-21as_bad_subtractAlan Modra1-1/+1
2021-04-05C99 gas configuryAlan Modra1-3/+0
2021-04-01Use startswith in gas subfolder.Martin Liska1-1/+1
2021-03-31Use bool in gasAlan Modra1-17/+17
2021-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2020-09-02ubsan: tc-d30v.c left shift cannot be representedAlan Modra1-2/+2
2020-08-23PR26513, 629310abec breaks assembling PowerPC Linux kernelsAlan Modra1-1/+1
2020-08-20Port gas/config/* to str_htab.Martin Liska1-4/+4
2020-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2019-09-19bfd_section_* macrosAlan Modra1-2/+2
2019-03-21Teach a few targets to resolve BFD_RELOC_8Alan Modra1-27/+7
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-4/+4
2017-01-02Update year range in copyright notice of all files.Alan Modra1-1/+1
2016-05-24d30v: make var type operatorTTrevor Saunders1-1/+1
2016-04-03use 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-02-22Add more const type qualifiers to GAS sources.Trevor Saunders1-1/+1
2016-01-01Copyright update for binutilsAlan Modra1-1/+1
2015-11-09gas: Fix left shift of negative value.Dominik Vogt1-1/+1
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra1-1/+1
2014-11-04Use frag_now_fix_octets in gas d10v, d30vAlan Modra1-4/+2
2014-03-05Update copyright yearsAlan Modra1-2/+1
2010-10-28 * config/tc-d30v.c (d30v_cons_align): Don't align .eh_frame.Alan Modra1-1/+2
2010-08-02 * config/tc-d30v.c (d30v_cons_align): Don't align constantsAlan Modra1-0/+4
2010-06-28 * config/obj-evax.h (S_SET_OTHER, S_SET_TYPE, S_SET_DESC): Don't define.Alan Modra1-5/+4
2009-12-11Add -Wshadow to the gcc command line options used when compiling the binutils.Nick Clifton1-10/+11
2009-09-10 * config/tc-d30v.c (d30v_frob_label): Call dwarf2_emit_label.Alan Modra1-0/+2
2009-09-08 * read.c (emit_expr_fix): Handle size 3.Alan Modra1-0/+5
2009-09-02update copyright datesAlan Modra1-2/+2
2009-06-22 * gas/app, gas/as.c, gas/as.h, gas/atof-generic.c, gas/cgen.c,Nick Clifton1-2/+1
2008-02-12* config/tc-tic4x.c (tic4x_insn_insert): Add const qualifier toNick Clifton1-3/+3
2007-10-17Remove duplicate definitions of the md_atof() functionNick Clifton1-35/+1
2007-07-03Switch to GPLv3Nick Clifton1-2/+2
2006-06-07remove some duplicate #include's.Alan Modra1-2/+1
2005-06-07gas:Zack Weinberg1-1/+1
2005-05-05Update the address and phone number of the FSFNick Clifton1-2/+2
2005-03-24Convert unmaintained files over to ISO-C90 and fix formatting.Nick Clifton1-846/+759
2005-03-03update copyright datesAlan Modra1-1/+1
2005-02-23 * cgen.c: Warning fixes.Alan Modra1-6/+7
2005-01-31 * config/atof-ieee.c, config/obj-coff.c, config/obj-elf.c,Ben Elliston1-16/+0
2003-12-10Remove redundant returns in void functions.Ben Elliston1-2/+0
2003-11-21 * config/tc-a29k.h: Fix comment typos.Kazu Hirata1-4/+4
2002-12-16 * config/tc-d30v.c (check_range): Warning fixes, formatting.Alan Modra1-9/+8
2002-12-12 * config/tc-d30v.c (md_parse_option <arg>): Add ATTRIBUTE_UNUSED.Alan Modra1-14/+14
2002-11-30s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra1-16/+16
2002-09-05gas reloc rewrite.Alan Modra1-20/+7