r218488 - in /trunk/gcc/jit: ChangeLog notes.txt

dmalcolm@gcc.gnu.org dmalcolm@gcc.gnu.org
Mon Dec 8 18:56:00 GMT 2014


Author: dmalcolm
Date: Mon Dec  8 18:56:21 2014
New Revision: 218488

URL: https://gcc.gnu.org/viewcvs?rev=218488&root=gcc&view=rev
Log:
Make jit/notes.txt better reflect current status quo

gcc/jit/ChangeLog:
	* notes.txt: Show the beginning and ending of
	recording::context::compile vs playback::context::compile.  Show
	the creation and unlinking of the tempdir.  Show toplev::finalize.
	Move "RELEASE MUTEX" to the correct location.  Show
	gcc_jit_result_release, and indicate where the
	dlopen/dlsym/dlclose occur.


Modified:
    trunk/gcc/jit/ChangeLog
    trunk/gcc/jit/notes.txt



More information about the Gcc-cvs mailing list