Don't pass around the target in order to define symbols; get it from
authorIan Lance Taylor <iant@google.com>
Sat, 26 Jan 2008 01:17:45 +0000 (01:17 +0000)
committerIan Lance Taylor <iant@google.com>
Sat, 26 Jan 2008 01:17:45 +0000 (01:17 +0000)
commit9b07f471e3360c9790f7ec83400e500e5f3098ca
treef2efce735a3f4314b493706a771566c5441f97be
parent8f0a6da7a9e9d4b8258af20cfb5db072ace0ba86
Don't pass around the target in order to define symbols; get it from
the parameters instead.
13 files changed:
gold/defstd.cc
gold/defstd.h
gold/dynobj.cc
gold/dynobj.h
gold/gold.cc
gold/i386.cc
gold/layout.cc
gold/layout.h
gold/script.cc
gold/script.h
gold/symtab.cc
gold/symtab.h
gold/x86_64.cc
This page took 0.025878 seconds and 4 git commands to generate.