OpenBSD release(s):
1.6 (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 46 45 44), 1.5 (43 42 41 40 39 38 37 36 35),
Tags:
1.1.1.5 (BINUTILS_2_17_1), 1.1.1.4 (gcc-3_3_5), 1.1.1.3 (binutils-2_14), 1.1.1.2 (gcc-3_3_2), 1.1.1 (FSF), 1.1.1.1 (GCC-2_95_pre3_test3),
revision 1.6/ (Download) - annotate - Tue, 27 May 2008 18:52:43 UTC by miod
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 46 45 44
Changes since 1.5: +380 -15 (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.5/ (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.4: +8 -0 (diff)
restore #ifdef __cplusplus around demangler prototypes.
Restore comment that was lost.
revision 1.4/ (Download) - annotate - Thu, 25 Dec 2003 18:02:30 UTC by espie
Changes since 1.3: +0 -8 (diff)
Automatic merge
revision 1.3/ (Download) - annotate - Tue, 25 Nov 2003 21:06:18 UTC by espie
Changes since 1.2: +90 -30 (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: +16 -0 (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.5/ (Download) - annotate - Tue, 27 May 2008 18:46:00 UTC by miod
Tags: BINUTILS_2_17_1
Changes since 1.1.1.4: +380 -15 (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.4/ (Download) - annotate - Fri, 24 Dec 2004 21:48:17 UTC by espie
Tags: gcc-3_3_5
Changes since 1.1.1.3: +8 -0 (diff)
update to gcc 3.3.5
revision 1.1.1.3/ (Download) - annotate - Thu, 25 Dec 2003 17:56:31 UTC by espie
Tags: binutils-2_14
Changes since 1.1.1.2: +0 -8 (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: +98 -22 (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