aboutsummaryrefslogtreecommitdiff
path: root/gas/input-file.c
AgeCommit message (Expand)AuthorFilesLines
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-02Update year range in copyright notice of all files.Alan Modra1-1/+1
2016-04-03use XNEW and related macros moreTrevor Saunders1-1/+1
2016-02-22Add more const type qualifiers to GAS sources.Trevor Saunders1-3/+5
2016-01-01Copyright update for binutilsAlan Modra1-1/+1
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra1-1/+1
2014-11-04Don't use register keywordAlan Modra1-2/+2
2014-03-05Update copyright yearsAlan Modra1-3/+1
2013-01-10Remove trailing white spaces on gasH.J. Lu1-1/+1
2012-06-07 PR gas/14201Alan Modra1-24/+9
2010-11-17 * input-file.c (input_file_open): Check for empty input files.Nick Clifton1-2/+20
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-2/+2
2007-01-12 * input-file.c (input_file_open): Check fgets return.Alan Modra1-4/+4
2006-09-132006-09-13 Jan Beulich <jbeulich@novell.com>Jan Beulich1-1/+1
2006-09-12 * input-file.c (input_file_open): Replace as_perror with as_badAlan Modra1-12/+8
2006-06-07remove some duplicate #include's.Alan Modra1-4/+1
2005-08-11 * README-vms: Delete.Alan Modra1-10/+0
2005-05-05Update the address and phone number of the FSFNick Clifton1-2/+2
2005-04-29 * Makefile.am (GAS_CFILES): Remove bignum-copy.c.Ben Elliston1-6/+0
2005-03-03update copyright datesAlan Modra1-1/+1
2005-02-21 * input-file.c (input_file_open): Rearrange to avoid warning.Alan Modra1-9/+15
2003-12-19Fix calls to as_perror() so that the errno system message will be printed.Nick Clifton1-13/+16
2003-12-18(input_file_open): Remove call to stat(). Add a check for getc() failing, andNick Clifton1-18/+23
2003-11-24 * hash.c: Convert to ISO-C.Kazu Hirata1-17/+12
2003-11-07Use consistent error messages for missing files.Nick Clifton1-4/+21
2003-10-27 * ChangeLog: Fix typos.Kazu Hirata1-1/+1
2002-05-18 * app.c: Fix formatting.Kazu Hirata1-20/+20
2001-10-11Use ISSPACE instead of isspaceNick Clifton1-3/+3
2001-09-262001-09-26 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston1-11/+21
2001-08-01 * read.c: Standardize error/warning messages - don't capitalise, noAlan Modra1-1/+1
2001-07-10Use FOPEN_.. macros in calls to fopen().Nick Clifton1-40/+37
2001-03-08Fix copyright noticesNick Clifton1-1/+1
2000-11-062000-11-06 Kazu Hirata <kazu@hxi.com>Kazu Hirata1-11/+8
2000-09-092000-09-09 Kazu Hirata <kazu@hxi.com>Kazu Hirata1-14/+14
1999-06-03 * app.c (input_buffer): New static variable.Ian Lance Taylor1-9/+10
1999-05-0319990502 sourceware importbinu_ss_19990502Richard Henderson1-0/+248