aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2005-06-07predicates.md (sleu_operand): Use IN_RANGE to specify range of operand.Eric Christopher2-3/+8
2005-06-07missed entryNathan Sidwell1-0/+7
2005-06-07re PR tree-optimization/21847 (misscompiling of the following java code)Steven Bosscher2-0/+16
2005-06-07s390.md: ("UNSPECV_MB", "UNSPECV_CAS"): New constants.Adrian Straetling6-5/+128
2005-06-07sbitmap.h (sbitmap_iterator, [...]): New.Kazu Hirata14-119/+225
2005-06-07tree-ssa-address.c: New file.Zdenek Dvorak24-238/+1320
2005-06-07cp-tree.def (DEFAULT_ARG): Adjust documentation.Nathan Sidwell4-10/+15
2005-06-07re PR debug/21946 (Invalid DWARF2 debug info emitted)Jakub Jelinek4-28/+132
2005-06-07c-typeck.c (c_finish_if_stmt): Use void_type_node as type for COND_EXPR.Richard Guenther3-4/+9
2005-06-07tree-ssa.c (tree_ssa_useless_type_conversion_1): Fix comments.Richard Guenther2-4/+10
2005-06-07parser.c (cp_parser_late_parsing_default_args): Fix overeager assert in previ...Nathan Sidwell4-1/+24
2005-06-07host-darwin.c (segv_handler): Widen the possible 'stwux' instructions that ar...Geoffrey Keating2-1/+4
2005-06-07rtlanal.c (subreg_offset_representable_p): Handle objects with holes.Geoffrey Keating2-13/+88
2005-06-07ChangeLog: Fix date on last commit.Jerry DeLisle1-1/+1
2005-06-07intrinsic.texi: Add documentation for dcmplx...Jerry DeLisle2-31/+373
2005-06-06mode-switching.c (optimize_mode_switching): Fix n_exprs parameter in call to ...Uros Bizjak2-1/+6
2005-06-07Daily bump.GCC Administrator1-1/+1
2005-06-06linux-unwind.h (SH_DWARF_FRAME_XD0): Remove for SH5.Kaz Kojima3-28/+142
2005-06-06libiberty.h (XOBFINISH): New.Gabriel Dos Reis11-38/+53
2005-06-06exgettext: Handle gmsgid and cmsgid arguments specially, as gcc-internal-form...Jakub Jelinek31-216/+328
2005-06-06tree-chrec.c (reset_evolution_in_loop): Use build3 instead of build2.Jakub Jelinek2-6/+13
2005-06-06re PR middle-end/21897 (Segementation fault in fold_ternary)Jakub Jelinek4-3/+57
2005-06-06combine.c (try_combine): Use hard_regno_nregs array instead of HARD_REGNO_NRE...Jakub Jelinek4-8/+16
2005-06-06tree-ssa-reassoc.o: New.Daniel Berlin9-4/+689
2005-06-06expr.c (do_store_flag): Remove check for non-negative BRANCH_COST.Eric Christopher2-2/+6
2005-06-06re PR c++/21903 (Default argument of template function causes a compile-time ...Nathan Sidwell6-13/+69
2005-06-06x86-64.h (ASM_OUTPUT_MAX_SKIP_ALIGN): Guard with HAVE_GAS_MAX_SKIP_P2ALIGN.Rainer Orth2-4/+9
2005-06-06re PR c++/20637 (Confusing message with different using declarations)Nathan Sidwell14-50/+95
2005-06-06Makefile.in (mips-tfile.o): Add $(srcdir)/../include prefix to getopt.h depen...Rainer Orth2-2/+8
2005-06-06predict.c (tree_predict_edge): Don't drop useless predictions; check that it ...Jan Hubicka4-7/+26
2005-06-06* config-lang.in (target_libs): Remove target-gperf.Hans-Peter Nilsson2-1/+5
2005-06-06Add bfin-uclinux configuration.Jie Zhang3-2/+22
2005-06-06* doc/md.texi (Insn Splitting): Fix some wording.Ben Elliston2-2/+6
2005-06-06f2c_5.f90: Add -w to dg-optionsDavid Billinghurst2-1/+14
2005-06-05rs6000.c (rs6000_emit_swdivsf): New function.David Edelsohn6-3/+165
2005-06-06Daily bump.GCC Administrator1-1/+1
2005-06-05gfortran.exp (gfortran_target_compile): Call dg-additional-files-optionsDavid Billinghurst5-1/+45
2005-06-05* gfortran.dg/forall_1.f90: Set previously uninitialized variable.Tobias Schlüter2-0/+3
2005-06-05re PR middle-end/21846 (segfault in fold_binary compiling vpr with -O2 -funro...Zdenek Dvorak5-2/+43
2005-06-05re PR fortran/21912 (Wrong implied do-loop)Tobias Schlüter4-13/+57
2005-06-05re PR c++/21619 (__builtin_constant_p(&"Hello"[0])?1:-1 not compile-time cons...Mark Mitchell6-7/+52
2005-06-05removingDale Johannesen1-20/+0
2005-06-05RemovingDale Johannesen1-23/+0
2005-06-0520050603-1.c: Move to gcc.dg.Dale Johannesen3-0/+50
2005-06-05invoke.texi: Fix description of flags required for compatibility with g77.Tobias Schlüter2-3/+8
2005-06-05i386.c (x86_use_loop): Remove.Steven Bosscher4-170/+69
2005-06-05tree-flow.h (stmt_ann_d): Move aux to ...Dorit Nuzman12-339/+882
2005-06-05mips.c (mips_rtx_costs): Remove unused variable.Eric Christopher2-3/+4
2005-06-05re PR target/21914 (mmix-knuth-mmixware testsuite failure: compile/20030703-1.c)Hans-Peter Nilsson2-4/+12
2005-06-0520050603-1.c: New.Dale Johannesen4-0/+64