aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2006-01-29c.opt: Add -W(no-)overlength-strings.Zack Weinberg15-63/+285
2006-01-29* gcc.c-torture/execute/20060127-1.c: New test.Adam Nemet2-0/+21
2006-01-29combine.c (simplify_comparison <AND>): Check TRULY_NOOP_TRUNCATION before sta...Adam Nemet3-17/+40
2006-01-29mips-protos.h (mips_set_live_on_entry): Deleted.Kenneth Zadeck2-1/+4
2006-01-29fix emailGabriel Dos Reis1-1/+1
2006-01-29Daily bump.GCC Administrator1-1/+1
2006-01-28hooks.c (hook_bool_rtx_int_false): Remove.Kazu Hirata3-7/+3
2006-01-28class.c (check_bases): Likewise.Gabriel Dos Reis3-26/+49
2006-01-28re PR c++/25999 (compiler loses extern "C" for function after #pragma weak)Mark Mitchell4-4/+32
2006-01-28modulo-sched.c (create_partial_schedule, [...]): Make them static.Kazu Hirata2-6/+13
2006-01-28integrate.h: Remove the prototype for copy_decl_for_inlining.Kazu Hirata4-6/+6
2006-01-28recog.c (validate_replace_rtx_subexp): Remove.Kazu Hirata3-12/+4
2006-01-28expmed.c (const_mult_add_overflow_p): Remove.Kazu Hirata3-39/+5
2006-01-28aix43.h (SUBTARGET_OVERRIDE_OPTIONS): -msoft-float and -mlong-double-128 are ...David Edelsohn6-5/+32
2006-01-28re PR c++/25855 (template specialisation not always found (partial ordering))Mark Mitchell6-46/+69
2006-01-28recog.c (peephole2_optimize): Make it static.Kazu Hirata3-2/+4
2006-01-28emit-rtl.c (init_virtual_regs): Make it static.Kazu Hirata3-3/+4
2006-01-28cfgloop.c (flow_loop_outside_edge_p): Remove.Kazu Hirata3-10/+4
2006-01-28cfgloopmanip.c (split_loop_bb): Remove.Kazu Hirata3-17/+3
2006-01-28re PR c/19606 (wrong code for arith.expr: (((unsigned int)(signed int) a ) / ...Kazu Hirata4-4/+72
2006-01-27df-scan.c (df_record_entry_block_defs): Check if INCOMING_RETURN_ADDR_RTX is ...H.J. Lu2-0/+7
2006-01-28Daily bump.GCC Administrator1-1/+1
2006-01-27re PR rtl-optimization/24762 ([killloop-branch] code motion of non-invariant ...Daniel Berlin15-188/+440
2006-01-27emmintrin.h (_mm_cvtsd_f64): Add missing Intel intrinsic.H.J. Lu4-10/+138
2006-01-27Remove spurious svn:executablePaul Thomas1-0/+0
2006-01-27c-pragma.c (init_pragma): Call c_register_pragma_with_expansion for pragma re...Carlos O'Donell4-1/+28
2006-01-27re PR fortran/25964 (NIST regression on fm311.f)Paul Thomas4-0/+29
2006-01-27re PR fortran/25324 (Wrong DW_TAG_compile_unit generated when compiling prepr...Jakub Jelinek7-14/+220
2006-01-27[multiple changes]Jakub Jelinek18-103/+261
2006-01-27symbol.c (free_old_symbol): Fix confusing comment, and add code to free old_s...Erik Edelmann2-2/+13
2006-01-27rtl.texi (SYMBOL_REF_DATA): Adjust documentation for new opaque type.Richard Sandiford6-10/+31
2006-01-27cfgcleanup.c (try_crossjump_to_edge): Fix comment typo.Gabor Loki2-1/+5
2006-01-27Daily bump.GCC Administrator1-1/+1
2006-01-26re PR c++/16021 (Tests for container swap specialisations FAIL in debug mode)Jason Merrill5-15/+26
2006-01-26update for decl_minimal changeJason Merrill1-2/+2
2006-01-27* gcc.misc-tests/dectest.exp: Remove defunct comment.Ben Elliston2-5/+5
2006-01-26re PR other/24829 (libobjc testsuite failures)Alexandre Oliva6-315/+326
2006-01-26genconditions.c (write_header): In generated code...Zack Weinberg3-39/+84
2006-01-26re PR bootstrap/25961 (Mainline failed to bootstrap on ia64)Steve Ellcey3-2/+18
2006-01-26re PR bootstrap/25961 (Mainline failed to bootstrap on ia64)Steve Ellcey2-0/+6
2006-01-26re PR ada/21317 (ACATS c954025 c954026 c99004a failures)Laurent GUERBY6-10/+20
2006-01-26re PR fortran/25964 (NIST regression on fm311.f)Paul Thomas8-20/+294
2006-01-26configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.Paolo Bonzini4-1139/+323
2006-01-26re PR c/25892 (-Wpointer-sign creates problems for Emacs)Alexandre Oliva11-7/+86
2006-01-26i386.md (extendsfdf2, [...]): Emit constants provided by 80387 instructions i...Paolo Bonzini2-12/+45
2006-01-26re PR tree-optimization/21470 (-fargument-noalias-global has no effect for th...Andrew Pinski1-0/+2
2006-01-26tree-ssa-structalias.c (intra_create_variable_infos): Create heap variables f...Richard Guenther2-6/+56
2006-01-26re PR ada/25900 (ICE on ACATS cxac004 in Tree-VRP)Jeff Law2-8/+28
2006-01-26tree-ssa-alias.c (maybe_create_global_var): Change subvar walking to an asser...Daniel Berlin2-8/+6
2006-01-26re PR c/25861 (tree check fail at c-common.c:2430)Andrew Pinski4-7/+23