This website requires JavaScript.
Explore
Help
Sign In
Bommels05
/
Mozilla
Watch
1
Star
0
Fork
0
You've already forked Mozilla
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Mozilla
/
mozilla
/
ef
/
Compiler
/
CodeGenerator
History
fur%netscape.com
2f763cedea
Flush the log file after entry into a method is traced.
...
git-svn-id: svn://10.0.0.236/trunk@18099 18797224-902f-48f8-a5cc-f745e15eee43
1999-01-21 00:22:22 +00:00
..
md
Check-in rth's support for 64-bit arithmetic, with a few mods to make it build
1998-12-23 20:11:59 +00:00
Backend.cpp
…
Backend.h
…
Burg.h
Fix the burm_STATE_LABEL thing, since the version of burg that I have (and that I assume we'll be using) doesn't use SET_STATE_LABEL - it makes assignments to STATE_LABEL.
1998-12-11 02:48:32 +00:00
CGScheduler.cpp
…
CGScheduler.h
…
CodeGenerator.cpp
…
CodeGenerator.h
…
ControlNodeScheduler.cpp
…
ControlNodeScheduler.h
…
ExceptionTable.cpp
…
ExceptionTable.h
…
FormatStructures.h
…
HTMLMethodDump.cpp
Flush HTML method dump file after writing it. Otherwise, the file is truncated
1998-12-23 20:19:49 +00:00
HTMLMethodDump.h
…
IGVisualizer.cpp
…
IGVisualizer.h
…
Instruction.cpp
…
Instruction.h
fix warnings by providing empty virtual destructors for classes that needed them, reordering initialization of member variables, and by giving the type uint to all the 'const nFooTypes;' variables.
1998-12-10 11:52:47 +00:00
InstructionEmitter.cpp
…
InstructionEmitter.h
…
Makefile
…
NativeCodeCache.cpp
Flush the log file after entry into a method is traced.
1999-01-21 00:22:22 +00:00
NativeCodeCache.h
…
NativeFormatter.cpp
…
NativeFormatter.h
…
Scheduler.cpp
…
Scheduler.h
…