summaryrefslogtreecommitdiff
path: root/gas/output-file.c
Commit message (Expand)AuthorAgeFilesLines
* gas obj_endAlan Modra2023-02-021-0/+3
* Call bfd_close_all_done in output_file_closeAlan Modra2023-01-271-1/+1
* Tidy gas/expr.c static stateAlan Modra2023-01-161-0/+1
* now_seg after closing output fileAlan Modra2023-01-111-0/+2
* Update year range in copyright notice of binutils filesAlan Modra2023-01-011-1/+1
* gas: rename md_end to md_finishAlan Modra2022-07-091-0/+3
* gas: free sy_hash, macro_hash and po_hashAlan Modra2022-07-091-0/+5
* gas: output_file_closeAlan Modra2022-07-091-2/+8
* alloc gas seginfo on notes obstackAlan Modra2022-07-041-5/+37
* Update year range in copyright notice of binutils filesAlan Modra2022-01-021-1/+1
* Use bool in gasAlan Modra2021-03-311-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2021-01-011-1/+1
* gas output_file_close error messageAlan Modra2020-11-251-2/+1
* gas -Z flagAlan Modra2020-02-101-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2020-01-011-1/+1
* 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
* Update year range in copyright notice of all files.Alan Modra2017-01-021-1/+1
* Add more const type qualifiers to GAS sources.Trevor Saunders2016-02-221-2/+2
* 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
* 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
* 19990502 sourceware importbinu_ss_19990502Richard Henderson1999-05-031-0/+156