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]

[committed] Update mips entry in backends.html


This patch updates the MIPS sin list in backends.html.  We now use
TARGET_ASM_OUTPUT_MI_THUNK ('a') and have no define_peepholes ('p').
Applied as obvious.

Richard


Index: htdocs/backends.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/backends.html,v
retrieving revision 1.17
diff -u -p -F^\([(a-zA-Z0-9_]\|#define\) -r1.17 backends.html
--- htdocs/backends.html	12 Jul 2004 11:11:53 -0000	1.17
+++ htdocs/backends.html	16 Jul 2004 09:39:06 -0000
@@ -85,7 +85,7 @@ m32r     |       FI             d    s
 m68hc11  |    L  FI    l  c        t s
 m68k     |   ?            c f     a   
 mcore    |  ?    FI          gm d    s
-mips     |     Q   CB   qr     bd    s
+mips     |     Q   CB   qr p   bd a  s
 mmix     | HM  Q   C    q  p   b  a e 
 mn10300  | ??             c  g       s
 ns32k    |  M?            c f m     e 


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