summaryrefslogtreecommitdiff
path: root/gas/symbols.c
Commit message (Expand)AuthorAgeFilesLines
* * as.h: Remove #if 0'd code.Ben Elliston2005-01-211-10/+0
* 2004-11-08 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2004-11-091-2/+2
* Fix support for PECOFF weak symbolsNick Clifton2004-11-081-2/+19
* * symbols.c (colon) [!WORKING_DOT_WORD]: Don't declareHans-Peter Nilsson2004-11-031-3/+0
* * gas/symbols.c: While discarding ordinary local absolute symbolsNick Clifton2004-06-211-1/+3
* Apply H.J.'s patch to fix label arithmetic when multiple same-name sections a...Nick Clifton2004-05-111-2/+11
* * symbols.c: Convert to ISO-C.Kazu Hirata2003-11-301-230/+112
* * ChangeLog: Fix typos.Kazu Hirata2003-10-271-1/+1
* * expr.c (make_expr_symbol): Fold FAKE_LABEL_NAME use into theRichard Henderson2003-05-271-4/+2
* * symbols.c (temp_label_name): New.Richard Henderson2003-05-271-0/+34
* * dw2gencfi.c, dw2gencfi.h: New files.Alan Modra2003-05-201-3/+1
* Update copyright dateAlan Modra2003-01-241-10/+10
* * symbols.c (S_FORCE_RELOC): Add "strict" param.Alan Modra2003-01-231-4/+6
* * symbols.c (report_op_error): New function, broken out of ...Alan Modra2002-12-011-53/+82
* * symbols.c (S_SET_THREAD_LOCAL): New function.Jakub Jelinek2002-11-281-0/+19
* symbols.c (colon): Do not allow symbols to be created in the absolute sectionNick Clifton2002-09-201-7/+8
* Do not allow symbols to be created in the absolute section.Nick Clifton2002-09-201-1/+7
* gas reloc rewrite.Alan Modra2002-09-051-0/+22
* * symbols.c (resolve_symbol_value): Initialise final_val.Ben Elliston2002-06-121-1/+1
* * symbols.c: Replace CONST by const throughout.Alan Modra2002-06-071-16/+23
* * app.c: Fix formatting.Kazu Hirata2002-05-181-1/+1
* * as.h: Fix formatting.Kazu Hirata2002-05-031-4/+4
* * symbols.c (resolve_symbol_value <O_uminus, O_bit_not,Alan Modra2002-04-031-11/+27
* Locale changes from Bruno Haible <haible@clisp.cons.org>.H.J. Lu2001-09-191-11/+7
* * expr.c (expr): Move code setting "retval" to the end of the loop,Alan Modra2001-09-091-35/+90
* * symbols.c: Add missing prototypes.Alan Modra2001-08-091-0/+1
* * read.c: Standardize error/warning messages - don't capitalise, noAlan Modra2001-08-011-15/+15
* * symbols.c (S_GET_VALUE): Don't treat O_constant and localAlan Modra2001-07-231-2/+2
* * struc-symbol.h (struct local_symbol): Rename lsy_offset toAlan Modra2001-07-051-13/+13
* Do not allow .globl to override .sectionNick Clifton2001-06-051-0/+11
* * symbols.c (resolve_symbol_value): Always set segment, even whenAlan Modra2001-05-251-9/+9
* * symbols.c (resolve_symbol_value): Clear sy_resolving beforeAlan Modra2001-05-241-0/+1
* * symbols.c (resolve_symbol_value): Remove "finalize" param,Alan Modra2001-05-221-21/+16
* * struc-symbol.h (struct local_symbol): New TC_LOCAL_SYMFIELD_TYPE.Alexandre Oliva2001-04-141-0/+4
* Multi-pass relaxation machinery.Alan Modra2001-03-301-2/+10
* Fix copyright noticesNick Clifton2001-03-081-1/+2
* * symbols.c (decode_local_label_name): Initialize message_formatStephane Carrez2001-02-241-2/+3
* 2001-01-23 Kazu Hirata <kazu@hxi.com>Kazu Hirata2001-01-231-2/+2
* Delete output file upon fatal errors.Nick Clifton2001-01-151-4/+4
* Fix local label code to use LOCAL_LABEL_PREFIXNick Clifton2001-01-111-9/+21
* 2000-08-10 Kazu Hirata <kazu@hxi.com>Kazu Hirata2000-08-101-221/+188
* Use bfd_octets_per_byte instead of OCTETS_PER_BYTENick Clifton2000-06-191-2/+2
* octets vs bytes changes for GASTimothy Wall2000-02-031-3/+3
* This set of patches add support for aout emulation on the x86Alan Modra2000-01-261-9/+15
* * config/obj-coff.c (coff_frob_symbol): Always update set_end withIan Lance Taylor1999-08-031-1/+1
* oops - omitted from previous deltaNick Clifton1999-07-151-0/+3
* * Many files: Changes to avoid gcc warnings: Add ATTRIBUTE_UNUSEDIan Lance Taylor1999-07-111-2/+2
* * struc-symbol.h: Put local_symbol code in ifdef BFD_ASSEMBLER.Ian Lance Taylor1999-06-111-5/+29
* * symbols.c (resolve_symbol_value): Don't permit subtraction ofIan Lance Taylor1999-06-101-2/+5
* * symbols.c (copy_symbol_attributes): Convert local symbols toIan Lance Taylor1999-06-101-2/+2