#
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 ...
|
#
7e3d87b9 |
| 25-Dec-2003 |
espie <espie@openbsd.org> |
restore #ifdef __cplusplus around demangler prototypes. Restore comment that was lost.
|
#
707f648c |
| 25-Dec-2003 |
espie <espie@openbsd.org> |
Automatic merge
|
#
37c53322 |
| 25-Nov-2003 |
espie <espie@openbsd.org> |
fix stupid cvs conflicts. I think that cvs is a poor lonesome, depressive program. The only way it has found of getting your attention is to throw senseless conflicts that shouldn't exist in your way.
|
#
01e9b57f |
| 24-Nov-2003 |
espie <espie@openbsd.org> |
OpenBSD changes: synch somewhere between binutils-2.10 and 2.11 Support for mkstemps in choose-temp.
|
#
f7bfebe6 |
| 24-Nov-2003 |
espie <espie@openbsd.org> |
And the includes are taken from GCC 2.95.pre3 test3
|