aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2004-09-28Daily bump.GCC Administrator1-1/+1
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-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-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 Administrator1-1/+1
2004-09-26* gcc.dg/tree-ssa/loop-1.c: Use -msmall-exec on s390-*-* targets.Ulrich Weigand2-0/+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-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-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 Administrator1-1/+1
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-25tree-gimple.c: Move GIMPLE definition...Dale Johannesen3-254/+155
2004-09-25loop-2.c: Avoid matching new-line in regexp.Ulrich Weigand3-2/+7
2004-09-25re PR java/17500 (Anonymous inner class compile freakout)Tom Tromey2-1/+10
2004-09-25* decl.c (add_init_expr_to_sym, variable_decl): Comment fixes.Tobias Schlüter2-2/+7
2004-09-25* tree-vectorizer.c: Fix a comment typo.Kazu Hirata2-1/+5
2004-09-25c-typeck.c, [...]: Fix comment formatting.Kazu Hirata17-29/+36
2004-09-25* tree-ssa-loop-unswitch.c: Fix a comment typo.Kazu Hirata2-1/+5
2004-09-25* doc/passes.texi: Fix a typo.Kazu Hirata2-1/+5
2004-09-25expr.c, [...]: Fix comment typos.Kazu Hirata6-8/+14
2004-09-25tree-optimize.c (init_tree_optimization_passes): Add pass_record_bounds.Zdenek Dvorak4-0/+39
2004-09-25* gfortran.dg/pr15324.f90: Make array bounds consistent.Tobias Schlüter2-1/+5