From 14bfc3f55540e60253cc4aae73261325309f750a Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Fri, 18 Aug 2006 22:29:20 +0000 Subject: Another snapshot of the current state of the sources. Gets to the point of symbol resolution and can now issue a multiple definition error. Also added target selection infrastructure. --- gold/po/POTFILES.in | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'gold/po/POTFILES.in') diff --git a/gold/po/POTFILES.in b/gold/po/POTFILES.in index e0cca00..35c5094 100644 --- a/gold/po/POTFILES.in +++ b/gold/po/POTFILES.in @@ -6,14 +6,21 @@ gold.cc gold.h gold-threads.cc gold-threads.h +i386.cc object.cc object.h options.cc options.h readsyms.cc readsyms.h +resolve.cc +stringpool.cc +stringpool.h +symtab.cc symtab.h target.h +target-select.cc +target-select.h targetsize.h workqueue.cc workqueue.h -- cgit v1.1