aboutsummaryrefslogtreecommitdiff
path: root/gas/symbols.c
AgeCommit message (Expand)AuthorFilesLines
2006-01-09gas/H.J. Lu1-1/+4
2005-12-22gas/Jan Beulich1-5/+5
2005-12-05 Bug gas/1948Dave Anglin1-0/+1
2005-11-17gas/Jan Beulich1-2/+22
2005-11-14 * symbols.c (S_GET_VALUE): Remove non-BFD assembler recursion guard.Alan Modra1-9/+0
2005-11-04gas/ChangeLog:Alexandre Oliva1-1/+2
2005-10-27gas/Jan Beulich1-0/+20
2005-10-24gas/ChangeLog:Alexandre Oliva1-2/+137
2005-10-11This adjusts equate handling byNick Clifton1-0/+185
2005-08-11 * README-vms: Delete.Alan Modra1-124/+9
2005-05-17* config/tc-v850,h (TC_FIX_TYPE): Define. (TC_INIT_FIX_TYPE): Define.Nick Clifton1-8/+18
2005-05-05Update the address and phone number of the FSFNick Clifton1-2/+2
2005-04-29 * Makefile.am (GAS_CFILES): Remove bignum-copy.c.Ben Elliston1-15/+2
2005-04-202005-04-20 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-7/+1
2005-04-19gas/Jan Beulich1-19/+1
2005-04-11 * symbols.c (symbol_X_add_number): Change return type to "offsetT *".Alan Modra1-3/+3
2005-04-102005-04-10 Eric Christopher <echristo@redhat.com>Eric Christopher1-1/+1
2005-04-09 PR gas/827Alan Modra1-0/+13
2005-03-02 * symbols.c (fb_label_name): Fix silly thinko in last change.Alan Modra1-4/+2
2005-03-01 * symbols.c (fb_label_name): Allow an augend of 2 for mmix.Alan Modra1-2/+8
2005-01-21 * as.h: Remove #if 0'd code.Ben Elliston1-10/+0
2004-11-092004-11-08 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-2/+2
2004-11-08Fix support for PECOFF weak symbolsNick Clifton1-2/+19
2004-11-03 * symbols.c (colon) [!WORKING_DOT_WORD]: Don't declareHans-Peter Nilsson1-3/+0
2004-06-21* gas/symbols.c: While discarding ordinary local absolute symbolsNick Clifton1-1/+3
2004-05-11Apply H.J.'s patch to fix label arithmetic when multiple same-name sections a...Nick Clifton1-2/+11
2003-11-30 * symbols.c: Convert to ISO-C.Kazu Hirata1-230/+112
2003-10-27 * ChangeLog: Fix typos.Kazu Hirata1-1/+1
2003-05-27 * expr.c (make_expr_symbol): Fold FAKE_LABEL_NAME use into theRichard Henderson1-4/+2
2003-05-27 * symbols.c (temp_label_name): New.Richard Henderson1-0/+34
2003-05-20 * dw2gencfi.c, dw2gencfi.h: New files.Alan Modra1-3/+1
2003-01-24Update copyright dateAlan Modra1-10/+10
2003-01-23 * symbols.c (S_FORCE_RELOC): Add "strict" param.Alan Modra1-4/+6
2002-12-01 * symbols.c (report_op_error): New function, broken out of ...Alan Modra1-53/+82
2002-11-28 * symbols.c (S_SET_THREAD_LOCAL): New function.Jakub Jelinek1-0/+19
2002-09-20symbols.c (colon): Do not allow symbols to be created in the absolute sectionNick Clifton1-7/+8
2002-09-20Do not allow symbols to be created in the absolute section.Nick Clifton1-1/+7
2002-09-05gas reloc rewrite.Alan Modra1-0/+22
2002-06-12 * symbols.c (resolve_symbol_value): Initialise final_val.Ben Elliston1-1/+1
2002-06-07 * symbols.c: Replace CONST by const throughout.Alan Modra1-16/+23
2002-05-18 * app.c: Fix formatting.Kazu Hirata1-1/+1
2002-05-03 * as.h: Fix formatting.Kazu Hirata1-4/+4
2002-04-03 * symbols.c (resolve_symbol_value <O_uminus, O_bit_not,Alan Modra1-11/+27
2001-09-19Locale changes from Bruno Haible <haible@clisp.cons.org>.H.J. Lu1-11/+7
2001-09-09 * expr.c (expr): Move code setting "retval" to the end of the loop,Alan Modra1-35/+90
2001-08-09 * symbols.c: Add missing prototypes.Alan Modra1-0/+1
2001-08-01 * read.c: Standardize error/warning messages - don't capitalise, noAlan Modra1-15/+15
2001-07-23 * symbols.c (S_GET_VALUE): Don't treat O_constant and localAlan Modra1-2/+2
2001-07-05 * struc-symbol.h (struct local_symbol): Rename lsy_offset toAlan Modra1-13/+13
2001-06-05Do not allow .globl to override .sectionNick Clifton1-0/+11