aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2002-03-21alias.c: (nonlocal_mentioned_p): Use for_each_rtx.John Wehle4-57/+330
2002-03-21acinclude.m4 (GLIBCPP_CHECK_STDLIB_DECL_AND_LINKAGE_3): New.Rainer Orth4-49/+150
2002-03-21ia64-1.C: Use [ijkl]_[0-9] as variable names.Rainer Orth2-6/+11
2002-03-21inclhack.def (alpha_assert): Fix assert macro in Tru64 UNIX assert.h.Rainer Orth3-3/+64
2002-03-20prune.exp (prune_gcc_output): Ignore Cygwin warning about ignoring -fpic.Jason Merrill5-2/+16
2002-03-21posix-threads.cc (_Jv_ThreadSelf_out_of_line): Use write_barrier, not release...Bryce McKinlay4-2/+26
2002-03-20* config/i386/cygwin.h (DWARF2_UNWIND_INFO): Define to 0.Jason Merrill2-0/+9
2002-03-20re PR c++/4361 (bogus ambiguity taking the address of a member template)Nathan Sidwell2-8/+49
2002-03-20Clarify that -O2 sets -fstrict-aliasingMichael Meissner2-4/+13
2002-03-20xtensa.h (ASM_OUTPUT_POOL_PROLOGUE): Emit a ".literal_position" directive bef...Bob Wilson2-1/+9
2002-03-20contrib.texi (Contributors): Update Geoffrey Keating.Gerald Pfeifer2-1/+14
2002-03-20gcj.texi: @code{gcj} becomes @command{gcj}.Nic Ferrier2-58/+65
2002-03-20re PR target/4792 (Internal compiler error building libgcc2 for arc-elf target)Jakub Jelinek3-30/+38
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