aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2002-03-21parse.y (build_access_to_thisn): Stop when FROM is not an inner class.Tom Tromey2-3/+8
2002-03-21Makefile.in (fold-const.o, [...]): Update.Neil Booth25-94/+236
2002-03-21rs6000.c (rs6000_select_rtx_section): Put symbolic constants in .data when -f...Richard Henderson2-0/+10
2002-03-21contrib.texi (Contributors): Use GNU/Linux instead of Linux where appropriate.Gerald Pfeifer2-7/+12
2002-03-21* config/i386/sol2.h (ASM_QUAD): Undef. Fixes PR bootstrap/5948.Tom Tromey2-0/+7
2002-03-21* gcc.dg/20020312-2.c: Add rs6000 target.David Edelsohn2-0/+6
2002-03-21Fix typoRichard Kenner1-1/+1
2002-03-21* config/ia64/ia64.c (hfa_element_call, case ARRAY_TYPE): Recurse.Richard Kenner2-1/+3
2002-03-21* expr.c (emit_group_store): Don't copy const0_rtx to a CONCAT.Richard Kenner2-1/+5
2002-03-21re PR c/5354 (function call with two statement expressions yields incorrect r...Eric Botcazou3-1/+44
2002-03-21Daily bump.GCC Administrator2-2/+2
2002-03-21re PR bootstrap/4195 (mn10200-elf fails building libgcc __ffssi2)Jakub Jelinek3-42/+10
2002-03-21alias.c: (nonlocal_mentioned_p): Use for_each_rtx.John Wehle4-57/+330
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-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 Administrator2-2/+2
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-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