aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2005-03-18adaint.h, adaint.c (__gnat_waitpid): Moved to expect.c where it is used.Pascal Obry3-19/+61
2005-03-18Paolo Bonzini <gcc.gnu.org>Alexey Neyman2-2/+8
2005-03-18* tree-cfg.c (fold_cond_expr_cond): Use boolean types for condition.Jan Hubicka2-2/+4
2005-03-18cgraph.c (cgraph_remove_node): Avoid loop in code deciding whether function b...Jan Hubicka2-22/+23
2005-03-18t-rtems-i386 (MULTILIBS): Remove k6, athlon, mno-fp-ret-in-387 multilib varia...Ralf Corsepius2-9/+11
2005-03-18common.opt (m): Remove.Richard Sandiford3-8/+17
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-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-17Daily bump.GCC Administrator1-1/+1
2005-03-16tree-vectorizer.c (new_vec_stmt_info): Initialize STMT_VINFO_SUBVARS to NULL.Daniel Berlin3-1/+8
2005-03-16rtlanal.c (find_first_parameter_load): Rewrite to return actual first param l...Dale Johannesen2-3/+24
2005-03-16open.c (new_unit): set record length to max_offset rather than using a hard-c...Francois-Xavier Coudert2-0/+14
2005-03-16optabs.c (expand_copysign_absneg): Make static.Roger Sayle4-29/+7
2005-03-16write.c (output_float): special check when writing 0.0 with EN and ES formats.Francois-Xavier Coudert2-0/+14
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-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-16tree-inline.c (walk_type_fields, [...]): Move from here...Steven Bosscher3-351/+358
2005-03-16gcc-version.m4: Delete.Zack Weinberg26-440/+584
2005-03-16re PR tree-optimization/17454 (ICE with --enable-checking=fold)Roger Sayle3-2/+16
2005-03-16charset.c (_cpp_valid_ucn): In identifiers, reject a partial UCN rather than ...Geoffrey Keating2-0/+9
2005-03-16mlib-tgt-darwin.adb (Library_Exist_For, [...]): Add new parameter In_Tree to ...Vincent Celier2-11/+29
2005-03-16Daily bump.GCC Administrator1-1/+1