aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2006-05-24* objc-act.c (build_next_objc_exception_stuff): Use JBLEN instead of _JBLEN.Mike Stump2-7/+11
2006-05-24* java-tree.h: Fixed flag documentation.Tom Tromey2-1/+5
2006-05-24re PR libgcj/27729 (Field, Method and Constructor need isSynthetic() implemet...Tom Tromey2-3/+8
2006-05-24re PR java/27754 (Stack overflow in gcj)Andrew Haley1-0/+1
2006-05-24decl.c (java_add_stmt): Use a STATEMENT_LIST rather than a COMPOUND_EXPR.Andrew Haley2-7/+31
2006-05-24Make-lang.in: Rename htmldir to gcc_htmldir.Carlos O'Donell2-2/+6
2006-05-24Daily bump.GCC Administrator1-1/+1
2006-05-23df-core.c: Added to header comments.Kenneth Zadeck4-40/+142
2006-05-23re PR c++/20173 (gcc accepts invalid partial specialization attempt of member...Mark Mitchell4-8/+57
2006-05-23libgcc2.c (LIBGCC2_MAX_UNITS_PER_WORD): New macro.Richard Sandiford2-9/+20
2006-05-23expr.c (undefined_operand_subword_p): New.Joseph Myers2-1/+46
2006-05-23re PR middle-end/27736 (unwind-dw2-fde.c:833: fatal error: internal consisten...Richard Sandiford2-1/+17
2006-05-23re PR c++/26757 (C++ front-end producing two DECLs with the same UID)Andrew MacLeod18-102/+123
2006-05-23simplify-rtx.c (simplify_subreg): Adjust REG_OFFSET for big-endian paradoxica...Alexandre Oliva3-19/+98
2006-05-23re PR target/27696 (g++.dg/other/i386-2.C ICEs on the mainline on x86_64)Kazu Hirata4-2/+27
2006-05-23re PR rtl-optimization/26375 (Swing modulo scheduling results in ICE)Kenneth Zadeck4-23/+35
2006-05-23cgraphunit.c (decide_is_function_needed): Also nested functions and functions...Jan Hubicka2-3/+12
2006-05-23Daily bump.GCC Administrator1-1/+1
2006-05-22* gcc.dg/vmx/pr27006.c: Remove dg-do directive; use default.Janis Johnson2-1/+2
2006-05-22* gcc.c-torture/execute/20040709-2.c: Remove temporary hack for ppc64.Janis Johnson2-6/+5
2006-05-22install.texi (Configuration): Remove reference to CrossGCC FAQ which was hija...Gerald Pfeifer2-6/+6
2006-05-22re PR c++/27716 (ICE with invalid assignment)Volker Reichelt4-1/+16
2006-05-22re PR target/27266 (syncronization primitives cause ICE with -march=pentium o...Kazu Hirata4-0/+31
2006-05-22re PR c++/27451 (ICE with invalid asm statement)Volker Reichelt4-1/+23
2006-05-22* decl.c (grokdeclarator): Return error_mark_node instead of NULL_TREE.Volker Reichelt2-1/+5
2006-05-22re PR rtl-optimization/25514 (internal consistency failure)Richard Sandiford4-36/+73
2006-05-22avr.c (avr_mcu_types): Add support for attiny261...Joerg Wunsch4-19/+183
2006-05-22* mklibgcc.in (lib2funcs): Remove _floatdidf from initial assignment.Richard Sandiford2-1/+5
2006-05-22revert: Makefile.def (target_modules): Add libgcc-math target module.Richard Guenther2-4/+8
2006-05-22revert: invoke.texi (-msselibm): Document.Richard Guenther17-291/+41
2006-05-22re PR c/27420 (ICE on invalid function definition)Volker Reichelt4-0/+15
2006-05-22re PR c/26818 (tree check: expected class ‘type’, have ‘exceptional’ ...Volker Reichelt4-0/+20
2006-05-22re PR testsuite/27708 (gcc.dg/tree-ssa/ssa-fre-4.c scan-tree-dump Replaced \(...Richard Guenther2-2/+8
2006-05-22re PR testsuite/27707 (g++.dg/tree-ssa/ivopts-1.C fails)Richard Guenther2-2/+7
2006-05-22cris.opt (march): Remove VarExists attribute.Nick Clifton2-2/+7
2006-05-22* tree-ssa-structalias.h (alias_info): Remove num_references.Kazu Hirata1-0/+2
2006-05-22rtl.texi: Fix a typo.Kazu Hirata3-9/+14
2006-05-22Fix typo in last changeMike Stump1-1/+1
2006-05-22Daily bump.GCC Administrator1-1/+1
2006-05-21darwin-c.c (darwin_pragma_options): Use BAD instead.Mike Stump2-6/+9
2006-05-21darwin-c.c (BAD): Conditionalize on OPT_Wpragmas.Mike Stump2-1/+7
2006-05-21Add forgot changelog:Daniel Berlin1-0/+110
2006-05-21* config/rs6000/rs6000.md (floatsitf2): Remove constraints.David Edelsohn2-2/+6
2006-05-21re PR c++/27210 (ICE on c++ template)Mark Mitchell7-3/+57
2006-05-2120060512-1.c: Add -msse2 command line option.Roger Sayle3-2/+7
2006-05-21re PR middle-end/26622 (ICE in extract_insn, at recog.c:2084)Kazu Hirata4-2/+22
2006-05-21re PR rtl-optimization/27671 (optimization error on pentium4-Linux with %, re...Kazu Hirata5-6/+67
2006-05-21tree-cfg.c: Prune whitespace.Bernhard Fischer2-60/+64
2006-05-21ACKed by Jan Hubicka in http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25776#c9Bernhard Fischer2-1/+6
2006-05-21re PR fortran/27613 (compile fails with "Unclassifiable statement" error mess...Paul Thomas4-3/+73