aboutsummaryrefslogtreecommitdiff
path: root/gcc/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2006-07-04re PR bootstrap/18058 (Bootstrap fails with non-GCC compilers)Eric Botcazou1-0/+8
2006-07-04re PR target/28207 (128-bit IBM long double misaligned on stack)Alan Modra1-0/+6
2006-07-03tree.c (range_in_array_bounds_p): New predicate.Eric Botcazou1-0/+34
2006-07-03re PR tree-optimization/26251 (code size increase with -Os)Roger Sayle1-0/+8
2006-07-03configure.in: Fix thinko in previous check-in.Paolo Bonzini1-0/+5
2006-07-03re PR other/27063 (Fail to build gcc-core-4.2 snapshots)Paolo Bonzini1-0/+9
2006-07-01* doc/gcov.texi (Invoking Gcov): Add a missing word.Martin Michlmayr1-0/+4
2006-06-30cfgexpand.c, [...]: Fix comment typos.Kazu Hirata1-0/+5
2006-06-29re PR c++/26905 (default-visibility class symbol improperly resolved as hidde...Jason Merrill1-0/+24
2006-06-29re PR middle-end/27428 (ICE with goto in erroneous code)Roger Sayle1-0/+6
2006-06-29i386.c (ix86_output_function_epilogue): Don't insert a label at the end of an...Asher Langton1-0/+6
2006-06-29predicates.md (vector_all_ones_operand): New.Eric Christopher1-10/+25
2006-06-29genpreds.c (write_match_code_switch): Correctly use XSTR instead of XEXP to e...Roger Sayle1-0/+5
2006-06-29tree.c (tree_size): Do not waste tail padding in struct tree_string and make ...Andrew Pinski1-0/+6
2006-06-28re PR c++/27768 (wrong-code with vectors)Jason Merrill1-0/+6
2006-06-29genpreds.c (write_predicate_stmts): Add missing break.Roger Sayle1-0/+4
2006-06-28genpreds.c (generate_switch_p): New function.Roger Sayle1-0/+12
2006-06-26Add SB-1 specific multilib support. Patch by Fred Fish.Fred Fish1-0/+6
2006-06-26[multiple changes]DJ Delorie1-0/+15
2006-06-26function.c (aggregate_value_p): Honor DECL_BY_REFERENCE on a CALL_EXPR target...Olivier Hainque1-0/+5
2006-06-26tree.c (build_string): Do not waste tail padding in struct tree_string.Richard Guenther1-0/+5
2006-06-26ggc-page.c (init_ggc): Add missing element to size_lookup table.Richard Guenther1-0/+15
2006-06-25re PR middle-end/28151 (ICE with complex math)Eric Botcazou1-0/+6
2006-06-25Move entry to proper file.Eric Botcazou1-3/+0
2006-06-24gimplify.c (gimplify_scalar_mode_aggregate_compare): New function.Olivier Hainque1-0/+11
2006-06-23tree.h (DECIMAL_FLOAT_TYPE_P): New.Janis Johnson1-0/+8
2006-06-23tree.c (max_int_size_in_bytes): New function, inspired from code in function....Olivier Hainque1-0/+15
2006-06-23Remove conflict marker.Andreas Schwab1-1/+0
2006-06-23re PR target/27789 (attribute handling fallout from DECL_INITIAL changes)Danny Smith1-0/+10
2006-06-23ggc-page.c (init_ggc): Do not round up the extra_order_size_table sizes to MA...Richard Guenther1-0/+9
2006-06-23re PR middle-end/28131 (FAIL: gcc.c-torture/execute/va-arg-25.c compilation (...Roger Sayle1-0/+7
2006-06-23decNumber.h (decNumberNegate): Remove.Ben Elliston1-0/+5
2006-06-23re PR target/27531 (sparc: undefined reference to .LL226 with -O2)Roger Sayle1-0/+7
2006-06-22Fix my 2006-05-22 entry for doc/install.texi (hijacked -> gone).Gerald Pfeifer1-1/+1
2006-06-22lib1funcs.asm (MIN_ESA): Delete.Bob Wilson1-0/+5
2006-06-22re PR rtl-optimization/28121 (verify_flow_info failed (wrong amount of branch...Zdenek Dvorak1-0/+6
2006-06-22muldiv.md (mulhisi3_i): Only use registers for dest (TN-16C-A156A/E).DJ Delorie1-0/+6
2006-06-21re PR middle-end/28034 (section anchors break -fprofile-generate)Richard Sandiford1-0/+8
2006-06-212006-06-21 Andrew Pinski <pinskia@physics.uc.edu>Andrew Pinski1-0/+5
2006-06-21re PR target/26347 (hidden weak extern functions fail regardless of existence...Richard Henderson1-0/+8
2006-06-21tree-ssa-loop-ivopts.c (may_be_nonaddressable_p): New function.Eric Botcazou1-0/+5
2006-06-21configure: Regenerated.Richard Guenther1-0/+4
2006-06-21mips.c (function_arg): Where one part of a complex argument is in registers a...Joseph Myers1-0/+6
2006-06-21acinclude.m4 (GLIBCXX_EXPORT_INSTALL_INFO): When cross-compiling, put headers...Mark Mitchell1-0/+6
2006-06-21varasm.c (mergeable_string_section): Check for embedded NULs and NUL terminat...Jakub Jelinek1-0/+6
2006-06-21ggc-page.c (extra_order_size_table): Add var_ann_d, tree_ssa_name, bitmap_ele...Richard Guenther1-0/+6
2006-06-21tree-ssa-loop-niter.c (simplify_using_initial_conditions): Limit iteration ov...Richard Guenther1-0/+5
2006-06-20iris6.h (LIB_SPEC): Add support for -pthread.Roger Sayle1-0/+5
2006-06-20alloc-pool.h (free_alloc_pool_if_empty): Prototype new function.Richard Guenther1-0/+12
2006-06-20expr.c (expand_expr_real_1): For vector constants with integer modes...Roger Sayle1-0/+12