aboutsummaryrefslogtreecommitdiff
path: root/gas/atof-generic.c
AgeCommit message (Expand)AuthorFilesLines
2024-01-04Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2023-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2022-06-02Re: ubsan: signed integer overflow in atof_genericAlan Modra1-0/+1
2022-06-02ubsan: signed integer overflow in atof_genericAlan Modra1-8/+8
2022-01-02Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2021-08-11gas: support NaN flavorsJan Beulich1-1/+19
2021-03-31Use bool in gasAlan Modra1-1/+1
2021-03-29TRUE/FALSE simplificationAlan Modra1-7/+0
2021-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2020-05-21Replace "if (x) free (x)" with "free (x)", gasAlan Modra1-4/+2
2020-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2019-11-20PR24944, gas doesn't read enough digits when parsing a floating point numberAlan Modra1-5/+6
2019-08-22Fix the assembler's floating point number parser so that it can correctly han...Bosco Garc?a1-7/+32
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-03-21Remove use of alloca.Nick Clifton1-6/+11
2016-01-01Copyright update for binutilsAlan Modra1-1/+1
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra1-1/+1
2014-03-05Update copyright yearsAlan Modra1-2/+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
2007-07-03Switch to GPLv3Nick Clifton1-6/+6
2006-06-07remove some duplicate #include's.Alan Modra1-3/+1
2005-05-05Update the address and phone number of the FSFNick Clifton1-2/+2
2005-03-03update copyright datesAlan Modra1-2/+2
2005-01-21 * as.h: Remove #if 0'd code.Ben Elliston1-14/+0
2003-11-21 * app.c: Convert to ISO-C.Kazu Hirata1-11/+7
2003-10-27 * ChangeLog: Fix typos.Kazu Hirata1-1/+1
2001-09-19Locale changes from Bruno Haible <haible@clisp.cons.org>.H.J. Lu1-7/+7
2001-08-01 * read.c: Standardize error/warning messages - don't capitalise, noAlan Modra1-1/+1
2001-03-08Fix copyright noticesNick Clifton1-1/+1
2000-09-072000-09-07 Kazu Hirata <kazu@hxi.com>Kazu Hirata1-27/+25
1999-05-28 -Wchar-subscripts cleanupDoug Evans1-1/+1
1999-05-0319990502 sourceware importbinu_ss_19990502Richard Henderson1-0/+636