aboutsummaryrefslogtreecommitdiff
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-18* gcc_update (touch_files): Don't have empty for loop.Geoffrey Keating2-1/+5
2002-04-1820020418-1.c: New test.David S. Miller2-0/+28
2002-04-18Daily bump.GCC Administrator6-6/+6
2002-04-18doxygroups.cc: New group on binary searching.Phil Edwards4-16/+259
2002-04-18mainpage.html: Doxygen logo is now a PNG file.Phil Edwards6-139/+185
2002-04-18testsuite_flags.in (cxxflags): Also pass @EXTRA_CXX_FLAGS@.Phil Edwards2-1/+5
2002-04-18class.c (make_class_data): Set DECL_ALIGN on static class data, for hash sync...Bryce McKinlay4-4/+16
2002-04-18File.java (normalizePath): Add Win32 support for auto conversion of a '/' pat...Adam King2-0/+10
2002-04-17configure.in: Move default CC setting out of config/mh-* fragments directly i...Nathanael Nerode2-5/+68
2002-04-17configure.in: don't even try to configure or make a subdirectory if...Nathanael Nerode2-0/+24
2002-04-17linker-map.gnu (__malloc_alloc_template): Add.Benjamin Kosnik3-1/+16
2002-04-17gcconfig.h: Use LINUX_STACKBOTTOM for SPARC Linux.Hans Boehm2-2/+6
2002-04-17filebuf_virtuals.cc: Add _S_pback_size instantiation.Benjamin Kosnik2-0/+11
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-17negzero.java: New.Mark Wielaard3-0/+15
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 Administrator6-6/+6
2002-04-17concept-inst.cc (vector<locale::facet*>): Remove instantiations.Benjamin Kosnik5-150/+63
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-16Remove, again.Richard Henderson1-1686/+0
2002-04-16* gcc_update: Remove libchill.Richard Henderson2-1/+4
2002-04-16xregex2.h (__restrict_arr): Define to __restrict on GCC 3.1 and later.David S. Miller2-4/+15