summaryrefslogtreecommitdiff
path: root/gas/atof-generic.c
Commit message (Expand)AuthorAgeFilesLines
* Update year range in copyright notice of binutils filesAlan Modra2023-01-011-1/+1
* Re: ubsan: signed integer overflow in atof_genericAlan Modra2022-06-021-0/+1
* ubsan: signed integer overflow in atof_genericAlan Modra2022-06-021-8/+8
* Update year range in copyright notice of binutils filesAlan Modra2022-01-021-1/+1
* gas: support NaN flavorsJan Beulich2021-08-111-1/+19
* Use bool in gasAlan Modra2021-03-311-1/+1
* TRUE/FALSE simplificationAlan Modra2021-03-291-7/+0
* Update year range in copyright notice of binutils filesAlan Modra2021-01-011-1/+1
* Replace "if (x) free (x)" with "free (x)", gasAlan Modra2020-05-211-4/+2
* Update year range in copyright notice of binutils filesAlan Modra2020-01-011-1/+1
* PR24944, gas doesn't read enough digits when parsing a floating point numberAlan Modra2019-11-201-5/+6
* Fix the assembler's floating point number parser so that it can correctly han...Bosco Garc?a2019-08-221-7/+32
* Update year range in copyright notice of binutils filesAlan Modra2019-01-011-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2018-01-031-1/+1
* Fix spelling mistakes and typos in the GAS sources.Nick Clifton2017-01-231-1/+1
* Update year range in copyright notice of all files.Alan Modra2017-01-021-1/+1
* Remove use of alloca.Nick Clifton2016-03-211-6/+11
* Copyright update for binutilsAlan Modra2016-01-011-1/+1
* ChangeLog rotatation and copyright year updateAlan Modra2015-01-021-1/+1
* Update copyright yearsAlan Modra2014-03-051-2/+1
* update copyright datesAlan Modra2009-09-021-1/+1
* * gas/app, gas/as.c, gas/as.h, gas/atof-generic.c, gas/cgen.c,Nick Clifton2009-06-221-1/+1
* Switch to GPLv3Nick Clifton2007-07-031-6/+6
* remove some duplicate #include's.Alan Modra2006-06-071-3/+1
* Update the address and phone number of the FSFNick Clifton2005-05-051-2/+2
* update copyright datesAlan Modra2005-03-031-2/+2
* * as.h: Remove #if 0'd code.Ben Elliston2005-01-211-14/+0
* * app.c: Convert to ISO-C.Kazu Hirata2003-11-211-11/+7
* * ChangeLog: Fix typos.Kazu Hirata2003-10-271-1/+1
* Locale changes from Bruno Haible <haible@clisp.cons.org>.H.J. Lu2001-09-191-7/+7
* * read.c: Standardize error/warning messages - don't capitalise, noAlan Modra2001-08-011-1/+1
* Fix copyright noticesNick Clifton2001-03-081-1/+1
* 2000-09-07 Kazu Hirata <kazu@hxi.com>Kazu Hirata2000-09-071-27/+25
* -Wchar-subscripts cleanupDoug Evans1999-05-281-1/+1
* 19990502 sourceware importbinu_ss_19990502Richard Henderson1999-05-031-0/+636