aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2003-12-16mips.c: Include langhooks.hRichard Sandiford2-1/+7
2003-12-16* testsuite/gcc.dg/altivec-10.c: Test vec_cmple and vec_all_numeric.Hartmut Penner1-0/+4
2003-12-16re PR rtl-optimization/13313 (Wrong code generated)Eric Botcazou4-7/+41
2003-12-16altivec.h (vec_cmple, [...]): Fix typo.Hartmut Penner3-4/+95
2003-12-16Initial revisionMichael Koch8-0/+10165
2003-12-16Makefile.in (CPPFLAGS): Initialize from configure.David O'Brien2-0/+6
2003-12-16locale_facets.h (widen, narrow): Uncomment the intended code.Jerry Quinn2-19/+24
2003-12-16re PR c++/2294 (using declaration confusion)Giovanni Bajo2-1/+11
2003-12-16ptrmem7.C: Simplified the test case to not hit an ICE regression.Giovanni Bajo2-14/+5
2003-12-16re PR c++/10926 (ICE in build_delete when trying to declare template destructor)Mark Mitchell6-10/+47
2003-12-16re PR rtl-optimization/13400 (Compiled code crashes storing to read-only loca...Roger Sayle4-0/+69
2003-12-16ctype_noninline.h, [...] (ctype): Initialize _M_narrow, _M_widen.Jerry Quinn20-36/+392
2003-12-16re PR c++/13269 (compiler hangs on invalid code)Mark Mitchell4-1/+13
2003-12-16re PR c++/12989 ([new parser] internal compiler error: tree check: expected f...Mark Mitchell4-0/+14
2003-12-16Daily bump.GCC Administrator2-2/+2
2003-12-16ios_base.h (Init::_S_initialized): Change into declaration.Carlo Wood3-1/+13
2003-12-16system.h (DEFAULT_CALLER_SAVES): Poison.Kazu Hirata4-13/+7
2003-12-16flow.c (EXIT_IGNORE_STACK): Move to ...Kazu Hirata11-30/+31
2003-12-15cp-demangle.c (d_print_function_type): Print the function parameters with no ...Ian Lance Taylor3-1/+17
2003-12-15cp-demangle.c (d_demangle): If DMGL_PARAMS is not set, don't expect that we'v...Ian Lance Taylor2-31/+40
2003-12-15re PR c++/13310 (Tree check error in dependent_template_p)Mark Mitchell4-0/+30
2003-12-15re PR libstdc++/12658 (Thread safety problems in locale::global() and locale:...Benjamin Kosnik5-5/+77
2003-12-15vaarg3.C: Don't expect an error for passing a non-POD type as the last named ...Geoffrey Keating2-1/+6
2003-12-15basic_string.h: Change _*_references to _*_refcount.Benjamin Kosnik6-21/+29
2003-12-15gdkfont.h: New file.Graydon Hoare3-1/+100
2003-12-15re PR libstdc++/12855 (Thread safety problems in ios_base::Init)Benjamin Kosnik6-13/+27
2003-12-15Makefile.in (floatformat.o): Add dependency on config.h to accompany change o...Brendan Kehoe2-1/+7
2003-12-15reload.c (reg_overlap_mentioned_for_reload_p): When looking at a PLUS in X...J"orn Rennecke3-4/+33
2003-12-15re PR c++/13243 (Segfault on illegal template construct)Mark Mitchell6-30/+82
2003-12-15locale_facets.tcc (num_get::do_get(bool&)): Fail as soon as the begins of bot...Paolo Carlini8-71/+216
2003-12-15rs6000.c (rs6000_output_function_epilogue): Remove handling of obsolete langu...Andreas Jaeger2-4/+6
2003-12-15tree.c (initializer_zerop): Add test for empty set.Waldek Hebisch3-1/+15
2003-12-15Fix handling of constructor/destructor of standard substitution:Ian Lance Taylor3-33/+129
2003-12-15re PR c++/11773 (GCOV misreports coverage for in-class C++ member functions)Nathan Sidwell2-5/+33
2003-12-15class.c (add_method): Disallow destructor for java classes.Nathan Sidwell6-1/+51
2003-12-15re PR c++/13241 ([ABI] Incorrect mangling of template arguments)Nathan Sidwell5-36/+117
2003-12-15[multiple changes]Arnaud Charlet24-236/+420
2003-12-15i386.h (__amd64, __amd64__): Remove duplicates.David O'Brien2-2/+4
2003-12-15re PR rtl-optimization/10312 (optimizer creates wrong code for loop)Zdenek Dvorak2-0/+37
2003-12-15re PR c++/10779 (Error cascade for unknown type in function prototype)Mark Mitchell19-321/+385
2003-12-15Daily bump.GCC Administrator2-2/+2
2003-12-14re PR c++/13106 (Wrong warning "no return statement ..." for void template fu...Kriang Lerdsuwanakij4-0/+21
2003-12-14re PR target/13054 (compile/980310-3.f: insn does not satisfy its constraints)John David Anglin5-531/+1287
2003-12-14Daily bump.GCC Administrator2-2/+2
2003-12-13vxlib.c: Fix comment typos.Kazu Hirata32-87/+87
2003-12-13ChangeLog: Fix typos.Kazu Hirata10-14/+14
2003-12-13c-typeck.c: Fix comment typos.Kazu Hirata20-27/+27
2003-12-13gtkpeer.h: Extend NSA set of macros to handle a second native state table --...Fernando Nasser24-70/+280
2003-12-13ggc-zone.c (struct alloc_zone): Don't pre-declare, it already comes in with g...Steven Bosscher2-21/+56
2003-12-13coverage.c (get_coverage_counts): Use inform instead of warning about missing...Jan Hubicka2-2/+7