* ldlang.c (lang_output_section_statement_lookup_1): Don't cast a
[deliverable/binutils-gdb.git] / ld / ChangeLog
index 3f250f91a51b06e90219c1f55436ee3f587d0127..d218b9521a3df64c5acaf8f76ae741398ea76cc8 100644 (file)
@@ -1,3 +1,30 @@
+2005-07-28  DJ Delorie  <dj@redhat.com>
+
+       * ldlang.c (lang_output_section_statement_lookup_1): Don't cast a
+       unary & address operator, as that breaks GCC's strict aliasing
+       rules.
+
+2005-07-25  Jan Hubicka  <jh@suse.cz>
+           H.J. Lu  <hongjiu.lu@intel.com>
+
+       * emulparams/elf_x86_64.sh (LARGE_SECTIONS): New.
+
+       * scripttempl/elf.sc: Updated for large section support.
+
+2005-07-21  Ralf Corsepius  <ralf.corsepius@rtems.org>
+
+       * configure.tgt: Remove i[3-7]86-*-rtemself*.
+       Remove sparc-*-rtemself*.
+
+2005-07-21  Ben Elliston  <bje@gnu.org>
+
+       * ldgram.y (ldgram_want_filename): Remove unused static.
+
+2005-07-20  DJ Delorie  <dj@redhat.com>
+
+       * emulparams/elf32m32c.sh (TEMPLATE_NAME): New.
+       (EXTRA_EM_FILE): New.
+
 2005-07-19  H.J. Lu  <hongjiu.lu@intel.com>
 
        * ldmain.c (main): Reindent.
This page took 0.023388 seconds and 4 git commands to generate.