aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2005-04-12i386.md (UNSPEC_FIX, [...]): Remove.Richard Henderson2-65/+58
2005-04-12re PR other/19266 ([mudflap] ICE when compiling with -fmudflap -O)Frank Ch. Eigler2-24/+16
2005-04-12* tree-cfg.c (tree_verify_flow_info): Use LABEL_EXPR_LABEL.Dorit Naishlos2-1/+5
2005-04-12alias-1.c: Fix spelling of optimized.Andrew Pinski2-1/+5
2005-04-12bfin.c (bfin_library_id_string): Remove.Bernd Schmidt4-30/+46
2005-04-12* simplify.c: Fix a comment typo.Kazu Hirata2-1/+5
2005-04-12* tree-vect-transform.c: Fix comment typos.Kazu Hirata2-2/+6
2005-04-12> 2005-04-12 Mostafa Hagog <mustafa@il.ibm.com> > > * postreload-gcse.c...Mostafa Hagog2-5/+36
2005-04-12* config/ns32k/ns32k.h (target_flags, MASK_32081, MASK_RTD)Richard Sandiford5-96/+160
2005-04-12config.gcc (m68k-*-linux*): Add m68k/ieee.opt to $extra_options.Richard Sandiford7-252/+311
2005-04-12lang.opt: Refer to the GCC internals documentation instead of c.opt.Richard Sandiford8-4/+20
2005-04-12target-def.h (TARGET_CXX_EXPORT_CLASS_DATA): Remove.Mark Mitchell13-56/+205
2005-04-12* lib/wrapper.exp (${tool}_maybe_build_wrapper): Don't unset gluefile.Mark Mitchell2-2/+4
2005-04-12* gcc.dg/i386-darwin-fpmath.c: New.Geoffrey Keating2-0/+13
2005-04-12i386.h (TARGET_FPMATH_DEFAULT): New.Geoffrey Keating4-9/+21
2005-04-12dwarf2out.c (output_line_info): Don't try to dereference a NULL current_funct...Geoffrey Keating2-1/+9
2005-04-11tree-data-ref.c (build_classic_dist_vector, [...]): Make externally visible.Devang Patel20-24/+693
2005-04-12Daily bump.GCC Administrator1-1/+1
2005-04-11t-slibgcc-darwin: Don't put shared libraries in directories other than $(slib...Geoffrey Keating3-16/+36
2005-04-11re PR middle-end/20933 (gcc can no longer bootstrap itself)Diego Novillo5-10/+130
2005-04-11simplify.c (gfc_simplify_nearest): Overhaul.Tobias Schlüter4-41/+94
2005-04-11configure.ac (fixincludes_UNLOCKED_FUNCS): New.Kaveh R. Ghazi5-17/+203
2005-04-11tree-ssa-loop-im.c: Include real.h.David Edelsohn3-2/+52
2005-04-11re PR tree-optimization/20926 (ICE: tree check, in recent builds)Daniel Berlin2-1/+19
2005-04-11rs6000.c (rs6000_emit_vector_select): Fix vector select operand ordering.Devang Patel2-1/+8
2005-04-11fold-const.c (fold_binary_op_with_conditional_arg): use fold_buildN instead o...Andrew Pinski2-15/+26
2005-04-11re PR tree-optimization/20612 (ICE in verify_ssa for -ftree-loop-linear)Daniel Berlin2-2/+23
2005-04-11alias-1.c: New test.Andrew Pinski4-0/+37
2005-04-11sparc.c: Use gcc_assert and gcc_unreachable.James A. Morrison4-184/+116
2005-04-11* tree-vrp.c: Fix a comment typo.Kazu Hirata2-1/+3
2005-04-11* tree-vrp.c (maybe_add_assert_expr): Move a comment.Kazu Hirata2-5/+9
2005-04-11Add missing ChangeLog entry.Devang Patel1-0/+5
2005-04-11re PR tree-optimization/20920 (ICE with eh and VRP)Diego Novillo5-3/+56
2005-04-11* config/s390/s390.h (s390_tune_string, s390_arch_string)Richard Sandiford4-149/+193
2005-04-11tree-complex.c (expand_vector_operations): Call update_stmt_if_modified.Paolo Bonzini2-1/+9
2005-04-11tree-vect-analyze (vect_determine_vectorization_factor): Do not use GET_MODE_...Paolo Bonzini3-4/+11
2005-04-11* builtins.def (BUILT_IN_LCEIL, BUILT_IN_LCEILF, BUILT_IN_LCEILL)Uros Bizjak10-1/+123
2005-04-11quadlib.c (_U_Qfneg): Toggle sign bit instead of subtracting from zero.John David Anglin2-3/+16
2005-04-11Daily bump.GCC Administrator1-1/+1
2005-04-10Wdtor1.C: Declare template in system header with explicit C++ linkage.Mark Mitchell2-0/+9
2005-04-10* interface.c: Fix a comment typo.Kazu Hirata2-1/+5
2005-04-10adaint.c, [...]: Fix comment typos.Kazu Hirata7-14/+19
2005-04-10arm.c: Fix a comment typo.Kazu Hirata3-2/+7
2005-04-10match.c (match_arithmetic_if): Arithmetic IF is obsolete in Fortran 95.Francois-Xavier Coudert4-4/+23
2005-04-10cselib.c (clear_table): Rename to cselib_clear_table.Steven Bosscher4-98/+129
2005-04-10[multiple changes]Thomas Koenig8-0/+112
2005-04-10combine.c (combine_simplify_rtx): Remove a transformation that relies on an i...Richard Sandiford4-41/+22
2005-04-10value-prof.c (tree_divmod_fixed_value_transform): Fix arguments to build_int_...Richard Sandiford2-1/+7
2005-04-10re PR target/20126 (Inlined memcmp makes one argument null on entry)Alexandre Oliva6-3/+130
2005-04-10* gfortran.dg/PR19872.f: New test.Steven G. Kargl2-2/+27