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]

r152370 - in /branches/lto/gcc: ChangeLog.lto l...


Author: espindola
Date: Thu Oct  1 13:21:49 2009
New Revision: 152370

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=152370
Log:
2009-10-01  Rafael Avila de Espindola  <espindola@google.com>

	* lto-opts.c (lto_write_options): Update call to lto_begin_section.
	* lto-section-out.c (lto_begin_section): Add a compress argument.
	Update all callers.
	(produce_symtab): Don't compress.
	* lto-section-out.h (lto_begin_section): Add a compress argument.


Modified:
    branches/lto/gcc/ChangeLog.lto
    branches/lto/gcc/lto-opts.c
    branches/lto/gcc/lto-section-out.c
    branches/lto/gcc/lto-streamer-out.c
    branches/lto/gcc/lto-streamer.h


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