aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2008-09-26Fix missing file in 2008-09-21 commitLaurent Guerby1-0/+153
2008-09-26rs6000.c (rs6000_emit_allocate_stack): Use correct alias set on MEM when savi...Pat Haugen3-4/+42
2008-09-26re PR ada/5911 (Support for multilib in Ada)Eric Botcazou2-2/+15
2008-09-26struct-layout-1_x1.h: Add __SIZE_TYPE__ cast to avoid pointer truncation warn...Kai Tietz2-1/+6
2008-09-26re PR tree-optimization/37574 (ICE with the vectorizer and GC)Dorit Nuzman6-35/+88
2008-09-26re PR fortran/37498 (Incorrect array value returned - 4.3 ABI Broken)Jerry DeLisle3-2/+7
2008-09-26re PR c/37645 (ICE with weakref attribute)Jakub Jelinek4-3/+19
2008-09-26re PR middle-end/37535 (gcc/libgcc2.c:404: internal compiler error: Floating ...Vladimir Makarov3-44/+107
2008-09-26Daily bump.GCC Administrator1-1/+1
2008-09-26re PR middle-end/37448 (cannot compile big function)Vladimir Makarov5-15/+166
2008-09-25i386.md: Check cmp/branch fuse for cmp peephole optimization.H.J. Lu2-5/+11
2008-09-25* gcc.dg/vect/slp-7.c: Add alignment attribute, change target tests.Steve Ellcey2-6/+10
2008-09-25re PR c++/37649 (ICE with invalid template class)Paolo Carlini4-0/+20
2008-09-25combine.c (make_compound_operation): Handle the 'E' format.Richard Sandiford2-8/+27
2008-09-25re PR ada/37641 (FILE_WRITE_PROPERTIES is deprecated)Samuel Tardieu2-1/+7
2008-09-25re PR fortran/37504 (Wrongly rejects: unprotected_pointer => protected_pointer)Tobias Burnus5-18/+37
2008-09-25* dbxout.c (dbxout_parms): Fetch the inner REG inside a PARALLEL.Eric Botcazou2-0/+6
2008-09-25matrix-reorg.c (transform_allocation_sites): Initializers added to avoid the ...Sergei Dyshel2-1/+6
2008-09-25cgraph.c (free_nodes): New variable.Martin Jambor2-4/+33
2008-09-25Daily bump.GCC Administrator1-1/+1
2008-09-24Remove conflict mark.Andrew Pinski1-2/+1
2008-09-24* config/freebsd.h (HANDLE_PRAGMA_PACK_PUSH_POP): Define.Gerald Pfeifer2-0/+6
2008-09-24dwarf2.h (DW_OP_GNU_encoded_addr): New.Richard Henderson3-0/+14
2008-09-24Revert rs6000 change.David Edelsohn9-318/+167
2008-09-24* gcc.dg/vect/O3-vect-pr34223.c: Check vect_int_mult.Steve Ellcey2-1/+5
2008-09-24c-common.c (fname_decl): New location argument.Aldy Hernandez10-64/+109
2008-09-24* gcc.dg/utf-array.c: Fix syntax of dg-error stmts.Steve Ellcey2-4/+8
2008-09-24predicates.md (easy_fp_constant): Single FP consts are easy.Michael J. Eager10-168/+432
2008-09-24options.c (set_default_std_flags,gfc_init_options): Add comment: keep in sync...Tobias Burnus2-2/+10
2008-09-24re PR fortran/37626 (ICE for automatic deallocation of character result varia...Tobias Burnus4-1/+68
2008-09-24Daily bump.GCC Administrator1-1/+1
2008-09-23constraints.md: New file.Eric Botcazou6-157/+193
2008-09-23target-supports.exp (check_effective_target_pow10): New.Steve Ellcey3-36/+55
2008-09-23* regrename.c (do_replace): Copy REG_POINTER value to new reg.Steve Ellcey2-0/+6
2008-09-23re PR c++/37533 (ICE with parallel for loop)Jakub Jelinek4-2/+67
2008-09-23alias.c (find_base_value): Use FIND_BASE_TERM.Richard Sandiford3-2/+12
2008-09-23i386.c: Include cselib.h.Richard Sandiford2-6/+24
2008-09-23tm.texi (FIND_BASE_TERM): Expand documentation.Richard Sandiford3-16/+12
2008-09-23i386.c (ix86_delegitimize_address): Wrap the constant PLUS in a CONST.Richard Sandiford2-1/+6
2008-09-23i386.c (ix86_function_ok_for_sibcall): Correct check for sibcall support for ...Kai Tietz2-0/+6
2008-09-23* gcc.dg/vect/slp-widen-mult-s16.c: Fix typo.Eric Botcazou2-2/+6
2008-09-23* c-ppoutput.c (cb_used_define): Do nothing for a builtin node.Eric Botcazou4-0/+15
2008-09-23c-tree.h: Add argument to c_objc_common_truthvalue_conversion, parser_build_b...Aldy Hernandez25-188/+395
2008-09-23re PR fortran/37588 (GENERIC type-bound procedure is not resolved)Daniel Kraft7-20/+168
2008-09-23cgraph.c (cgraph_free_edge): Use sizeof(*e).Martin Jambor7-17/+32
2008-09-23pragma-init-fini.c: Use dg-warning in lieu of dg-error.Eric Botcazou4-19/+25
2008-09-23cmdlne-dU-16.c: Specify -std=c89 on Solaris.Eric Botcazou3-0/+7
2008-09-23re PR fortran/37580 (Accepts "pointer(:) => target" without lower bound)Tobias Burnus5-0/+56
2008-09-23re PR fortran/37498 (Incorrect array value returned - 4.3 ABI Broken)Jerry DeLisle3-2/+10
2008-09-23Daily bump.GCC Administrator1-1/+1