Up to [cvs.NetBSD.org] / src / external / gpl3 / gcc / usr.bin / gcc / arch / powerpc
Request diff between arbitrary revisions
Default branch: MAIN
Current tag: MAIN
Revision 1.12 / (download) - annotate - [select for diffs], Wed Sep 26 05:57:45 2012 UTC (7 months, 3 weeks ago) by matt
Branch: MAIN
CVS Tags: yamt-pagecache-base8,
yamt-pagecache-base7,
yamt-pagecache-base6,
tls-maxphys-nbase,
tls-maxphys-base,
agc-symver-base,
agc-symver,
HEAD
Changes since 1.11: +2 -1
lines
Diff to previous 1.11 (colored)
This needs to have an #else clause
Revision 1.11 / (download) - annotate - [select for diffs], Wed Sep 26 05:38:29 2012 UTC (7 months, 3 weeks ago) by matt
Branch: MAIN
Changes since 1.10: +1 -1
lines
Diff to previous 1.10 (colored)
Fix _SOFT_FLOAT_ -> _SOFT_FLOAT
Revision 1.10 / (download) - annotate - [select for diffs], Tue Sep 18 19:45:49 2012 UTC (8 months ago) by mrg
Branch: MAIN
Changes since 1.9: +1 -1
lines
Diff to previous 1.9 (colored)
regen mknative files for GCC 4.5.4. XXX: earm didn't build.
Revision 1.9 / (download) - annotate - [select for diffs], Tue Sep 18 05:31:36 2012 UTC (8 months ago) by mrg
Branch: MAIN
Changes since 1.8: +7 -11
lines
Diff to previous 1.8 (colored)
re-run mknative. - i386 tested - m68k gomp tls reverted by hand - powerpc softfloat added (un-reverted) by hand
Revision 1.8 / (download) - annotate - [select for diffs], Sun Aug 5 17:21:47 2012 UTC (9 months, 2 weeks ago) by matt
Branch: MAIN
Branch point for: tls-maxphys
Changes since 1.7: +9 -0
lines
Diff to previous 1.7 (colored)
Add a few missing for earm's gcc configury
Revision 1.7 / (download) - annotate - [select for diffs], Thu Apr 5 21:09:22 2012 UTC (13 months, 2 weeks ago) by mrg
Branch: MAIN
CVS Tags: yamt-pagecache-base5,
yamt-pagecache-base4
Changes since 1.6: +3 -9
lines
Diff to previous 1.6 (colored)
rerun mknative-gcc: - turn off <fenv.h> on platforms that don't have it
Revision 1.6 / (download) - annotate - [select for diffs], Thu Dec 15 06:35:46 2011 UTC (17 months, 1 week ago) by mrg
Branch: MAIN
CVS Tags: netbsd-6-base,
netbsd-6-1-RELEASE,
netbsd-6-1-RC4,
netbsd-6-1-RC3,
netbsd-6-1-RC2,
netbsd-6-1-RC1,
netbsd-6-1,
netbsd-6-0-RELEASE,
netbsd-6-0-RC2,
netbsd-6-0-RC1,
netbsd-6-0-2-RELEASE,
netbsd-6-0-1-RELEASE,
netbsd-6-0,
netbsd-6,
matt-nb6-plus-nbase,
matt-nb6-plus-base,
matt-nb6-plus
Changes since 1.5: +3 -7
lines
Diff to previous 1.5 (colored)
regenerate mknative-gcc files for most platforms, post skrll@ fix and joerg@'s enable tls change. missing: m68010 (coming shortly) and m68k (breaks the build) XXX: didn't test i re-merged the powerpc by-hand changes properly
Revision 1.5 / (download) - annotate - [select for diffs], Thu Oct 13 19:51:58 2011 UTC (19 months, 1 week ago) by matt
Branch: MAIN
CVS Tags: yamt-pagecache-base3,
yamt-pagecache-base2,
yamt-pagecache-base
Branch point for: yamt-pagecache
Changes since 1.4: +4 -3
lines
Diff to previous 1.4 (colored)
Regen.
Revision 1.4 / (download) - annotate - [select for diffs], Wed Aug 17 18:33:03 2011 UTC (21 months ago) by matt
Branch: MAIN
Changes since 1.3: +10 -1
lines
Diff to previous 1.3 (colored)
Regen (since mknative blew away _SOFT_FLOAT changes).
Revision 1.3 / (download) - annotate - [select for diffs], Wed Jul 20 00:53:55 2011 UTC (22 months ago) by mrg
Branch: MAIN
Changes since 1.2: +1 -1
lines
Diff to previous 1.2 (colored)
re-generate various files after dl_iterate_phdr has been enabled.
Revision 1.2 / (download) - annotate - [select for diffs], Sun Jul 3 14:41:48 2011 UTC (22 months, 2 weeks ago) by mrg
Branch: MAIN
Changes since 1.1: +2 -2
lines
Diff to previous 1.1 (colored)
various (re-)generations. most of these sort of entirely work now.
Revision 1.1 / (download) - annotate - [select for diffs], Fri Jul 1 01:57:02 2011 UTC (22 months, 3 weeks ago) by mrg
Branch: MAIN
(re-)run mknative-gcc for i386, amd64, sparc, sparc64, powerpc and arm. - both x86 seem to be working fine now - sparc static binaries work, dynamic fails - sparc64 fails at startup, accessing beyond the stack - powerpc and arm still have libgcc issues