aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2002-03-19Daily bump.GCC Administrator6-6/+6
2002-03-18add mangling noteJason Merrill1-0/+4
2002-03-18locale_facets.tcc (money_put::do_put(long double)): Fix dimensioning of tempo...Paolo Carlini4-9/+80
2002-03-18calls.c (precompute_arguments): Do not assume that temporaries can be destroy...Mark Mitchell3-11/+80
2002-03-18jni.h (JNIIMPORT): New macro.Tom Tromey2-0/+17
2002-03-18acinclude.m4 (GLIBCPP_CONFIGURE): Make indentation/spacing uniform.Phil Edwards6-1867/+1685
2002-03-18jni.exp (gcj_jni_test_one): Find libstdc++ in build tree.Tom Tromey2-5/+35
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-18strtod.c (strtod): Increment 8 chars, not 7, when `infinity' seen.Stuart Griffith2-2/+7
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-18i386-signal.h (old_i386_kernel_sigaction): New.Andrew Haley2-26/+47
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-18jartool.c (expand_options): Handle tar-style argument list with a leading "-".Bryce McKinlay2-3/+19
2002-03-18hash_map.h: hash, hashtable, hash_map and hash_multimap are in namespace __gn...Philipp Thomas12-16/+221
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 Administrator6-6/+6
2002-03-18qualttp20.C: Revert previous change.Mark Mitchell9-16/+27
2002-03-18natSystem.cc (init_properties): Update VM version properties.Bryce McKinlay6-109/+162
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 Merrill3-17/+77
2002-03-18* predict.c (estimate_bb_frequencies): Delete unused variables.Kaveh R. Ghazi2-2/+4
2002-03-18* jcf-parse.c (get_constant): Delete unused variables.Kaveh R. Ghazi2-2/+4
2002-03-17re PR c++/4460 (g++ 3.0.1 seg faults instead of throwing in a complicated inh...Jason Merrill3-8/+63
2002-03-17* com.h (ffe_parse_file): Prototype.Kaveh R. Ghazi2-1/+5
2002-03-17fix comment typoJason Merrill1-1/+1
2002-03-17ia64.c (ia64_attribute_table): Move before targetm definition.Richard Henderson2-11/+14
2002-03-17c-common.h (yyparse, [...]): New.Neil Booth24-35/+80
2002-03-17re PR other/5874 (gcc-3.1 20020304 (prerelease) FAILs in libjava testsuite wi...Tom Tromey2-4/+8
2002-03-17* gcc.dg/cpp/wchar-1.c: Update.Neil Booth1-0/+1
2002-03-17* gcc.dg/cpp/wchar-1.c: Revert previous change.Neil Booth1-1/+1
2002-03-17Add arm thumb supportAnthony Green2-3/+9