]> Git Repo - binutils.git/blobdiff - ld/ChangeLog
* scripttempl/aout.sc: Define __etext and __edata to go along with
[binutils.git] / ld / ChangeLog
index 96c6cac9509d792e4069bf8528cc954bdce02959..994bf3df87c94a7ffa5a137a9c710df25ce36767 100644 (file)
@@ -1,5 +1,37 @@
+Wed Jun 15 01:54:54 1994  Ian Lance Taylor  ([email protected])
+
+       * scripttempl/aout.sc: Define __etext and __edata to go along with
+       _etext and _edata.
+
+       * ld.h (ld_config_type): Add new field traditional_format.
+       * lexsup.c (parse_args): Add traditional-format to longopts, and
+       handle it.
+       * ldmain.c (main): Initialize config.traditional_format to false.
+       * ldlang.c (ldlang_open_output): Set BFD_TRADITIONAL_FORMAT in BFD
+       flags of output_bfd according to config.traditional_format.
+       * ldver.c (help): Mention -traditional-format.
+       * ld.texinfo: Document -traditional-format.
+
+Tue Jun 14 23:10:07 1994  Ian Lance Taylor  ([email protected])
+
+       * ldctor.c (ldctor_add_entry): Add entries to a set in the order
+       they are encountered.
+
+Tue Jun 14 18:05:09 1994  Eric Youngdale  ([email protected])
+
+       * emulparams/i386linux.sh (TEXT_START_ADDR): Define as 0x1000.
+       (NONPAGED_TEXT_START_ADDR): Define as 0x20.
+
 Mon Jun 13 15:46:09 1994  Ian Lance Taylor  ([email protected])
 
+       * scripttempl/alpha.sc: Define _ftext, _etext and _fdata insted of
+       _FTEXT, _ETEXT and _FDATA.  Dont define _END.
+
+       * ldfile.c (open_a): If this is not an archive, try to open it in
+       the current directory before searching for it.
+
+       * lexsup.c (parse_args): Treat -i as a synonym for -r.
+
        * ldgram.y (exp): Treat BLOCK as a synonym for ALIGN, so that
        BLOCK works in a section address as documented.
 
This page took 0.024065 seconds and 4 git commands to generate.