darwin.h: (EXTRA_SECTIONS): Add machopic_symbol_stub1, machopic_picsymbol_stub1.
authorDale Johannesen <dalej@apple.com>
Fri, 3 Jan 2003 23:09:33 +0000 (23:09 +0000)
committerDale Johannesen <dalej@gcc.gnu.org>
Fri, 3 Jan 2003 23:09:33 +0000 (23:09 +0000)
commitd3c300d23886c539beb3460c8a6e9db099dca114
treeea412386f065629da1f0d218d4c9fcf2b75778e4
parentc75c7793f5862a1a8b5e4b164f0801da8452e7fd
darwin.h: (EXTRA_SECTIONS): Add machopic_symbol_stub1, machopic_picsymbol_stub1.

2003-01-03  Dale Johannesen  <dalej@apple.com>

        * config/darwin.h:  (EXTRA_SECTIONS):  Add machopic_symbol_stub1,
          machopic_picsymbol_stub1.
          (EXTRA_SECTION_FUNCTIONS):  Ditto.
        * rs6000/rs6000.c:  Update copyright.
          (machopic_output_stub):  Use them.  Remove an insn from stub code.

From-SVN: r60858
gcc/ChangeLog
gcc/config/darwin.h
gcc/config/rs6000/rs6000.c