This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Patch: merge src and gcc copies of dwarf2.h


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]