| Commit message (Expand) | Author | Age | Files | Lines |
* | update copyright dates | Alan Modra | 2005-03-03 | 1 | -1/+1 |
* | bfd/ | Jan Beulich | 2005-03-02 | 1 | -1/+1 |
* | Update reported copyright dates. | Nick Clifton | 2005-01-31 | 1 | -2/+2 |
* | (std_longopts): Add an entry for "--a" in order to prevent getopt_long_only() | Nick Clifton | 2005-01-20 | 1 | -0/+8 |
* | * as.c (std_shortopts): Allow -g to take an optional argument. | Nick Clifton | 2004-08-24 | 1 | -4/+3 |
* | Add support for a -g switch to GAS | Nick Clifton | 2004-08-17 | 1 | -42/+76 |
* | Add and handle new --alternate command line option. | Nick Clifton | 2004-08-13 | 1 | -4/+21 |
* | * ChangeLog: Fix typos. | Kazu Hirata | 2003-10-27 | 1 | -1/+1 |
* | * as.c (use_gnu_debug_info_extensions) : New variable. | Nick Clifton | 2003-10-08 | 1 | -0/+8 |
* | Revert -f change | Nick Clifton | 2003-10-05 | 1 | -8/+1 |
* | Convert to ISO C90 | Nick Clifton | 2003-10-04 | 1 | -261/+250 |
* | (std_shortopts): Remove 'f'. | Nick Clifton | 2003-10-04 | 1 | -1/+7 |
* | * as.c (show_usage): Document --execstack and --noexecstack. | Jakub Jelinek | 2003-06-04 | 1 | -1/+38 |
* | * dw2gencfi.c, dw2gencfi.h: Rewrite from scratch. | Richard Henderson | 2003-05-27 | 1 | -2/+2 |
* | 2003-05-20 Michal Ludvig <mludvig@suse.cz> | Michal Ludvig | 2003-05-20 | 1 | -4/+0 |
* | * dw2gencfi.c, dw2gencfi.h: New files. | Alan Modra | 2003-05-20 | 1 | -0/+13 |
* | * as.c (perform_an_assembly_pass): If using cgen, call gas_cgen_begin. | Nick Clifton | 2003-04-08 | 1 | -0/+7 |
* | Duplicate --keep-locals entry in order to prevent it being confused with -k. | Nick Clifton | 2002-12-17 | 1 | -0/+4 |
* | * Makefile.am: Run "make dep-am". | Alan Modra | 2002-10-14 | 1 | -0/+4 |
* | * as.c: Replace CONST with const. | Alan Modra | 2002-06-08 | 1 | -1/+1 |
* | * app.c: Fix formatting. | Kazu Hirata | 2002-05-18 | 1 | -2/+2 |
* | * as.c (main): Don't reference _bfd_chunksize. | Alan Modra | 2002-04-16 | 1 | -7/+1 |
* | * as.c (parse_args <OPTION_VERSION>): Use VERSION is | Alan Modra | 2002-04-10 | 1 | -0/+4 |
* | gas: | Andreas Jaeger | 2002-01-18 | 1 | -2/+2 |
* | * as.c (parse_args): Call md_after_parse_args if defined. | Andreas Schwab | 2001-11-28 | 1 | -0/+4 |
* | * as.c (parse_args): Print the date as well for --version. | Alan Modra | 2001-10-23 | 1 | -1/+1 |
* | * as.c (print_version_id): Use BFD_VERSION_STRING in place of | Alan Modra | 2001-10-02 | 1 | -1/+1 |
* | Fix compile time warnings | Nick Clifton | 2001-09-22 | 1 | -0/+2 |
* | Locale changes from Bruno Haible <haible@clisp.cons.org>. | H.J. Lu | 2001-09-19 | 1 | -0/+3 |
* | * read.c: Standardize error/warning messages - don't capitalise, no | Alan Modra | 2001-08-01 | 1 | -6/+3 |
* | Remove L fromlist of accepting listin goptions | Nick Clifton | 2001-06-06 | 1 | -1/+0 |
* | * as.c (parse_args): Correct option name "listing-lhs-width2". | Alan Modra | 2001-06-06 | 1 | -1/+1 |
* | Fix copyright notices | Nick Clifton | 2001-03-08 | 1 | -1/+2 |
* | 2001-01-23 Kazu Hirata <kazu@hxi.com> | Kazu Hirata | 2001-01-23 | 1 | -1/+1 |
* | Update copyright date to 2001 | Nick Clifton | 2001-01-12 | 1 | -2/+2 |
* | Add outputting_stabs_line_debug varaible and D10v code to use it | Nick Clifton | 2000-12-05 | 1 | -0/+1 |
* | * as.c (main): Call dwarf2_finish. | Richard Henderson | 2000-11-17 | 1 | -0/+4 |
* | * as.c (debug_type): Init to DEBUG_UNSPECIFIED. | Richard Henderson | 2000-11-17 | 1 | -1/+1 |
* | 2000-11-06 Kazu Hirata <kazu@hxi.com> | Kazu Hirata | 2000-11-07 | 1 | -1/+1 |
* | * as.h (OPTION_MD_BASE): Bump to 190. | Hans-Peter Nilsson | 2000-10-30 | 1 | -0/+2 |
* | Added new option --target-help. | Chandra Chavva | 2000-10-17 | 1 | -1/+9 |
* | 2000-10-12 Kazu Hirata <kazu@hxi.com> | Kazu Hirata | 2000-10-11 | 1 | -19/+16 |
* | 2000-08-31 Kazu Hirata <kazu@hxi.com> | Kazu Hirata | 2000-08-31 | 1 | -70/+65 |
* | * configure.in: Add CRIS support. | Hans-Peter Nilsson | 2000-07-20 | 1 | -0/+1 |
* | Always NULL terminate long option list. | Andrew Cagney | 2000-07-06 | 1 | -3/+8 |
* | Add x86 gas -q option to quiet some x86 gas warnings. | Alan Modra | 2000-05-13 | 1 | -1/+5 |
* | Just mention current year in printed copyright message. | Alan Modra | 2000-05-04 | 1 | -2/+1 |
* | Update copyright message. | Alan Modra | 2000-05-03 | 1 | -1/+2 |
* | Add XCOFF64 support. | Clinton Popetz | 2000-04-26 | 1 | -0/+3 |
* | Move translated part of bug report string back into .c files so | Alan Modra | 2000-04-04 | 1 | -1/+1 |