summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@gmail.com>2011-11-12 02:06:05 -0500
committerUlrich Drepper <drepper@gmail.com>2011-11-12 02:06:05 -0500
commit874e05643b8bb121a69b672080c3e265a9fad926 (patch)
treedff29300d4722c981c760b8848d6ef0f8f7c8014 /ChangeLog
parent3a2edc79edb6c802679ac930f82ce1e261a2aabd (diff)
Avoid redefinition of DWARF constants
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 59d9157c1a..1b61bbf1d8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2011-11-12 Ulrich Drepper <drepper@gmail.com>
+ * sysdeps/generic/sysdep.h: Clean up, pretty print, use dwarf2.h for
+ DWARF definitions.
+ * sysdeps/generic/dwarf2.h: Don't define enums when using the file
+ for assembling.
+
* elf/dl-iteratephdr.c [!SHARED] (__dl_iterate_phdr): Don't iterate
over namespaces.