Age | Commit message (Expand) | Author | Files | Lines |
2002-03-18 | calls.c (precompute_arguments): Do not assume that temporaries can be destroy... | Mark Mitchell | 3 | -11/+80 |
2002-03-18 | Missed ChangeLog entry in checkin. | Eric Christopher | 1 | -1/+12 |
2002-03-18 | re PR c++/3882 (gcc 3.0 error referencing a variable in its initializer expre... | Eric Botcazou | 2 | -0/+23 |
2002-03-18 | re PR c++/2039 (bad code generated for access to unnamed union in base class) | Jason Merrill | 3 | -25/+58 |
2002-03-18 | re PR java/5876 (jc1 crashes when targeting mingw32) | Alexandre Petit-Bianco | 2 | -1/+6 |
2002-03-18 | mips.md (andsi3): Force operand 1 to a register too. | Alexandre Oliva | 2 | -3/+16 |
2002-03-18 | mips.h (ENCODE_SECTION_INFO): Don't use %gprel for symbols that are going to ... | Alexandre Oliva | 2 | -1/+9 |
2002-03-18 | mips.h (ELIMINABLE_REGS): Can't eliminate RETURN_ADDRESS_POINTER_REGNUM to $ra. | Alexandre Oliva | 3 | -24/+40 |
2002-03-18 | xtensa.h (GO_IF_MODE_DEPENDENT_ADDRESS): Treat constant-pool addresses as "mo... | Bob Wilson | 2 | -6/+24 |
2002-03-18 | PR c++/4222, c++/5995 | Jason Merrill | 3 | -4/+6 |
2002-03-18 | re PR target/5740 (sparcv9 ICE on complex_value.cc in libstdc++ test suite) | Jakub Jelinek | 4 | -6/+39 |
2002-03-18 | re PR c++/3870 (gcc 3.0 bogus error specializing a template function) | Jason Merrill | 4 | -0/+24 |
2002-03-18 | re PR c++/4377 (more errors with multiple non-type template parameters) | Jason Merrill | 3 | -10/+64 |
2002-03-18 | re PR c++/4003 (ICE on template instantiation including friendship declaration.) | Jason Merrill | 3 | -17/+18 |
2002-03-18 | PR c++/3948 -- C++ ABI change, followup to 2001-12-18 patch. | Jason Merrill | 1 | -1/+4 |
2002-03-18 | re PR target/4863 (arm/thumb: code for switch statements: branch out of range) | Richard Earnshaw | 1 | -0/+1 |
2002-03-18 | arm.md (tablejump): Make this a define_expand. | Richard Earnshaw | 7 | -11/+78 |
2002-03-18 | PR c++/3948 -- C++ ABI change, followup to 2001-12-18 patch. | Jason Merrill | 3 | -4/+42 |
2002-03-18 | parse.y (parser_check_super_interface): Fix error message grammar/order. | Bryce McKinlay | 2 | -5/+10 |
2002-03-18 | fix spelling typo in previous ChnageLog entry. | Nick Clifton | 1 | -1/+1 |
2002-03-18 | Fix big-endian code generation | Bernd Schmidt | 3 | -15/+31 |
2002-03-18 | Daily bump. | GCC Administrator | 2 | -2/+2 |
2002-03-18 | qualttp20.C: Revert previous change. | Mark Mitchell | 9 | -16/+27 |
2002-03-18 | rs6000.h (PREDICATE_CODES): Add PARALLEL to any_operand. | Aldy Hernandez | 2 | -1/+6 |
2002-03-17 | alpha.c (alpha_emit_set_const_1): Build add insns explicitly. | Richard Henderson | 2 | -5/+25 |
2002-03-18 | mmix.md ("fixuns_truncdfdi2"): Use (unsigned_fix:DI (unsigned_fix:DF op1)), n... | Hans-Peter Nilsson | 2 | -1/+6 |
2002-03-18 | * ifcvt.c (dead_or_predicable): Fix uninitialized variable. | Kaveh R. Ghazi | 2 | -1/+3 |
2002-03-17 | re PR c++/4381 (Exceptions virtually inherited from a class cause segmentatio... | Jason Merrill | 1 | -0/+24 |
2002-03-18 | * predict.c (estimate_bb_frequencies): Delete unused variables. | Kaveh R. Ghazi | 2 | -2/+4 |
2002-03-18 | * jcf-parse.c (get_constant): Delete unused variables. | Kaveh R. Ghazi | 2 | -2/+4 |
2002-03-17 | re PR c++/4460 (g++ 3.0.1 seg faults instead of throwing in a complicated inh... | Jason Merrill | 3 | -8/+63 |
2002-03-17 | * com.h (ffe_parse_file): Prototype. | Kaveh R. Ghazi | 2 | -1/+5 |
2002-03-17 | fix comment typo | Jason Merrill | 1 | -1/+1 |
2002-03-17 | ia64.c (ia64_attribute_table): Move before targetm definition. | Richard Henderson | 2 | -11/+14 |
2002-03-17 | c-common.h (yyparse, [...]): New. | Neil Booth | 24 | -35/+80 |
2002-03-17 | * gcc.dg/cpp/wchar-1.c: Update. | Neil Booth | 1 | -0/+1 |
2002-03-17 | * gcc.dg/cpp/wchar-1.c: Revert previous change. | Neil Booth | 1 | -1/+1 |
2002-03-17 | re PR c++/5757 (Throwing exception in constructor, causes segfault during unw... | Jason Merrill | 3 | -2/+56 |
2002-03-17 | fix comment | Jason Merrill | 1 | -2/+1 |
2002-03-17 | * gcc.dg/cpp/wchar-1.c: Update. | Neil Booth | 2 | -1/+5 |
2002-03-17 | mmix.md ("truncdfsf2"): Correct operator is float_truncate, not fix. | Hans-Peter Nilsson | 2 | -3/+8 |
2002-03-17 | * config/mmix/mmix.h (WCHAR_TYPE, WCHAR_TYPE_SIZE): Don't define. | Hans-Peter Nilsson | 2 | -4/+4 |
2002-03-17 | Daily bump. | GCC Administrator | 2 | -2/+2 |
2002-03-17 | mips.h (CAN_ELIMINATE): Don't eliminate rap to $fp (s8), but rather HARD_FRAM... | Alexandre Oliva | 2 | -8/+16 |
2002-03-16 | mips.h (ISA_HAS_COND_TRAP): Not available on MIPS16. | Alexandre Oliva | 3 | -1/+6 |
2002-03-16 | mips.md (addsi3, adddi3): Use scratch register to add register to non-constan... | Alexandre Oliva | 2 | -0/+45 |
2002-03-16 | mips-protos.h (embedded_pic_fnaddr_reg): New. | Alexandre Oliva | 5 | -37/+99 |
2002-03-16 | re PR java/5935 (problem with anonymous inner classes) | Bryce McKinlay | 2 | -6/+23 |
2002-03-16 | re PR c++/4361 (bogus ambiguity taking the address of a member template) | Nathan Sidwell | 13 | -91/+343 |
2002-03-16 | * cppinit.c: Revert -MD removal. | Neil Booth | 2 | -0/+21 |