CVS Repository/ src/ gnu/ usr.bin/ binutils/ include/ demangle.h


OpenBSD release(s):
1.9 (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 43 42 41 40 39 38 37),  1.8 (36),  1.7 (35 34 33 32),  1.5 (31 30),  1.3 (29 28),  1.2 (27 26 25 24 23 22 21 20), 
Tags:
1.2 (new-binutils),  1.1.1.7 (BINUTILS_2_15),  1.1.1.6 (BINUTILS-2_14),  1.1.1.5 (binutils-2_11_2),  1.1.1.4 (BINUTILS-2_10_1),  1.1.1.2 (BINUTILS-2_8_1 CYGNUS-961112 CYGNUS-960904 CYGNUS-960609 CYGNUS-960607),  1.1.1 (CYGNUS FSF),  1.1.1.3 (BINUTILS-2_10),  1.1.1.1 (FSF_2_6), 
revision 1.9/ (Download) - annotate - Tue, 02 Nov 2004 20:45:41 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 43 42 41 40 39 38 37
Changes since 1.8: +373 -3 (diff)
Merge conflicts, bringing our changes back in:
- extra $(SHELL) and sugar for make (so that files not mode +x still work)
- safer temp file handling
- our W^X binary layout changes in ld
- OpenBSD policy for library file selection in ld
- arm and m88k changes which were not merged in time for official 2.15
- bfd core file handling
- a couple typos

New for 2.15:
- ld(1) and as(1) manpages now generated at build time
- binutils/stabs.c reverted to use our in-tree libiberty for now
- we still use our VIA C3 crypto code over stock binutils, as it recognizes
  more instructions
- new emulations for OpenBSD on mips64 machines, to help OpenBSD/sgi
- relaxed %f# handling in gas on OpenBSD/sparc64 (same as was in 2.14)

Tested on all platforms by various people; special thanks to sturm@ and
otto@.

revision 1.8/ (Download) - annotate - Mon, 17 May 2004 21:54:48 UTC by drahn
OpenBSD release(s): 36
Changes since 1.7: +59 -8 (diff)
Resolve merge conflicts, adjust method of W^X handing (.sh files)
remove testsuites (not useable) remove mmalloc (not part of new binutils).

revision 1.7/ (Download) - annotate - Mon, 13 May 2002 22:07:31 UTC by fgsch
OpenBSD release(s): 35 34 33 32
Changes since 1.6: +36 -20 (diff)
pull some demangler changes as with the libiberty counterpart to please
binutils; actually both files should be the same.

revision 1.6/ (Download) - annotate - Mon, 13 May 2002 17:07:40 UTC by fgsch
Changes since 1.5: +2 -1 (diff)
resolve conflicts.

revision 1.5/ (Download) - annotate - Sat, 09 Jun 2001 22:50:10 UTC by espie
OpenBSD release(s): 31 30
Changes since 1.4: +20 -45 (diff)
Revert to older demangle. Not tested nor updated yet.

revision 1.4/ (Download) - annotate - Sat, 09 Jun 2001 22:29:37 UTC by espie
Changes since 1.3: +45 -20 (diff)
Automatic cvs merge. Dread what I will have to fix after this excuse
of a program is done...

revision 1.3/ (Download) - annotate - Tue, 12 Sep 2000 19:12:34 UTC by espie
OpenBSD release(s): 29 28
Changes since 1.2: +14 -8 (diff)
Help stupid cvs fixing basic conflicts.

revision 1.2/ (Download) - annotate - Mon, 10 Jun 1996 10:53:26 UTC by niklas
OpenBSD release(s): 27 26 25 24 23 22 21 20
Tags: new-binutils
Changes since 1.1: +7 -25 (diff)
Bring Cygnus versions into the trunk, keeping our local patches

revision 1.1/ (Download) - annotate - Mon, 08 Jan 1996 11:08:10 UTC by niklas
Branch point for: 1.1.1.1
Initial revision

revision 1.1.1.7/ (Download) - annotate - Tue, 02 Nov 2004 20:23:01 UTC by miod
Tags: BINUTILS_2_15
Changes since 1.1.1.6: +373 -3 (diff)
Binutils 2.15, with testsuites removed, and without gdb and libiberty.

revision 1.1.1.6/ (Download) - annotate - Mon, 17 May 2004 20:42:36 UTC by drahn
Tags: BINUTILS-2_14
Changes since 1.1.1.5: +43 -8 (diff)
import binutils 2.14 (excluding testsuites, .info files, and .po files)

revision 1.1.1.5/ (Download) - annotate - Mon, 13 May 2002 13:52:41 UTC by fgsch
Tags: binutils-2_11_2
Changes since 1.1.1.4: +16 -8 (diff)
Import binutils-2.11.2
- only the binutils package (no gdb here)
- don't import libiberty and texinfo, they are elsewhere
- remove all .info* generated files

revision 1.1.1.4/ (Download) - annotate - Sat, 09 Jun 2001 22:08:27 UTC by espie
Tags: BINUTILS-2_10_1
Changes since 1.1.1.3: +45 -20 (diff)
Long delayed import of binutils-2.10.1. Turns out art@ needs some alpha
bug-fixes...

revision 1.1.1.3/ (Download) - annotate - Tue, 12 Sep 2000 14:47:34 UTC by espie
Tags: BINUTILS-2_10
Changes since 1.1.1.2: +14 -8 (diff)
Import binutils-2.10
- only the binutils package (no gdb here)
- don't import libiberty and texinfo, they are elsewhere
- remove all .info* generated files

revision 1.1.1.2/ (Download) - annotate - Fri, 07 Jun 1996 11:07:16 UTC by niklas
Tags: BINUTILS-2_8_1 CYGNUS-961112 CYGNUS-960904 CYGNUS-960609 CYGNUS-960607
Changes since 1.1.1.1: +7 -25 (diff)
(Correct) Import of Cygnus binutils snapshot taken 960607

revision 1.1.1.1/ (Download) - annotate - Mon, 08 Jan 1996 11:08:10 UTC by niklas
Tags: FSF_2_6
Changes since 1.1: None
Initial GNU binutils 2.6 import