65 Commits (7c9c8381d9b4fe39531f5b2988ca9da13a974c4e)

Author SHA1 Message Date
Alan Modra 7be1c4891a * README-vms: Delete. 21 years ago
Nick Clifton 2d034539b1 * config/tc-v850,h (TC_FIX_TYPE): Define. (TC_INIT_FIX_TYPE): Define. 22 years ago
Nick Clifton 4b4da1607a Update the address and phone number of the FSF 22 years ago
Ben Elliston 87c245cccc * Makefile.am (GAS_CFILES): Remove bignum-copy.c. 22 years ago
H.J. Lu e97b3f28e2 2005-04-20 H.J. Lu <hongjiu.lu@intel.com> 22 years ago
Jan Beulich 91c4c44904 gas/ 22 years ago
Alan Modra 514d955ded * symbols.c (symbol_X_add_number): Change return type to "offsetT *". 22 years ago
Eric Christopher a9fcb2a986 2005-04-10 Eric Christopher <echristo@redhat.com> 22 years ago
Alan Modra be95a9c15d PR gas/827 22 years ago
Alan Modra 71ba24a1eb * symbols.c (fb_label_name): Fix silly thinko in last change. 22 years ago
Alan Modra a76903bf5d * symbols.c (fb_label_name): Allow an augend of 2 for mmix. 22 years ago
Ben Elliston 59c871b457 * as.h: Remove #if 0'd code. 22 years ago
H.J. Lu a77a9021ea 2004-11-08 H.J. Lu <hongjiu.lu@intel.com> 22 years ago
Nick Clifton 977cdf5aa7 Fix support for PECOFF weak symbols 22 years ago
Hans-Peter Nilsson 2b4f075ada * symbols.c (colon) [!WORKING_DOT_WORD]: Don't declare 22 years ago
Nick Clifton bb82af9ffe * gas/symbols.c: While discarding ordinary local absolute symbols 22 years ago
Nick Clifton 22fe14ad41 Apply H.J.'s patch to fix label arithmetic when multiple same-name sections are involved 23 years ago
Kazu Hirata 74937d39a2 * symbols.c: Convert to ISO-C. 23 years ago
Kazu Hirata 47eebc207f * ChangeLog: Fix typos. 23 years ago
Richard Henderson 756d1d0188 * expr.c (make_expr_symbol): Fold FAKE_LABEL_NAME use into the 24 years ago
Richard Henderson b7d6ed970a * symbols.c (temp_label_name): New. 24 years ago
Alan Modra 54cfded08e * dw2gencfi.c, dw2gencfi.h: New files. 24 years ago
Alan Modra 1d3b2b274b Update copyright date 24 years ago
Alan Modra ae6063d440 * symbols.c (S_FORCE_RELOC): Add "strict" param. 24 years ago
Alan Modra 0909233e0f * symbols.c (report_op_error): New function, broken out of ... 24 years ago
Jakub Jelinek 00f7efb6cc * symbols.c (S_SET_THREAD_LOCAL): New function. 24 years ago
Nick Clifton 7cf108933b symbols.c (colon): Do not allow symbols to be created in the absolute section 24 years ago
Nick Clifton 9f269a7285 Do not allow symbols to be created in the absolute section. 24 years ago
Alan Modra a161fe5320 gas reloc rewrite. 24 years ago
Ben Elliston 03e83a45ae * symbols.c (resolve_symbol_value): Initialise final_val. 25 years ago
Alan Modra 9758f3fc77 * symbols.c: Replace CONST by const throughout. 25 years ago
Kazu Hirata 411863a44d * app.c: Fix formatting. 25 years ago
Kazu Hirata d1a6c2428d * as.h: Fix formatting. 25 years ago
Alan Modra 784b640dd5 * symbols.c (resolve_symbol_value <O_uminus, O_bit_not, 25 years ago
H.J. Lu 3882b01078 Locale changes from Bruno Haible <haible@clisp.cons.org>. 25 years ago
Alan Modra e0890092b6 * expr.c (expr): Move code setting "retval" to the end of the loop, 25 years ago
Alan Modra 8d28c9d7be * symbols.c: Add missing prototypes. 25 years ago
Alan Modra 0e389e770d * read.c: Standardize error/warning messages - don't capitalise, no 25 years ago
Alan Modra ac62c3468d * symbols.c (S_GET_VALUE): Don't treat O_constant and local 25 years ago
Alan Modra bd780143bd * struc-symbol.h (struct local_symbol): Rename lsy_offset to 25 years ago
Nick Clifton 4d7c34bfce Do not allow .globl to override .section 26 years ago
Alan Modra 05bdb37eec * symbols.c (resolve_symbol_value): Always set segment, even when 26 years ago
Alan Modra c89c853400 * symbols.c (resolve_symbol_value): Clear sy_resolving before 26 years ago
Alan Modra 6386f3a767 * symbols.c (resolve_symbol_value): Remove "finalize" param, 26 years ago
Alexandre Oliva 8c5e1ccd72 * struc-symbol.h (struct local_symbol): New TC_LOCAL_SYMFIELD_TYPE. 26 years ago
Alan Modra e46d99eb07 Multi-pass relaxation machinery. 26 years ago
Nick Clifton f7e42eb4af Fix copyright notices 26 years ago
Stephane Carrez d95767bf85 * symbols.c (decode_local_label_name): Initialize message_format 26 years ago
Kazu Hirata 43ad3147a9 2001-01-23 Kazu Hirata <kazu@hxi.com> 26 years ago
Nick Clifton d4887adcdb Delete output file upon fatal errors. 26 years ago