freebsd-dev/contrib/gcc/config/mips
Martin Matuska 5377a72618 Upgrade of base gcc and libstdc++ to the last GPLv2-licensed revision
(rev. 127959 of gcc-4_2-branch).

Resolved GCC bugs:
	c++: 17763, 29365, 30535, 30917, 31337, 31941, 32108, 32112, 32346,
	     32898, 32992
	debug: 32610, 32914
	libstdc++: 33084, 33128
	middle-end: 32563
	rtl-optimization: 33148
	tree-optimization: 25413, 32723
	target: 32218

Tested by:	pointyhat (miwi)
Obtained from:	gcc (gcc-4_2-branch up to rev. 127959)
PR:		gnu/153298, gnu/153959, gnu/154385
MFC after:	1 month
2011-03-29 20:53:51 +00:00
..
4k.md Reorganize the gcc vendor import work area. This flattens out a bunch 2008-06-01 00:03:21 +00:00
5k.md Reorganize the gcc vendor import work area. This flattens out a bunch 2008-06-01 00:03:21 +00:00
24k.md Reorganize the gcc vendor import work area. This flattens out a bunch 2008-06-01 00:03:21 +00:00
3000.md Reorganize the gcc vendor import work area. This flattens out a bunch 2008-06-01 00:03:21 +00:00
4000.md Reorganize the gcc vendor import work area. This flattens out a bunch 2008-06-01 00:03:21 +00:00
4100.md Reorganize the gcc vendor import work area. This flattens out a bunch 2008-06-01 00:03:21 +00:00
4130.md Reorganize the gcc vendor import work area. This flattens out a bunch 2008-06-01 00:03:21 +00:00
4300.md Reorganize the gcc vendor import work area. This flattens out a bunch 2008-06-01 00:03:21 +00:00
4600.md Reorganize the gcc vendor import work area. This flattens out a bunch 2008-06-01 00:03:21 +00:00
5000.md Reorganize the gcc vendor import work area. This flattens out a bunch 2008-06-01 00:03:21 +00:00
5400.md Reorganize the gcc vendor import work area. This flattens out a bunch 2008-06-01 00:03:21 +00:00
5500.md Reorganize the gcc vendor import work area. This flattens out a bunch 2008-06-01 00:03:21 +00:00
6000.md Reorganize the gcc vendor import work area. This flattens out a bunch 2008-06-01 00:03:21 +00:00
7000.md Reorganize the gcc vendor import work area. This flattens out a bunch 2008-06-01 00:03:21 +00:00
9000.md Reorganize the gcc vendor import work area. This flattens out a bunch 2008-06-01 00:03:21 +00:00
constraints.md Reorganize the gcc vendor import work area. This flattens out a bunch 2008-06-01 00:03:21 +00:00
crti.asm Reorganize the gcc vendor import work area. This flattens out a bunch 2008-06-01 00:03:21 +00:00
crtn.asm Reorganize the gcc vendor import work area. This flattens out a bunch 2008-06-01 00:03:21 +00:00
dbxmdebug.h Reorganize the gcc vendor import work area. This flattens out a bunch 2008-06-01 00:03:21 +00:00
elf.h Reorganize the gcc vendor import work area. This flattens out a bunch 2008-06-01 00:03:21 +00:00
elforion.h Reorganize the gcc vendor import work area. This flattens out a bunch 2008-06-01 00:03:21 +00:00
freebsd.h Add/improve mips64r2, Octeon, n32 and n64 support in the toolchain. 2010-06-02 11:06:03 +00:00
generic.md Reorganize the gcc vendor import work area. This flattens out a bunch 2008-06-01 00:03:21 +00:00
iris5.h Reorganize the gcc vendor import work area. This flattens out a bunch 2008-06-01 00:03:21 +00:00
iris6.h Reorganize the gcc vendor import work area. This flattens out a bunch 2008-06-01 00:03:21 +00:00
iris.h Reorganize the gcc vendor import work area. This flattens out a bunch 2008-06-01 00:03:21 +00:00
irix-crti.asm Reorganize the gcc vendor import work area. This flattens out a bunch 2008-06-01 00:03:21 +00:00
irix-crtn.asm Reorganize the gcc vendor import work area. This flattens out a bunch 2008-06-01 00:03:21 +00:00
linux64.h Reorganize the gcc vendor import work area. This flattens out a bunch 2008-06-01 00:03:21 +00:00
linux-unwind.h Reorganize the gcc vendor import work area. This flattens out a bunch 2008-06-01 00:03:21 +00:00
linux.h Reorganize the gcc vendor import work area. This flattens out a bunch 2008-06-01 00:03:21 +00:00
mips16.S Reorganize the gcc vendor import work area. This flattens out a bunch 2008-06-01 00:03:21 +00:00
mips-dsp.md Reorganize the gcc vendor import work area. This flattens out a bunch 2008-06-01 00:03:21 +00:00
mips-modes.def Reorganize the gcc vendor import work area. This flattens out a bunch 2008-06-01 00:03:21 +00:00
mips-protos.h Reorganize the gcc vendor import work area. This flattens out a bunch 2008-06-01 00:03:21 +00:00
mips-ps-3d.md Reorganize the gcc vendor import work area. This flattens out a bunch 2008-06-01 00:03:21 +00:00
mips.c Add/improve mips64r2, Octeon, n32 and n64 support in the toolchain. 2010-06-02 11:06:03 +00:00
mips.h Add/improve mips64r2, Octeon, n32 and n64 support in the toolchain. 2010-06-02 11:06:03 +00:00
mips.md Add/improve mips64r2, Octeon, n32 and n64 support in the toolchain. 2010-06-02 11:06:03 +00:00
mips.opt Reorganize the gcc vendor import work area. This flattens out a bunch 2008-06-01 00:03:21 +00:00
netbsd.h Reorganize the gcc vendor import work area. This flattens out a bunch 2008-06-01 00:03:21 +00:00
openbsd.h Reorganize the gcc vendor import work area. This flattens out a bunch 2008-06-01 00:03:21 +00:00
predicates.md Upgrade of base gcc and libstdc++ to the last GPLv2-licensed revision 2011-03-29 20:53:51 +00:00
r3900.h Reorganize the gcc vendor import work area. This flattens out a bunch 2008-06-01 00:03:21 +00:00
rtems.h Reorganize the gcc vendor import work area. This flattens out a bunch 2008-06-01 00:03:21 +00:00
sb1.md Reorganize the gcc vendor import work area. This flattens out a bunch 2008-06-01 00:03:21 +00:00
sdb.h Reorganize the gcc vendor import work area. This flattens out a bunch 2008-06-01 00:03:21 +00:00
sr71k.md Reorganize the gcc vendor import work area. This flattens out a bunch 2008-06-01 00:03:21 +00:00
t-elf Reorganize the gcc vendor import work area. This flattens out a bunch 2008-06-01 00:03:21 +00:00
t-gofast Reorganize the gcc vendor import work area. This flattens out a bunch 2008-06-01 00:03:21 +00:00
t-iris Reorganize the gcc vendor import work area. This flattens out a bunch 2008-06-01 00:03:21 +00:00
t-iris6 Reorganize the gcc vendor import work area. This flattens out a bunch 2008-06-01 00:03:21 +00:00
t-isa3264 Reorganize the gcc vendor import work area. This flattens out a bunch 2008-06-01 00:03:21 +00:00
t-linux64 Reorganize the gcc vendor import work area. This flattens out a bunch 2008-06-01 00:03:21 +00:00
t-mips Reorganize the gcc vendor import work area. This flattens out a bunch 2008-06-01 00:03:21 +00:00
t-r3900 Reorganize the gcc vendor import work area. This flattens out a bunch 2008-06-01 00:03:21 +00:00
t-rtems Reorganize the gcc vendor import work area. This flattens out a bunch 2008-06-01 00:03:21 +00:00
t-sb1 Reorganize the gcc vendor import work area. This flattens out a bunch 2008-06-01 00:03:21 +00:00
t-slibgcc-irix Reorganize the gcc vendor import work area. This flattens out a bunch 2008-06-01 00:03:21 +00:00
t-sr71k Reorganize the gcc vendor import work area. This flattens out a bunch 2008-06-01 00:03:21 +00:00
t-vr Reorganize the gcc vendor import work area. This flattens out a bunch 2008-06-01 00:03:21 +00:00
t-vxworks Reorganize the gcc vendor import work area. This flattens out a bunch 2008-06-01 00:03:21 +00:00
vr4120-div.S Reorganize the gcc vendor import work area. This flattens out a bunch 2008-06-01 00:03:21 +00:00
vr.h Reorganize the gcc vendor import work area. This flattens out a bunch 2008-06-01 00:03:21 +00:00
vxworks.h Reorganize the gcc vendor import work area. This flattens out a bunch 2008-06-01 00:03:21 +00:00
windiss.h Reorganize the gcc vendor import work area. This flattens out a bunch 2008-06-01 00:03:21 +00:00