summaryrefslogtreecommitdiff
path: root/gas/config/tc-vax.c
AgeCommit message (Expand)Author
2022-01-02Update year range in copyright notice of binutils filesAlan Modra
2021-07-21as_bad_subtractAlan Modra
2021-04-01Use startswith in gas subfolder.Martin Liska
2021-01-01Update year range in copyright notice of binutils filesAlan Modra
2020-08-23PR26513, 629310abec breaks assembling PowerPC Linux kernelsAlan Modra
2020-08-20Port gas/config/* to str_htab.Martin Liska
2020-05-26gas: Silence GCC 10 warning tc-vax.cH.J. Lu
2020-01-01Update year range in copyright notice of binutils filesAlan Modra
2019-01-01Update year range in copyright notice of binutils filesAlan Modra
2018-01-03Update year range in copyright notice of binutils filesAlan Modra
2017-01-23Fix spelling mistakes and typos in the GAS sources.Nick Clifton
2017-01-02Update year range in copyright notice of all files.Alan Modra
2016-11-27Fix spelling in comments in C source files (gas)Ambrogino Modigliani
2016-10-06-Wimplicit-fallthrough warning fixesAlan Modra
2016-05-16tc-vax.c: make prototype of flonum_gen2vax match its definitionTrevor Saunders
2016-04-03use XNEW and related macros moreTrevor Saunders
2016-04-01Constify moreAlan Modra
2016-03-29make md_parse_option () take a const char *Trevor Saunders
2016-03-07Add const qualifiers at various places.Trevor Saunders
2016-01-01Copyright update for binutilsAlan Modra
2015-08-12Remove trailing spaces in gasH.J. Lu
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra
2014-06-16Fix uninitialised VAX insnAlan Modra
2014-04-09gas TC_PARSE_CONS_EXPRESSION communication with TC_CONS_FIX_NEWAlan Modra
2014-03-05Update copyright yearsAlan Modra
2010-06-28 * config/obj-evax.h (S_SET_OTHER, S_SET_TYPE, S_SET_DESC): Don't define.Alan Modra
2009-09-08 * read.c (emit_expr_fix): Handle size 3.Alan Modra
2009-09-02update copyright datesAlan Modra
2009-06-22 * gas/app, gas/as.c, gas/as.h, gas/atof-generic.c, gas/cgen.c,Nick Clifton
2009-06-16bfd/Maciej W. Rozycki
2009-04-022009-04-01 Matt Thomas <matt@netbsd.org>Matt Thomas
2008-08-12Banish PARAMS and PTR. Convert to ISO C.Alan Modra
2007-10-17Remove duplicate definitions of the md_atof() functionNick Clifton
2007-07-03Switch to GPLv3Nick Clifton
2007-04-062007-04-06 Matt Thomas <matt@netbsd.org>Matt Thomas
2006-06-07remove some duplicate #include's.Alan Modra
2006-03-18 * config/tc-vax.c: Update copyright year.Jan-Benedict Glaw
2006-03-18 * config/tc-vax.c (md_chars_to_number): Used only locally, soJan-Benedict Glaw
2005-12-22Fix typo in previous deltaNick Clifton
2005-12-22Convert to ISO C90 format. Fix formatting and white space usage as well.Nick Clifton
2005-08-11 * README-vms: Delete.Alan Modra
2005-06-07gas:Zack Weinberg
2005-05-05Don't assume a valueT is 4 bytes.Nick Clifton
2005-05-05Update the address and phone number of the FSFNick Clifton
2005-04-29 * Makefile.am (GAS_CFILES): Remove bignum-copy.c.Ben Elliston
2005-04-01Support the .f_floating, .d_floating, .g_floating and .h_floating directivesNick Clifton
2005-02-23 * cgen.c: Warning fixes.Alan Modra
2005-02-17 * tc.h (struct relax_type, relax_typeS): Move from here..Alan Modra
2004-11-03 * symbols.c (colon) [!WORKING_DOT_WORD]: Don't declareHans-Peter Nilsson
2003-12-03Add vax-linux-gnu targetNick Clifton