Age | Commit message (Expand) | Author | Files | Lines |
2008-03-03 | gas/ | H.J. Lu | 1 | -0/+6 |
2007-07-12 | Add support for building on a 64-bit Windows host. | Nick Clifton | 1 | -5/+16 |
2007-07-04 | * symbols.c (symbol_relc_make_value): Use bfd_sprintf_vma in order to get the | Nick Clifton | 1 | -1/+1 |
2007-07-03 | Switch to GPLv3 | Nick Clifton | 1 | -1/+1 |
2007-04-21 | gas/ | Alan Modra | 1 | -4/+4 |
2007-03-15 | gas/ | Daniel Jacobowitz | 1 | -0/+4 |
2007-03-08 | * symbols.c (symbol_relc_make_sym): Comment typo fixes. | Alan Modra | 1 | -3/+3 |
2007-02-05 | Support for Toshiba MeP and for complex relocations. | Dave Brolley | 1 | -0/+326 |
2006-11-15 | * symbols.c (resolve_symbol_value): Formatting. | Alan Modra | 1 | -3/+3 |
2006-11-15 | gas/ | Jan Beulich | 1 | -3/+17 |
2006-11-08 | * symbols.c (symbol_create, symbol_clone): Don't set udata.p. | Alan Modra | 1 | -2/+0 |
2006-09-22 | * as.h (as_perror): Delete declaration. | Alan Modra | 1 | -3/+3 |
2006-07-17 | * symbols.c (report_op_error): Fix pasto. Don't use as_bad_where | Alan Modra | 1 | -6/+4 |
2006-05-01 | * listing.c (listing_listing): Remove useless loop. | Ben Elliston | 1 | -4/+1 |
2006-01-09 | gas/ | H.J. Lu | 1 | -1/+4 |
2005-12-22 | gas/ | Jan Beulich | 1 | -5/+5 |
2005-12-05 | Bug gas/1948 | Dave Anglin | 1 | -0/+1 |
2005-11-17 | gas/ | Jan Beulich | 1 | -2/+22 |
2005-11-14 | * symbols.c (S_GET_VALUE): Remove non-BFD assembler recursion guard. | Alan Modra | 1 | -9/+0 |
2005-11-04 | gas/ChangeLog: | Alexandre Oliva | 1 | -1/+2 |
2005-10-27 | gas/ | Jan Beulich | 1 | -0/+20 |
2005-10-24 | gas/ChangeLog: | Alexandre Oliva | 1 | -2/+137 |
2005-10-11 | This adjusts equate handling by | Nick Clifton | 1 | -0/+185 |
2005-08-11 | * README-vms: Delete. | Alan Modra | 1 | -124/+9 |
2005-05-17 | * config/tc-v850,h (TC_FIX_TYPE): Define. (TC_INIT_FIX_TYPE): Define. | Nick Clifton | 1 | -8/+18 |
2005-05-05 | Update the address and phone number of the FSF | Nick Clifton | 1 | -2/+2 |
2005-04-29 | * Makefile.am (GAS_CFILES): Remove bignum-copy.c. | Ben Elliston | 1 | -15/+2 |
2005-04-20 | 2005-04-20 H.J. Lu <hongjiu.lu@intel.com> | H.J. Lu | 1 | -7/+1 |
2005-04-19 | gas/ | Jan Beulich | 1 | -19/+1 |
2005-04-11 | * symbols.c (symbol_X_add_number): Change return type to "offsetT *". | Alan Modra | 1 | -3/+3 |
2005-04-10 | 2005-04-10 Eric Christopher <echristo@redhat.com> | Eric Christopher | 1 | -1/+1 |
2005-04-09 | PR gas/827 | Alan Modra | 1 | -0/+13 |
2005-03-02 | * symbols.c (fb_label_name): Fix silly thinko in last change. | Alan Modra | 1 | -4/+2 |
2005-03-01 | * symbols.c (fb_label_name): Allow an augend of 2 for mmix. | Alan Modra | 1 | -2/+8 |
2005-01-21 | * as.h: Remove #if 0'd code. | Ben Elliston | 1 | -10/+0 |
2004-11-09 | 2004-11-08 H.J. Lu <hongjiu.lu@intel.com> | H.J. Lu | 1 | -2/+2 |
2004-11-08 | Fix support for PECOFF weak symbols | Nick Clifton | 1 | -2/+19 |
2004-11-03 | * symbols.c (colon) [!WORKING_DOT_WORD]: Don't declare | Hans-Peter Nilsson | 1 | -3/+0 |
2004-06-21 | * gas/symbols.c: While discarding ordinary local absolute symbols | Nick Clifton | 1 | -1/+3 |
2004-05-11 | Apply H.J.'s patch to fix label arithmetic when multiple same-name sections a... | Nick Clifton | 1 | -2/+11 |
2003-11-30 | * symbols.c: Convert to ISO-C. | Kazu Hirata | 1 | -230/+112 |
2003-10-27 | * ChangeLog: Fix typos. | Kazu Hirata | 1 | -1/+1 |
2003-05-27 | * expr.c (make_expr_symbol): Fold FAKE_LABEL_NAME use into the | Richard Henderson | 1 | -4/+2 |
2003-05-27 | * symbols.c (temp_label_name): New. | Richard Henderson | 1 | -0/+34 |
2003-05-20 | * dw2gencfi.c, dw2gencfi.h: New files. | Alan Modra | 1 | -3/+1 |
2003-01-24 | Update copyright date | Alan Modra | 1 | -10/+10 |
2003-01-23 | * symbols.c (S_FORCE_RELOC): Add "strict" param. | Alan Modra | 1 | -4/+6 |
2002-12-01 | * symbols.c (report_op_error): New function, broken out of ... | Alan Modra | 1 | -53/+82 |
2002-11-28 | * symbols.c (S_SET_THREAD_LOCAL): New function. | Jakub Jelinek | 1 | -0/+19 |
2002-09-20 | symbols.c (colon): Do not allow symbols to be created in the absolute section | Nick Clifton | 1 | -7/+8 |