aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-01-24re PR libgomp/25259 (bootstrap failures on non-C99 platforms (no stdint.h))Paolo Bonzini8-8/+3122
2006-01-24prims.cc (next_property_value): Never return NULL.Archit Shah2-7/+14
2006-01-24re PR libgomp/25942 (SVN checked out GCC does not bootstrap)Richard Henderson6-10/+90
2006-01-24re PR tree-optimization/25860 (ice with -g -O2 -fPIC)Andrew Pinski4-1/+33
2006-01-24gcc_update (files_and_dependencies): Handle libgomp/testsuite/Makefile.in.Diego Novillo2-0/+6
2006-01-24Makefile.in: Regenerate.Diego Novillo4-285/+134
2006-01-24genautomata.c (process_state_for_insn_equiv_partition): Use xcalloc for insn_...Zack Weinberg3-2/+94
2006-01-24genextract.c (VEC_safe_set_locstr): Take VEC by reference; update all callers.Richard Henderson2-9/+14
2006-01-24re PR rtl-optimization/25890 (testsuite failure: gcc.c-torture/compile/200512...Paolo Bonzini2-5/+13
2006-01-24typeck.c (build_binary_op): Use OPT_Wfloat_equal in warning().Dirk Mueller2-2/+7
2006-01-24re PR c++/25552 (Invalid destructor name accepted in friend declaration)Volker Reichelt6-10/+39
2006-01-24index.html ([5.2]): Mention TR1 and point to paragraph [5.5], describing it.Ed Smith-Rowland3-5/+2397
2006-01-24* semantics.c: Remove outdated comment.Mark Mitchell2-5/+5
2006-01-24re PR middle-end/25930 (seg fault in GC with toplevel asm and -fno-toplevel-r...Ian Lance Taylor2-1/+8
2006-01-24Daily bump.GCC Administrator1-1/+1
2006-01-24fix-header.c (read_scan_file): Add new parameter imultilib when calling regis...Adam Nemet2-2/+7
2006-01-23re PR testsuite/25891 (gomp tests run on non-libgomp (non-thread) ports, fail...Hans-Peter Nilsson3-0/+46
2006-01-23re PR preprocessor/25717 (-dD does not list all defined macros (in particular...Jakub Jelinek3-11/+22
2006-01-23omp-low.c: Update documentation.Diego Novillo2-9/+8
2006-01-23Class.h (_Jv_FindInterpreterMethod): Add new declaration.Keith Seitz3-5/+47
2006-01-23proc.c: Conditional include of sys/loadavg.h for Solaris.Andreas Tobler5-5/+23
2006-01-23cp-tree.h (do_poplevel): Remove prototype.Volker Reichelt7-11/+21
2006-01-23Fixed Changelog from last commit. to be:David Daney1-0/+1
2006-01-23cp-tree.h (build_x_delete): Remove prototype.Volker Reichelt3-29/+9
2006-01-23configure.host (disable_dladdr): Remove variable and its documentation.David Daney5-20/+10
2006-01-23cp-tree.h (get_vtt_name): Remove prototype.Volker Reichelt3-11/+7
2006-01-23re PR middle-end/20548 (ACATS c52103x c52104x c52104y segfault)Eric Botcazou4-0/+18
2006-01-23re PR tree-optimization/25315 (testsuite failure:27_io/basic_ostream/inserter...Andrew Pinski4-0/+35
2006-01-23r110130@banpei: zack | 2006-01-22 14:52:43 -0800Zack Weinberg7-31/+159
2006-01-23r110129@banpei: zack | 2006-01-22 14:51:57 -0800Zack Weinberg2-13/+6
2006-01-23r110128@banpei: zack | 2006-01-22 14:50:42 -0800Zack Weinberg2-15/+25
2006-01-23r110127@banpei: zack | 2006-01-22 14:49:27 -0800Zack Weinberg6-1041/+428
2006-01-23r110126@banpei: zack | 2006-01-22 14:47:42 -0800Zack Weinberg6-97/+53
2006-01-23r110125@banpei: zack | 2006-01-22 14:46:46 -0800Zack Weinberg3-748/+641
2006-01-23r110124@banpei: zack | 2006-01-22 14:45:55 -0800Zack Weinberg15-211/+79
2006-01-23r110123@banpei: zack | 2006-01-22 14:44:34 -0800Zack Weinberg7-188/+343
2006-01-23r110122@banpei: zack | 2006-01-22 14:41:17 -0800Zack Weinberg3-207/+246
2006-01-23r110121@banpei: zack | 2006-01-22 14:39:11 -0800Zack Weinberg2-388/+257
2006-01-23re PR middle-end/24437 (OBJ_TYPE_REF handling in fold_stmt should be moved to...Andrew Pinski3-32/+27
2006-01-23ChangeLog: Fix typo.Paolo Carlini1-1/+1
2006-01-23cfgloopmanip.c (lv_adjust_loop_entry_edge): Add comment before make_edge with...Richard Guenther2-0/+6
2006-01-23re PR rtl-optimization/25654 (RTL alias analysis unprepared to handle stack s...Steven Bosscher5-4/+138
2006-01-23gengtype.c (new_structure): Return the structure.Richard Sandiford4-107/+87
2006-01-23re PR fortran/25901 (overloaded function is rejected)Paul Thomas10-134/+356
2006-01-23dectest.exp (TORTURE_OPTIONS): Include -Os.Ben Elliston2-7/+7
2006-01-23Daily bump.GCC Administrator1-1/+1
2006-01-22* config/rs6000/aix.h (STACK_BOUNDARY): Define.David Edelsohn2-7/+15
2006-01-22fix commentGabriel Dos Reis2-2/+5
2006-01-22re PR c++/10891 (code using dynamic_cast causes segfaults when -fno-rtti is u...Gabriel Dos Reis4-0/+37
2006-01-22m68k.md: Add Coldfire FPU support.Paul Brook12-871/+1114