aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2004-09-28re PR c++/17642 (internal compiler error: in invert_truthvalue, at fold-const...Mark Mitchell13-90/+205
2004-09-28Daily bump.GCC Administrator2-2/+2
2004-09-27expr.c (expand_expr_real_1): Handle VEC_COND_EXPR.Devang Patel5-3/+212
2004-09-27Makefile.in (STAGESTUFF): Split into ...Kelley Cook2-11/+29
2004-09-27configure.ac: Update all AC_DEFINEs to newer style.Kelley Cook4-101/+273
2004-09-27aclocal.m4: Quote m4_includes.R. Kelley Cook3-11/+10
2004-09-27* system.h (getpagesize): Return 'int' instead of 'long'.Eric Botcazou2-2/+6
2004-09-27Fix implicit extern "C" breakage introduced by tokenization patch.Matt Austern2-13/+84
2004-09-27re PR rtl-optimization/17698 (Mainline failed to bootstrap on ia64)Michael Matz2-4/+11
2004-09-27aclocal.m4: Quote m4_includes.R. Kelley Cook1-0/+6
2004-09-27rs6000.c (rs6000_legitimate_address, [...]): Handle AND patternDorit Naishlos2-0/+19
2004-09-27re PR c/13804 (Error message enhancement Request)Joseph Myers4-2/+41
2004-09-27stormy16.c (xstormy16_asm_output_aligned_common): ..comm alignment is bytes, ...DJ Delorie2-1/+6
2004-09-27tree-pretty-print.c (dump_generic_node): Print VEC_COND_EXPR.Devang Patel2-10/+16
2004-09-27re PR c++/17585 (usage of unqualified name of static member from within class...Mark Mitchell4-8/+12
2004-09-27* tree-pretty-print.c (dump_generic_node): Print VEC_COND_EXPR.Devang Patel2-0/+14
2004-09-27* i386.c (athlon_cost, k8_cost): Set BRANCH_COST to 5.Jan Hubicka2-2/+6
2004-09-27re PR fortran/16938 (Internal compiler error using constructor of derived typ...Tobias Schlüter2-0/+32
2004-09-27re PR c++/17585 (usage of unqualified name of static member from within class...Mark Mitchell4-1/+20
2004-09-27re PR c++/17681 (Bad message about constructor ordering (-Wall))Nathan Sidwell4-1/+29
2004-09-27class.c (struct count_depth_data): Remove.Nathan Sidwell5-173/+72
2004-09-27* bitmap.h: Fix a comment typo.Kazu Hirata2-1/+5
2004-09-272004-09-27 Michael Koch <konqueror@gmx.de>Michael Koch2-11/+29
2004-09-27libgcc2.c (getpagesize): Change type of return value to int.Aaron W. LaFramboise2-1/+5
2004-09-27ggc-page.c (GGC_QUIRE_SIZE): Bump up from 16 to 256 if we're using mmap.Matt Austern2-2/+14
2004-09-27Daily bump.GCC Administrator2-2/+2
2004-09-26* gcc.dg/tree-ssa/loop-1.c: Use -msmall-exec on s390-*-* targets.Ulrich Weigand2-0/+9
2004-09-26prims.cc (unblock_signal): Annotate signum with __unused__ to avoid warnings ...Per Bothner6-5/+22
2004-09-26* prims.cc (process_gcj_properties): Optimization.Per Bothner2-11/+12
2004-09-26Collections.java (sort): Copy from array in forwards order...Per Bothner2-4/+9
2004-09-26bitmap.h (EXECUTE_IF_SET_IN_BITMAP, [...]): Changed to iterator style.Zdenek Dvorak29-474/+946
2004-09-26pa.c (print_operand): Use non-trapping completers for UNLE...John David Anglin2-8/+16
2004-09-26builtins.c (expand_builtin_memcmp): Adjust MEM_SIZE to reflect size of memory...Ulrich Weigand2-0/+13
2004-09-26builtins.c (get_memory_rtx): Set mem attributes for non-ADDR_EXPR expressions.Ulrich Weigand2-6/+16
2004-09-26System.java (properties): Make package private.Mark Wielaard3-3/+28
2004-09-26re PR fortran/15164 (trans-decl.c:411: gfc_finish_var_decl: Assertion failed)Tobias Schlüter2-5/+6
2004-09-26re PR fortran/15164 (trans-decl.c:411: gfc_finish_var_decl: Assertion failed)Tobias Schlüter2-0/+20
2004-09-26re PR middle-end/17112 (Copying of packed bitfields is wrong)Roger Sayle4-5/+53
2004-09-26re PR rtl-optimization/17151 (x >> (y % WORDSIZE) not optimized)Roger Sayle2-5/+6
2004-09-26re PR libfortran/16137 (Fortran compiler unable to produce executables as lib...Tobias Schlüter5-83/+249
2004-09-262004-09-26 Casey Marshall <csm@gnu.org>Casey Marshall3-3/+14
2004-09-26* trans-intrinsic.c: Comment fixes.Tobias Schlüter2-1/+5
2004-09-26* profile.c: Fix a comment typo.Kazu Hirata2-1/+5
2004-09-26re PR tree-optimization/17591 (Ada bootstrap SEGV in stage2 on osint.adb, no ...Zdenek Dvorak3-46/+148
2004-09-26re PR c/11459 (-ansi -std=c99 -pedantic warns about C90's non long-long suppo...Joseph Myers4-2/+19
2004-09-26Daily bump.GCC Administrator2-2/+2
2004-09-25dwarf2out.c (dwarf2out_finish): Set parent to comp_unit_die for nested functi...Jan Hubicka2-0/+5
2004-09-25profile.c (compute_branch_probabilities): Use REG_BR_PROB notes when re-const...Jan Hubicka2-3/+20
2004-09-25[multiple changes]Mark Wielaard7-294/+404
2004-09-25tree-gimple.c: Move GIMPLE definition...Dale Johannesen3-254/+155