aboutsummaryrefslogtreecommitdiff
path: root/gas/config/tc-vax.c
AgeCommit message (Expand)AuthorFilesLines
2024-01-04Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2023-08-14Re: PR30715, VAX: md_create_long_jumpAlan Modra1-3/+3
2023-08-12PR30715, VAX: md_create_long_jumpKalvis Duckmanton1-7/+8
2023-08-02Revert "2.41 Release sources"Sam James1-2/+3
2023-08-022.41 Release sourcesbinutils-2_41-releaseNick Clifton1-3/+2
2023-07-19gas 32-bit host compile warningsAlan Modra1-2/+3
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-1/+1
2021-04-01Use startswith in gas subfolder.Martin Liska1-1/+1
2021-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2020-08-23PR26513, 629310abec breaks assembling PowerPC Linux kernelsAlan Modra1-2/+4
2020-08-20Port gas/config/* to str_htab.Martin Liska1-16/+10
2020-05-26gas: Silence GCC 10 warning tc-vax.cH.J. Lu1-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-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-11-27Fix spelling in comments in C source files (gas)Ambrogino Modigliani1-1/+1
2016-10-06-Wimplicit-fallthrough warning fixesAlan Modra1-0/+2
2016-05-16tc-vax.c: make prototype of flonum_gen2vax match its definitionTrevor 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-03-07Add const qualifiers at various places.Trevor Saunders1-1/+1
2016-01-01Copyright update for binutilsAlan Modra1-1/+1
2015-08-12Remove trailing spaces in gasH.J. Lu1-55/+55
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra1-1/+1
2014-06-16Fix uninitialised VAX insnAlan Modra1-10/+16
2014-04-09gas TC_PARSE_CONS_EXPRESSION communication with TC_CONS_FIX_NEWAlan Modra1-23/+16
2014-03-05Update copyright yearsAlan Modra1-3/+1
2010-06-28 * config/obj-evax.h (S_SET_OTHER, S_SET_TYPE, S_SET_DESC): Don't define.Alan Modra1-3/+1
2009-09-08 * read.c (emit_expr_fix): Handle size 3.Alan Modra1-0/+1
2009-09-02update copyright datesAlan Modra1-1/+1
2009-06-22 * gas/app, gas/as.c, gas/as.h, gas/atof-generic.c, gas/cgen.c,Nick Clifton1-1/+1
2009-06-16bfd/Maciej W. Rozycki1-16/+13
2009-04-022009-04-01 Matt Thomas <matt@netbsd.org>Matt Thomas1-2/+6
2008-08-12Banish PARAMS and PTR. Convert to ISO C.Alan Modra1-3/+3
2007-10-17Remove duplicate definitions of the md_atof() functionNick Clifton1-0/+6
2007-07-03Switch to GPLv3Nick Clifton1-2/+2
2007-04-062007-04-06 Matt Thomas <matt@netbsd.org>Matt Thomas1-0/+140
2006-06-07remove some duplicate #include's.Alan Modra1-2/+0
2006-03-18 * config/tc-vax.c: Update copyright year.Jan-Benedict Glaw1-1/+1
2006-03-18 * config/tc-vax.c (md_chars_to_number): Used only locally, soJan-Benedict Glaw1-1/+1
2005-12-22Fix typo in previous deltaNick Clifton1-26/+27
2005-12-22Convert to ISO C90 format. Fix formatting and white space usage as well.Nick Clifton1-2036/+1826
2005-08-11 * README-vms: Delete.Alan Modra1-80/+1
2005-06-07gas:Zack Weinberg1-1/+1
2005-05-05Don't assume a valueT is 4 bytes.Nick Clifton1-12/+11