aboutsummaryrefslogtreecommitdiff
path: root/gas/listing.h
AgeCommit message (Collapse)AuthorFilesLines
2009-10-26 PR gas/10850Alan Modra1-2/+1
* listing.c (listing_flags): Delete. * listing.h: Likewise. * read.c (potable <lflags>): Call s_ignore.
2009-09-02update copyright datesAlan Modra1-1/+1
2008-04-10 * listing.c: Add -ag listing flag to show general information inNick Clifton1-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.
2007-07-03Switch to GPLv3Nick Clifton1-2/+2
2005-05-05Update the address and phone number of the FSFNick Clifton1-2/+2
2005-03-03update copyright datesAlan Modra1-2/+2
2003-11-24 * listing.c: Convert to ISO-C.Kazu Hirata1-15/+15
* listing.h: Likewise. * macro.c: Likewise. * macro.h: Likewise.
2001-03-08Fix copyright noticesNick Clifton1-1/+1
1999-05-0319990502 sourceware importbinu_ss_19990502Richard Henderson1-0/+67