mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-07-29 12:53:43 +08:00
* Makefile.in (elf_common_h): Define.
This commit is contained in:
@ -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>
|
2006-04-03 Andrew Stubbs <andrew.stubbs@st.com>
|
||||||
|
|
||||||
* sh-tdep.c (sh_dwarf2_frame_init_reg): New function.
|
* 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_ecoff_h = $(INCLUDE_DIR)/coff/ecoff.h
|
||||||
coff_internal_h = $(INCLUDE_DIR)/coff/internal.h
|
coff_internal_h = $(INCLUDE_DIR)/coff/internal.h
|
||||||
dis_asm_h = $(INCLUDE_DIR)/dis-asm.h $(bfd_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_reloc_macros_h = $(INCLUDE_DIR)/elf/reloc-macros.h
|
||||||
elf_sh_h = $(INCLUDE_DIR)/elf/sh.h
|
elf_sh_h = $(INCLUDE_DIR)/elf/sh.h
|
||||||
elf_arm_h = $(INCLUDE_DIR)/elf/arm.h $(elf_reloc_macros_h)
|
elf_arm_h = $(INCLUDE_DIR)/elf/arm.h $(elf_reloc_macros_h)
|
||||||
|
Reference in New Issue
Block a user