Initial 4.3 backport of the named address support patches
commit0587383c9350f17d4ab6064b53a1ff3cfbf477fe
authormeissner <meissner@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 4 Dec 2008 00:51:26 +0000 (4 00:51 +0000)
committermeissner <meissner@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 4 Dec 2008 00:51:26 +0000 (4 00:51 +0000)
tree1034b37bd672cef5c73954db739c77a77f946ef9
parent4eb7ff0f928d8f3605cfd6c0eebeba2cbce02362
Initial 4.3 backport of the named address support patches

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/named-addr-4_3-branch@142425 138bc75d-0d04-0410-961f-82ee72b054a4
49 files changed:
gcc/ChangeLog.named [new file with mode: 0644]
gcc/Makefile.in
gcc/c-decl.c
gcc/c-objc-common.c
gcc/c-parser.c
gcc/c-pretty-print.c
gcc/c-tree.h
gcc/c-typeck.c
gcc/config.gcc
gcc/config/spu/cache.S [new file with mode: 0644]
gcc/config/spu/cachemgr.c [new file with mode: 0644]
gcc/config/spu/spu-c.c
gcc/config/spu/spu-elf.h
gcc/config/spu/spu.c
gcc/config/spu/spu.h
gcc/config/spu/spu.md
gcc/config/spu/spu.opt
gcc/config/spu/spu_cache.h [new file with mode: 0644]
gcc/config/spu/t-spu-elf
gcc/convert.c
gcc/coretypes.h
gcc/cp/ChangeLog.named [new file with mode: 0644]
gcc/cp/typeck.c
gcc/doc/extend.texi
gcc/doc/invoke.texi
gcc/doc/rtl.texi
gcc/doc/tm.texi
gcc/dwarf2out.c
gcc/emit-rtl.c
gcc/emit-rtl.h
gcc/explow.c
gcc/expr.c
gcc/fold-const.c
gcc/langhooks.c
gcc/output.h
gcc/print-rtl.c
gcc/print-tree.c
gcc/rtl.h
gcc/stor-layout.c
gcc/target-def.h
gcc/target.h
gcc/targhooks.c
gcc/targhooks.h
gcc/testsuite/ChangeLog.named [new file with mode: 0644]
gcc/tree-pretty-print.c
gcc/tree-ssa.c
gcc/tree.c
gcc/tree.h
gcc/varasm.c