aboutsummaryrefslogtreecommitdiff
path: root/gas/symbols.c
AgeCommit message (Expand)AuthorFilesLines
2007-04-21gas/Alan Modra1-4/+4
2007-03-15 gas/Daniel Jacobowitz1-0/+4
2007-03-08 * symbols.c (symbol_relc_make_sym): Comment typo fixes.Alan Modra1-3/+3
2007-02-05Support for Toshiba MeP and for complex relocations.Dave Brolley1-0/+326
2006-11-15 * symbols.c (resolve_symbol_value): Formatting.Alan Modra1-3/+3
2006-11-15gas/Jan Beulich1-3/+17
2006-11-08 * symbols.c (symbol_create, symbol_clone): Don't set udata.p.Alan Modra1-2/+0
2006-09-22 * as.h (as_perror): Delete declaration.Alan Modra1-3/+3
2006-07-17 * symbols.c (report_op_error): Fix pasto. Don't use as_bad_whereAlan Modra1-6/+4
2006-05-01 * listing.c (listing_listing): Remove useless loop.Ben Elliston1-4/+1
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