* config/sparc/netbsd-elf.h (TRANSFER_FROM_TRAMPOLINE): Remove.
From-SVN: r55461
This commit is contained in:
parent
9698ee33f0
commit
043cfcbea2
2 changed files with 4 additions and 3 deletions
|
@ -1,3 +1,7 @@
|
||||||
|
2002-07-15 Jason Thorpe <thorpej@wasabisystems.com>
|
||||||
|
|
||||||
|
* config/sparc/netbsd-elf.h (TRANSFER_FROM_TRAMPOLINE): Remove.
|
||||||
|
|
||||||
2002-07-15 Michael Matz <matz@suse.de>,
|
2002-07-15 Michael Matz <matz@suse.de>,
|
||||||
Daniel Berlin <dberlin@dberlin.org>,
|
Daniel Berlin <dberlin@dberlin.org>,
|
||||||
Denis Chertykov <denisc@overta.ru>
|
Denis Chertykov <denisc@overta.ru>
|
||||||
|
|
|
@ -109,9 +109,6 @@ Boston, MA 02111-1307, USA. */
|
||||||
* Clean up afterwards generic SPARC ELF configuration.
|
* Clean up afterwards generic SPARC ELF configuration.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#undef TRANSFER_FROM_TRAMPOLINE
|
|
||||||
#define TRANSFER_FROM_TRAMPOLINE
|
|
||||||
|
|
||||||
/* FIXME: Aren't these supposed to be available for SPARC ELF? */
|
/* FIXME: Aren't these supposed to be available for SPARC ELF? */
|
||||||
#undef MULDI3_LIBCALL
|
#undef MULDI3_LIBCALL
|
||||||
#undef DIVDI3_LIBCALL
|
#undef DIVDI3_LIBCALL
|
||||||
|
|
Loading…
Add table
Reference in a new issue