aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-04-14tree.h (get_object_alignment_1): Declare.Richard Guenther6-35/+42
2011-04-14tree-vectorizer.h (vect_create_data_ref_ptr): Add an extra type parameter.Richard Sandiford4-75/+92
2011-04-14tree-vect-stmts.c (vectorizable_load): Allocate and free dr_chain within the ...Richard Sandiford2-7/+10
2011-04-14Fix email attribution in last commits.Richard Sandiford1-2/+2
2011-04-14tree-vect-stmts.c (vectorizable_load): Print the number of copies in the dump...Richard Sandiford2-1/+6
2011-04-14options.texi (Negative): Explicitly mention that the Negative chain must be c...Richard Sandiford2-0/+12
2011-04-14utils.c (gnat_poplevel): Use block_chainon.Nathan Froyd11-10/+60
2011-04-14trivial.c: Fix line endings.Georg-Johann Lay3-28/+36
2011-04-14avr.c: ("insn-codes.h"...Anatoly Sokolov5-106/+680
2011-04-14re PR target/44643 ([avr] ICE in c-typeck.c)Georg-Johann Lay2-8/+20
2011-04-14tree.h (struct tree_constructor): Include tree_typed instead of tree_common.Nathan Froyd3-2/+9
2011-04-14Daily bump.GCC Administrator1-1/+1
2011-04-14sse.md (*sse2_uavgv16qi3): Merge with *avx_uavgv16qi3.Uros Bizjak2-498/+172
2011-04-13Use backend interface for go and defer statements.Ian Lance Taylor7-130/+133
2011-04-13[multiple changes]Paolo Carlini39-431/+3113
2011-04-13* sv.po: Update.Joseph Myers2-256/+167
2011-04-13Unify handling of runtime support functions.Ian Lance Taylor24-511/+1084
2011-04-13re PR c++/48594 (Rejects valid with pointer-to-member in template)Jason Merrill4-5/+46
2011-04-13tree-flow.h (struct gimple_df): Make free_ssanames a VEC.Nathan Froyd5-23/+22
2011-04-13postreload-gcse.c (gcse_after_reload_main): Add calls to statistics_counter_e...Nathan Froyd4-0/+111
2011-04-13re PR rtl-optimization/48455 (Huge code size regression for all ARM configura...Vladimir Makarov2-2/+8
2011-04-13ipa-inline.h: New file.Jan Hubicka5-443/+593
2011-04-13configure.ac (gcc_cv_as_sparc_gotdata_op): Remove GNU ld check.Rainer Orth3-16/+13
2011-04-13tree.h (struct tree_int_cst, [...]): Include tree_typed instead of tree_common.Nathan Froyd4-14/+19
2011-04-13Fix ChangeLog entry for PR target/45263Georg-Johann Lay1-2/+2
2011-04-13re PR target/45263 (registers used in __do_global_ctors can get clobbered)Georg-Johann Lay2-10/+16
2011-04-13MAINTAINERS (Write After Approval): Add myself.Georg-Johann Lay2-0/+5
2011-04-13re PR middle-end/48591 (OpenMP ICE with atomics on __float128 in 32-bit only ...Jakub Jelinek6-0/+63
2011-04-13re PR regression/48570 (wrong subscription with -std=c++0x)Jakub Jelinek5-5/+70
2011-04-13re PR c++/48574 (ICE)Dodji Seketeli4-0/+34
2011-04-13pt.c (tsubst_copy_and_build): Don't complain about unqualified lookup failing...Jason Merrill4-1/+32
2011-04-13dwarf2out.c (struct dw_cfi_struct): Remove member dw_cfi_next.Bernd Schmidt2-194/+237
2011-04-13rx.md (movmemsi): Do not use this pattern when volatile pointers are involved.Nick Clifton2-0/+13
2011-04-13sse2-init-v2di-2.c: Update scan pattern.Uros Bizjak2-1/+5
2011-04-13sse.md (pinsrbits): Remove.Uros Bizjak2-471/+299
2011-04-13Fix minor formatting issuesEric Botcazou1-5/+5
2011-04-13In gcc/objc/: 2011-04-13 Nicola Pero <nicola.pero@meta-innovation.com>Nicola Pero2-1/+6
2011-04-13ada-tree.h (union lang_tree_node): Check for TS_COMMON before calling TREE_CH...Nathan Froyd35-170/+275
2011-04-13Daily bump.GCC Administrator1-1/+1
2011-04-12pr43698.c: Remove -march option.Janis Johnson2-1/+5
2011-04-12For Janis JohnsonJanis Johnson2-2/+8
2011-04-12rs6000.c (call_ABI_of_interest): Call cgraph_get_create_node instead of cgrap...Pat Haugen2-1/+6
2011-04-12Cleanup memsize typesJanne Blomqvist23-116/+176
2011-04-12re PR fortran/48360 (ICE on array assignment statement with allocatable LHS)Paul Thomas4-0/+152
2011-04-12In gcc/: 2011-04-12 Nicola Pero <nicola.pero@meta-innovation.com>Nicola Pero9-11/+31
2011-04-12In gcc/objc/: 2011-04-12 Nicola Pero <nicola.pero@meta-innovation.com>Nicola Pero2-28/+84
2011-04-12ChangeLog gcc/Kai Tietz11-4/+37
2011-04-12Call cgraph_get_node rather than cgraph_node.Ian Lance Taylor1-1/+1
2011-04-12Fixed my email address in a ChangeLog entry of a few months agoNicola Pero1-2/+2
2011-04-12Remove _GNU_SOURCE from AM_CPPFLAGSJanne Blomqvist3-2/+7