aboutsummaryrefslogtreecommitdiff
path: root/gas/as.c
AgeCommit message (Expand)AuthorFilesLines
2007-09-26gas/Jan Beulich1-11/+17
2007-08-28bfd:Joseph Myers1-0/+2
2007-08-242007-08-24 Joseph Myers <joseph@codesourcery.com>Joseph Myers1-0/+8
2007-07-03Switch to GPLv3Nick Clifton1-6/+7
2007-06-29 * as.c (main): Only call create_obj_attrs_section if IS_ELF.Joseph Myers1-1/+2
2007-06-29bfd:Joseph Myers1-0/+31
2007-03-01bfd:Joseph Myers1-1/+1
2007-02-17top level:Joseph Myers1-1/+3
2007-01-30* as.c (main): Mark symbols created via the --defsym command lineNick Clifton1-1/+6
2006-06-07remove some duplicate #include's.Alan Modra1-4/+1
2006-02-092006-02-08 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-4/+13
2005-10-30 * as.c (show_usage): Document "@FILE".Mark Mitchell1-0/+2
2005-10-11This adjusts equate handling byNick Clifton1-1/+1
2005-09-30 * addr2line.c (main): Likewise.Mark Mitchell1-0/+2
2005-08-11 * README-vms: Delete.Alan Modra1-76/+7
2005-08-082005-08-07 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-0/+9
2005-05-05Update the address and phone number of the FSFNick Clifton1-2/+2
2005-04-29 * Makefile.am (GAS_CFILES): Remove bignum-copy.c.Ben Elliston1-1/+1
2005-04-14* as.c (main): Move parse_args before symbol_begin and frag_init so that theNick Clifton1-2/+4
2005-04-12* hash.c (DEFAULT_SIZE): Delete. Replace with:Nick Clifton1-0/+29
2005-03-03update copyright datesAlan Modra1-1/+1
2005-03-02bfd/Jan Beulich1-1/+1
2005-01-31Update reported copyright dates.Nick Clifton1-2/+2
2005-01-20(std_longopts): Add an entry for "--a" in order to prevent getopt_long_only()Nick Clifton1-0/+8
2004-08-24* as.c (std_shortopts): Allow -g to take an optional argument.Nick Clifton1-4/+3
2004-08-17Add support for a -g switch to GASNick Clifton1-42/+76
2004-08-13Add and handle new --alternate command line option.Nick Clifton1-4/+21
2003-10-27 * ChangeLog: Fix typos.Kazu Hirata1-1/+1
2003-10-08* as.c (use_gnu_debug_info_extensions) : New variable.Nick Clifton1-0/+8
2003-10-05Revert -f changeNick Clifton1-8/+1
2003-10-04Convert to ISO C90Nick Clifton1-261/+250
2003-10-04(std_shortopts): Remove 'f'.Nick Clifton1-1/+7
2003-06-04 * as.c (show_usage): Document --execstack and --noexecstack.Jakub Jelinek1-1/+38
2003-05-27 * dw2gencfi.c, dw2gencfi.h: Rewrite from scratch.Richard Henderson1-2/+2
2003-05-202003-05-20 Michal Ludvig <mludvig@suse.cz>Michal Ludvig1-4/+0
2003-05-20 * dw2gencfi.c, dw2gencfi.h: New files.Alan Modra1-0/+13
2003-04-08* as.c (perform_an_assembly_pass): If using cgen, call gas_cgen_begin.Nick Clifton1-0/+7
2002-12-17Duplicate --keep-locals entry in order to prevent it being confused with -k.Nick Clifton1-0/+4
2002-10-14 * Makefile.am: Run "make dep-am".Alan Modra1-0/+4
2002-06-08 * as.c: Replace CONST with const.Alan Modra1-1/+1
2002-05-18 * app.c: Fix formatting.Kazu Hirata1-2/+2
2002-04-16 * as.c (main): Don't reference _bfd_chunksize.Alan Modra1-7/+1
2002-04-10 * as.c (parse_args <OPTION_VERSION>): Use VERSION isAlan Modra1-0/+4
2002-01-18gas:Andreas Jaeger1-2/+2
2001-11-28 * as.c (parse_args): Call md_after_parse_args if defined.Andreas Schwab1-0/+4
2001-10-23 * as.c (parse_args): Print the date as well for --version.Alan Modra1-1/+1
2001-10-02 * as.c (print_version_id): Use BFD_VERSION_STRING in place ofAlan Modra1-1/+1
2001-09-22Fix compile time warningsNick Clifton1-0/+2
2001-09-19Locale changes from Bruno Haible <haible@clisp.cons.org>.H.J. Lu1-0/+3
2001-08-01 * read.c: Standardize error/warning messages - don't capitalise, noAlan Modra1-6/+3