Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix CVE-2012-3509, an integer overflow in libiberty, leading to | 2015-06-11 | 1 | -2/+9 | |
| | | | | | heap-buffer overflow. From Sebastian Trahm; OK deraadt@ | ||||
* | Merge OpenBSD specific changes: | 2008-05-27 | 1 | -16/+9 | |
| | | | | | | | | | | | - 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. | ||||
* | fix instances of cvs brain-damage. We want the current FSF version of | 2003-11-25 | 1 | -0/+7 | |
| | | | | these files. | ||||
* | OpenBSD changes: synch somewhere between binutils-2.10 and 2.11 | 2003-11-24 | 1 | -7/+0 | |
| | | | | Support for mkstemps in choose-temp. | ||||
* | Second import from the vendor branch: binutils-2.11.2 | 2003-11-24 | 1 | -0/+7 | |
| | |||||
* | Moving libiberty around, keeping vendor branch. | 2003-11-24 | 1 | -0/+291 | |
First: binutils-2.10. |