This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH 6/6] Thread pointer built-in functions, mips


Chung-Lin Tang <cltang@codesourcery.com> writes:
>         * config/mips/mips.md (get_thread_pointer<mode>): New pattern.
>         * config/mips/mips-protos.h (mips_expand_thread_pointer): Add extern
>         declaration.
>         * config/mips/mips.c (mips_expand_thread_pointer): Renamed from
> mips_get_tp.
>         (mips_get_tp): New stub calling mips_expand_thread_pointer.

OK.  Thanks for all your work on this.

Richard


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]