aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2004-11-12When will I remember to add a PR number...Steven Bosscher1-0/+1
2004-11-12tree-ssa.c (walk_use_def_chains_1): Make the visited map a pointer set instea...Steven Bosscher3-13/+27
2004-11-11varasm.c (get_named_section_flags, [...]): Make them static.Kazu Hirata4-4/+7
2004-11-11c-typeck.c (c_size_in_bytes, [...]): Make them static.Kazu Hirata3-5/+4
2004-11-11c-typeck.c (c_size_in_bytes, [...]): Make them static.Kazu Hirata3-4/+7
2004-11-11cfgloopmanip.c (update_single_exits_after_duplication, unloop): Make them sta...Kazu Hirata3-5/+7
2004-11-11cfglayout.c (choose_inner_scope): Make it static.Kazu Hirata3-2/+4
2004-11-11alias.c (record_alias_subset, [...]): Make them static.Kazu Hirata5-5/+12
2004-11-11Fix a ChangeLog typo in the last commit.Kazu Hirata1-1/+1
2004-11-11function.c (expand_function_end): Remove an "if" statement that always trigger.Kazu Hirata3-14/+9
2004-11-11Fix complex long double testsuite failures.James E Wilson2-4/+15
2004-11-11* gcc.dg/precedence-1.c: New test.Joseph Myers2-0/+157
2004-11-11re PR tree-optimization/17742 (C Optimization error with -O1 on i686)Zdenek Dvorak2-55/+11
2004-11-11tree-scalar-evolution.c (follow_ssa_edge_in_condition_phi): Give up as soon a...Sebastian Pop2-0/+10
2004-11-11* gcc.misc-tests/linkage.exp: Handle biarch GCC for powerpc64.Janis Johnson2-0/+7
2004-11-11linkage.exp: Prepend directory name to pass/fail message...Janis Johnson2-5/+16
2004-11-11gcc-dg.exp (skip_test_and_clear_xfail): New procedure.Janis Johnson2-29/+36
2004-11-11* lib/gcc-dg.exp (dg-xfail-if): Ignore if skipping the test.Janis Johnson2-0/+10
2004-11-11re PR target/16457 (PowerPC - Combine two rldicr instructions into a single r...Nathan Sidwell5-17/+64
2004-11-11tree-vectorizer.c (update_phi_nodes_for_guard): Call reverse_phis.Dorit Naishlos2-51/+75
2004-11-11* config/arm/arm.c: Fix a comment typo.Kazu Hirata2-1/+5
2004-11-11bitmap.h (nBITMAP_WORD_BITS): Remove.Nathan Sidwell6-116/+74
2004-11-11Remove CVS conflict marking.Jakub Jelinek1-1/+0
2004-11-11re PR rtl-optimization/16796 (PowerPC - Unnecessary Floating Point Register C...Nathan Sidwell4-0/+81
2004-11-11re PR target/16458 (PowerPC - redundant compare)Nathan Sidwell4-0/+38
2004-11-11linux.h (LINUX_TARGET_OS_CPP_BUILTINS): Define __PIC__ and __pic__ only if TA...Peter S. Mazinger8-39/+82
2004-11-10typeck.c (cxx_mark_addressable): Add braces around the first if.Andrew Pinski2-9/+15
2004-11-11arm.c (arm_compute_save_reg0_reg12_mask): Save PIC register if current_functi...Paul Brook2-3/+15
2004-11-11Daily bump.GCC Administrator1-1/+1
2004-11-10* objc.dg/desig-init-2.m: New test.Joseph Myers2-0/+11
2004-11-10Add 2004 to copyright notices.David Edelsohn8-8/+8
2004-11-10rs6000.md (define_attr "type"): Add two and three.David Edelsohn15-41/+234
2004-11-10tree-data-ref.c (build_classic_dist_vector): If either loop is outside of the...Daniel Berlin3-6/+40
2004-11-10re PR middle-end/18160 (ICE on taking register variable address)Adam Nemet3-0/+34
2004-11-10re PR middle-end/18160 (ICE on taking register variable address)Adam Nemet2-3/+16
2004-11-10tree-ssa-loop-ivopts.c (get_address_cost): Add address elements in right order.Zdenek Dvorak3-22/+120
2004-11-10re PR fortran/18375 (ICE when compiling spec benchmark fma3d)Paul Brook3-4/+10
2004-11-10Test for PR tree-optimization/17892.Fariborz Jahanian1-0/+37
2004-11-10re PR c++/18143 (Duplicated thunk with a huge member in the hierarchy)Nathan Sidwell5-40/+83
2004-11-10sparc.c (function_arg_union_value): New 'slotno' argument.Eric Botcazou4-5/+49
2004-11-10re PR tree-optimization/17892 (gcc-4.0 should not reassociate floating point ...Fariborz Jahanian3-1/+13
2004-11-10re PR c++/18369 (Segfault on braced new)Mark Mitchell4-59/+92
2004-11-10re PR target/18230 (SPARC VIS instructions are not generated by GCC)James A. Morrison12-2/+206
2004-11-10basic-block.h (XMALLOC_REG_SET, [...]): New.Steven Bosscher3-39/+70
2004-11-09re PR target/18380 (_Unwind_FindTableEntry shouldn't be exported from libunwi...H.J. Lu3-2/+10
2004-11-09cfganal.c (flow_dfs_compute_reverse_execute): Accept new argument holding las...Jeff Law2-5/+16
2004-11-10* invoke.texi: Fix typo.Paul Brook2-1/+5
2004-11-10re PR fortran/18218 (Miscompare in sixtrack benchmark caused by loss of preci...Paul Brook2-0/+17
2004-11-10rs6000.md (fix_truncdfsi2): Handle e500 doubles.Aldy Hernandez3-15/+55
2004-11-10Daily bump.GCC Administrator1-1/+1