]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
* ldgram.y (exp): Treat BLOCK as a synonym for ALIGN, so that
authorIan Lance Taylor <ian@airs.com>
Mon, 13 Jun 1994 20:25:28 +0000 (20:25 +0000)
committerIan Lance Taylor <ian@airs.com>
Mon, 13 Jun 1994 20:25:28 +0000 (20:25 +0000)
BLOCK works in a section address as documented.

ld/ChangeLog

index e4f049ae5c29dbe5cd2cbf443625e3c4f97bfd3e..96c6cac9509d792e4069bf8528cc954bdce02959 100644 (file)
@@ -1,5 +1,8 @@
 Mon Jun 13 15:46:09 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
 
+       * ldgram.y (exp): Treat BLOCK as a synonym for ALIGN, so that
+       BLOCK works in a section address as documented.
+
        * ldgram.y (YYDEBUG): Don't define.
 
 Fri Jun 10 16:45:39 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)