aboutsummaryrefslogtreecommitdiff
path: root/contrib/gdb/include/demangle.h
Commit message (Collapse)AuthorAgeFilesLines
* Remove unused contrib/gdbEd Maste2020-12-311-533/+0
| | | | | | | | As of 1c0ea326aa6d in-tree gdb is not used. Clean up the contrib directory. Reported by: kib Sponsored by: The FreeBSD Foundation
* Revive files which were pulled from the vendor branch only to beMarcel Moolenaar2004-06-201-0/+533
| | | | | | | | | removed on HEAD, but which are part of the GDB 6.1.1 import. This makes HEAD identical to the vendor branch, for better or for worse. Notes: svn path=/head/; revision=130812
* Delete parts of gdb which are now shared with binutils.Doug Rabson1999-05-021-108/+0
| | | | Notes: svn path=/head/; revision=46317
* Import GDB in its full glory (all 25mb). We'll put it on a diet once it'sPaul Traina1996-11-031-0/+108
fully registered. (This is the second try, the first import ignored .info files but not .info-* files, for some reason. I'm going to make this consistent.) Reviewed by: core Approved for: 2.2 Notes: svn path=/vendor/gdb/dist/; revision=19370