forked from Imagelibrary/binutils-gdb
2002-04-01 Daniel Jacobowitz <drow@mvista.com>
* rs6000-tdep.c: Change #include of "bfd/libcoff.h"
and "bfd/libbfd.h" to "libcoff.h" and "libbfd.h".
This commit is contained in:
@@ -1,3 +1,8 @@
|
|||||||
|
2002-04-01 Daniel Jacobowitz <drow@mvista.com>
|
||||||
|
|
||||||
|
* rs6000-tdep.c: Change #include of "bfd/libcoff.h"
|
||||||
|
and "bfd/libbfd.h" to "libcoff.h" and "libbfd.h".
|
||||||
|
|
||||||
2002-03-29 Daniel Jacobowitz <drow@mvista.com>
|
2002-03-29 Daniel Jacobowitz <drow@mvista.com>
|
||||||
|
|
||||||
Merge from trunk:
|
Merge from trunk:
|
||||||
|
|||||||
@@ -35,9 +35,9 @@
|
|||||||
#include "value.h"
|
#include "value.h"
|
||||||
#include "parser-defs.h"
|
#include "parser-defs.h"
|
||||||
|
|
||||||
#include "bfd/libbfd.h" /* for bfd_default_set_arch_mach */
|
#include "libbfd.h" /* for bfd_default_set_arch_mach */
|
||||||
#include "coff/internal.h" /* for libcoff.h */
|
#include "coff/internal.h" /* for libcoff.h */
|
||||||
#include "bfd/libcoff.h" /* for xcoff_data */
|
#include "libcoff.h" /* for xcoff_data */
|
||||||
|
|
||||||
#include "elf-bfd.h"
|
#include "elf-bfd.h"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user