2003-12-04 Stuart Hastings <stuart@apple.com>
authorStuart Hastings <stuart@apple.com>
Fri, 5 Dec 2003 00:44:57 +0000 (00:44 +0000)
committerStuart Hastings <stuart@gcc.gnu.org>
Fri, 5 Dec 2003 00:44:57 +0000 (00:44 +0000)
commitefdba735bef6fc3c86df8e37bdfd17525f32ca8c
tree622358f56d81ef04c32427df0947d574667e7522
parent22c3768c40ca78ee453874b0831ee30340563b27
2003-12-04  Stuart Hastings  <stuart@apple.com>

        * rs6000.c (output_call, macho_branch_islands,
        add_compiler_branch_island, no_previous_def, get_previous_label)
        Revisions of xx_stub functions for branch islands,
        add -fPIC support for Darwin.
        * rs6000-protos.h (output_call) Prototype.
        * rs6000.md Use output_call.
        * invoke.texi Explain Darwin semantics of -longcall.
        * testsuite/gcc.dg/darwin-abi-1.c Revise testcase for -longcall/jbsr.

From-SVN: r74302
gcc/ChangeLog
gcc/config/rs6000/rs6000-protos.h
gcc/config/rs6000/rs6000.c
gcc/config/rs6000/rs6000.md
gcc/doc/invoke.texi
gcc/testsuite/gcc.dg/darwin-abi-1.c