* [PATCH]: Adjust tm-symmetry.h for previous patch to tm-i386.h
@ 2001-03-26 4:25 Mark Kettenis
0 siblings, 0 replies; only message in thread
From: Mark Kettenis @ 2001-03-26 4:25 UTC (permalink / raw)
To: gdb-patches
Hmm, I just realized that the Symmetry probably won't like my new
PUSH_ARGUMENTS.
Checked in.
Mark
Index: ChangeLog
from Mark Kettenis <kettenis@gnu.org>
* config/i386/tm-symmetry.h (PUSH_ARGUMENTS): #undef.
Index: config/i386/tm-symmetry.h
===================================================================
RCS file: /cvs/src/src/gdb/config/i386/tm-symmetry.h,v
retrieving revision 1.3
diff -u -p -r1.3 tm-symmetry.h
--- config/i386/tm-symmetry.h 2001/03/14 23:23:11 1.3
+++ config/i386/tm-symmetry.h 2001/03/26 12:23:19
@@ -299,6 +299,7 @@ switch (regno) { \
passes it on the stack. gcc should be fixed in future versions to
adopt native cc conventions. */
+#undef PUSH_ARGUMENTS
#undef STORE_STRUCT_RETURN
#define STORE_STRUCT_RETURN(ADDR, SP) write_register(0, (ADDR))
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2001-03-26 4:25 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-03-26 4:25 [PATCH]: Adjust tm-symmetry.h for previous patch to tm-i386.h Mark Kettenis
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox