aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2002-04-18c-lang.c (LANG_HOOKS_INCOMPLETE_TYPE_ERROR): Redefine.Neil Booth26-61/+85
2002-04-18arc.md: Remove #if HOST_FLOAT_FORMAT != TARGET_FLOAT_FORMAT blocks.Zack Weinberg2-12/+5
2002-04-18* config/cris/cris.h (TARGET_VERSION): Remove local version number.Hans-Peter Nilsson2-1/+5
2002-04-18i386.h (SSE_FLOAT_MODE_P): Fix bogus conflict resolution in last patch.Jan Hubicka2-1/+6
2002-04-18fold-const.c (fold): Use (*lang_hooks.types.unsigned_type) instead of unsigne...Jakub Jelinek2-1/+6
2002-04-18i386.h (SSE_FLOAT_MODE_P): Kill bogus TARGET_SSE_MATH check.Jan Hubicka3-10/+16
2002-04-18re PR c++/5658 (Regression on redefinition of a type in a derived class.)Jason Merrill3-3/+28
2002-04-18Prevent aborts taking a vector mode subreg of a constant integerBernd Schmidt2-0/+13
2002-04-18Plug memory leak in handle_vector_size_attributeBernd Schmidt2-8/+49
2002-04-18fold-const.c (fold): Convert (T)(x&c) into ((T)x&(T)c) for integer constant c...Roger Sayle4-0/+77
2002-04-18re PR middle-end/6205 (-O -fpmath=sse breaks visibility of register accumulat...Jakub Jelinek2-1/+10
2002-04-1820020418-1.c: New test.David S. Miller2-0/+28
2002-04-18Daily bump.GCC Administrator2-2/+2
2002-04-18class.c (make_class_data): Set DECL_ALIGN on static class data, for hash sync...Bryce McKinlay4-4/+16
2002-04-17elf.h: Undefine ASM_OUTPUT_CASE_LABEL.NIIBE Yutaka2-0/+8
2002-04-17re PR c++/6316 (trap when compiling file)Jakub Jelinek4-1/+61
2002-04-17jcf-write.c (generate_bytecode_insns): Only write const_0 if not negative zero.Mark Wielaard2-1/+7
2002-04-17gcc.c (read_specs): Detect and fail if an attempt is made to rename a spec st...Nick Clifton2-1/+12
2002-04-17s390.c (legitimize_pic_address): Do not generate illegal address constant wit...Ulrich Weigand2-0/+6
2002-04-17linux64.h (CC1_SPEC): Error for -m32 and -m64.Kaveh R. Ghazi3-0/+9
2002-04-17re PR rtl-optimization/6305 (c++ gets ICE in reload_cse_simplify_operands)Ulrich Weigand2-8/+25
2002-04-17install.texi (Building): libgcj requires GNU make.Andrew Haley2-2/+7
2002-04-17re PR bootstrap/6315 (sparc64 gcc -mhard-quad-float cannot compile libstdc++-v3)Jakub Jelinek6-3/+56
2002-04-17re PR java/6294 (private inner interface is flagged illegal)Bryce McKinlay2-2/+8
2002-04-17Daily bump.GCC Administrator2-2/+2
2002-04-17Makefile.in (PROTO_OBJS): Add cppdefault.o.Zack Weinberg1-2/+0
2002-04-17Makefile.in (PROTO_OBJS): Add cppdefault.o.Zack Weinberg3-61/+19
2002-04-17altivec.h (vec_ld): Add array variants.Aldy Hernandez2-3/+77
2002-04-17altivec.h: Define __ALTIVEC__.Alan Matsuoka2-1177/+1266
2002-04-16re PR c++/6320 (3.1 regression wrt 3.0: ICE in remove_eh_handler, at except....Richard Henderson3-20/+48
2002-04-17c-common.h (STMT_EXPR_NO_SCOPE): New macro.Mark Mitchell13-15/+60
2002-04-16sol2-bi.h (AS_SPARC64_FLAG): New.Richard Henderson7-94/+35
2002-04-16* config/sparc/sol2-bi.h (CC1_SPEC): Error for -m32 and -m64.Richard Henderson1-0/+2
2002-04-16mips.c (override_options): Don't override N32 for a 64-bit ISA.Richard Henderson2-1/+4
2002-04-16mips.md (can_delay): Split out of existing define_delays.Richard Henderson2-15/+23
2002-04-16rs6000.c (rs6000_output_function_prologue): Compute instruction addresses.Dale Johannesen2-3/+31
2002-04-16c-parse.in (poplevel, [...]): Add ending ';', in accordance with POSIX.Paolo Carlini2-1/+10
2002-04-16config.gcc (sparcv9-solaris): Configure for 64-bit default.Richard Henderson3-20/+21
2002-04-16rs6000.c (rs6000_emit_cmove): Fail if modes of comparison operands do not mat...Dale Johannesen2-20/+35
2002-04-16s390.md (mulsidi3): Set both subregs of the multiword register.Hartmut Penner2-14/+7
2002-04-16Daily bump.GCC Administrator2-2/+2
2002-04-16altivec.h (vec_addc): Type check.Aldy Hernandez2-1/+8
2002-04-16re PR target/6303 (output_operand: invalid expression as operand)Jakub Jelinek8-6/+110
2002-04-16re PR middle-end/6279 (gcc-3.1 miscompiles qmake on IA-64)Jakub Jelinek2-2/+14
2002-04-16decl.c (register_dtor_fn): Pass the address of dso_handle, not dso_handle its...Mark Mitchell2-1/+8
2002-04-15abi64.h (SUBTARGET_CONDITIONAL_REGISTER_USAGE): Set call_really_used_regs too.Richard Henderson2-2/+7
2002-04-15* config/alpha/gnu.h (CPP_PREDEFINES): Underscores for gnu_hurd.Richard Henderson2-1/+5
2002-04-15rtlanal.c (note_stores): Don't present PARALLEL SET_DESTs as being CLOBBERed.David S. Miller2-7/+7
2002-04-16re PR c/6290 (ICE compiling altivec code with 3.1)Jakub Jelinek4-8/+36
2002-04-15install.texi (Installing GCC: Configuration): Clarify the only supported ways...Loren J. Rittle2-6/+10