OSDN Git Service

2006-10-29 H.J. Lu <hongjiu.lu@intel.com>
authorhjl <hjl>
Sun, 29 Oct 2006 19:07:54 +0000 (19:07 +0000)
committerhjl <hjl>
Sun, 29 Oct 2006 19:07:54 +0000 (19:07 +0000)
commitf05cbee008c7971fcaef201dae332c76424008e5
treea3ccdba44a488c5582be7937a21c0a8196f50a38
parent060f9964f8652f7ec1bc3c6e79f66feb1a1b8097
2006-10-29  H.J. Lu  <hongjiu.lu@intel.com>

PR binutils/3384
* configure.in (AC_CHECK_HEADERS): Add limits.h and sys/param.h.
* configure: Regenerated.
* config.in: Likewise.

* readelf.c: Include <limits.h> and <sys/param.h> for PATH_MAX.
(program_interpreter): Allocate PATH_MAX bytes instead of 64.
(process_program_headers): Don't assume that program interpreter
is shorter than 64 characters.
binutils/ChangeLog
binutils/configure
binutils/configure.in
binutils/readelf.c