Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-04-27 | strcpy->strlcpy, needed by libstdc++ actually. | Marc Espie | |
2005-04-16 | amd64 canonicalization | Mark Kettenis | |
ok pvalchev@, fine deraadt@ | |||
2005-04-14 | use snprintf. okay deraadt@ | Marc Espie | |
2005-02-04 | unfuck amd64 | Peter Valchev | |
2005-01-25 | simplify OpenBSD case by using arch(1) and sed to grab | Brad Smith | |
the machine architecture. We now output amd64 instead of x86_64 as it should be. ok deraadt@ pvalchev@ | |||
2005-01-02 | add zaurus, fix cats entry. ok jakob@ pvalchev@ deraadt@ | Dale Rahn | |
2004-12-24 | fix up conflicts | Marc Espie | |
2004-09-18 | gnu code will never, ever, EVER, get close to passing lint | Theo de Raadt | |
2004-08-30 | cute side-effect of bsd.lib.mk, some typos only show up with make tags. | Marc Espie | |
noticed by marco@ okay millert@ | |||
2004-08-11 | Clean up old mips stuff and add sgi. | Per Fogelstrom | |
ok deraadt@ | |||
2004-07-13 | errno changes, lib major version bumps, and general flag day | Marco S Hyman | |
To build you must: cd /usr/src && make obj && make includes cd lib/libc && make depend && make && NOMAN=1 sudo make install cd /usr/src && make build | |||
2004-07-04 | cats -> arm; miod ok | Theo de Raadt | |
2004-05-17 | Update floatformat.[ch] to gdb-6.1 version. Include regex.c in library. | Mark Kettenis | |
ok otto@, pval@ | |||
2004-04-21 | Add luna88k related directories and information to the build infrastructure. | Miod Vallat | |
ok deraadt@, millert@, krw@ - mdoc ok jmc@ | |||
2004-02-27 | cope with MACHINE_ARCH changing from x86_64 to amd64. For now, we want | Theo de Raadt | |
the toolchain to remain at the name x86_64. Tested on all other architectures that care. Done as very small snippets, so that espie does not blow a fuse. | |||
2004-01-03 | missing prototypes; ok espie | Peter Valchev | |
2003-12-28 | resurrect pexecute.c for now, since vax and m68k barf on pex-unix.c | Marc Espie | |
2003-12-26 | add libiberty.info to CLEANFILES | Brad Smith | |
ok espie@ | |||
2003-12-25 | Manual merge of ChangeLog entries. | Marc Espie | |
A bit icky, but binutils includes contain both libiberty stuff and its own stuff... | |||
2003-12-25 | bye-bye. Merge should basically be finished | Marc Espie | |
2003-12-25 | typo in demangler | Marc Espie | |
2003-12-25 | restore #ifdef __cplusplus around demangler prototypes. | Marc Espie | |
Restore comment that was lost. | |||
2003-12-25 | Compile the right files, bump minor number. | Marc Espie | |
2003-12-25 | revert to versions in gcc 3.3.2, those are more recent | Marc Espie | |
2003-12-25 | Automatic merge | Marc Espie | |
2003-12-25 | Update to libiberty from binutils-2.14 | Marc Espie | |
2003-12-25 | Update to libiberty from binutils-2.14 | Marc Espie | |
2003-11-25 | Build the new pieces of libiberty that gcc3 will want. | Marc Espie | |
Bump major because of changes in c++ demangler. | |||
2003-11-25 | `merge' old hashtab interface and new, since those are disjoint. | Marc Espie | |
2003-11-25 | quick and dirty md5 functions wrapper, so that we can use the libc version. | Marc Espie | |
Help from markus. | |||
2003-11-25 | extra file mangled by cvs. | Marc Espie | |
kill files that no longer exist. | |||
2003-11-25 | fix instances of cvs brain-damage. We want the current FSF version of | Marc Espie | |
these files. | |||
2003-11-25 | Duplicate proto, result of bad merge | Marc Espie | |
2003-11-25 | fix stupid cvs conflicts. | Marc Espie | |
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 | Marc Espie | |
2003-11-24 | Fix build for new location | Marc Espie | |
2003-11-24 | Add build pieces | Marc Espie | |
2003-11-24 | Synch with gcc-3.3.2 version | Marc Espie | |
2003-11-24 | OpenBSD changes: synch somewhere between binutils-2.10 and 2.11 | Marc Espie | |
Support for mkstemps in choose-temp. | |||
2003-11-24 | Synch with gcc-3.3.2 version | Marc Espie | |
2003-11-24 | And the includes are taken from GCC 2.95.pre3 test3 | Marc Espie | |
2003-11-24 | Second import from the vendor branch: binutils-2.11.2 | Marc Espie | |
2003-11-24 | Moving libiberty around, keeping vendor branch. | Marc Espie | |
First: binutils-2.10. |