This is the mail archive of the gdb-patches@sources.redhat.com 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]

ARM PATCH Depend on elf_arm_h


It seems I accidentally backed out a dependency on $(arm_elf_h) in my 
previous patch in favour of an explicit define.  But the previous version 
was broken as well, since arm_elf_h wasn't defined anywhere.

Fixed it up and provided a full dependency hierarchy.

R.

2003-03-22  Richard Earnshaw  <rearnsha at arm dot com>

	* Makefile.in (elf_reloc_macros_h, elf_arm_h): Define.
	(arm-tdep.o): Depend on elf_arm_h.


Attachment: gdb-mfile2.patch
Description: gdb-mfile2.patch


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