summaryrefslogtreecommitdiff
path: root/ld/elf-hints-local.h
Commit message (Collapse)AuthorAgeFilesLines
* 2007-08-10 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2007-08-101-7/+9
| | | | | | | | PR ld/4875 * elf-hints-local.h: Include bfd_stdint.h. Use uint32_t instead of u_int32_t. * sha1.h: Include bfd_stdint.h instead of <stdint.h>.
* * emultempl/elf32.em: Add support for elf-hints.h on FreeBSD and Dragonfly ↵Nick Clifton2006-04-111-0/+44
targets. * configure.in (AC_CHECK_HEADERS): Add elf-hints.h. * Makefile.am (HFILES): Add elf-hints-local.h. * elf-hints-local.h: New file. * Makefile.in: Regenerate. * configure: Regenerate.