OSDN Git Service

Run all error handling through an Errors object. Delete output file
authorIan Lance Taylor <iant@google.com>
Sun, 14 Oct 2007 06:49:14 +0000 (06:49 +0000)
committerIan Lance Taylor <iant@google.com>
Sun, 14 Oct 2007 06:49:14 +0000 (06:49 +0000)
commitb1927b0c56a30b2e8b64b5ffae3e41dfb601f0b1
treecf12129ecd040e6c6f3669896f2d814f9c264345
parentab54a8dce4d7b21b05f8a22f9a567dc655a3a927
Run all error handling through an Errors object.  Delete output file
on error.
31 files changed:
gold/Makefile.am
gold/Makefile.in
gold/archive.cc
gold/dirsearch.cc
gold/dynobj.cc
gold/errors.cc [new file with mode: 0644]
gold/errors.h [new file with mode: 0644]
gold/fileread.cc
gold/fileread.h
gold/gold.cc
gold/gold.h
gold/i386.cc
gold/main.cc
gold/merge.cc
gold/object.cc
gold/object.h
gold/options.cc
gold/output.cc
gold/parameters.cc
gold/parameters.h
gold/po/POTFILES.in
gold/po/gold.pot
gold/readsyms.cc
gold/reloc.cc
gold/resolve.cc
gold/script.cc
gold/symtab.cc
gold/symtab.h
gold/target-reloc.h
gold/tls.h
gold/x86_64.cc