aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2002-03-19* fold-const.c (fold): Delete #if 0 ARRAY_REF case.David Edelsohn2-19/+2
2002-03-19flow.c (EH_USES): Provide default.Richard Henderson6-14/+85
2002-03-19* varasm.c (output_constant_def): Fix stupid typo.Richard Henderson2-1/+5
2002-03-19Mark PR last change.Richard Henderson1-0/+1
2002-03-19except.c (current_function_has_exception_handlers): New.Richard Henderson4-7/+37
2002-03-19varasm.c (output_constant_def): Don't call ENCODE_SECTION_INFO for INTEGER_CST.Olivier Hainque2-1/+8
2002-03-19Record pr number for last change.Richard Henderson1-0/+1
2002-03-19ia64.c: Revert 2002-03-01 patch.Richard Henderson3-3/+17
2002-03-19cppmacro.c (cpp_macro_definition): Emit a space after the macro name...Jim Blandy2-1/+10
2002-03-19varasm.c (globalize_decl): Get the name from the RTL, not DECL_ASSEMBLER_NAME.Jason Merrill2-1/+4
2002-03-19* Makefile.in (LIBGCC2_DEBUG_CFLAGS): Set to -g.Jason Merrill2-4/+5
2002-03-19xtensa.md (adddi3, [...]): Define.Bob Wilson2-0/+74
2002-03-19Remove conflict marker.Andreas Jaeger1-1/+0
2002-03-19rs6000.c (rs6000_override_options): Only warn about -fpic/-fPIC if extra_warn...David Edelsohn2-1/+6
2002-03-19expr.c (expand_expr): Sign-extend CONST_INT generated from TREE_STRING_POINTER.David Edelsohn2-7/+11
2002-03-19sparc.h (CAN_ELMINIATE): Can only eliminate FP in favor of SP if FRAME_POINTE...Richard Kenner2-1/+11
2002-03-19emit-rtl.c (gen_int_mode): New function.Lars Brinkhoff10-28/+45
2002-03-19* gcc.dg/struct-by-value-1.c: New test.Jakub Jelinek2-0/+85
2002-03-19re PR c/5656 (ICE in emit_move_insn, at expr.c:2748, regression from gcc 3.0)Jakub Jelinek11-2/+89
2002-03-19Daily bump.GCC Administrator2-2/+2
2002-03-18add mangling noteJason Merrill1-0/+4
2002-03-18calls.c (precompute_arguments): Do not assume that temporaries can be destroy...Mark Mitchell3-11/+80
2002-03-18Missed ChangeLog entry in checkin.Eric Christopher1-1/+12
2002-03-18re PR c++/3882 (gcc 3.0 error referencing a variable in its initializer expre...Eric Botcazou2-0/+23
2002-03-18re PR c++/2039 (bad code generated for access to unnamed union in base class)Jason Merrill3-25/+58
2002-03-18re PR java/5876 (jc1 crashes when targeting mingw32)Alexandre Petit-Bianco2-1/+6
2002-03-18mips.md (andsi3): Force operand 1 to a register too.Alexandre Oliva2-3/+16
2002-03-18mips.h (ENCODE_SECTION_INFO): Don't use %gprel for symbols that are going to ...Alexandre Oliva2-1/+9
2002-03-18mips.h (ELIMINABLE_REGS): Can't eliminate RETURN_ADDRESS_POINTER_REGNUM to $ra.Alexandre Oliva3-24/+40
2002-03-18xtensa.h (GO_IF_MODE_DEPENDENT_ADDRESS): Treat constant-pool addresses as "mo...Bob Wilson2-6/+24
2002-03-18PR c++/4222, c++/5995Jason Merrill3-4/+6
2002-03-18re PR target/5740 (sparcv9 ICE on complex_value.cc in libstdc++ test suite)Jakub Jelinek4-6/+39
2002-03-18re PR c++/3870 (gcc 3.0 bogus error specializing a template function)Jason Merrill4-0/+24
2002-03-18re PR c++/4377 (more errors with multiple non-type template parameters)Jason Merrill3-10/+64
2002-03-18re PR c++/4003 (ICE on template instantiation including friendship declaration.)Jason Merrill3-17/+18
2002-03-18PR c++/3948 -- C++ ABI change, followup to 2001-12-18 patch.Jason Merrill1-1/+4
2002-03-18re PR target/4863 (arm/thumb: code for switch statements: branch out of range)Richard Earnshaw1-0/+1
2002-03-18arm.md (tablejump): Make this a define_expand.Richard Earnshaw7-11/+78
2002-03-18PR c++/3948 -- C++ ABI change, followup to 2001-12-18 patch.Jason Merrill3-4/+42
2002-03-18parse.y (parser_check_super_interface): Fix error message grammar/order.Bryce McKinlay2-5/+10
2002-03-18fix spelling typo in previous ChnageLog entry.Nick Clifton1-1/+1
2002-03-18Fix big-endian code generationBernd Schmidt3-15/+31
2002-03-18Daily bump.GCC Administrator2-2/+2
2002-03-18qualttp20.C: Revert previous change.Mark Mitchell9-16/+27
2002-03-18rs6000.h (PREDICATE_CODES): Add PARALLEL to any_operand.Aldy Hernandez2-1/+6
2002-03-17alpha.c (alpha_emit_set_const_1): Build add insns explicitly.Richard Henderson2-5/+25
2002-03-18mmix.md ("fixuns_truncdfdi2"): Use (unsigned_fix:DI (unsigned_fix:DF op1)), n...Hans-Peter Nilsson2-1/+6
2002-03-18* ifcvt.c (dead_or_predicable): Fix uninitialized variable.Kaveh R. Ghazi2-1/+3
2002-03-17re PR c++/4381 (Exceptions virtually inherited from a class cause segmentatio...Jason Merrill1-0/+24
2002-03-18* predict.c (estimate_bb_frequencies): Delete unused variables.Kaveh R. Ghazi2-2/+4