summaryrefslogtreecommitdiff
path: root/gas/symbols.h
Commit message (Expand)AuthorAgeFilesLines
* * as.c (main): Define .gasversion. rather than __GAS_VERSION__.Alan Modra2011-10-121-0/+1
* * symbols.c (local_symbol_make): Make global.Alan Modra2011-10-121-0/+2
* * symbols.h (dot_symbol): New declaration.Maciej W. Rozycki2010-12-011-0/+2
* Call symbol_same_p to check to if 2 symbols are the same.H.J. Lu2009-12-081-0/+1
* update copyright datesAlan Modra2009-09-021-1/+1
* Switch to GPLv3Nick Clifton2007-07-031-2/+2
* Support for Toshiba MeP and for complex relocations.Dave Brolley2007-02-051-0/+3
* gas/Jan Beulich2006-11-151-0/+1
* gas/Jan Beulich2005-12-221-1/+1
* gas/Jan Beulich2005-11-171-0/+1
* gas/ChangeLog:Alexandre Oliva2005-10-241-0/+8
* This adjusts equate handling byNick Clifton2005-10-111-0/+9
* * README-vms: Delete.Alan Modra2005-08-111-21/+0
* 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