| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2017-07-28 | provide missing prototypes | 1 | -0/+16 | ||
| this may actually result in bogus error messages, because int != char* okay jca@ | |||||
| 2015-06-11 | Fix CVE-2012-3509, an integer overflow in libiberty, leading to | 1 | -2/+2 | ||
| heap-buffer overflow. From Sebastian Trahm; OK deraadt@ | |||||
| 2014-08-31 | Now that gcc 2.95 is out of the tree, get rid of the old hash table interface | 1 | -60/+0 | ||
| it was the only user of. Bump major. | |||||
| 2009-10-12 | Add fopen_unlocked.c pex-unix.c pex-common.c unlink-if-ordinary.c to | 3 | -32/+344 | ||
| the list of built files and switch the md5.h header to the libiberty one. This change is needed by gcc4 and it is a major library crank for libiberty. tested by many people on many architectures and finally ok'd by deraadt@ | |||||
| 2008-06-22 | Enable the use of __attribute__ ((__nonnull__)) unconditionally under OpenBSD, | 1 | -1/+1 | ||
| as has been done for the __sentinel__ attribute, since all toolchains support it. | |||||
| 2008-05-27 | Merge OpenBSD specific changes: | 10 | -292/+688 | ||
| - 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. | |||||
| 2008-05-27 | Update libiberty to the version found in binutils 2.17.1 (which still | 11 | -101/+212 | ||
| identifies itself as the gcc 3 version...) | |||||
| 2004-12-24 | fix up conflicts | 2 | -14/+63 | ||
| 2004-05-17 | Update floatformat.[ch] to gdb-6.1 version. Include regex.c in library. | 1 | -5/+17 | ||
| ok otto@, pval@ | |||||
| 2003-12-25 | Manual merge of ChangeLog entries. | 1 | -544/+63 | ||
| A bit icky, but binutils includes contain both libiberty stuff and its own stuff... | |||||
| 2003-12-25 | restore #ifdef __cplusplus around demangler prototypes. | 2 | -1/+9 | ||
| Restore comment that was lost. | |||||
| 2003-12-25 | Automatic merge | 4 | -20/+43 | ||
| 2003-12-25 | Update to libiberty from binutils-2.14 | 1 | -57/+561 | ||
| 2003-11-25 | `merge' old hashtab interface and new, since those are disjoint. | 1 | -0/+60 | ||
| 2003-11-25 | quick and dirty md5 functions wrapper, so that we can use the libc version. | 1 | -134/+32 | ||
| Help from markus. | |||||
| 2003-11-25 | Duplicate proto, result of bad merge | 1 | -8/+0 | ||
| 2003-11-25 | fix stupid cvs conflicts. | 8 | -104/+420 | ||
| 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. | |||||
| 2003-11-25 | Synch with gcc-3.3.2 version | 14 | -123/+1903 | ||
| 2003-11-24 | OpenBSD changes: synch somewhere between binutils-2.10 and 2.11 | 8 | -22/+339 | ||
| Support for mkstemps in choose-temp. | |||||
| 2003-11-24 | And the includes are taken from GCC 2.95.pre3 test3 | 12 | -0/+3433 | ||
