Patch: merge src and gcc copies of dwarf2.h

Ian Lance Taylor iant@google.com
Thu Jul 2 00:30:00 GMT 2009


Tom Tromey <tromey@redhat.com> writes:

> 2009-07-01  Tom Tromey  <tromey@redhat.com>
>
> 	* 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.
>
> 2009-07-01  Tom Tromey  <tromey@redhat.com>
>
> 	* raise-gcc.c: Include dwarf2h (unconditionally).
>
> 2009-07-01  Tom Tromey  <tromey@redhat.com>
>
> 	* elf/dwarf2.h: Remove, renaming to...
> 	* dwarf2.h: ... this.

I'm not sure I really understand what the problem is.  After all, we
already share files in the include directory between gcc and src.  But
if this seems like the right patch to make, it's OK.

Thanks.

Ian



More information about the Binutils mailing list