summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MAINTAINERS (Write after approval): Add myself.Bernhard Reutner-Fischer2006-01-051-0/+1
* tree-flow.h (struct fieldoff): Decompose field to type, size and decl.Richard Guenther2006-01-054-20/+37
* Makefile.in: Use -MMD instead of -MD.Paolo Bonzini2006-01-052-1/+5
* thunk3.C, thunk4.C: Revert unnecessary fix for 64-bit fix.Hans-Peter Nilsson2006-01-053-2/+7
* fixed missing changelog entry for r109153Kenneth Zadeck2006-01-051-0/+13
* re PR fortran/23675 (ICE in gfc_finish_var_decl (string manipulation))Erik Edelmann2006-01-056-5/+214
* Daily bump.GCC Administrator2006-01-051-1/+1
* re PR c++/25632 (ICE with const int copied into two different functions)Zdenek Dvorak2006-01-042-2/+8
* decNumber.c (__NO_STRING_INLINES): Define to prevent glibc macro definition o...Roger Sayle2006-01-042-0/+10
* posix-threads.cc (_Jv_InitThreads): #ifdef PTHREAD_STACK_MINKrister Walfridsson2006-01-042-0/+6
* typeck2.c: update copyright to 2006Chris Lattner2006-01-042-1/+9
* another trivial tweak for consistencyChris Lattner2006-01-041-0/+1
* obvious typo fixChris Lattner2006-01-041-1/+1
* Add myself.Chris Lattner2006-01-042-0/+4
* re PR c++/24782 (wrongly accepted nested private typedef)Mark Mitchell2006-01-045-13/+34
* Class.h (_Jv_CopyClassesToSystemLoader): Updated.Tom Tromey2006-01-044-7/+49
* m68k.c (m68k_output_mi_thunk): Use jmp, not jsr.Paul Brook2006-01-042-2/+6
* lambda-code.c (can_put_in_inner_loop): Relax restrictions.Daniel Berlin2006-01-042-28/+67
* directives.c (struct pragma_entry): Add is_deferred.Richard Henderson2006-01-0420-495/+989
* re PR ada/24994 (raised STORAGE_ERROR : stack overflow or erroneous memory ac...Jeff Law2006-01-042-1/+10
* decl.c (finish_constructor_body): create simple compound stmt instead of a if...Dirk Mueller2006-01-042-25/+5
* Fix "node B dominates node B" to "node B dominates node A"Daniel Berlin2006-01-041-1/+1
* re PR middle-end/24252 (Missing "warning: control reaches end of non-void fun...Paolo Bonzini2006-01-046-811/+570
* sso_string_base.h (__sso_string_base<>::_M_dataplus): Use _CharT_alloc_type a...Paolo Carlini2006-01-0442-52/+3619
* sso_string_base.h (__sso_string_base<>::_M_dataplus): Use _CharT_alloc_type a...Paolo Carlini2006-01-041-2/+65
* pmm_malloc.h (posix_memalign): If __cplusplus, make the prototype extern "C" ...Jakub Jelinek2006-01-044-1/+22
* re PR target/25554 (unrecognizable insn on x86_64 with -O2 -ftracer ( -fno-tr...Jakub Jelinek2006-01-044-294/+320
* re PR c/25559 (Internal compiler error when specifying vector_size(2) of int)Jakub Jelinek2006-01-044-0/+31
* re PR debug/25562 (cannot debug VLA local)Jakub Jelinek2006-01-043-3/+41
* fp-bit.h: Use top-of-file comment from libgcc2.c.Ben Elliston2006-01-043-43/+46
* dominance.c: Add comment about why we use DFS numbering of dominance tree.Daniel Berlin2006-01-042-0/+79
* re PR c++/25492 (friend class nested in derived class problem)Mark Mitchell2006-01-046-1/+67
* Daily bump.GCC Administrator2006-01-041-1/+1
* PR libgcj/9715, PR libgcj/19132:David Daney2006-01-0312-186/+420
* * MAINTAINERS (libdecnumber): Add myself.Ben Elliston2006-01-042-0/+5
* re PR fortran/25101 ([4.1] Zero stride allowed in FORALL:s)Steven G. Kargl2006-01-034-11/+40
* Correct last commitHans-Peter Nilsson2006-01-033-4/+4
* thunk3.C, thunk4.C: Gate on dg-require-weak.Hans-Peter Nilsson2006-01-033-2/+11
* varasm.c (assemble_variable): Handle thread-local COMMON data.Jakub Jelinek2006-01-033-2/+30
* re PR rtl-optimization/25578 (gfortran version 4.2.0 20051227 - 144 new test...Paolo Bonzini2006-01-034-3/+31
* stl_list.h (_List_base<>::_M_get_Node_allocator): Add.Paolo Carlini2006-01-038-33/+200
* builtins.c (get_builtin_sync_mem): New function.Adrian Straetling2006-01-032-32/+36
* 1.cc: Initialize vars.Paolo Carlini2006-01-035-12/+19
* re PR c/25183 (internal compiler error triggered by overflow in constant expr...Richard Guenther2006-01-034-3/+38
* backport: sync.md: New file.Jakub Jelinek2006-01-0313-2/+356
* re PR c++/25635 (Bogus cruft in error message for invalid operator declaration)Mark Mitchell2006-01-0313-55/+145
* combine.c (reg_subword_p): New predicate to test whether the destination of a...Roger Sayle2006-01-032-50/+145
* tree-ssa-propagate.c (cfg_blocks): Change the type to VEC(basic_block,heap) *.Kazu Hirata2006-01-032-11/+23
* basic-block.h (control_flow_graph): Change the type of x_label_to_block_map t...Kazu Hirata2006-01-033-9/+30
* re PR rtl-optimization/25130 (miscompilation in GCSE)Steven Bosscher2006-01-034-11/+40