summaryrefslogtreecommitdiff
path: root/gnu/lib/libiberty
AgeCommit message (Expand)Author
2015-01-19Prefer strdup() to malloc() + strcpy() and ftello() to ftell()Miod Vallat
2014-08-31Finally ``revert'' to the recent pexecute interface, now that we do not needMiod Vallat
2014-08-31Now that gcc 2.95 is out of the tree, get rid of the old hash table interfaceMiod Vallat
2013-08-13Switch time_t, ino_t, clock_t, and struct kevent's ident and dataPhilip Guenther
2012-08-02remove leftover NOLINT, WANTLINT, LINTFLAGS, LOBJ vars and lint targets.Okan Demirmen
2010-09-04Compile the v3 demangler support code in libiberty, bump minor. Will be usedMiod Vallat
2010-05-26make gcc4 lib sprintf/strcpy free.Marc Espie
2009-10-12Add fopen_unlocked.c pex-unix.c pex-common.c unlink-if-ordinary.c toRobert Nagy
2008-07-24bumpMartynas Venckus
2008-06-22Enable the use of __attribute__ ((__nonnull__)) unconditionally under OpenBSD,Miod Vallat
2008-06-07Put back sprintf -> snprintf changes which have been lost accidentally in theMiod Vallat
2008-06-07Put back the diff made between rev. 1.1.1.3 and 1.3Charles Longeau
2008-05-27Merge OpenBSD specific changes:Miod Vallat
2008-05-27Update libiberty to the version found in binutils 2.17.1 (which stillMiod Vallat
2006-07-12makeinfo --no-split, simplifies sets immensely.Marc Espie
2005-04-27strcpy->strlcpy, needed by libstdc++ actually.Marc Espie
2005-04-16amd64 canonicalizationMark Kettenis
2005-04-14use snprintf. okay deraadt@Marc Espie
2005-02-04unfuck amd64Peter Valchev
2005-01-25simplify OpenBSD case by using arch(1) and sed to grabBrad Smith
2005-01-02add zaurus, fix cats entry. ok jakob@ pvalchev@ deraadt@Dale Rahn
2004-12-24fix up conflictsMarc Espie
2004-09-18gnu code will never, ever, EVER, get close to passing lintTheo de Raadt
2004-08-30cute side-effect of bsd.lib.mk, some typos only show up with make tags.Marc Espie
2004-08-11Clean up old mips stuff and add sgi.Per Fogelstrom
2004-07-13errno changes, lib major version bumps, and general flag dayMarco S Hyman
2004-07-04cats -> arm; miod okTheo de Raadt
2004-05-17Update floatformat.[ch] to gdb-6.1 version. Include regex.c in library.Mark Kettenis
2004-04-21Add luna88k related directories and information to the build infrastructure.Miod Vallat
2004-02-27cope with MACHINE_ARCH changing from x86_64 to amd64. For now, we wantTheo de Raadt
2004-01-03missing prototypes; ok espiePeter Valchev
2003-12-28resurrect pexecute.c for now, since vax and m68k barf on pex-unix.cMarc Espie
2003-12-26add libiberty.info to CLEANFILESBrad Smith
2003-12-25Manual merge of ChangeLog entries.Marc Espie
2003-12-25bye-bye. Merge should basically be finishedMarc Espie
2003-12-25typo in demanglerMarc Espie
2003-12-25restore #ifdef __cplusplus around demangler prototypes.Marc Espie
2003-12-25Compile the right files, bump minor number.Marc Espie
2003-12-25revert to versions in gcc 3.3.2, those are more recentMarc Espie
2003-12-25Automatic mergeMarc Espie
2003-12-25Update to libiberty from binutils-2.14Marc Espie
2003-12-25Update to libiberty from binutils-2.14Marc Espie
2003-11-25Build the new pieces of libiberty that gcc3 will want.Marc Espie
2003-11-25`merge' old hashtab interface and new, since those are disjoint.Marc Espie
2003-11-25quick and dirty md5 functions wrapper, so that we can use the libc version.Marc Espie
2003-11-25extra file mangled by cvs.Marc Espie
2003-11-25fix instances of cvs brain-damage. We want the current FSF version ofMarc Espie
2003-11-25Duplicate proto, result of bad mergeMarc Espie
2003-11-25fix stupid cvs conflicts.Marc Espie
2003-11-25Synch with gcc-3.3.2 versionMarc Espie