* Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
[deliverable/binutils-gdb.git] / ld / ChangeLog
index aebfe6994b190f9ce83d152bb0a654a1c842ac6f..9f18922e6238429278b557968f4e61c00ac34f8e 100644 (file)
@@ -1,3 +1,87 @@
+Tue Jan  6 13:40:02 1998  Richard Henderson  <rth@cygnus.com>
+
+       * scripttempl/i960.sc: Don't explicitly set .data and .bss start.
+
+Fri Jan  2 20:15:37 1998  Michael Meissner  <meissner@cygnus.com>
+
+       * ldgram.y (attributes_opt): Pass region pointer to
+       lang_set_flags, not &region->flags.
+
+       * ldlang.c (lang_memory_default): New function to figure out a
+       default memory region for a section if it was not specified.
+       (lang_memory_region_lookup): Zero flags, not_flags field.
+       (lang_map{,_flags}): Print attribute flags in memory map.
+       (lang_size_sections): Call lang_memory_default to get default
+       memory region.
+       (lang_set_flags): Implement attribute flags for real.  Take new
+       argument to give the flags we are to skip for this region.
+
+       * ldlang.h (memory_region_struct): Add not_flags field, make both
+       flags fields flagword type.
+       (lang_output_section_state): Make flags field flagword type.
+       (lang_set_flags): Update prototype to match new calling sequence.
+       (lang_memory_region_default): Add prototype.
+
+start-sanitize-d30v
+       * emulparams/d30v{_e,_o,elf}.sh ({TEXT,DATA,EMEM}_DEF_SECTION):
+       Define whether or not the region gets default sections, and if so,
+       what sections.
+
+       * scripttempl/elfd30v.sc (MEMORY): Set up which of the regions get
+       default sections.
+
+Thu Jan  1 22:58:04 1998  Michael Meissner  <meissner@cygnus.com>
+
+       * scripttempl/elfd30v.sc (.eh_frame): Link into the data section.
+
+end-sanitize-d30v
+Thu Jan  1 18:04:51 1998  Jeffrey A Law  (law@cygnus.com)
+
+       * scripttempl/h8300h.sc: Fix typo.
+       * scripttempl/h8300s.sc: Likewise.
+
+start-sanitize-sky
+Mon Dec 22 16:54:39 1997  Doug Evans  <devans@canuck.cygnus.com>
+
+       * Makefile.am (etxvuelf.c): Add rule for.
+       * Makefile.in: Regenerate.
+       * configure: Regenerate.
+       * configure.tgt (txvu-*-*): Recognize.
+       * emulparams/txvuelf.sh: New file.
+
+end-sanitize-sky
+Sun Dec 21 12:51:49 1997  Ian Lance Taylor  <ian@cygnus.com>
+
+       * ldexp.c (fold_name): Don't crash if the symbol is defined in a
+       section with no output section, such as a shared library section.
+
+Wed Dec 17 12:14:11 1997  Ian Lance Taylor  <ian@cygnus.com>
+
+       * lexsup.c (parse_args): Keep track of where we are in the option
+       parsing before calling ldemul_parse_args, so that we don't call it
+       multiple times on the same argument and confuse the getopt
+       internals.
+
+start-sanitize-d30v
+Thu Dec 11 09:00:15 1997  Michael Meissner  <meissner@cygnus.com>
+
+       * configure.tgt (d30v-elf-*): Rename d30velf_e to d30v_e and
+       d30velf_o to d30v_o to work in DOS environments.
+       * Makefile.{am,in}: Ditto.
+
+       * emulparams/d30v_{o,e}: Rename from d30velf_{o,e}.
+       * emulparams/d30velf_{o,e}: Deleted.
+
+end-sanitize-d30v
+Wed Dec 10 17:40:08 1997  Nick Clifton  <nickc@cygnus.com>
+
+       * scripttempl/armcoff.sc: Add glue sections (code taken from Arm
+       branch). 
+
+       * emulparams/armcoff.sh (TEMPLATE_NAME): Set to armcoff.
+
+       * emultempl/armcoff.em: New file, imported from Arm branch.
+
 start-sanitize-d30v
 Wed Dec 10 14:10:44 1997  Michael Meissner  <meissner@cygnus.com>
 
@@ -13,7 +97,7 @@ Tue Dec  9 15:28:17 1997  Michael Meissner  <meissner@cygnus.com>
 
        * Makefile.{am,in}: (ALL_EMULATIONS): Add ed10velf.o.
 
-start-sanitize-d30v
+start-sanitize-tic80
        * Makefile.{am,in}: (ALL_EMULATIONS): Add etic80coff.o.
 end-sanitize-tic80
 
This page took 0.025445 seconds and 4 git commands to generate.