aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2005-03-18builtins.c (fold_builtin_signbit): Take decomposed arguments of CALL_EXPR.Kazu Hirata2-5/+7
2005-03-18builtins.c (fold_builtin_bitop): Take decomposed arguments of CALL_EXPR.Kazu Hirata2-5/+9
2005-03-18Fix typos.Mike Stump1-1/+1
2005-03-18Fix typos.Mike Stump5-10/+10
2005-03-18Daily bump.GCC Administrator1-1/+1
2005-03-17trans-array.c (gfc_trans_static_array_pointer, [...]): Fix comment and format...Tobias Schlüter2-3/+9
2005-03-17re PR tree-optimization/20474 (ICE while compiling openmotif-2.2.3 with -ftre...Dorit Naishlos2-2/+15
2005-03-17h8300-protos.h: Remove prototypes for general_operand_src...Kazu Hirata6-551/+549
2005-03-17* invoke.texi: Fix typos.François-Xavier Coudert1-2/+2
2005-03-17* invoke.texi: Fix typos.François-Xavier Coudert1-0/+4
2005-03-17Fix entry.Eric Botcazou1-4/+4
2005-03-17config.gcc (ia64*-*-hpux*): Add extra_options.Richard Henderson8-312/+243
2005-03-17mf-runtime.c (__mfu_check): Respect ignore_reads configuration.Frank Ch. Eigler4-1/+42
2005-03-17re PR target/18380 (_Unwind_FindTableEntry shouldn't be exported from libunwi...H.J. Lu2-1/+5
2005-03-17alpha.opt, [...]: Add copyright notices.Kazu Hirata5-0/+88
2005-03-17re PR java/20502 (gcj failure if .jar contains same .class twice)Bryce McKinlay2-17/+39
2005-03-17h8300.c (h8300_init_once): Use MASK_H8300S_1 instead of MASK_H8300S.Kazu Hirata4-73/+59
2005-03-17expr.c (expand_java_arrayload): Don't generate a NullPointerException based o...Andrew Haley2-24/+11
2005-03-17re PR c++/19966 (Misleading message "must take exactly one argument")Paolo Carlini2-0/+19
2005-03-17re PR c++/19966 (Misleading message "must take exactly one argument")Paolo Carlini3-15/+22
2005-03-17* gmon.c: Remove.Ian Lance Taylor2-326/+4
2005-03-17arc.c (arc_cpu_string): Make static.Richard Sandiford4-90/+91
2005-03-17re PR c++/20186 (ICE with static_cast and type dependent variable (templates))Nathan Sidwell2-141/+111
2005-03-17extend.texi (Weak Pragmas): New section.Richard Henderson2-2/+32
2005-03-17alpha.opt: New file.Richard Henderson13-301/+345
2005-03-16patch to fix extraneous nop at function start, bug from David MosbergerJames E Wilson3-1/+25
2005-03-17boehm.cc (_Jv_MarkObj): Mark the interpreted method line_table.Andrew Haley2-0/+6
2005-03-17Makefile.am (gtk_c_source_files): Remove jni/classpath/jcl.c, jni/classpath/j...Thomas Fitzsimmons16-1413/+207
2005-03-17link.cc (ensure_class_linked): Removed #ifdef.Tom Tromey5-19/+24
2005-03-17Daily bump.GCC Administrator1-1/+1
2005-03-16MainThread.java (run): Load main class using system class loader.Tom Tromey2-2/+13
2005-03-16tree-vectorizer.c (new_vec_stmt_info): Initialize STMT_VINFO_SUBVARS to NULL.Daniel Berlin3-1/+8
2005-03-16jni.exp (gcj_jni_invocation_test_one): Add lgcc_s to the libraries to link fo...Andreas Tobler2-2/+9
2005-03-16rtlanal.c (find_first_parameter_load): Rewrite to return actual first param l...Dale Johannesen2-3/+24
2005-03-16* io.h: Setting higher default record length.François-Xavier Coudert1-3/+4
2005-03-16open.c (new_unit): set record length to max_offset rather than using a hard-c...Francois-Xavier Coudert4-1/+21
2005-03-16optabs.c (expand_copysign_absneg): Make static.Roger Sayle4-29/+7
2005-03-16stacktrace.cc (_Jv_StackTrace::UnwindTraceFn): Protect interpreter-specific c...Andreas Tobler4-1/+25
2005-03-16* MAINTAINERS: adding myself.François-Xavier Coudert1-0/+1
2005-03-16write.c (output_float): special check when writing 0.0 with EN and ES formats.Francois-Xavier Coudert4-2/+24
2005-03-16re PR middle-end/15700 ([unit-at-a-time] Inlining problem leads to miscompila...Richard Henderson14-121/+228
2005-03-16re PR tree-optimization/20489 (ICE: address taken, but ADDRESSABLE bit not set)Daniel Berlin3-0/+42
2005-03-16re PR tree-optimization/20490 (ICE: verify_stmts failed. (with -O -ftree-pre))Daniel Berlin2-1/+1
2005-03-16re PR tree-optimization/20490 (ICE: verify_stmts failed. (with -O -ftree-pre))Daniel Berlin3-4/+48
2005-03-16Makefile.tpl (check-[+module+]): Fix shell statement inside if ...Manfred Hollstein3-6/+12
2005-03-16emmintrin.h (_mm_extract_epi16): Correct the number of closing parenthesis.Andrew Pinski2-1/+6
2005-03-16builtins.c (expand_movstr): Update a call to fold_builtin_strcpy.Kazu Hirata4-14/+34
2005-03-16tree-vect-analyze.c (vect_enhance_data_refs_alignment): Copy UNITS_PER_SIMD_W...Steven Bosscher2-1/+15
2005-03-16binders.cc: Remove explicit instantiations for non-weak systems.Paolo Carlini101-649/+209
2005-03-16tree-inline.c (walk_type_fields, [...]): Move from here...Steven Bosscher3-351/+358