summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ImageIO.java (ReaderFormatFilter.filter): Fixed wrong casting.Michael Koch2005-04-122-1/+6
* i386.md (UNSPEC_FIX, [...]): Remove.Richard Henderson2005-04-122-65/+58
* re PR other/19266 ([mudflap] ICE when compiling with -fmudflap -O)Frank Ch. Eigler2005-04-125-25/+48
* * tree-cfg.c (tree_verify_flow_info): Use LABEL_EXPR_LABEL.Dorit Naishlos2005-04-122-1/+5
* alias-1.c: Fix spelling of optimized.Andrew Pinski2005-04-122-1/+5
* bfin.c (bfin_library_id_string): Remove.Bernd Schmidt2005-04-124-30/+46
* configure.ac: Check declarations for basename, ffs, asprintf, vasprintf.Gabriel Dos Reis2005-04-124-0/+305
* * simplify.c: Fix a comment typo.Kazu Hirata2005-04-122-1/+5
* * tree-vect-transform.c: Fix comment typos.Kazu Hirata2005-04-122-2/+6
* > 2005-04-12 Mostafa Hagog <mustafa@il.ibm.com> > > * postreload-gcse.c...Mostafa Hagog2005-04-122-5/+36
* * config/ns32k/ns32k.h (target_flags, MASK_32081, MASK_RTD)Richard Sandiford2005-04-125-96/+160
* config.gcc (m68k-*-linux*): Add m68k/ieee.opt to $extra_options.Richard Sandiford2005-04-127-252/+311
* lang.opt: Refer to the GCC internals documentation instead of c.opt.Richard Sandiford2005-04-128-4/+20
* target-def.h (TARGET_CXX_EXPORT_CLASS_DATA): Remove.Mark Mitchell2005-04-1213-56/+205
* * lib/wrapper.exp (${tool}_maybe_build_wrapper): Don't unset gluefile.Mark Mitchell2005-04-122-2/+4
* * gcc.dg/i386-darwin-fpmath.c: New.Geoffrey Keating2005-04-122-0/+13
* i386.h (TARGET_FPMATH_DEFAULT): New.Geoffrey Keating2005-04-124-9/+21
* dwarf2out.c (output_line_info): Don't try to dereference a NULL current_funct...Geoffrey Keating2005-04-122-1/+9
* tree-data-ref.c (build_classic_dist_vector, [...]): Make externally visible.Devang Patel2005-04-1120-24/+693
* Daily bump.GCC Administrator2005-04-121-1/+1
* t-slibgcc-darwin: Don't put shared libraries in directories other than $(slib...Geoffrey Keating2005-04-113-16/+36
* re PR middle-end/20933 (gcc can no longer bootstrap itself)Diego Novillo2005-04-115-10/+130
* simplify.c (gfc_simplify_nearest): Overhaul.Tobias Schlüter2005-04-114-41/+94
* configure.ac (fixincludes_UNLOCKED_FUNCS): New.Kaveh R. Ghazi2005-04-1115-79/+2145
* tree-ssa-loop-im.c: Include real.h.David Edelsohn2005-04-113-2/+52
* re PR tree-optimization/20926 (ICE: tree check, in recent builds)Daniel Berlin2005-04-112-1/+19
* rs6000.c (rs6000_emit_vector_select): Fix vector select operand ordering.Devang Patel2005-04-112-1/+8
* fold-const.c (fold_binary_op_with_conditional_arg): use fold_buildN instead o...Andrew Pinski2005-04-112-15/+26
* re PR tree-optimization/20612 (ICE in verify_ssa for -ftree-loop-linear)Daniel Berlin2005-04-112-2/+23
* alias-1.c: New test.Andrew Pinski2005-04-114-0/+37
* libiberty.h (fopen_unlocked, [...]): Provide prototypes for new functions.Kaveh R. Ghazi2005-04-119-7/+172
* sparc.c: Use gcc_assert and gcc_unreachable.James A. Morrison2005-04-114-184/+116
* * tree-vrp.c: Fix a comment typo.Kazu Hirata2005-04-112-1/+3
* * tree-vrp.c (maybe_add_assert_expr): Move a comment.Kazu Hirata2005-04-112-5/+9
* Add missing ChangeLog entry.Devang Patel2005-04-111-0/+5
* re PR tree-optimization/20920 (ICE with eh and VRP)Diego Novillo2005-04-115-3/+56
* * config/s390/s390.h (s390_tune_string, s390_arch_string)Richard Sandiford2005-04-114-149/+193
* tree-complex.c (expand_vector_operations): Call update_stmt_if_modified.Paolo Bonzini2005-04-112-1/+9
* tree-vect-analyze (vect_determine_vectorization_factor): Do not use GET_MODE_...Paolo Bonzini2005-04-113-4/+11
* * builtins.def (BUILT_IN_LCEIL, BUILT_IN_LCEILF, BUILT_IN_LCEILL)Uros Bizjak2005-04-1110-1/+123
* quadlib.c (_U_Qfneg): Toggle sign bit instead of subtracting from zero.John David Anglin2005-04-112-3/+16
* Daily bump.GCC Administrator2005-04-111-1/+1
* Wdtor1.C: Declare template in system header with explicit C++ linkage.Mark Mitchell2005-04-102-0/+9
* * interface.c: Fix a comment typo.Kazu Hirata2005-04-102-1/+5
* adaint.c, [...]: Fix comment typos.Kazu Hirata2005-04-107-14/+19
* arm.c: Fix a comment typo.Kazu Hirata2005-04-103-2/+7
* match.c (match_arithmetic_if): Arithmetic IF is obsolete in Fortran 95.Francois-Xavier Coudert2005-04-104-4/+23
* * runtime/environ.c: Correct previous commit for obvious typo.François-Xavier Coudert2005-04-101-1/+1
* re PR libfortran/20788 (Loading libgfortran.so clobbers C redirection of stdi...Francois-Xavier Coudert2005-04-102-2/+38
* cselib.c (clear_table): Rename to cselib_clear_table.Steven Bosscher2005-04-104-98/+129