aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2011-04-20discourage unnecessary use of if before freeJim Meyering1-7/+20
2011-04-20re PR tree-optimization/48611 (ICE: SIGSEGV in remap_eh_region_nr (tree-inlin...Jakub Jelinek2-0/+8
2011-04-20re PR fortran/48588 (ICE (segfault) in gfc_get_nodesc_array_type)Tobias Burnus2-0/+8
2011-04-20Fixed recent testcases for backslash hell typo.Kai Tietz5-5/+5
2011-04-20mips.opt (mfix-24k): New.Catherine Moore6-4/+29
2011-04-20arm.c (arm_legitimize_reload_address): For NEON quad-word modes, reduce to 9-...Chung-Lin Tang2-1/+15
2011-04-20vect-shift-3.c, [...]: New.Daniel Jacobowitz4-0/+100
2011-04-20arm.c (arm_gen_constant): Move movw support ....Andrew Stubbs2-12/+13
2011-04-20ChangeLog gcc/Kai Tietz8-0/+128
2011-04-20arm.c (arm_gen_constant): Remove redundant can_invert.Andrew Stubbs2-5/+5
2011-04-20re PR c/47892 (Fails to vectorize comparison code, if-conversion fails)Richard Guenther4-0/+45
2011-04-20Fix long line and tidy upEric Botcazou1-41/+4
2011-04-20vms.h (ASM_OUTPUT_ADDR_DIFF_ELT): Do not redefine.Eric Botcazou2-1/+4
2011-04-20vms.h (LINK_SPEC): Do not use vms-dwarf2.o for gnu-ld.Tristan Gingold2-1/+10
2011-04-20re PR target/18145 (Do not emit __do_copy_data or __do_clear_bss if .data or ...Georg-Johann Lay4-21/+131
2011-04-20re PR rtl-optimization/48695 (Runtime with an array of std::vectors)Richard Guenther4-7/+72
2011-04-20Revert accidental commit.Richard Sandiford1-2/+2
2011-04-20Revert last patch.Richard Sandiford13-630/+262
2011-04-20md.texi (vec_load_lanes, [...]): Document.Richard Sandiford12-253/+658
2011-04-20tree-vect-stmts.c (vectorizable_store): Only chain one related statement per ...Richard Sandiford2-6/+14
2011-04-20Makefile.in (INTERNAL_FN_DEF, [...]): Define.Richard Sandiford23-52/+498
2011-04-20pr42629.c: Add dg-require-effective-target int32plusGeorg-Johann Lay9-1/+22
2011-04-20re PR c++/46304 (g++ crashes with ICE in bitmap_first_set_bit, at bitmap.c:770)Jason Merrill4-1/+16
2011-04-20ipa-inline-transform.c (save_inline_function_body): Add comments.Jan Hubicka3-15/+36
2011-04-20Daily bump.GCC Administrator1-1/+1
2011-04-19re PR c++/45267 (inlining fails with -m32)Jason Merrill4-0/+42
2011-04-19statement.cc no longer includes gcc headers.Ian Lance Taylor5-97/+64
2011-04-19Change general statement method to always use backend interface.Ian Lance Taylor4-160/+137
2011-04-19cgraph.h (save_inline_function_body): Remove.Jan Hubicka7-279/+372
2011-04-19re PR testsuite/48676 ([sh] Unaligned userspace access in gcc.dg/torture/pr37...Kaz Kojima2-1/+6
2011-04-19Use backend interface for temporary variables.Ian Lance Taylor6-71/+152
2011-04-19m32c.c (m32c_emit_epilogue): Don't try to push registers if we already know t...DJ Delorie5-23/+36
2011-04-19sparc.h (GENERAL_OR_I64, [...]): Remove.Anatoly Sokolov3-12/+41
2011-04-19Use backend interface for blocks.Ian Lance Taylor8-138/+292
2011-04-19Use XCNEWVAR instead of xcallocJanne Blomqvist2-2/+6
2011-04-19Use XDELETEVEC instead of freeJanne Blomqvist2-3/+6
2011-04-19Replace gfc_getmem with XCNEW, XCNEWVEC or xcallocJanne Blomqvist13-49/+47
2011-04-19install.texi (Configuration, [...]): Remove mach.Rainer Orth2-6/+14
2011-04-19revert 172213 and add assertionXinliang David Li2-22/+11
2011-04-19re PR target/48678 (unable to find a register to spill in class ‘GENERAL_RE...Jakub Jelinek4-0/+30
2011-04-19ipa-cp.c (ipcp_process_devirtualization_opportunities): Devirtualize also acc...Martin Jambor8-32/+187
2011-04-19re PR fortran/48588 (ICE (segfault) in gfc_get_nodesc_array_type)Tobias Burnus4-10/+109
2011-04-19ipa-prop.c (stmt_may_be_vtbl_ptr_store): Return false for scalar non-pointer ...Martin Jambor2-6/+17
2011-04-19ipa-cp.c (ipcp_process_devirtualization_opportunities): Take into account anc...Martin Jambor5-54/+211
2011-04-19trans-decl.c (gfc_generate_function_code): Call cgraph_create_node instead of...Martin Jambor2-1/+6
2011-04-19Add missing entry.John David Anglin1-1/+32
2011-04-19re PR bootstrap/48148 (LTO bootstrap failed with bootstrap-profiled)Eric Botcazou2-0/+9
2011-04-19cgraph.h (cgraph_optimize_for_size_p): Declare.Jan Hubicka4-8/+25
2011-04-19re PR debug/48207 (ICE in lhd_set_decl_assembler_name, at langhooks.c:158)Richard Guenther4-1/+30
2011-04-19tree-inline.c (expand_call_inline): Do not issue a -Winline warning if DECL_N...Eric Botcazou2-2/+8