aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2002-01-03re PR bootstrap/5117 (irix6.5 bootstrap failure when using SGI's compiler)Craig Rodrigues10-179/+218
2002-01-03re PR libstdc++/2054 (g++-3 rejects legal code, accepted by g++-2.95.2 (funct...Phil Edwards3-9/+30
2002-01-03re PR c/5226 (-mthreads not available in gcc 3.0.3 but still in doc)Craig Rodrigues2-9/+14
2002-01-03cppinit.c: Update copyright date.Graham Stott3-5/+12
2002-01-03boost_concept_check.h: Import some changes from upsteam (Boost) version.Phil Edwards2-2/+7
2002-01-03except.c: Fix comment typos.Kazu Hirata5-8/+15
2002-01-03c-typeck.c (output_init_element): Allow initializing static storage duration ...Jakub Jelinek4-1/+32
2002-01-02objc-act.c (hack_method_prototype): Clear current_function_decl after abusing...Richard Henderson2-1/+10
2002-01-02gcc.c (default_compilers): Const-ify.Kaveh R. Ghazi14-21/+41
2002-01-02real.c (GET_REAL, PUT_REAL): Don't cast away const-ness.Kaveh R. Ghazi2-191/+240
2002-01-02config.gcc (ia64-*-*): Set extra_headers.Joseph Myers4-5/+14
2002-01-02* config/rs6000/t-aix43: Revert previous change.David Edelsohn2-3/+5
2002-01-02c-decl.c (c_expand_body): Call outlining_inline_function when emitting an inl...Jason Merrill4-2/+22
2002-01-02dwarf2out.c (limbo_die_node): Add created_for member.Richard Henderson2-42/+87
2002-01-02cplus-dem.c (mystrstr): Delete.Kaveh R. Ghazi2-27/+13
2002-01-02ieeefp.h: Fix bug in my hand-application of previous patch.Tom Tromey2-1/+6
2002-01-02PR c++/5116, c++/764 reversionNathan Sidwell4-70/+8
2002-01-022002-1-1 Andrew Pinski <pinskia@physics.uc.edu>Andrew Pinski2-5/+7
2002-01-02re PR c++/5089 (-Wold-style-cast warns about cast to void)Nathan Sidwell6-5/+36
2002-01-02re PR c++/3716 (Template parameters that are pointers to member functions)Nathan Sidwell5-10/+91
2002-01-02re PR c++/35 (template operator () lookup fails)Nathan Sidwell5-13/+54
2002-01-02re PR c++/5123 (tree check: expected identifier_node, have template_id_expr i...Nathan Sidwell4-7/+64
2002-01-02re PR c++/5213 (ICE on (possibly) illegal code)Nathan Sidwell4-18/+56
2002-01-02stl_algobase.h (copy_n + helpers, [...]): Move to...Paolo Carlini11-307/+407
2002-01-02re PR c++/775 (2.97 error declaring nested class a friend)Nathan Sidwell7-185/+234
2002-01-02re PR c++/4379 (Member pointer to member reference not allowed when declared ...Nathan Sidwell5-4/+141
2002-01-02re PR c++/5132 (NaN = 0.0 * HUGE_VAL fails to compile in templates)Nathan Sidwell4-6/+42
2002-01-02PR c++/5116, c++/764Nathan Sidwell4-8/+87
2002-01-02Daily bump.GCC Administrator6-6/+6
2002-01-02fixunssfsi.c: Update copyright.Kazu Hirata3-8/+18
2002-01-02romp.c: Fix comment formatting.Kazu Hirata7-53/+62
2002-01-02Fix for rs6000_emit_allocate_stack's use of rs6000_emit_set_long_const for pp...Tom Rix2-5/+39
2002-01-02* warn_summary: Add -ada subdirectory flag.Kaveh R. Ghazi2-4/+8
2002-01-02c-common.h (genrtl_expr_stmt_value): Declare.Alexandre Oliva8-41/+124
2002-01-01ieeefp.h: Define __IEEE_BIG_ENDIAN for Darwin.Andreas Tobler2-0/+9
2002-01-01configure.in: Prepend ${srcdir}/config/${cpu_type}/ instead of ${srcdir}/ginc...Joseph Myers7-14/+24
2002-01-01Fix corrupted hunkRichard Kenner1-395/+0
2002-01-01attribs.c (handle_vector_size_attribute): Use host_integerp and tree_int_cst;...Richard Kenner5-23/+37
2002-01-01vms.h (DWARF2_UNWIND_INFO, [...]): Define.Douglas B Rupp5-7/+518
2002-01-01* gcc.c (delete_if_ordinary): Delete all versions.Douglas B Rupp2-2/+8
2002-01-01Update copyright years listHans-Peter Nilsson3-3/+3
2002-01-01mmix.md: Update FIXME to not mention define_constants.Hans-Peter Nilsson4-41/+81
2002-01-01* gcc.dg/mmix-1.c: New test.Hans-Peter Nilsson2-0/+46
2002-01-01stubs.c (sinf,cosf): Implement stubs to enable the equivalent ___builtin__ ve...Roger Sayle3-99/+24
2002-01-01* MAINTAINERS (Write After Approval): Add myself.Jason Thorpe1-0/+1
2002-01-01configure.in: Add support for NetBSD cross compiles.Jason Thorpe3-730/+1536
2002-01-01configure.in (uintptr_t): Use AC_CHECK_TYPE.Douglas B Rupp1-0/+5
2002-01-01Daily bump.GCC Administrator6-6/+6
2002-01-01parse.y (dump_java_tree): New function.Tom Tromey3-2/+37
2001-12-31* config/ia64/ia64.c (mark_reg_gr_used_mask): Mind HARD_REGNO_NREGS.Richard Henderson2-1/+9