summaryrefslogtreecommitdiff
path: root/gas/as.c
Commit message (Expand)AuthorAgeFilesLines
...
* bfd/Jan Beulich2005-03-021-1/+1
* Update reported copyright dates.Nick Clifton2005-01-311-2/+2
* (std_longopts): Add an entry for "--a" in order to prevent getopt_long_only()Nick Clifton2005-01-201-0/+8
* * as.c (std_shortopts): Allow -g to take an optional argument.Nick Clifton2004-08-241-4/+3
* Add support for a -g switch to GASNick Clifton2004-08-171-42/+76
* Add and handle new --alternate command line option.Nick Clifton2004-08-131-4/+21
* * ChangeLog: Fix typos.Kazu Hirata2003-10-271-1/+1
* * as.c (use_gnu_debug_info_extensions) : New variable.Nick Clifton2003-10-081-0/+8
* Revert -f changeNick Clifton2003-10-051-8/+1
* Convert to ISO C90Nick Clifton2003-10-041-261/+250
* (std_shortopts): Remove 'f'.Nick Clifton2003-10-041-1/+7
* * as.c (show_usage): Document --execstack and --noexecstack.Jakub Jelinek2003-06-041-1/+38
* * dw2gencfi.c, dw2gencfi.h: Rewrite from scratch.Richard Henderson2003-05-271-2/+2
* 2003-05-20 Michal Ludvig <mludvig@suse.cz>Michal Ludvig2003-05-201-4/+0
* * dw2gencfi.c, dw2gencfi.h: New files.Alan Modra2003-05-201-0/+13
* * as.c (perform_an_assembly_pass): If using cgen, call gas_cgen_begin.Nick Clifton2003-04-081-0/+7
* 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