Up to [cvs.NetBSD.org] / src / external / gpl3 / gdb
Request diff between arbitrary revisions
Default branch: MAIN
Current tag: MAIN
Revision 1.6 / (download) - annotate - [select for diffs], Fri Jun 22 20:32:35 2012 UTC (10 months, 3 weeks ago) by abs
Branch: MAIN
CVS Tags: yamt-pagecache-base8,
yamt-pagecache-base7,
yamt-pagecache-base6,
tls-maxphys-nbase,
tls-maxphys-base,
tls-maxphys,
agc-symver-base,
agc-symver,
HEAD
Changes since 1.5: +1 -5
lines
Diff to previous 1.5 (colored)
Switch -current vax back to gcc 4.1 to match netbsd-6 - until someone has time to look at the gcc 4.5 codegen issues we should at least have a usable -current for vax.
Revision 1.5 / (download) - annotate - [select for diffs], Wed Apr 4 10:59:45 2012 UTC (13 months, 2 weeks ago) by joerg
Branch: MAIN
CVS Tags: yamt-pagecache-base5,
yamt-pagecache-base4
Changes since 1.4: +3 -2
lines
Diff to previous 1.4 (colored)
Disable new -Wstring-plus-int warning where needed for now. Adjust various places that add GCC-only options to check for the active compiler first.
Revision 1.4 / (download) - annotate - [select for diffs], Sun Feb 5 17:47:30 2012 UTC (15 months, 1 week ago) by matt
Branch: MAIN
CVS Tags: netbsd-6-base
Branch point for: netbsd-6
Changes since 1.3: +5 -1
lines
Diff to previous 1.3 (colored)
For VAX & GCC, turn on -Wno-overflow to supress a GCC error.
Revision 1.3 / (download) - annotate - [select for diffs], Tue Oct 11 15:18:09 2011 UTC (19 months, 1 week ago) by joerg
Branch: MAIN
CVS Tags: yamt-pagecache-base3,
yamt-pagecache-base2,
yamt-pagecache-base
Branch point for: yamt-pagecache
Changes since 1.2: +2 -1
lines
Diff to previous 1.2 (colored)
Disable format string validation with clang, it doesn't like gettext too much.
Revision 1.2 / (download) - annotate - [select for diffs], Sun Oct 9 13:58:27 2011 UTC (19 months, 1 week ago) by christos
Branch: MAIN
Changes since 1.1: +2 -1
lines
Diff to previous 1.1 (colored)
don't forget to set bindir.
Revision 1.1 / (download) - annotate - [select for diffs], Mon Sep 26 03:02:44 2011 UTC (19 months, 3 weeks ago) by christos
Branch: MAIN
Build glue for x86_64. This is working gdb for amd64 minus kernel stacktrace support. It is disabled for now because it breaks user program traces.