aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2002-01-03function.h (struct function): Add profile.William Cohen27-40/+92
2002-01-03simplify-rtx.c (simplify_binary_operation): If gen_lowpart_common fails, use ...Jakub Jelinek4-1/+38
2002-01-03darwin.c (machopic_output_possible_stub_label): Don't generate stub routines ...Turly O'Connor2-0/+6
2002-01-03builtins.c: Fix formatting.Kazu Hirata6-25/+33
2002-01-03* g++.dg/other/debug2.C: New test.Jakub Jelinek2-0/+47
2002-01-03cppfiles.c (_cpp_pop_file_buffer): Change return type to bool and return true...Andreas Schwab4-5/+20
2002-01-03final.c (final_scan_insn): Change 0 -> NULL_RTX in FIND_REG_INC_NOTE call.Eric Christopher4-17/+24
2002-01-03Daily bump.GCC Administrator2-2/+2
2002-01-03class.c (compile_resource_file): Update copyright date.Graham Stott2-4/+5
2002-01-03* gcse.c: Fix formatting.Kazu Hirata2-42/+47
2002-01-03jcf-parse.c: Update copyright date.Graham Stott1-0/+5
2002-01-03mkconfig.sh: Output to config.h...Graham Stott3-13/+32
2002-01-03tree.h: Update copyright date.Graham Stott3-36/+64
2002-01-03rtl.h: Update copyright date.Graham Stott2-98/+194
2002-01-03avr.c: Fix comment typos.Kazu Hirata16-33/+54
2002-01-03rtl.h: Update copyright date.Graham Stott2-4/+11
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-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. Ghazi11-19/+36
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-02PR c++/5116, c++/764 reversionNathan Sidwell4-70/+8
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-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 Administrator2-2/+2
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-02c-common.h (genrtl_expr_stmt_value): Declare.Alexandre Oliva8-41/+124
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