From 312b768e2f1579346e7ffe978202fda06cb37224 Mon Sep 17 00:00:00 2001 From: Nick Clifton Date: Mon, 23 Dec 2002 10:45:03 +0000 Subject: 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. --- binutils/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'binutils/ChangeLog') diff --git a/binutils/ChangeLog b/binutils/ChangeLog index f411fcd..828ae57 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,5 +1,10 @@ 2002-12-23 Nick Clifton + * nlmconv.c (main): Pass TRUE as third argument to + bfd_arch_get_compatible. + +2002-12-23 Nick Clifton + * strings.c (isgraphic): Replace definition with STRING_ISGRAPHIC macro. Handle 'S' encoding, accepting 8-bit characters. (main): Parse 'S' encoding. -- cgit v1.1