aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-11-17toplev.c (process_options): Remove dead code.Eric Botcazou3-9/+10
2009-11-17lto-symtab.c (lto_symtab_resolve_symbols): Always initialize the nodes.Rafael Avila de Espindola2-6/+17
2009-11-17re PR tree-optimization/41857 (Loop optimizer breaks __ea pointers with -mea64)Ulrich Weigand2-1/+13
2009-11-17* reload.c (find_reloads_address): Fix typo.Ulrich Weigand2-1/+5
2009-11-17lto-elf.c (lto_file_init): Add offset argument.Rafael Avila de Espindola4-10/+38
2009-11-17spu.c (get_pic_reg): Use LAST_ARG_REGNUM as PIC registers in leaf functions i...Ulrich Weigand2-0/+7
2009-11-17* config/m68k/m68k-devices.def: Add MCF5441x family.Maxim Kuvyrkov2-0/+9
2009-11-17cgraph.c (cgraph_update_edges_for_call_stmt_node): Do not access removed node.Jan Hubicka3-1/+19
2009-11-17predicates.md (x86_64_szext_general_operand): Do not nest ior expressions.Uros Bizjak2-7/+14
2009-11-17re PR c++/42061 ([c++0x] ICE with invalid initializer list for reference)Jakub Jelinek4-0/+14
2009-11-17re PR c++/42059 ([c++0x] ICE with initializer list for VLA)Jakub Jelinek4-1/+26
2009-11-17PR c++/189, c++/9937, c++/13950, DR 176Jason Merrill3-6/+7
2009-11-17Daily bump.GCC Administrator1-1/+1
2009-11-16PR c++/13950, DR 176Jason Merrill13-45/+134
2009-11-16Makefile.def: Restore host and target settings for gmp.Alexandre Oliva3-15/+26
2009-11-16lto-elf.c (lto_elf_file_open): Use strtoll to parse the offset.Rafael Avila de Espindola2-5/+14
2009-11-16* stmt.c (expand_asm_stmt): Get locus from stmt.Alexandre Oliva2-2/+7
2009-11-16tree-cfg.c (gimple_redirect_edge_and_branch): Create the decl label for the n...Alexandre Oliva2-2/+17
2009-11-16i386.md (cbranchsi4): Use nonimmediate_operand for operand 1 predicate.Uros Bizjak3-309/+74
2009-11-16configure.ac: Add libelf to host_libs.Alexandre Oliva6-823/+1886
2009-11-17* config.sub, config.guess: Update from upstream sources.Ben Elliston3-5/+10
2009-11-16invoke.texi: Document ARM VFPv4 based FPUs.Paul Brook3-1/+10
2009-11-16cgraphbuild.c (compute_call_stmt_bb_frequency): Use proper ENTRY_BLOCK_PTR.Jan Hubicka5-67/+115
2009-11-16re PR c++/42055 (ICE with ambiguous template specialization)Paolo Carlini4-1/+19
2009-11-16cgraph.c (cgraph_release_function_body): Update use of ipa_transforms_to_apply.Jan Hubicka11-59/+140
2009-11-16re PR c++/32056 (Storage classes on template parameters)Paolo Carlini6-1/+33
2009-11-16pr41919.c: Mark chars explicitely as signed.Andreas Krebbel2-2/+6
2009-11-16Daily bump.GCC Administrator1-1/+1
2009-11-15cxxabi.h (__cxa_demangle): Fix typo in comment.Steve Ward2-1/+5
2009-11-15re PR fortran/42048 ([F03] Erroneous syntax error message on TBP call)Janus Weil4-1/+52
2009-11-15lto.exp: For non-lto, bail out before calling init functions.Hans-Peter Nilsson2-5/+10
2009-11-15PR target/21078, 21080Andy Hutchinson4-2/+55
2009-11-15Daily bump.GCC Administrator1-1/+1
2009-11-15iq2000.c (iq2000_function_value): Make static, add new 'outgoing' argument.Anatoly Sokolov4-15/+51
2009-11-14re PR target/42031 (Thumb2 ICE - spill failure.)Richard Earnshaw1-0/+1
2009-11-14arm.md (adddi_sesidi_di): Place tied contraint first.Richard Earnshaw2-29/+42
2009-11-14predicates.md (call_register_no_elim_operand): New predicate.Uros Bizjak2-1/+24
2009-11-14Daily bump.GCC Administrator1-1/+1
2009-11-13forward_list.h (forward_list<>::erase_after): Change signature per N2988, ret...Paolo Carlini9-57/+86
2009-11-13* objc-act.c (objc_add_static_instance): Do not set DECL_COMMON.Jan Hubicka2-1/+4
2009-11-13function.c (stack_protect_prologue): Don't bypass expand_expr for stack_prote...Richard Henderson2-12/+10
2009-11-13ipa.c (function_and_variable_visibility): Clear COMDAT on functions when to P...Jan Hubicka2-0/+11
2009-11-13re PR c++/27425 (ICE with invalid template-template-parameter)Jason Merrill4-1/+23
2009-11-13re PR c++/29363 (ICE throwing undeclared object)Jason Merrill6-3/+19
2009-11-13re PR middle-end/42029 (ICE with complex data type and openmp for reduction c...Jakub Jelinek4-2/+34
2009-11-13re PR target/41900 (call *%esp shouldn't be generated because of CPU errata)Uros Bizjak5-77/+51
2009-11-13* exception.cc (PERSONALITY_FUNCTION): Fix oversight.Eric Botcazou2-1/+5
2009-11-13re PR c++/26965 (Unnecessary debug info for unused consts in C++)Jason Merrill4-22/+22
2009-11-13Forgot to add gcc/ChangeLog entry for debug/41065Dodji Seketeli1-0/+28
2009-11-13algorithm: Include <utility>, per UK-300.Paolo Carlini3-2/+9