summaryrefslogtreecommitdiff
path: root/gas/output-file.c
Commit message (Expand)AuthorAgeFilesLines
* Remove trailing white spaces on gasH.J. Lu2013-01-101-1/+1
* Call bfd_cache_close_all on errorH.J. Lu2011-08-041-1/+4
* Switch to GPLv3Nick Clifton2007-07-031-2/+2
* * output-file.c (output_file_close): Prevent an infinite loop reporting that ...Nick Clifton2006-09-271-2/+12
* * as.h (as_perror): Delete declaration.Alan Modra2006-09-221-10/+8
* remove some duplicate #include's.Alan Modra2006-06-071-5/+1
* * README-vms: Delete.Alan Modra2005-08-111-91/+1
* Update the address and phone number of the FSFNick Clifton2005-05-051-2/+2
* update copyright datesAlan Modra2005-03-031-2/+2
* (output_file_create): Report the target format chosen when bfd_openw reportsNick Clifton2004-07-061-1/+4
* Fix calls to as_perror() so that the errno system message will be printed.Nick Clifton2003-12-191-14/+16
* * messages.c: Convert to ISO-C.Kazu Hirata2003-12-031-4/+2
* * output-file.c (output_file_create): Don't try to open usingAlan Modra2001-08-081-6/+0
* * read.c: Standardize error/warning messages - don't capitalise, noAlan Modra2001-08-011-7/+7
* Use FOPEN_.. macros in calls to fopen().Nick Clifton2001-07-101-14/+18
* Fix copyright noticesNick Clifton2001-03-081-1/+1
* * config/obj-coff.c (coff_frob_symbol): Always update set_end withIan Lance Taylor1999-08-031-3/+3
* Initial revisionRichard Henderson1999-05-031-0/+156