2000-07-18 H.J. Lu <hjl@gnu.org>
authorH.J. Lu <hjl.tools@gmail.com>
Wed, 19 Jul 2000 00:33:45 +0000 (00:33 +0000)
committerH.J. Lu <hjl.tools@gmail.com>
Wed, 19 Jul 2000 00:33:45 +0000 (00:33 +0000)
* common.h (DT_FLAGS_1): Renamed from DT_1_FLAGS.

include/elf/ChangeLog
include/elf/common.h

index b78876d31df8ea1e478b3bf89ec4afd4047c4c07..8edd52975345196b9c0b1546a3ae89b0c148d5e1 100644 (file)
@@ -1,3 +1,7 @@
+2000-07-18  H.J. Lu  <hjl@gnu.org>
+
+       * common.h (DT_FLAGS_1): Renamed from DT_1_FLAGS.
+
 2000-07-12  Alan Modra  <alan@linuxcare.com.au>
 
        * internal.h (struct elf_internal_sym): Update comment for st_other.
index 09b96697ad8501529d86366e2c2235f8398caf24..b749b3749e3e60aac3446d381cc1cb4d877a7af8 100644 (file)
@@ -485,7 +485,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.  */
 #define DF_P1_LAZYLOAD 0x00000001
 #define DF_P1_GROUPPERM        0x00000002
 
-/* Flag value in in the DT_1_FLAGS .dynamic entry.  */
+/* Flag value in in the DT_FLAGS_1 .dynamic entry.  */
 #define DF_1_NOW       0x00000001
 #define DF_1_GLOBAL    0x00000002
 #define DF_1_GROUP     0x00000004