summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authortromey <tromey@138bc75d-0d04-0410-961f-82ee72b054a4>2009-07-09 19:41:25 +0000
committertromey <tromey@138bc75d-0d04-0410-961f-82ee72b054a4>2009-07-09 19:41:25 +0000
commitbde36f4a2274db95876f5333ddfcb6c16ce45262 (patch)
treeb679e52966d97c7d6bae196e63c30df945e0e927 /include
parent4db82bc99870e5503860c49ac55ffbd8a3fdcf52 (diff)
downloadgcc-bde36f4a2274db95876f5333ddfcb6c16ce45262.tar.gz
gcc
* unwind-dw2-fde-darwin.c: Include dwarf2.h. * config/mmix/mmix.c: Include dwarf2.h. * config/rs6000/darwin-fallback.c: Include dwarf2.h. * config/xtensa/unwind-dw2-xtensa.c: Include dwarf2.h. * config/sh/sh.c: Include dwarf2.h. * config/i386/i386.c: Include dwarf2.h. * Makefile.in (DWARF2_H): Remove 'elf'. * except.c: Include dwarf2.h. * unwind-dw2.c: Include dwarf2.h. * dwarf2out.c: Include dwarf2.h. * unwind-dw2-fde-glibc.c: Include dwarf2.h. * unwind-dw2-fde.c: Include dwarf2.h. * dwarf2asm.c: Include dwarf2.h. gcc/ada * raise-gcc.c: Include dwarf2h (unconditionally). include * elf/dwarf2.h: Remove, renaming to... * dwarf2.h: ... this. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@149433 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'include')
-rw-r--r--include/ChangeLog5
-rw-r--r--include/dwarf2.h (renamed from include/elf/dwarf2.h)0
2 files changed, 5 insertions, 0 deletions
diff --git a/include/ChangeLog b/include/ChangeLog
index 148e404957a..ccd927421f5 100644
--- a/include/ChangeLog
+++ b/include/ChangeLog
@@ -1,3 +1,8 @@
+2009-07-09 Tom Tromey <tromey@redhat.com>
+
+ * elf/dwarf2.h: Remove, renaming to...
+ * dwarf2.h: ... this.
+
2009-06-29 Tom Tromey <tromey@redhat.com>
* elf/dwarf2.h: New file. Merged with gdb.
diff --git a/include/elf/dwarf2.h b/include/dwarf2.h
index f0dbfd28f72..f0dbfd28f72 100644
--- a/include/elf/dwarf2.h
+++ b/include/dwarf2.h