1. 17 Jan, 2004 6 commits
    • 13189.cc: Fix guards. · d517f626
      
      2004-01-16  Benjamin Kosnik  <bkoz@redhat.com>
      
      	* testsuite/ext/enc_filebuf/char/13189.cc: Fix guards.
      	* testsuite/ext/enc_filebuf/wchar_t/13189.cc: Same.
      
      From-SVN: r76017
      Benjamin Kosnik committed
    • [multiple changes] · 73e61092
      2004-01-15  Geoffrey Keating  <geoffk@apple.com>
      
      	* Makefile.in (MD5_H): New.
      	(fold-const.o): Depend on md5.h.
      	(dwarf2out.o): Likewise.
      	(cppfiles.o): Likewise.
      	* cppfiles.c: Include md5.h.
      	(should_stack_file): Check against list read from PCH file.
      	(struct pchf_data): New.
      	(pchf): New variable.
      	(struct pchf_adder_info): New.
      	(pchf_adder): New.
      	(pchf_save_compare): New.
      	(_cpp_save_file_entries): New.
      	(_cpp_read_file_entries): New.
      	(struct pchf_compare_data): New.
      	(pchf_compare): New.
      	(check_file_against_entries): New.
      	* cpphash.h (_cpp_save_file_entries): Prototype.
      	(_cpp_read_file_entries): Prototype.
      	* cpppch.c (cpp_write_pch_state): Write the list of headers.
      	(cpp_read_state): Read the list of headers.
      
      Index: testsuite/ChangeLog
      2004-01-16  Geoffrey Keating  <geoffk@apple.com>
      
      	* gcc.dg/pch/import-1.c: New.
      	* gcc.dg/pch/import-1.hs: New.
      	* gcc.dg/pch/import-1a.h: New.
      	* gcc.dg/pch/import-1b.h: New.
      	* gcc.dg/pch/import-1c.h: New.
      
      From-SVN: r76016
      Geoffrey Keating committed
    • Daily bump. · 790b6144
      From-SVN: r76013
      GCC Administrator committed
    • * de.po: Update. · f3b786f9
      From-SVN: r76008
      Joseph Myers committed
    • c-common.c (c_estimate_num_insns_1): Handle builtin_constant_p and builtin_expect specially. · 3b75d796
      	* c-common.c (c_estimate_num_insns_1): Handle builtin_constant_p and
      	builtin_expect specially.
      	* params.def (PARAM_MAX_INLINE_INSNS_AUTO): Set to 100.
      	(PARAM_LARGE_FUNCTION_INSNS): Set to 3000.
      	* invoke.texi (max-inline-insns-single): Set to 100.
      	(large-function-insns): Set to 3000.
      
      From-SVN: r76007
      Jan Hubicka committed
    • * java/awt/Container.java: Typo and indentation fixes. · d440f642
      From-SVN: r76004
      Tom Tromey committed
  2. 16 Jan, 2004 34 commits