aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2002-03-20re PR bootstrap/4192 (fr30-elf does not build - memory exhausted building crt...Jakub Jelinek5-5/+49
2002-03-20re PR c/5972 (produces wrong assembly code when -march=pentiumpro and optimiz...Jakub Jelinek5-12/+51
2002-03-20arm.c (arm_output_epilogue): Don't generate separate return instruction if PC...Philip Blundell2-2/+10
2002-03-20re PR c++/2136 (g++ seems to disregard '::' in '::delete')Jason Merrill4-15/+32
2002-03-20xtensa.md: Remove unused type attributes.Bob Wilson2-3/+8
2002-03-20mangle11.C was duplicate of mangle3.CJakub Jelinek2-42/+0
2002-03-20re PR c++/5118 (c4x-g++ Fails on Templates)Jason Merrill2-1/+7
2002-03-20PR optimization/5999, middle-end/5731Dale Johannesen4-0/+19
2002-03-20Daily bump.GCC Administrator6-6/+6
2002-03-20Makefile.in: Update.Neil Booth29-65/+113
2002-03-20c-lex.c (cb_file_change): Pass the #inclusion's line number to the start_sour...Jim Blandy2-2/+9
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-19locale-inst.cc (__convert_from_v): Add an additional __size parameter in the ...Paolo Carlini3-32/+117
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-192002-03-19 Martin Kahlert <martin.kahlert@infineon.com>Martin Kahlert2-1/+5
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-19index.html (#3.6): Rewrap and close <a href> tags.Phil Edwards3-147/+162
2002-03-19Remove conflict marker.Andreas Jaeger1-1/+0
2002-03-19acinclude.m4 (GLIBCPP_ENABLE_LIBUNWIND_EXCEPTIONS): Define GLIBCPP_ENABLE_LIB...Steve Ellcey14-1304/+1607
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-19index.html: Add OS X workaround.Benjamin Kosnik1-1/+1
2002-03-19index.html: Add OS X workaround.Benjamin Kosnik3-1/+19
2002-03-19* MAINTAINERS: Update my email address.J"orn Rennecke2-1/+5
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 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