summaryrefslogtreecommitdiffstats
path: root/contrib/gdb
Commit message (Collapse)AuthorAgeFilesLines
...
| * Add support for ia64. This code will be contributed to GDB as soonmarcel2004-06-2512-70/+1568
| | | | | | | | | | | | as the legal prerequisites are met. To avoid future merge conflicts, this is added to the vendor branch. The changes are seperately kept in FREEBSD-diffs for easy reference.
| * Remove files from the vendor branch that are not part of the GDB 6.1.1marcel2004-06-20253-154476/+0
| | | | | | | | import.
* | Update the upgrade instructions.marcel2004-06-251-15/+6
| |
* | Remove from HEAD, that what is not on the vendor branch anymore.marcel2004-06-201-291/+0
| |
* | Revive files which were pulled from the vendor branch only to bemarcel2004-06-2073-0/+46808
| | | | | | | | | | | | 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.
* | Update to GDB 6.1.1. These files are identical to the vendor branch.marcel2004-06-2029-10453/+17851
| |
* | Update to match the GDB 6.1.1 import.marcel2004-06-201-119/+67
| |
* | This commit was generated by cvs2svn to compensate for changes in r130805,marcel2004-06-20252-154185/+0
| | | | | | | | which included commits to RCS files with non-trunk default branches.
* | This commit was generated by cvs2svn to compensate for changes in r130803,marcel2004-06-20623-33904/+200826
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * Import of GDB version 6.1.1 (stripped; see FREEBSD-Xlist rev. 1.6).marcel2004-06-20725-44357/+265485
| |
| * This file was not part of the GDB 5.2.1 import and should have beenmarcel2004-06-2020-9238/+0
| | | | | | | | deleted from the vendor branch.
| * This file was not part of the GDB 5.2.1 import and should have beenmarcel2004-06-20362-166798/+0
| | | | | | | | deleted from the vendor branch.
| * This file was not part of the GDB 5.2.1 import and should have beenmarcel2004-06-19239-156804/+0
| | | | | | | | deleted from the vendor branch.
| * This file has been removed from HEAD when it should (also) have beenmarcel2004-06-1930-32873/+0
| | | | | | | | removed from the vendor branch.
* | This file is not part of GDB 5.2.1, but was off the vendor branch.marcel2004-06-1824-44078/+0
| |
* | Revert local changes.marcel2004-06-187-29/+7
| |
* | This file is not part of GDB 5.2.1 and is also off the vendor branch.marcel2004-06-181-814/+0
| | | | | | | | It was removed on 2001-11-07, according to ChangeLog.
* | Track changed definition of the debug registers.phk2002-10-211-2/+4
| | | | | | | | Sorry for missing this the first time.
* | Document import of gdb-5.2.1.mp2002-10-122-14/+40
| |
* | Resolve conflicts with gdb-5.2.1 import.mp2002-10-123-1/+15
| |
* | This commit was generated by cvs2svn to compensate for changes in r104990,mp2002-10-1219-313/+1064
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * Import gdb-5.2.1mp2002-10-1222-319/+1086
| |
* | Make our i386 hacks in a less vendor file disturbing manner.obrien2002-07-101-29/+21
| |
* | Quiet warnings by making this ANSI-C clean.obrien2002-07-091-5/+18
| |
* | This commit was generated by cvs2svn to compensate for changes in r99005,obrien2002-06-2984-0/+3443
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * Vendor import of GDB 5.2.obrien2002-06-2984-0/+3443
| | | | | | | | | | These bits are taken from the FSF gdb_5_2-branch anoncvs repo on 27-June-2002 12:01:00 EDT.
* | - kernel core debugging for i386 (Mark Peek)obrien2002-06-293-1900/+1642
| | | | | | | | | | | | - thread debugging for i386 (Mark Peek) and alpha (Doug Rabson) Submitted by: mp,dfr
* | Note that this is a modified version of GDB.obrien2002-06-291-1/+1
| |
* | Use the stock source.obrien2002-06-291-1210/+1527
| |
* | Best that I can tell, we've never used these files.obrien2002-06-2928-12056/+0
| |
* | This commit was generated by cvs2svn to compensate for changes in r98954,obrien2002-06-282-0/+246
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * Vendor import of GDB 5.2.obrien2002-06-282-0/+246
| | | | | | | | | | These bits are taken from the FSF gdb_5_2-branch anoncvs repo on 27-June-2002 12:01:00 EDT.
* | Actually rev 1.3 (don't declare tilde_expand()) is needed with GDB 5.2.obrien2002-06-281-4/+2
| |
* | Our FreeBSD custom changes are OBE. Return to using the stock vendor sources.obrien2002-06-2825-17753/+23531
| |
* | This commit was generated by cvs2svn to compensate for changes in r98944,obrien2002-06-27514-44801/+242791
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * Vendor import of GDB 5.2.obrien2002-06-27639-90062/+295298
| | | | | | | | | | These bits are taken from the FSF gdb_5_2-branch anoncvs repo on 27-June-2002 12:01:00 EDT.
* | Use these malloc-like bits from libiberty now.obrien2002-01-271-2/+4
| |
* | Remove the filename_completion_function() extern that conflicts with theobrien2001-04-141-2/+2
| | | | | | | | latest version of this fuction in Readline 4.2
* | The internal declaration for tilde_expand() now conflicts with the oneobrien2001-04-111-4/+2
| | | | | | | | | | | | that was finally added to the readline headers in readline 4.2. Submitted by: ache
* | Change "*coff*" to "coff*" so that the pattern will not dike out xcoffsolib.h.obrien2001-03-301-1/+1
| | | | | | | | I'll revisit the pattern on the next import.
* | Remove these MD files that we've never needed.obrien2001-03-301-209/+0
| |
* | Remove this auto-generated file (and isn't part of 5.0 as it shouldn't be).obrien2001-03-301-182/+0
| |
* | Remove these GDB 4.18 docs that did not make it into 5.0.obrien2001-03-303-1869/+0
| |
* | Remove this GDB 4.18 file that is no longer part of GDB [5.0].obrien2001-03-291-17/+0
| |
* | List of distfile contents to delete using `rm' and `find -delete'.obrien2001-03-241-0/+71
| | | | | | | | | | | | Simular to the FREEBSD-Xlist used with `tar -X ... -xf'. This file is typically used when one starts with the GDB anoncvs repo rather than a release tarball.
* | This commit was generated by cvs2svn to compensate for changes in r64234,obrien2000-08-041-0/+153
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * Virgin import of gdb-5.0obrien2000-08-0426-8978/+9487
| |
* | These files are for an arch we don't care about.obrien2000-08-048-5171/+0
| |
* | Update for GDB 5.0.obrien2000-08-021-0/+73
| |
* | These files are for an arch we don't care about.obrien2000-08-023-3080/+0
| |
OpenPOWER on IntegriCloud