aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2005-02-17builtins.c (expand_builtin_return_addr): Remove tem parameter.Andreas Krebbel4-14/+44
2005-02-17s390.c (s390_alloc_pool, [...]): Use BITMAP_ALLOC and BITMAP_FREE.Jakub Jelinek3-6/+12
2005-02-17re PR c++/20028 (class and then template class gives an ICE)Alexandre Oliva4-0/+20
2005-02-17re PR c++/20022 (-fno-access-control is broken)Alexandre Oliva4-2/+25
2005-02-17lambda-code (perfect_nestify): Remove mark/unmark for rewriting hack.Daniel Berlin3-9/+17
2005-02-17bitmap.h (BITMAP_XMALLOC, [...]): Remove.Nathan Sidwell35-211/+264
2005-02-17t-rtems: Completely reworked.Ralf Corsepius2-43/+55
2005-02-17* tree-data-ref.c (array_base_name_differ_p): Remove gcc_assert.Ira Rosen2-2/+4
2005-02-17* gcc.dg/vect/vect-98.c: New test.Ira Rosen2-0/+44
2005-02-17tree-vect-analyze.c (vect_analyze_pointer_ref_access): Use POINTER_TYPE_P whe...Ira Rosen2-58/+50
2005-02-17Makefile.in (tree-vect-analyze.o, [...]): New.Dorit Naishlos6-4259/+4417
2005-02-17Fix ambiguous entry.Eric Botcazou1-1/+1
2005-02-17PR mudflap/19319, c++/19317Jason Merrill2-5/+69
2005-02-17install.texi (Specific): Update link for Darwin-specific tool binary site.Gerald Pfeifer2-1/+6
2005-02-17fold-const.c (invert_truthvalue): <INTEGER_CST>: Call constant_boolean_node.James A. Morrison2-2/+6
2005-02-17Daily bump.GCC Administrator1-1/+1
2005-02-16Fix date typo.David Edelsohn1-1/+1
2005-02-16re PR target/19019 (GCC ldouble format incompatibility with XLC long double)David Edelsohn3-2/+8
2005-02-16re PR middle-end/19920 (build broken on several targets due to recent 'DC' ty...Richard Henderson3-107/+200
2005-02-16re PR target/19162 (ICE while building libobjc's sendmsg.c)Richard Earnshaw6-30/+209
2005-02-16config.gcc (powerpc-*-darwin*): Use fragment for Darwin 8 or later.Stan Shebs3-0/+13
2005-02-16install.texi (sparc-sun-solaris2*): Document required configure settings on S...Eric Botcazou2-0/+13
2005-02-16re PR middle-end/19865 (ice / gnat bug detected.)Diego Novillo2-0/+10
2005-02-16re PR debug/19521 (omitted stab for gcov initialization function)Richard Henderson2-12/+27
2005-02-16re PR tree-optimization/19967 (built-in folding causes excess diagnostics)Kazu Hirata4-36/+85
2005-02-16re PR target/20007 (error: too many arguments to function `find_basic_blocks)Kazu Hirata3-12/+19
2005-02-16re PR middle-end/19857 (alignment check of SSE constant fails in simple test ...Jakub Jelinek6-4/+62
2005-02-15gcse.c (blocks_with_calls): New bitmap.Jeff Law2-31/+61
2005-02-15re PR bootstrap/18810 (Darwin's as unlinks /dev/null)Peter O'Gorman2-1/+11
2005-02-16re PR target/19924 ([AVR] MODES_TIEABLE incorrect)Andy Hutchinson2-1/+7
2005-02-16Daily bump.GCC Administrator1-1/+1
2005-02-15Add Alan Modra to last ChangeLog entry.David Edelsohn1-0/+1
2005-02-15re PR preprocessor/19077 (Internal compiler error compiling MPlayer)Eric Christopher2-0/+14
2005-02-15re PR target/19019 (GCC ldouble format incompatibility with XLC long double)David Edelsohn7-26/+66
2005-02-15fold-const.c (fold): Fold -(~A) to A + 1.James A. Morrison4-0/+67
2005-02-15re PR pch/14940 (PCH largefile test fails on various platforms)James A. Morrison2-0/+73
2005-02-15tree-vn.c (get_value_handle): Make sure that given an is_gimple_min_invariant...Daniel Berlin2-5/+12
2005-02-15re PR c++/17788 (poor diagnostic for missing reference initializer)Alexandre Oliva5-55/+57
2005-02-15decl2.c (mark_used): Set the source location of the used decl to the current ...Alexandre Oliva3-8/+25
2005-02-15* passes.c (rest_of_handle_gcse): Fix a comment.Kazu Hirata2-1/+5
2005-02-15overflow-warn-1.c, [...]: New tests.Joseph Myers5-0/+514
2005-02-15gcse.c (canon_modify_mem_set_list_set): Kill unnecessary bitmap.Jeff Law2-12/+10
2005-02-15cxb30131.c: Include <stdlib.h> to properly declare malloc.Andreas Schwab2-1/+7
2005-02-15bitmap.c, [...]: Update copyright.Kazu Hirata13-12/+22
2005-02-15linkage.exp (s390): Check for 64bit added.Andreas Krebbel2-1/+8
2005-02-15bb-reorder.c (find_traces_1_round): Force fallthru edge from a call to be bes...Richard Henderson2-0/+21
2005-02-15flow.c (recompute_reg_usage): Remove all arguments.Kazu Hirata4-9/+8
2005-02-15basic-block.h: Adjust the prototype for find_basic_blocks.Kazu Hirata4-6/+11
2005-02-15Daily bump.GCC Administrator1-1/+1
2005-02-14tree-dump.c (dump_files): Update to reflect new member of dump_file_info.Daniel Berlin5-60/+92