summaryrefslogtreecommitdiff
path: root/gnu/egcs/libiberty/shlib_version
AgeCommit message (Collapse)Author
2000-07-26Partial synch with binutils-2.10Marc Espie
- Update all libiberty files apart from the C++ demangler and hashtab.c (taken from gcc 2.96, interface changed, would need to keep synch'ed with gcc) - bump version.
1999-11-21My goof... adding functions to libiberty means this is a major bump.Marc Espie
(Fortunately, no other library depends on those new functions)
1999-11-20Grab hashtab.c from the development version of gcc, add it to libiberty.Marc Espie
Make sure that g++ and g77 link against libiberty (fixed in dev. sources as well). Use hashtab functions instead of splay-trees in cse.c. This is worth a 10% compiling speed increase on some arches, including sparc, hppa...
1999-09-14Bye, bye, choose_temp_baseMarc Espie
1999-07-22insque is no longer part of libiberty.Marc Espie
1999-05-26Wrappers + lib versionsMarc Espie