Age | Commit message (Expand) | Author | Files | Lines |
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 |
2002-09-20 | Do not allow symbols to be created in the absolute section. | Nick Clifton | 1 | -1/+7 |
2002-09-05 | gas reloc rewrite. | Alan Modra | 1 | -0/+22 |
2002-06-12 | * symbols.c (resolve_symbol_value): Initialise final_val. | Ben Elliston | 1 | -1/+1 |
2002-06-07 | * symbols.c: Replace CONST by const throughout. | Alan Modra | 1 | -16/+23 |
2002-05-18 | * app.c: Fix formatting. | Kazu Hirata | 1 | -1/+1 |
2002-05-03 | * as.h: Fix formatting. | Kazu Hirata | 1 | -4/+4 |
2002-04-03 | * symbols.c (resolve_symbol_value <O_uminus, O_bit_not, | Alan Modra | 1 | -11/+27 |
2001-09-19 | Locale changes from Bruno Haible <haible@clisp.cons.org>. | H.J. Lu | 1 | -11/+7 |
2001-09-09 | * expr.c (expr): Move code setting "retval" to the end of the loop, | Alan Modra | 1 | -35/+90 |
2001-08-09 | * symbols.c: Add missing prototypes. | Alan Modra | 1 | -0/+1 |
2001-08-01 | * read.c: Standardize error/warning messages - don't capitalise, no | Alan Modra | 1 | -15/+15 |
2001-07-23 | * symbols.c (S_GET_VALUE): Don't treat O_constant and local | Alan Modra | 1 | -2/+2 |
2001-07-05 | * struc-symbol.h (struct local_symbol): Rename lsy_offset to | Alan Modra | 1 | -13/+13 |
2001-06-05 | Do not allow .globl to override .section | Nick Clifton | 1 | -0/+11 |
2001-05-25 | * symbols.c (resolve_symbol_value): Always set segment, even when | Alan Modra | 1 | -9/+9 |
2001-05-24 | * symbols.c (resolve_symbol_value): Clear sy_resolving before | Alan Modra | 1 | -0/+1 |
2001-05-22 | * symbols.c (resolve_symbol_value): Remove "finalize" param, | Alan Modra | 1 | -21/+16 |
2001-04-14 | * struc-symbol.h (struct local_symbol): New TC_LOCAL_SYMFIELD_TYPE. | Alexandre Oliva | 1 | -0/+4 |
2001-03-30 | Multi-pass relaxation machinery. | Alan Modra | 1 | -2/+10 |
2001-03-08 | Fix copyright notices | Nick Clifton | 1 | -1/+2 |
2001-02-24 | * symbols.c (decode_local_label_name): Initialize message_format | Stephane Carrez | 1 | -2/+3 |
2001-01-23 | 2001-01-23 Kazu Hirata <kazu@hxi.com> | Kazu Hirata | 1 | -2/+2 |
2001-01-15 | Delete output file upon fatal errors. | Nick Clifton | 1 | -4/+4 |
2001-01-11 | Fix local label code to use LOCAL_LABEL_PREFIX | Nick Clifton | 1 | -9/+21 |
2000-08-10 | 2000-08-10 Kazu Hirata <kazu@hxi.com> | Kazu Hirata | 1 | -221/+188 |
2000-06-19 | Use bfd_octets_per_byte instead of OCTETS_PER_BYTE | Nick Clifton | 1 | -2/+2 |
2000-02-03 | octets vs bytes changes for GAS | Timothy Wall | 1 | -3/+3 |
2000-01-26 | This set of patches add support for aout emulation on the x86 | Alan Modra | 1 | -9/+15 |
1999-08-03 | * config/obj-coff.c (coff_frob_symbol): Always update set_end with | Ian Lance Taylor | 1 | -1/+1 |
1999-07-15 | oops - omitted from previous delta | Nick Clifton | 1 | -0/+3 |
1999-07-11 | * Many files: Changes to avoid gcc warnings: Add ATTRIBUTE_UNUSED | Ian Lance Taylor | 1 | -2/+2 |
1999-06-11 | * struc-symbol.h: Put local_symbol code in ifdef BFD_ASSEMBLER. | Ian Lance Taylor | 1 | -5/+29 |
1999-06-10 | * symbols.c (resolve_symbol_value): Don't permit subtraction of | Ian Lance Taylor | 1 | -2/+5 |
1999-06-10 | * symbols.c (copy_symbol_attributes): Convert local symbols to | Ian Lance Taylor | 1 | -2/+2 |
1999-06-03 | * symbols.c (symbol_set_tc): Correct name. | Ian Lance Taylor | 1 | -1/+1 |
1999-06-03 | Add support for storing local symbols in a small structure to save | Ian Lance Taylor | 1 | -47/+729 |
1999-05-06 | * symbols.c (symbol_find_base): Use memcpy instead of strcpy. | Richard Henderson | 1 | -10/+17 |
1999-05-03 | 19990502 sourceware importbinu_ss_19990502 | Richard Henderson | 1 | -0/+1785 |