mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2024-11-25 13:09:48 +00:00
* Makefile.in (elf_common_h): Define.
This commit is contained in:
parent
4d4920ecc5
commit
dbcd679b17
@ -1,3 +1,7 @@
|
||||
2006-04-04 Andreas Schwab <schwab@suse.de>
|
||||
|
||||
* Makefile.in (elf_common_h): Define.
|
||||
|
||||
2006-04-03 Andrew Stubbs <andrew.stubbs@st.com>
|
||||
|
||||
* sh-tdep.c (sh_dwarf2_frame_init_reg): New function.
|
||||
|
@ -576,6 +576,7 @@ coff_symconst_h = $(INCLUDE_DIR)/coff/symconst.h
|
||||
coff_ecoff_h = $(INCLUDE_DIR)/coff/ecoff.h
|
||||
coff_internal_h = $(INCLUDE_DIR)/coff/internal.h
|
||||
dis_asm_h = $(INCLUDE_DIR)/dis-asm.h $(bfd_h)
|
||||
elf_common_h = $(INCLUDE_DIR)/elf/common.h
|
||||
elf_reloc_macros_h = $(INCLUDE_DIR)/elf/reloc-macros.h
|
||||
elf_sh_h = $(INCLUDE_DIR)/elf/sh.h
|
||||
elf_arm_h = $(INCLUDE_DIR)/elf/arm.h $(elf_reloc_macros_h)
|
||||
|
Loading…
Reference in New Issue
Block a user