aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2009-06-11Daily bump.GCC Administrator1-1/+1
2009-06-10re PR bootstrap/40408 (bootstrap boken again!)Ian Lance Taylor2-1/+7
2009-06-10Reschedule predictive-commoning passRevital Eres2-1/+6
2009-06-10cgraph.c (cgraph_node_can_be_local_p): New function.Martin Jambor3-0/+37
2009-06-10tree.h (tree_base): Add packed_flag and user_align fields.Nathan Froyd5-27/+62
2009-06-10vec.h (DEF_VEC_ALLOC_I): Use DEF_VEC_NONALLOC_FUNCS_I.Ian Lance Taylor4-160/+485
2009-06-10* gcc.c (compare_files): Cast munmap argumento to caddr_t.Alexandre Oliva2-1/+5
2009-06-10decl.c (gnat_to_gnu_entity): Use a reference to the original type for the typ...Eric Botcazou2-67/+86
2009-06-10trans-decl.c (create_main_function): Don't build main decl twice.Dave Korn2-1/+4
2009-06-10* verify.h: Remove extern "C".Ian Lance Taylor2-10/+6
2009-06-10pr31579.C: Cast pointer via __SIZE_TYPE__ instead of 'unsigned long'.Kai Tietz2-1/+6
2009-06-10extend.texi: Add description for __builtin_ia32_crc32di.H.J. Lu2-0/+5
2009-06-10Finish committing moxie portAnthony Green1-3/+9
2009-06-10Commit moxie port.Anthony Green18-1/+1825
2009-06-10system.h (HAVE_DESIGNATED_INITIALIZERS): Don't define if compiling with C++.Ian Lance Taylor3-4/+15
2009-06-10Daily bump.GCC Administrator1-1/+1
2009-06-09targhooks.c (default_builtin_vectorized_function): Change fn parameter to uns...Ian Lance Taylor12-85/+184
2009-06-09PR libfortran/40334 backspace regressionJanne Blomqvist2-0/+29
2009-06-09graphite.c: Revert previous patch.Sebastian Pop2-0/+11
2009-06-09re PR c++/40381 (Revision 142379 caused ICE with deleted functions)Jason Merrill4-0/+24
2009-06-09re PR bootstrap/40103 (CLooG header files are not -Wc++-compat ready)Sebastian Pop2-7/+5
2009-06-09trans-decl.c (gfc_generate_function_code): UseTobias Burnus3-1/+20
2009-06-092009-06-08 Ghassan Shobaki <ghassan.shobaki@amd.com>Ghassan Shobaki2-3/+10
2009-06-09re PR tree-optimization/40351 (ice in generate_subtree_copies for Linux kerne...Martin Jambor4-0/+39
2009-06-09utils2.c (build_call_alloc_dealloc_proc): New helper for build_call_alloc_dea...Olivier Hainque6-195/+385
2009-06-09parser.c (cp_parser_type_id_1): 'auto' type is ok with a late-specified retur...Jason Merrill4-2/+33
2009-06-09Daily bump.GCC Administrator1-1/+1
2009-06-08sh-protos.h (sh_optimization_options): Declare.Kaz Kojima4-267/+291
2009-06-09dwarf2out.c (emit_cfa_remember): New variable.Jakub Jelinek2-6/+26
2009-06-08Update ChangeLog for commit Rev. 148290Paul Thomas1-0/+15
2009-06-08re PR debug/40126 (-O2 -g results in: can't resolve `.LFE95' {*UND* section} ...Jan Hubicka2-0/+6
2009-06-08re PR middle-end/39834 (verify_cgraph_node failed with -O3 -Winline)Jan Hubicka5-1/+31
2009-06-08trans-array.h: Replace prototypes for gfc_conv_descriptor_offset...Paul Thomas6-116/+167
2009-06-08jump.c (returnjump_p): Handle delayed branches.Adam Nemet2-0/+12
2009-06-08re PR middle-end/40102 (Revision 147294 caused ICE: verify_cgraph_node)Jan Hubicka5-5/+62
2009-06-08re PR c++/40373 (ICE with invalid destructor call)Jakub Jelinek4-1/+32
2009-06-08tree-object-size.c (addr_object_size): Add OSI argument.Jakub Jelinek6-58/+618
2009-06-08re PR c++/40370 (ICE with invalid array bound in template class)Jakub Jelinek5-8/+55
2009-06-082009-06-08 Ghassan Shobaki <ghassan.shobaki@amd.com>Ghassan Shobaki5-26/+160
2009-06-08re PR testsuite/40359 (Revision 148211 caused a lot of failures in the vect t...Revital Eres6-11/+24
2009-06-08re PR debug/40012 (Revision 146817 generated bad debug info for local variables)Michael Matz2-3/+47
2009-06-08common.opt (fcompare-debug=, [...]): New.Alexandre Oliva15-25/+741
2009-06-08dwarf2.h (enum dwarf_location_atom): Add INTERNAL_DW_OP_tls_addr.Ian Lance Taylor12-38/+96
2009-06-08Daily bump.GCC Administrator1-1/+1
2009-06-07tree-pass.h (TODO_update_ssa_any): Document internal use only.Bernhard Reutner-Fischer2-0/+5
2009-06-07gbl-ctors.h: Add header guard.Bernhard Reutner-Fischer2-0/+8
2009-06-07tree-flow.h (make_value_handle, [...]): Remove prototypes for removed functions.Bernhard Reutner-Fischer4-16/+16
2009-06-07ipa-struct-reorg.c (do_reorg_1): Fix whitespace in dump output.Bernhard Reutner-Fischer2-1/+5
2009-06-07c-decl.c (finish_decl): Use bool for variable was_incomplete.Bernhard Reutner-Fischer2-2/+6
2009-06-07tree-cfg.c (gimple_merge_blocks): Commentary typo fix.Bernhard Reutner-Fischer2-4/+9