aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-04-20adaint.c (__gnat_get_libraries_from_registry): Fix code to avoid warning.Pascal Obry3-68/+83
2009-04-20[multiple changes]Arnaud Charlet21-109/+362
2009-04-20* gcc-interface/Make-lang.in: Update dependencies.Arnaud Charlet2-24/+34
2009-04-20[multiple changes]Arnaud Charlet7-4/+38
2009-04-20[multiple changes]Arnaud Charlet9-51/+69
2009-04-20[multiple changes]Arnaud Charlet4-23/+204
2009-04-20g-socket.ads (Abort_Selector): Clarify documentation.Thomas Quinot2-7/+13
2009-04-20Update comments.Arnaud Charlet2-19/+15
2009-04-20[multiple changes]Arnaud Charlet6-40/+30
2009-04-20[multiple changes]Arnaud Charlet10-82/+190
2009-04-20[multiple changes]Arnaud Charlet6-72/+100
2009-04-20[multiple changes]Arnaud Charlet7-75/+118
2009-04-20trans.c (call_to_gnu): When creating the copy for a non-addressable parameter...Eric Botcazou4-7/+72
2009-04-20[multiple changes]Arnaud Charlet5-14/+54
2009-04-20Daily bump.GCC Administrator1-1/+1
2009-04-19cygwin-stdint.h (INTPTR_TYPE): Remove "long".Dave Korn2-2/+7
2009-04-19re PR c/37481 (-pedantic accepts flexible array member = "string" initializat...Joseph Myers4-0/+32
2009-04-19re PR c/19771 (VLA deallocation)Joseph Myers4-0/+35
2009-04-19mips.h (mips_tune_attr): New macro.Adam Nemet3-1/+10
2009-04-19re PR c/38243 (Restrict constraint violation not an error with -pedantic-errors)Joseph Myers4-0/+24
2009-04-19toplev.c (compile_file): Move call to coverage_finish ...Diego Novillo5-7/+23
2009-04-19re PR preprocessor/20078 (Gcc doesn't complain about non-benign macro definit...Joseph Myers8-12/+615
2009-04-19cgraph.c (cgraph_create_edge, [...]): Set proper cfun.Jan Hubicka3-0/+15
2009-04-19stdatomic.h (__atomic_flag_for_address): Use _GLIBCXX_NOTHROW.Jan Hubicka2-1/+6
2009-04-19trans.c (gigi): Make the special IA-64 descriptor type a builtin type and giv...Eric Botcazou2-18/+24
2009-04-19gnat.exp (local_find_gnatmake): Pass --LINK to gnatlink.Eric Botcazou2-2/+7
2009-04-19re PR c/32061 ((Wlogical-op) wording of warning of constant logicials need im...Manuel López-Ibáñez15-66/+195
2009-04-192009-04-19 Paolo Carlini <paolo.carlini@oracle.com>Paolo Carlini1-6/+8
2009-04-19Fix changelog entry.Jan Hubicka1-9/+9
2009-04-19stdatomic.h (atomic_flag_test_and_set_explicit, [...]): Use _GLIBCXX_NOTHROW.Jan Hubicka2-1/+8
2009-04-19* tree.c (protected_set_expr_location): Fix formatting.Eric Botcazou2-1/+6
2009-04-19Daily bump.GCC Administrator1-1/+1
2009-04-19re PR c/27676 (gcc is overly strict in assignment to read-only data)Joseph Myers4-2/+59
2009-04-182009-04-18 Paolo Carlini <paolo.carlini@oracle.com>Paolo Carlini1-1/+2
2009-04-18re PR c/22367 (constraints on '&' not fully implemented)Joseph Myers5-0/+53
2009-04-18* eh_type.cc (__cxa_current_exception_type) Mark throw().Jan Hubicka10-28/+48
2009-04-18pool_allocator.cc (_M_get_free_list, [...]): Mark throw ()Jan Hubicka8-33/+57
2009-04-18condition_variable.cc (condition_variable, [...]): Mark throw()Jan Hubicka20-98/+141
2009-04-18directives.c (parse_include): Pass true to check_eol.Joseph Myers4-1/+18
2009-04-18cp-tree.h: Remove the prototype for insert_block.Kazu Hirata3-13/+5
2009-04-18re PR c/35210 (gcc incorrectly allows calling function returning "const void")Joseph Myers4-3/+43
2009-04-18re PR libstdc++/39802 (std::num_get fails to parse negative zero input correc...Paolo Carlini4-8/+174
2009-04-18cgraph.c (cgraph_make_edge, [...]): Set nothrow flag.Jan Hubicka9-27/+132
2009-04-18re PR preprocessor/39646 (__FILE__ breaks for empty file name)Joseph Myers6-5/+32
2009-04-18formater.h: Include bits/c++config.h.Jan Hubicka6-15/+43
2009-04-18re PR preprocessor/39647 (Syntax checks in #line not quite right)Joseph Myers4-17/+53
2009-04-18re PR tree-optimization/39804 (internal compiler error: in propagate_necessit...Richard Guenther5-58/+113
2009-04-18tree-vrp.c (ssa_name_nonzero_p): Remove.Kazu Hirata3-23/+5
2009-04-18tree.c (function_args_count): Remove.Kazu Hirata3-21/+5
2009-04-18tree-iterator.c (expr_only): Remove.Kazu Hirata3-26/+5