summaryrefslogtreecommitdiff
path: root/gas/symbols.h
Commit message (Expand)AuthorAgeFilesLines
* Update the address and phone number of the FSFNick Clifton2005-05-051-2/+2
* * Makefile.am (GAS_CFILES): Remove bignum-copy.c.Ben Elliston2005-04-291-3/+0
* 2005-04-20 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2005-04-201-1/+0
* gas/Jan Beulich2005-04-191-1/+0
* * symbols.c (symbol_X_add_number): Change return type to "offsetT *".Alan Modra2005-04-111-1/+1
* PR gas/827Alan Modra2005-04-091-1/+2
* Fix support for PECOFF weak symbolsNick Clifton2004-11-081-2/+2
* * symbols.c: Convert to ISO-C.Kazu Hirata2003-11-301-102/+101
* * ChangeLog: Fix typos.Kazu Hirata2003-10-271-1/+1
* * symbols.c (temp_label_name): New.Richard Henderson2003-05-271-0/+5
* * dw2gencfi.c, dw2gencfi.h: New files.Alan Modra2003-05-201-0/+2
* * symbols.c (S_FORCE_RELOC): Add "strict" param.Alan Modra2003-01-231-2/+2
* * symbols.c (S_SET_THREAD_LOCAL): New function.Jakub Jelinek2002-11-281-0/+1
* gas reloc rewrite.Alan Modra2002-09-051-0/+1
* * symbols.c: Replace CONST by const throughout.Alan Modra2002-06-071-8/+9
* * expr.c (expr): Move code setting "retval" to the end of the loop,Alan Modra2001-09-091-0/+1
* * symbols.c (resolve_symbol_value): Remove "finalize" param,Alan Modra2001-05-221-2/+2
* Fix copyright noticesNick Clifton2001-03-081-1/+1
* 2000-09-12 Kazu Hirata <kazu@hxi.com>Kazu Hirata2000-09-121-4/+2
* * dwarf2dbg.c (*): Convert to K&R + prototypes.Richard Henderson1999-06-051-0/+1
* Add support for storing local symbols in a small structure to saveIan Lance Taylor1999-06-031-1/+115
* Initial revisionRichard Henderson1999-05-031-0/+90