X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=bfd%2FChangeLog;h=95135726df0dc580b78998af04f844c2b584a879;hb=ccba357f634fbfc05dab5129a75eb5b7bc2b0c42;hp=6ea8786e6b72be86a77a93585a1fc363331a52fb;hpb=419783084d0c052f6111401342f791031564ebe4;p=binutils-gdb.git diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 6ea8786e6b7..95135726df0 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,15 @@ +2004-03-16 Alan Modra + + * configure.in (HOST_64BIT_TYPE, HOST_U_64BIT_TYPE): Don't override + values selected in configure.host. Require both to be defined + before setting BFD_HOST_64_BIT_DEFINED. Protect assignment to + corresponding BFD_HOST vars with quotes. + <${host64}-${target64}-${want64} in *true*>: Don't exempt gcc; + Always require BFD_HOST_64_BIT_DEFINED. + : Find off_t size before emitting message. Combine + off_t and ftello64 conditional. + * configure: Regenerate. + 2004-03-16 Alan Modra * elf32-m32r.c (m32r_elf_create_dynamic_sections): Fix pointer