History log of /openbsd-src/gnu/lib/libiberty/include/ansidecl.h (Results 1 – 5 of 5)
Revision Date Author Comments
# bf2f19ad 22-Jun-2008 miod <miod@openbsd.org>

Enable the use of __attribute__ ((__nonnull__)) unconditionally under OpenBSD,
as has been done for the __sentinel__ attribute, since all toolchains support
it.


# 150b7e42 27-May-2008 miod <miod@openbsd.org>

Merge OpenBSD specific changes:
- pexecute implementation replaced with the older gcc 2.95 implementation,
as gcc 2.95's collect2 relies upon an implementation behaviour which has
been lost in fu

Merge OpenBSD specific changes:
- pexecute implementation replaced with the older gcc 2.95 implementation,
as gcc 2.95's collect2 relies upon an implementation behaviour which has
been lost in further libiberty updates.
- keep the old hash table interfaces, which are used by gcc 2.95.
- keep the OpenBSD replacement for the md5 interface.
- keep the OpenBSD strl{cat,cpy} and snprinft usage.

Bump libiberty minor version due to the addition of a few new symbols.

show more ...


# 20fce977 27-May-2008 miod <miod@openbsd.org>

Update libiberty to the version found in binutils 2.17.1 (which still
identifies itself as the gcc 3 version...)


# 9588ddcf 25-Nov-2003 espie <espie@openbsd.org>

Synch with gcc-3.3.2 version


# f7bfebe6 24-Nov-2003 espie <espie@openbsd.org>

And the includes are taken from GCC 2.95.pre3 test3