Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Put back sprintf -> snprintf changes which have been lost accidentally in the | 2008-06-07 | 1 | -1/+1 | |
| | | | | last update. | ||||
* | Merge OpenBSD specific changes: | 2008-05-27 | 1 | -13/+25 | |
| | | | | | | | | | | | - 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. | ||||
* | use snprintf. okay deraadt@ | 2005-04-14 | 1 | -1/+1 | |
| | |||||
* | Synch with gcc-3.3.2 version | 2003-11-25 | 1 | -0/+11 | |
| | |||||
* | Moving libiberty around, keeping vendor branch. | 2003-11-24 | 1 | -0/+56 | |
First: binutils-2.10. |