CVS Repository/ src/ gnu/ lib/ libiberty/ include/ symcat.h


OpenBSD release(s):
1.4 (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.3 (43 42 41 40 39 38 37 36 35), 
Tags:
1.1.1.3 (BINUTILS_2_17_1),  1.1.1.2 (gcc-3_3_5 binutils-2_14 gcc-3_3_2),  1.1.1.1 (GCC-2_95_pre3_test3),  1.1.1 (FSF), 
revision 1.4/ (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.3: +1 -1 (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.3/ (Download) - annotate - Tue, 25 Nov 2003 21:06:18 UTC by espie
OpenBSD release(s): 43 42 41 40 39 38 37 36 35
Changes since 1.2: +11 -2 (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: +2 -2 (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.3/ (Download) - annotate - Tue, 27 May 2008 18:46:00 UTC by miod
Tags: BINUTILS_2_17_1
Changes since 1.1.1.2: +1 -1 (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.2/ (Download) - annotate - Tue, 25 Nov 2003 20:39:33 UTC by espie
Tags: gcc-3_3_5 binutils-2_14 gcc-3_3_2
Changes since 1.1.1.1: +13 -4 (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