* ldmain.c (main): Don't close and unlink the file on error, since
authorIan Lance Taylor <ian@airs.com>
Thu, 6 Jun 1996 16:07:23 +0000 (16:07 +0000)
committerIan Lance Taylor <ian@airs.com>
Thu, 6 Jun 1996 16:07:23 +0000 (16:07 +0000)
remove_output will do it anyhow.
* ldlang.c (open_output): Set boolean variable to true, not 1.

ld/ChangeLog

index 94a541ef6723f7bbb47791c33d03680df71444ab..d36d3f55ed098f71bc1b6c7f1e8fcc4832e82283 100644 (file)
@@ -1,3 +1,14 @@
+Thu Jun  6 11:50:31 1996  Ian Lance Taylor  <ian@cygnus.com>
+
+       * ldmain.c (main): Don't close and unlink the file on error, since
+       remove_output will do it anyhow.
+       * ldlang.c (open_output): Set boolean variable to true, not 1.
+
+Wed Jun  5 18:34:14 1996  James G. Smith  <jsmith@cygnus.co.uk>
+
+       * emulparams/{elf32b4300.sh,elf32l4300.sh} (SCRIPT_NAME): Use
+       elfmips instead of elf.
+
 Tue Jun  4 18:43:07 1996  Ian Lance Taylor  <ian@cygnus.com>
 
        * ldcref.c: New file.
This page took 0.028012 seconds and 4 git commands to generate.