This is the mail archive of the gcc-cvs@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]

r118202 - in /branches/csl/sourcerygxx-4_1: Cha...


Author: froydnj
Date: Mon Oct 30 21:39:14 2006
New Revision: 118202

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=118202
Log:
	Backport from mainline:

	gcc/
	2006-10-26  Nathan Froyd  <froydnj@codesourcery.com>
		    Nathan Sidwell  <nathan@codesourcery.com>

	* ggc-common.c (ggc_min_heapsize_heuristic): Be more conservative
	when choosing the minimum heapsize.

	gcc/
	2006-10-24  Nathan Froyd  <froydnj@codesourcery.com>

	* dwarf2out.c (gen_compile_unit_die): Use IS_ABSOLUTE_PATH.
	(dwarf2out_finish): Likewise.
	(output_file_names): Use DIR_SEPARATOR and DIR_SEPARATOR_2.

Modified:
    branches/csl/sourcerygxx-4_1/ChangeLog.csl
    branches/csl/sourcerygxx-4_1/gcc/dwarf2out.c
    branches/csl/sourcerygxx-4_1/gcc/ggc-common.c


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