OSDN Git Service

update copyright dates
[pf3gnuchains/pf3gnuchains4x.git] / gas / input-file.c
2005-03-03 amodraupdate copyright dates
2005-02-21 amodra * input-file.c (input_file_open): Rearrange to avoid...
2003-12-19 nickcFix calls to as_perror() so that the errno system messa...
2003-12-18 nickc(input_file_open): Remove call to stat(). Add a check...
2003-11-24 kazu * hash.c: Convert to ISO-C.
2003-11-07 nickcUse consistent error messages for missing files.
2003-10-27 kazu * ChangeLog: Fix typos.
2002-05-18 kazu * app.c: Fix formatting.
2001-10-11 nickcUse ISSPACE instead of isspace
2001-09-26 jjohnstn2001-09-26 Jeff Johnston <jjohnstn@redhat.com>
2001-08-01 amodra * read.c: Standardize error/warning messages - don...
2001-07-10 nickcUse FOPEN_.. macros in calls to fopen().
2001-03-08 nickcFix copyright notices
2000-11-06 kazu2000-11-06 Kazu Hirata <kazu@hxi.com>
2000-09-09 kazu2000-09-09 Kazu Hirata <kazu@hxi.com>
1999-06-03 ian * app.c (input_buffer): New static variable.
1999-05-03 rthInitial revision