aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2002-03-25mingw32.h (WINT_TYPE): Define as "short unsigned int".Danny Smith2-0/+8
2002-03-2520011119-1.c (xxx): New.Richard Henderson3-16/+13
2002-03-25toplev.c: Don't include setjmp.h.Zack Weinberg16-560/+217
2002-03-25* cp-lang.c (LANG_HOOKS_MAYBE_BUILD_CLEANUP): Redefine.Neil Booth2-0/+3
2002-03-25re PR java/5368 (gcj-3.0.3 segfaults with 20 line program)Mark Wielaard2-1/+7
2002-03-25Fixes for PR bootstrap/3591, target/5676:Nick Clifton4-4/+18
2002-03-25c-decl.c (maybe_build_cleanup): Remove.Neil Booth18-57/+55
2002-03-25thunk3.C: Add xtensa-*-* to list of targets using generic thunk support.Bob Wilson2-1/+6
2002-03-25regrename.c (build_def_use): Move recog_memoized before extract_insn.Jakub Jelinek2-1/+6
2002-03-25re PR target/6043 (IICE on ia64 for Blitz config test for C++ complex math)Jakub Jelinek4-4/+48
2002-03-25Daily bump.GCC Administrator2-2/+2
2002-03-25regrename.c (build_def_use): Share RTL between MATCH_OPERATOR and correspondi...Jakub Jelinek4-1/+45
2002-03-24* unroll.c (unroll_loop): Zero label_map.Richard Henderson2-2/+3
2002-03-24gcse.c: Include except.h.Richard Henderson3-1/+7
2002-03-24varasm.c (asm_emit_uninitialised): Revert 2002-03-14 change.Richard Henderson4-12/+14
2002-03-25f77-edit-apostrophe-out.f: New testDavid Billinghurst1-0/+11
2002-03-25f77-edit-apostrophe-out.f: New testDavid Billinghurst8-0/+128
2002-03-24* config/alpha/elf.h (STARTFILE_SPEC): Use crtbeginT with -static.Richard Henderson2-6/+7
2002-03-24recog.c (peephole2_optimize): Split blocks when EH insns are generated in the...Richard Henderson2-13/+57
2002-03-24* objc/execute/formal_protocol-6.x: New XFAIL.Richard Henderson2-0/+6
2002-03-24weak-1.c: Early return from dg-final on platforms that do not support weak sy...David Billinghurst2-0/+8
2002-03-24g++.exp: Fix handling of LD_LIBRARY_PATH et alDavid Billinghurst4-48/+42
2002-03-24* mips.c (mips_function_value): Only promote_mode for non-libcalls.Richard Henderson2-4/+8
2002-03-24gcc.c (cpp_options): Pass -MD through as -MD not -M -MF.Neil Booth3-12/+15
2002-03-24stmt.c (check_for_full_enumeration_handling): Remove tests of warn_switch.Andrew Cagney2-58/+69
2002-03-24fix changelog 2002-03-24 Stephane CarrezStephane Carrez1-1/+1
2002-03-24m68hc11.c (m68hc11_autoinc_compatible_p): New function.Stephane Carrez2-0/+64
2002-03-24m68hc11.md ("*subsi3_zero_extendhi"): Allow address register for operand 2.Stephane Carrez2-5/+40
2002-03-24cppinit.c (cpp_handle_option): Set warn_endif_labels if -pedantic here...Neil Booth2-4/+7
2002-03-24* gigi.h (yyparse): Remove.Neil Booth2-4/+4
2002-03-24Removal of separate preprocessor cpp0.Neil Booth15-88/+84
2002-03-24Daily bump.GCC Administrator2-2/+2
2002-03-24re PR rtl-optimization/5742 (bug with -freg-struct-return and functions retur...Richard Henderson6-45/+47
2002-03-23sparc.c (sparc_emit_floatunsdi): New.Richard Henderson4-0/+55
2002-03-23gmon-sol2.c (internal_mcount): Assume either _start or _init begins the text ...Richard Henderson2-1/+8
2002-03-23rs6000.h (RETURN_IN_MEMORY): Cast to HOST_WIDE_INT not HOST_WIDEST_INT.David Edelsohn2-3/+8
2002-03-23com.c (ffecom_check_size_overflow_): Add a test so that arrays too large for ...Toon Moene3-22/+38
2002-03-23re PR java/5489 (-fverbose-asm crashes jc1 on ARM cross-compiler)Richard Earnshaw3-5/+18
2002-03-23[multiple changes]Andrew Cagney9-4/+110
2002-03-23* real.h (N): Special case 128 bit doubles.Alan Modra2-0/+7
2002-03-23gnat_rm.texi: Sync with ACT version.Florian Weimer2-1486/+1688
2002-03-23re PR c++/6037 (ICE in enum after switch() (gcc 3.0.4))Jakub Jelinek4-3/+28
2002-03-23* gcc.dg/pragma-ep-3.c: Fix typo.Zack Weinberg2-1/+5
2002-03-23Daily bump.GCC Administrator2-2/+2
2002-03-23* error.c (dump_type): Be careful about implicit typenames.Gabriel Dos Reis2-1/+6
2002-03-23combine.c (simplify_comparison): When widening modes, ignore sign extension o...Alan Modra2-4/+19
2002-03-23xtensa.c (print_operand): Fix incorrect mode passed to adjust_address.Bob Wilson2-5/+18
2002-03-23re PR c++/3656 (ICE when incorrectly deriving a class from a templated base i...Gabriel Dos Reis4-1/+25
2002-03-23Andrew Haley <aph@cambridge.redhat.com>Tom Tromey2-1/+12
2002-03-23real.h: Don't define REAL_INFINITY or REAL_IS_NOT_DOUBLE.Zack Weinberg38-540/+415