summaryrefslogtreecommitdiff
path: root/gas/messages.c
Commit message (Expand)AuthorAgeFilesLines
* gas/Alan Modra2011-03-181-4/+19
* 2010-06-02 Tristan Gingold <gingold@adacore.com>Tristan Gingold2010-06-031-114/+0
* * messages.c (as_fatal): Apply 2001-01-15 change and followupAlan Modra2009-11-021-0/+2
* Silence gcc printf warningsAlan Modra2008-07-301-4/+4
* Switch to GPLv3Nick Clifton2007-07-031-1/+1
* * messages.c (as_internal_value_out_of_range): Fix typo inAlan Modra2007-04-201-1/+2
* include/opcode/Alan Modra2007-04-201-1/+18
* * as.h (as_perror): Delete declaration.Alan Modra2006-09-221-19/+1
* 2006-02-09 Eric Botcazou <ebotcazou@libertysurf.fr>Eric Botcazou2006-02-091-22/+0
* * README-vms: Delete.Alan Modra2005-08-111-13/+1
* Use vsnprintf instead of vsprintf.Nick Clifton2005-07-211-8/+8
* Update the address and phone number of the FSFNick Clifton2005-05-051-2/+2
* * Makefile.am (GAS_CFILES): Remove bignum-copy.c.Ben Elliston2005-04-291-18/+0
* bfd/Jan Beulich2005-03-021-1/+1
* * messages.c (as_internal_value_out_of_range): Cast values passedAlan Modra2004-09-131-3/+6
* Remove duplicate code and provide a function for generating internally consis...Nick Clifton2004-05-061-0/+81
* Fix calls to as_perror() so that the errno system message will be printed.Nick Clifton2003-12-191-38/+40
* * listing.c: Convert to ISO-C.Kazu Hirata2003-11-241-32/+16
* Fix copyright noticesNick Clifton2001-03-081-1/+1
* 2001-01-23 Kazu Hirata <kazu@hxi.com>Kazu Hirata2001-01-231-1/+1
* Delete output file upon fatal errors.Nick Clifton2001-01-151-0/+4
* 2000-11-06 Kazu Hirata <kazu@hxi.com>Kazu Hirata2000-11-071-73/+48
* 2000-09-09 Kazu Hirata <kazu@hxi.com>Kazu Hirata2000-09-091-18/+17
* Initial revisionRichard Henderson1999-05-031-0/+541