summaryrefslogtreecommitdiff
path: root/gas/listing.h
Commit message (Collapse)AuthorAgeFilesLines
* PR gas/10850Alan Modra2009-10-261-2/+1
| | | | | | * listing.c (listing_flags): Delete. * listing.h: Likewise. * read.c (potable <lflags>): Call s_ignore.
* update copyright datesAlan Modra2009-09-021-1/+1
|
* * listing.c: Add -ag listing flag to show general information inNick Clifton2008-04-101-5/+6
| | | | | | | | | | | | | | | | | | | | listings such as gas version, passed options, and time stamp. (listing_general_info): New function. (print_options): New function. (print_single_option): New function. (print_timestamp): New function. (MAX_DATELEN): Define. (listing_print): Add call to listing_general_info. * listing.h (LISTING_GENERAL): Define. (listing_print): Add new parameter. * as.c (show_usage): Print new switch. (parse_args): Parse new switch. (main): Pass command line on to listing_print. * NEWS: Mention this new feature. * doc/as.texinfo: Document the new sub-option. * gas/all/gas.exp: Check the performance of the -ag command line switch.
* Switch to GPLv3Nick Clifton2007-07-031-2/+2
|
* Update the address and phone number of the FSFNick Clifton2005-05-051-2/+2
|
* update copyright datesAlan Modra2005-03-031-2/+2
|
* * listing.c: Convert to ISO-C.Kazu Hirata2003-11-241-15/+15
| | | | | | * listing.h: Likewise. * macro.c: Likewise. * macro.h: Likewise.
* Fix copyright noticesNick Clifton2001-03-081-1/+1
|
* Initial revisionRichard Henderson1999-05-031-0/+67