OpenBSD release(s):
1.8 (79 78 77 76 75 74 73 72 71 70 69 68 67 66 65 64 63 62 61 60 59 58 57 56 55 54 53 52 51 50 49 48 47), 1.7 (46 45 44), 1.6 (43 42 41 40 39 38 37 36 35),
Tags:
1.1.1.3 (gcc-3_3_5 binutils-2_14), 1.1.1.1 (GCC-2_95_pre3_test3), 1.1.1 (FSF), 1.1.1.4 (BINUTILS_2_17_1), 1.1.1.2 (gcc-3_3_2),
revision 1.8/ (Download) - annotate - Mon, 12 Oct 2009 22:32:19 UTC by robert
OpenBSD release(s): 79 78 77 76 75 74 73 72 71 70 69 68 67 66 65 64 63 62 61 60 59 58 57 56 55 54 53 52 51 50 49 48 47
Changes since 1.7: +68 -0 (diff)
Add fopen_unlocked.c pex-unix.c pex-common.c unlink-if-ordinary.c to
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@
revision 1.7/ (Download) - annotate - Tue, 27 May 2008 18:52:43 UTC by miod
OpenBSD release(s): 46 45 44
Changes since 1.6: +153 -58 (diff)
Merge OpenBSD specific changes:
- 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.
revision 1.6/ (Download) - annotate - Thu, 25 Dec 2003 18:09:16 UTC by espie
OpenBSD release(s): 43 42 41 40 39 38 37 36 35
Changes since 1.5: +1 -1 (diff)
restore #ifdef __cplusplus around demangler prototypes.
Restore comment that was lost.
revision 1.5/ (Download) - annotate - Thu, 25 Dec 2003 18:02:30 UTC by espie
Changes since 1.4: +4 -0 (diff)
Automatic merge
revision 1.4/ (Download) - annotate - Tue, 25 Nov 2003 21:11:37 UTC by espie
Changes since 1.3: +0 -8 (diff)
Duplicate proto, result of bad merge
revision 1.3/ (Download) - annotate - Tue, 25 Nov 2003 21:06:18 UTC by espie
Changes since 1.2: +159 -20 (diff)
fix stupid cvs conflicts.
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.
revision 1.2/ (Download) - annotate - Mon, 24 Nov 2003 16:47:34 UTC by espie
Changes since 1.1: +29 -9 (diff)
OpenBSD changes: synch somewhere between binutils-2.10 and 2.11
Support for mkstemps in choose-temp.
revision 1.1/ (Download) - annotate - Mon, 24 Nov 2003 16:37:00 UTC by espie
Branch point for: 1.1.1.1
Initial revision
revision 1.1.1.4/ (Download) - annotate - Tue, 27 May 2008 18:46:00 UTC by miod
Tags: BINUTILS_2_17_1
Changes since 1.1.1.3: +354 -58 (diff)
Update libiberty to the version found in binutils 2.17.1 (which still
identifies itself as the gcc 3 version...)
revision 1.1.1.3/ (Download) - annotate - Thu, 25 Dec 2003 17:56:44 UTC by espie
Tags: gcc-3_3_5 binutils-2_14
Changes since 1.1.1.2: +4 -0 (diff)
Update to libiberty from binutils-2.14
revision 1.1.1.2/ (Download) - annotate - Tue, 25 Nov 2003 20:39:31 UTC by espie
Tags: gcc-3_3_2
Changes since 1.1.1.1: +175 -24 (diff)
Synch with gcc-3.3.2 version
revision 1.1.1.1/ (Download) - annotate - Mon, 24 Nov 2003 16:37:00 UTC by espie
Tags: GCC-2_95_pre3_test3
Changes since 1.1: none
And the includes are taken from GCC 2.95.pre3 test3