Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

NetBSD master CVS tree commits



jonathan
Mon Oct  6 14:19:17 PDT 1997
Update of /a/cvsroot/src/gnu/usr.bin/gcc/arch/mips
In directory netbsd1:/var/slash-tmp/cvs-serv14163

Modified Files:
        netbsd.h mips.h 
Log Message:
Change GCC's INITIALIZE_TRAMPOLINE() function as submitted to Cygnus:
    emit a call _cacheflush() to ensure Icache consistency
    after writing trampoline code for lexical closures onto the stack
    (i.e., into the Dcache).

GCC 2.x (x <= 7.2.2) emits a call cacehflush(), polluting the user
namespace.




Home | Main Index | Thread Index | Old Index