OSDN Git Service

* config/obj-elf.c (obj_elf_change_section): Remove FIXME from
[pf3gnuchains/pf3gnuchains3x.git] / gas / input-file.c
2009-09-02 amodraupdate copyright dates
2009-06-22 nickc * gas/app, gas/as.c, gas/as.h, gas/atof-generic...
2007-07-03 nickcSwitch to GPLv3
2007-01-12 amodra * input-file.c (input_file_open): Check fgets return.
2006-09-13 jbeulich2006-09-13 Jan Beulich <jbeulich@novell.com>
2006-09-12 amodra * input-file.c (input_file_open): Replace as_perror...
2006-06-07 amodraremove some duplicate #include's.
2005-08-11 amodra * README-vms: Delete.
2005-05-05 nickcUpdate the address and phone number of the FSF
2005-04-29 bje * Makefile.am (GAS_CFILES): Remove bignum-copy.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