aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2002-04-16Remove libchillMark Mitchell87-11897/+0
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-16re PR libgcj/6081 (libjava make install fails: Arg list too long)Tom Tromey6-35/+63
2002-04-16natFileWin32.cc (performList): Return the correct array type.Adam King2-31/+35
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 Administrator6-6/+6
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-16[multiple changes]Gabriel Dos Reis8-26/+145
2002-04-15configure.in: Allow building in $srcdir.DJ Delorie3-232/+239
2002-04-15* config/alpha/gnu.h (CPP_PREDEFINES): Underscores for gnu_hurd.Richard Henderson2-1/+5
2002-04-16re PR libstdc++/4164 (33 Memory Leak when using iostream)Benjamin Kosnik38-555/+915
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-15acinclude.m4 (CYG_AC_PATH_TCLCONFIG): Search the win/ directory, too.Keith Seitz2-0/+34
2002-04-15install.texi (Installing GCC: Configuration): Clarify the only supported ways...Loren J. Rittle2-6/+10
2002-04-15config.gcc (alpha*-*-gnu*): New target configuration.Roland McGrath4-0/+37
2002-04-15aclocal.m4 (gcc_version_trigger): Use robust path construction.Loren J. Rittle3-2/+7
2002-04-15linux.h, [...] (CPP_PREDEFINES): Define __gnu_linux__, not gnu_linux.Richard Henderson21-21/+33
2002-04-15MAINTAINERS: Remove chill maintainers.Mark Mitchell50-57080/+48
2002-04-15vms.h (INCLUDE_DEFAULTS): Add /gnu/lib/gcc-lib/include.Douglas B Rupp2-8/+16
2002-04-15sparc.c (sparc_emit_float_lib_cmp): Call emit_library_call with LCT_NORMAL.David S. Miller4-15/+30
2002-04-15re PR java/6085 (gcj SEGVs on complicated inner class structures)Bryce McKinlay2-18/+13
2002-04-15Daily bump.GCC Administrator6-6/+6
2002-04-15natPlainDatagramSocketImpl.cc (close): Set timeout to 0.Mark Wielaard3-0/+7
2002-04-15Connection.java (usingProxy): return false.Mark Wielaard2-1/+5
2002-04-15natDouble.cc (parseDouble): Allow a number to end with the f/F/d/D modifiers.Adam King2-1/+16
2002-04-14diagnostic.h (output_buffer_state): Redefine.Gabriel Dos Reis5-35/+64
2002-04-14re PR libgcj/6302 (http URLConnection does not support HTTP/1.1 (and chunked ...Mark Wielaard2-0/+8
2002-04-14class.c (layout_virtual_bases): Do all dsize computation on trees.Jakub Jelinek4-13/+32
2002-04-14cpperror.c (print_location): Don't print include chain if line == 0.Neil Booth12-390/+386