platform/upstream/gcc.git
2003-03-08 Kazu Hiratacalls.c: Fix comment formatting.
2003-03-08 Mark MitchellFix typo
2003-03-08 James E WilsonFix for proprietary testcase that fails at -m5-compact...
2003-03-08 GCC AdministratorDaily bump.
2003-03-07 Geoffrey Keatinglang-specs.h (objective-c-header): Use .gch not .pch...
2003-03-07 Paolo Carlinifstream.tcc (_M_convert_to_external): Set __elen to...
2003-03-07 Paolo Carlinire PR libstdc++/9182 (basic_filebuf<> does not report...
2003-03-07 Michael Matzdf.h (enum df_ref_flags.DF_REF_STRIPPED): New.
2003-03-07 Mark Mitchellcall.c (reference_binding): Remove REF_IS_VAR parameter.
2003-03-07 Petur Runolfssonre PR libstdc++/9817 (collate::compare doesn't handle...
2003-03-07 Jan Hubicka* gcc.dg/i386-local2.c: Fix problems with certain versi...
2003-03-07 Jerry Quinnstreambuf_iterator.h (_M_put): Set _M_failed if sputn...
2003-03-07 Richard Earnshaw* arm.md (addsf3, adddf3, subsf3, subdf3, mulsf3, muldf...
2003-03-07 Matthias KloseMakefile.am (AM_MAKEFLAGS): Also pass gxx_include_dir.
2003-03-07 Gabriel Dos... except.c (init_exception_processing): Use C90 prototype...
2003-03-07 Mark Mitchell* rtti.c (get_tinfo_decl): Use build_address/build_nop.
2003-03-07 Mark Mitchellcall.c (merge_conversion_sequences): New function.
2003-03-07 Michael KochNo changelog, just replaced one tabulator with some...
2003-03-07 Gabriel Dos... error.c (init_error): Use C90 prototype style.
2003-03-07 Ranjit Mathewjcf.h (COMPARE_FILENAMES): New macro similar to "strcmp...
2003-03-07 Kazu Hiratah8300.md (a peephole2): Don't use reg_overlap_mentioned_p.
2003-03-07 Geoffrey Keatingc-pch.c: Include langhooks.h.
2003-03-07 Dale Johannesenrs6000.c (rs6000_binds_local_p): Consider global functi...
2003-03-07 GCC AdministratorDaily bump.
2003-03-07 Vladimir Makarovhaifa-sched.c (schedule_block): Don't call reorder...
2003-03-06 Neil BoothMakefile.in (c-ppoutput.o): Update.
2003-03-06 Mark MitchellFix typo in previous patch
2003-03-06 Mark Mitchellre PR c++/9965 (ICE in cp_expr_size)
2003-03-06 Jerry Quinnios_base_storage.cc (test02): Set exception mask.
2003-03-06 Roger Sayleemit-rtl.c (gen_lowpart): When requesting the low-part...
2003-03-06 Mark Mitchellre PR c++/9400 (Warning -Wshadow warns of shadowed...
2003-03-06 Mark Mitchellre PR c++/9791 (-Woverloaded-virtual reports hiding...
2003-03-06 DJ Delorie[multiple changes]
2003-03-06 Jason Merrilltree-inline.c (inlinable_function_p): Revert earlier...
2003-03-06 Jerry Quinnios.cc (ios_base::_M_init): Remove _M_word_size.
2003-03-06 Jan Hubicka* gcc.dg/i386-local.c: Fix typo.
2003-03-06 Kazu Hirata* config/h8300/h8300.md (a new peephole2): New.
2003-03-06 Kriang Lerdsuwanakijre PR c++/9188 ([New parser] Strange wording of error...
2003-03-06 Jan Hubicka* cgraph.c (cgraph_node): Do not confuse nested functio...
2003-03-06 Zdenek Dvorakdwarf2out.c (size_of_die): Compute size of external...
2003-03-06 Hans-Peter... mmix.md ("*movcc_expanded"): New pattern.
2003-03-06 Roger Sayle* expr.h (lang_expand_expr): Delete obsolete prototype.
2003-03-06 Kazu Hirata* emit-rtl.c (gen_highpart_mode): Fix a comment typo.
2003-03-06 Kazu Hiratah8300.md (a peephole2): Generalize to accept a memory...
2003-03-06 Olivier Hainquealpha.h (PRINT_OPERAND_PUNCT_VALID_P): Add '+'.
2003-03-06 GCC AdministratorDaily bump.
2003-03-05 Richard Kennerstmt.c (fixup_gotos): Change meaning of DONT_JUMP_IN.
2003-03-05 Jason Merrillre PR c++/9440 (error message about "non-lvalue in...
2003-03-05 John David... pa.md (return_external_pic): Add !TARGET_PA_20 to const...
2003-03-05 Aldy Hernandeztm.texi: Document TARGET_DWARF_REGISTER_SPAN.
2003-03-05 Alexandre Olivastrstream.cc, [...]: Remove incorrect whitespace added...
2003-03-05 Jan HubickaMakefile.in (calls.o, [...]): Depend on cgraph.h
2003-03-05 Kazu Hiratah8300.c (output_simode_bld): Clear the destination...
2003-03-05 Matt Austerndecl.c (cp_binding_level): Add static_decls varray...
2003-03-05 Zdenek Dvorakbasic-block.h (EDGE_IRREDUCIBLE_LOOP, [...]): New.
2003-03-05 J"orn Renneckesh.h (OVERRIDE_OPTIONS): For TARGET_SHMEDIA, the minimu...
2003-03-05 Stephane Carrezm68hc11.h (PAD_VARARGS_DOWN): Define and return accordi...
2003-03-05 Mark Mitchell* g++.dg/abi/layout3.C: New test.
2003-03-05 Carlo Woodios_base.h (ios_base::Init::_S_initialized()): Added...
2003-03-05 Benjamin Kosnikdemangle.h: Move to..
2003-03-05 David Edelsohnrs6000.c (rs6000_variable_issue): Remove unnecessary...
2003-03-05 Geert Boschraise.c (__gnat_Unwind_RaiseException): Add prototype...
2003-03-05 Michael Matzi386.c (ix86_save_reg): Also test current_function_uses...
2003-03-05 Michael Matzunwind.h: Add the GPL exception.
2003-03-05 Eric Botcazoure PR c/9799 (mismatching structure initializer with...
2003-03-05 Mark Mitchell* class.c (end_of_class): Correct thinko.
2003-03-05 Andreas Jaeger* treetree.c (init_c_lex): Follow change to c-common.h.
2003-03-05 Nathanael Nerode* config-lang.in: Replace ${libstdcxx_version} by its...
2003-03-05 Benjamin Kosnikglobals.cc: Clarify comments, remove c_locale_imp_compat.
2003-03-05 Jerry Quinnios.cc (ios_base::_M_grow_words): Don't delete _M_word...
2003-03-05 Nathanael NerodeMakefile.tpl: Reindent.
2003-03-05 Jan Hubickai386-local.c: New.
2003-03-05 GCC AdministratorDaily bump.
2003-03-05 Steve Ellcey* expr.c (convert_modes): Check for legal hard register.
2003-03-04 Gabriel Dos... cp-tree.h (cxx_saved_binding): Declare.
2003-03-04 Hans Boehmgcconfig.h (GC_data_start): declare when needed.
2003-03-04 Tom Tromeysourcebuild.texi (Front End Directory): Document tags.
2003-03-04 Tom Tromey* Make-lang.in (treelang.tags): New target.
2003-03-04 Tom Tromey* Make-lang.in (java.tags): New target.
2003-03-04 Tom Tromey* Make-lang.in (c++.tags): New target.
2003-03-04 Tom Tromey* Make-lang.in (f77.tags): New target.
2003-03-04 Tom Tromey* Make-lang.in (ada.tags): New target.
2003-03-04 Alexandre Olivastrstream.cc (strstreambuf::overflow): Make sure operan...
2003-03-04 Zdenek Dvorakgcov-io.h (gcov_save_position, [...]): Modified to...
2003-03-04 Andreas Schwabm68k.c (m68k_output_function_prologue): Fix CFA offset...
2003-03-04 Steve Ellcey* expr.c (expand_expr): Call promote_mode to set unsignedp.
2003-03-04 Olivier Hainquea-except.adb (Unwind_RaiseException): Import a GNAT...
2003-03-04 Daniel Jacobowitzconfigure.in: Don't always define TARGET_SYSTEM_ROOT.
2003-03-04 Daniel Jacobowitzconfigure.in: Include $(build_tooldir)/sys-include...
2003-03-04 J"orn Rennecke* gcc.dg/sh-relax.c: Disable for sh64-*-*.
2003-03-04 Andreas JaegerOops forgot to commit ChangeLog for:
2003-03-04 Andreas Jaegerconfigure.in: Check for <memcheck.h>.
2003-03-04 Benjamin KosnikMakefile.am (allstamps): Remove stamp-std-precompile.
2003-03-04 Kazu Hirata* config/h8300/h8300.md (*extzv_8_8): Fix cc and lengths.
2003-03-04 Eric Botcazoure PR c/9262 (ICE on false case label)
2003-03-04 Jan Hubickainvoke.texi: Document that unit-at-a-time is enabled...
2003-03-04 Nathanael NerodeMake sure I committed the right version. :-(
2003-03-04 Nathanael Nerodeconfigure.in: Delete three unused variables.
2003-03-04 Nathanael NerodeMakefile.tpl: Always pass down RANLIB.
2003-03-04 Nathanael NerodeMakefile.tpl: Don't set unused enable_shared, enable_th...
next