aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2005-08-24params.def (PARAM_MIN_SPEC_PROB): New.Pete Steinmetz4-5/+17
2005-08-24re PR fortran/17758 (gfortran_abort and some others should be marked as noret...Thomas Koenig6-1/+68
2005-08-24Define __PIC__ for darwin targets.Fariborz Jahanian4-0/+25
2005-08-24rs6000.md: Fix thinko in the peephole2 I added yesterday.Paolo Bonzini2-8/+17
2005-08-24re PR libstdc++/23465 (Assignment fails on TR1 unordered containers)Paolo Carlini3-13/+87
2005-08-24re PR c++/22454 (ICE with operator in default argument in template class)Nathan Sidwell4-2/+23
2005-08-24bb-reorder.c (copy_bb, [...]): Add argument to duplicate_block.Zdenek Dvorak14-44/+122
2005-08-24fold-const.c (ptr_difference_const): Use cst_and_fits_in_hwi instead of host_...Zdenek Dvorak2-2/+7
2005-08-24darwin.c (gen_pic_offset): New.Paolo Bonzini2-20/+26
2005-08-24re PR tree-optimization/23486 (ICE in execute_todo, at passes.c:677)Zdenek Dvorak2-1/+7
2005-08-24config.gcc (*-*-vxworks*): Update tm_file, add extra_options, remove use_coll...Phil Edwards13-193/+632
2005-08-24configure.ac (extra_ldflags_libjava): Enable -single_module only for darwin < 8.Andreas Tobler3-2/+12
2005-08-23re PR target/20799 (bad relocs for new/delete overrides)Andrew Pinski2-22/+7
2005-08-24configure.ac (HAVE_LD_NO_DOT_SYMS): Set for powerpc-linux biarch.Alan Modra3-4/+9
2005-08-24Daily bump.GCC Administrator1-1/+1
2005-08-23re PR libstdc++/23462 (27_io/basic_filebuf/sgetn/char/[12]-i[no].cc execution...Kelley Cook2-1/+6
2005-08-232005-08-23 Roman Kennke <roman@kennke.org>Roman Kennke2-1/+175
2005-08-23stdarg-2.c (main): Make sure long constants have the L suffix.DJ Delorie2-2/+7
2005-08-23re PR middle-end/23517 (can't cast between generic vector types and target su...Paolo Bonzini4-19/+14
2005-08-23predicates.md (equality_operator): New.Paolo Bonzini3-22/+43
2005-08-23aclocal.m4, [...]: Rebuilt.Tom Tromey4-11/+26
2005-08-23* hwint.h (HOST_WIDE_INT_PRINT): Use HOST_LONG_LONG_FORMAT.Mark Mitchell2-1/+5
2005-08-23configure: Rebuilt.Tom Tromey3-2/+7
2005-08-23sh.c (sh_builtin_saveregs): If the number of to-be-saved fp registers is even...J"orn Rennecke2-19/+55
2005-08-23re PR c++/23044 (ICE on valid code)Nathan Sidwell4-1/+29
2005-08-23re PR middle-end/23467 (alignment of member doesn't always carry over to alig...J"orn Rennecke4-2/+38
2005-08-23re PR libstdc++/23358 (_Destroy doesn't optimize for scalar types)Thomas Kho2-1/+7
2005-08-23lambda-code.c (lambda_vector_lexico_pos): Moved...Sebastian Pop4-23/+47
2005-08-23re PR tree-optimization/23511 (Segfault in fold_binary)Sebastian Pop2-1/+9
2005-08-23re PR middle-end/22043 (Fields not initialized for automatic structs with fle...Jakub Jelinek7-13/+79
2005-08-23missed in last commitAlan Modra1-0/+10
2005-08-23re PR target/21571 (ICE in rs6000.c with -msdata=default.)Alan Modra3-6/+8
2005-08-22rs6000.md (eq<mode>): Use output operand instead of scratch intermediates.David Edelsohn2-35/+68
2005-08-23re PR libgcj/23498 (libgcj/classpath add two undesired info files: hacking.in...Tom Tromey1-0/+6
2005-08-231.cc: XFAIL on darwin8.Geoffrey Keating3-0/+11
2005-08-23* gcc_update: Update dependencies for libjava/aclocal.m4.Ben Elliston2-1/+5
2005-08-23re PR target/23070 ([3.4 only] CALL_V4_CLEAR_FP_ARGS flag not properly set)Alan Modra3-3/+12
2005-08-23Daily bump.GCC Administrator1-1/+1
2005-08-22Fix FreeBSD fopen instrumentation.James E Wilson2-0/+11
2005-08-23* gcc.c-torture/execute/ieee/ieee.exp: Load gcc-dg.exp library.Ben Elliston2-2/+7
2005-08-22Correct PR number in last patch checked in.Jim Wilson1-1/+1
2005-08-22Partial fix for too large arrays.James E Wilson2-2/+8
2005-08-22re PR libgcj/22622 (gnu/classpath/Configuration.java being grep'ed for before...Tom Tromey3-8/+29
2005-08-22Makefile.am (ACLOCAL_AMFLAGS): Also include "..".Kelley Cook8-88/+26
2005-08-22Makefile.am (ACLOCAL_AMFLAGS): New.Kelley Cook3-0/+8
2005-08-22re PR libgcj/23498 (libgcj/classpath add two undesired info files: hacking.in...Tom Tromey3-184/+25
2005-08-22re PR rtl-optimization/23478 (Miscompilation due to reloading of a var that i...Jakub Jelinek6-3/+248
2005-08-22* MAINTAINERS: Add self as ms1 maintainer.Aldy Hernandez2-0/+5
2005-08-22Fix PR number in changelog:Andrew Pinski1-1/+1
2005-08-22re PR c/18715 (warning: "enumeration value not handled in switch" for '...' r...Andrew Pinski4-1/+51