summaryrefslogtreecommitdiffstats
path: root/gnu/lib/libiberty/src/objalloc.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix CVE-2012-3509, an integer overflow in libiberty, leading tobluhm2015-06-111-2/+9
| | | | | heap-buffer overflow. From Sebastian Trahm; OK deraadt@
* Merge OpenBSD specific changes:miod2008-05-271-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 ofespie2003-11-251-0/+7
| | | | these files.
* OpenBSD changes: synch somewhere between binutils-2.10 and 2.11espie2003-11-241-7/+0
| | | | Support for mkstemps in choose-temp.
* Second import from the vendor branch: binutils-2.11.2espie2003-11-241-0/+7
|
* Moving libiberty around, keeping vendor branch.espie2003-11-241-0/+291
First: binutils-2.10.