r123095 - in /branches/fixed-point: ./ ChangeLo...
chaoyingfu@gcc.gnu.org
chaoyingfu@gcc.gnu.org
Tue Mar 20 23:37:00 GMT 2007
Author: chaoyingfu
Date: Tue Mar 20 23:37:40 2007
New Revision: 123095
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=123095
Log:
Merged revisions 122855-122861 via svnmerge from
svn+ssh://chaoyingfu@sources.redhat.com/svn/gcc/trunk
........
r122855 | brooks | 2007-03-12 11:58:12 -0700 (Mon, 12 Mar 2007) | 6 lines
fixincludes/
* Makefile.in: Add dummy "install-info" target.
<toplevel>
* Makefile.def (fixincludes): Remove unneeded "missing" lines.
* Makefile.in: Regenerate
........
r122856 | brooks | 2007-03-12 12:00:28 -0700 (Mon, 12 Mar 2007) | 2 lines
Fixed erroneous ChangeLog and gcc/ChangeLog entries.
........
r122858 | steven | 2007-03-12 12:38:06 -0700 (Mon, 12 Mar 2007) | 7 lines
* tree-pass.h (pass_into_cfg_layout_mode,
pass_outof_cfg_layout_mode): Declare.
* cfglayout.c (into_cfg_layout_mode, outof_cfg_layout_mode,
pass_into_cfg_layout_mode, pass_outof_cfg_layout_mode): New.
* passes.c (pass_into_cfg_layout_mode): Schedule before jump2.
(pass_outof_cfg_layout_mode): Schedule after pass_rtl_ifcvt.
........
r122859 | tromey | 2007-03-12 12:48:32 -0700 (Mon, 12 Mar 2007) | 4 lines
2007-03-12 Marco Trudel <mtrudel@gmx.ch>
* java/lang/natString.cc (getBytes (jstring enc)):
Fixed the loop for multiple cycles, Code cleanup
........
r122861 | brooks | 2007-03-12 13:03:33 -0700 (Mon, 12 Mar 2007) | 3 lines
* doc/install.texi: Document --enable-stage1-languages
........
Modified:
branches/fixed-point/ (props changed)
branches/fixed-point/ChangeLog
branches/fixed-point/Makefile.def
branches/fixed-point/Makefile.in
branches/fixed-point/fixincludes/ChangeLog
branches/fixed-point/fixincludes/Makefile.in
branches/fixed-point/gcc/ChangeLog
branches/fixed-point/gcc/cfglayout.c
branches/fixed-point/gcc/doc/install.texi
branches/fixed-point/gcc/passes.c
branches/fixed-point/gcc/tree-pass.h
branches/fixed-point/libjava/ChangeLog
branches/fixed-point/libjava/java/lang/natString.cc
Propchange: branches/fixed-point/
('svnmerge-integrated' modified)
More information about the Gcc-cvs
mailing list