summaryrefslogtreecommitdiffstats
path: root/gnu/lib/libiberty (follow)
Commit message (Expand)AuthorAgeFilesLines
* Pass CC/CFLAGS/LDFLAGS to the configure script. ok millert@naddy2018-09-141-2/+4
* provide missing prototypesespie2017-07-283-0/+18
* remove misc. depend and yacc nits that no longer matter.espie2017-07-101-3/+1
* Make libiberty test programs compile and run without segfault.bluhm2017-06-233-22/+17
* mark files as BUILDFIRST, or write explicit dependencies, so that mostespie2017-06-161-1/+3
* quote ${CC} expansion, from andreas.kahari at icm uu se, ok mpi@sthen2016-01-201-2/+2
* On xmalloc failure, stop trying to determine the total amount of allocatedpascal2015-10-201-25/+0
* Fix CVE-2012-3509, an integer overflow in libiberty, leading tobluhm2015-06-112-4/+11
* Prefer strdup() to malloc() + strcpy() and ftello() to ftell()miod2015-01-191-5/+3
* Finally ``revert'' to the recent pexecute interface, now that we do not needmiod2014-08-312-772/+325
* Now that gcc 2.95 is out of the tree, get rid of the old hash table interfacemiod2014-08-314-371/+5
* Switch time_t, ino_t, clock_t, and struct kevent's ident and dataguenther2013-08-131-2/+2
* remove leftover NOLINT, WANTLINT, LINTFLAGS, LOBJ vars and lint targets.okan2012-08-021-3/+1
* Compile the v3 demangler support code in libiberty, bump minor. Will be usedmiod2010-09-042-2/+3
* make gcc4 lib sprintf/strcpy free.espie2010-05-261-5/+6
* Add fopen_unlocked.c pex-unix.c pex-common.c unlink-if-ordinary.c torobert2009-10-127-39/+1487
* bumpmartynas2008-07-241-2/+2
* Enable the use of __attribute__ ((__nonnull__)) unconditionally under OpenBSD,miod2008-06-221-1/+1
* Put back sprintf -> snprintf changes which have been lost accidentally in themiod2008-06-073-5/+5
* Put back the diff made between rev. 1.1.1.3 and 1.3chl2008-06-071-0/+2
* Merge OpenBSD specific changes:miod2008-05-2784-13051/+18091
* Update libiberty to the version found in binutils 2.17.1 (which stillmiod2008-05-2783-1535/+6000
* makeinfo --no-split, simplifies sets immensely.espie2006-07-121-1/+2
* strcpy->strlcpy, needed by libstdc++ actually.espie2005-04-271-4/+4
* amd64 canonicalizationkettenis2005-04-161-3/+0
* use snprintf. okay deraadt@espie2005-04-143-9/+10
* unfuck amd64pvalchev2005-02-041-0/+3
* simplify OpenBSD case by using arch(1) and sed to grabbrad2005-01-252-40/+8
* add zaurus, fix cats entry. ok jakob@ pvalchev@ deraadt@drahn2005-01-021-0/+3
* fix up conflictsespie2004-12-2421-72/+204
* update to gcc 3.3.5espie2004-12-2418-129/+58
* gnu code will never, ever, EVER, get close to passing lintderaadt2004-09-181-1/+3
* cute side-effect of bsd.lib.mk, some typos only show up with make tags.espie2004-08-301-2/+2
* Clean up old mips stuff and add sgi.pefo2004-08-111-10/+1
* errno changes, lib major version bumps, and general flag daymarc2004-07-131-1/+1
* cats -> arm; miod okderaadt2004-07-041-0/+3
* Update floatformat.[ch] to gdb-6.1 version. Include regex.c in library.kettenis2004-05-174-76/+256
* Add luna88k related directories and information to the build infrastructure.miod2004-04-211-0/+3
* cope with MACHINE_ARCH changing from x86_64 to amd64. For now, we wantderaadt2004-02-271-0/+3
* missing prototypes; ok espiepvalchev2004-01-031-0/+1
* resurrect pexecute.c for now, since vax and m68k barf on pex-unix.cespie2003-12-282-2/+794
* add libiberty.info to CLEANFILESbrad2003-12-261-2/+3
* Manual merge of ChangeLog entries.espie2003-12-251-544/+63
* bye-bye. Merge should basically be finishedespie2003-12-251-792/+0
* typo in demanglerespie2003-12-251-1/+1
* restore #ifdef __cplusplus around demangler prototypes.espie2003-12-252-1/+9
* Compile the right files, bump minor number.espie2003-12-252-4/+4
* revert to versions in gcc 3.3.2, those are more recentespie2003-12-252-23/+10
* Automatic mergeespie2003-12-2522-299/+690
* Update to libiberty from binutils-2.14espie2003-12-2536-132/+2272