summaryrefslogtreecommitdiff
path: root/gas/as.c
Commit message (Expand)AuthorAgeFilesLines
* Duplicate --keep-locals entry in order to prevent it being confused with -k.Nick Clifton2002-12-171-0/+4
* * Makefile.am: Run "make dep-am".Alan Modra2002-10-141-0/+4
* * as.c: Replace CONST with const.Alan Modra2002-06-081-1/+1
* * app.c: Fix formatting.Kazu Hirata2002-05-181-2/+2
* * as.c (main): Don't reference _bfd_chunksize.Alan Modra2002-04-161-7/+1
* * as.c (parse_args <OPTION_VERSION>): Use VERSION isAlan Modra2002-04-101-0/+4
* gas:Andreas Jaeger2002-01-181-2/+2
* * as.c (parse_args): Call md_after_parse_args if defined.Andreas Schwab2001-11-281-0/+4
* * as.c (parse_args): Print the date as well for --version.Alan Modra2001-10-231-1/+1
* * as.c (print_version_id): Use BFD_VERSION_STRING in place ofAlan Modra2001-10-021-1/+1
* Fix compile time warningsNick Clifton2001-09-221-0/+2
* Locale changes from Bruno Haible <haible@clisp.cons.org>.H.J. Lu2001-09-191-0/+3
* * read.c: Standardize error/warning messages - don't capitalise, noAlan Modra2001-08-011-6/+3
* Remove L fromlist of accepting listin goptionsNick Clifton2001-06-061-1/+0
* * as.c (parse_args): Correct option name "listing-lhs-width2".Alan Modra2001-06-061-1/+1
* Fix copyright noticesNick Clifton2001-03-081-1/+2
* 2001-01-23 Kazu Hirata <kazu@hxi.com>Kazu Hirata2001-01-231-1/+1
* Update copyright date to 2001Nick Clifton2001-01-121-2/+2
* Add outputting_stabs_line_debug varaible and D10v code to use itNick Clifton2000-12-051-0/+1
* * as.c (main): Call dwarf2_finish.Richard Henderson2000-11-171-0/+4
* * as.c (debug_type): Init to DEBUG_UNSPECIFIED.Richard Henderson2000-11-171-1/+1
* 2000-11-06 Kazu Hirata <kazu@hxi.com>Kazu Hirata2000-11-071-1/+1
* * as.h (OPTION_MD_BASE): Bump to 190.Hans-Peter Nilsson2000-10-301-0/+2
* Added new option --target-help.Chandra Chavva2000-10-171-1/+9
* 2000-10-12 Kazu Hirata <kazu@hxi.com>Kazu Hirata2000-10-111-19/+16
* 2000-08-31 Kazu Hirata <kazu@hxi.com>Kazu Hirata2000-08-311-70/+65
* * configure.in: Add CRIS support.Hans-Peter Nilsson2000-07-201-0/+1
* Always NULL terminate long option list.Andrew Cagney2000-07-061-3/+8
* Add x86 gas -q option to quiet some x86 gas warnings.Alan Modra2000-05-131-1/+5
* Just mention current year in printed copyright message.Alan Modra2000-05-041-2/+1
* Update copyright message.Alan Modra2000-05-031-1/+2
* Add XCOFF64 support.Clinton Popetz2000-04-261-0/+3
* Move translated part of bug report string back into .c files soAlan Modra2000-04-041-1/+1
* Move bug report string to one place.Alan Modra2000-04-031-1/+2
* This set of patches add support for aout emulation on the x86Alan Modra2000-01-261-86/+129
* * as.c (show_usage): Document new options.Geoffrey Keating1999-10-111-2/+22
* 1999-09-06 Donn Terry <donn@interix.com>Ian Lance Taylor1999-09-071-2/+2
* Document new command line switches.Nick Clifton1999-09-011-0/+1
* * as.c: If HAVE_ITBL_CPU, include "itbl-ops.h".Ian Lance Taylor1999-06-101-1/+3
* * as.c (parse_args): Add option -gdwarf2 to allow requestingRichard Henderson1999-06-031-1/+8
* Initial revisionRichard Henderson1999-05-031-0/+1010