]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - bfd/archures.c
Change linker's default behaviour - it will now reject binary files whoes
authorNick Clifton <nickc@redhat.com>
Mon, 23 Dec 2002 10:45:03 +0000 (10:45 +0000)
committerNick Clifton <nickc@redhat.com>
Mon, 23 Dec 2002 10:45:03 +0000 (10:45 +0000)
commit312b768e2f1579346e7ffe978202fda06cb37224
tree3322c12eef2b97a147b0754f4d65aba2483f77a9
parent8745eafadc9d43dbd9f9a0d2cc33e12f11ca1cd6
Change linker's default behaviour - it will now reject binary files whoes
architecture it does not recognise, unless it has explicitly told to accept
them.
13 files changed:
bfd/ChangeLog
bfd/archures.c
bfd/bfd-in2.h
bfd/targets.c
binutils/ChangeLog
binutils/nlmconv.c
ld/ChangeLog
ld/NEWS
ld/ld.h
ld/ldfile.c
ld/ldlang.c
ld/ldmain.c
ld/lexsup.c