summaryrefslogtreecommitdiff
path: root/gcc
Commit message (Expand)AuthorAgeFilesLines
* emmintrin.h (_mm_castpd_ps, [...]): Use __inline instead of inline.Jakub Jelinek2005-06-012-6/+12
* re PR fortran/21729 (ICE in gfc_typenode_for_spec)Jakub Jelinek2005-06-014-6/+95
* fold-const.c (fold_binary): Fix types in strlen vs.Richard Guenther2005-06-012-5/+10
* configure.ac (HAVE_AS_JSRDIRECT_RELOCS): New.Richard Henderson2005-06-016-4/+79
* trans-expr.c (gfc_conv_variable): Clean up bracketting.Paul Thomas2005-06-011-13/+14
* system.h (TARGET_OPTIONS, [...]): Poison.Richard Sandiford2005-06-0110-454/+93
* sh.c (multcosts): Check sh_multcost rather than sh_multcost_str.Richard Sandiford2005-06-014-35/+37
* opts.h (cl_option_state): New structure.Richard Sandiford2005-06-014-11/+95
* sh-protos.h (sh_pch_valid_p): Delete.Richard Sandiford2005-06-012-2/+1
* mips-protos.h (mips_use_ins_ext_p): Remove parameter names.Richard Sandiford2005-06-012-1/+6
* re PR rtl-optimization/21138 (wrong code in sixtrack for -fmodulo-sched)Mostafa Hagog2005-06-012-0/+5
* gcse.c (compute_transp, [...]): Use MEM_READONLY_P.Mostafa Hagog2005-06-012-38/+50
* re PR fortran/20883 (unassigned integer used as format)Feng Wang2005-06-015-3/+19
* re PR target/21854 (irix6.5 bootstrap fails due to warning in mips.c)David Billinghurst2005-06-012-0/+6
* errors.h (warning, [...]): Add printf attribute.Kaveh R. Ghazi2005-06-013-5/+11
* basic-block.h, [...]: Don't include errors.h and include toplev.h if necessary.Kaveh R. Ghazi2005-06-0160-103/+123
* * config/i386/cygming.h (NO_PROFILE_COUNTERS): Define.Danny Smith2005-06-012-0/+8
* Index: ChangeLogGeoffrey Keating2005-06-015-3/+151
* c-objc-common.c (c_tree_printer): Check flag before hashtable.Daniel Berlin2005-06-019-11/+132
* configure.ac: Add --enable-secureplt.Alan Modra2005-06-0114-43/+385
* expr.c (convert_move): When a partial_int requires multiple conversion steps...DJ Delorie2005-05-315-6/+68
* Daily bump.GCC Administrator2005-06-011-1/+1
* re PR tree-optimization/21817 (ICE in for_each_index, at tree-ssa-loop-im.c:200)Zdenek Dvorak2005-05-314-0/+23
* loop.c (loop_invariant_p, [...]): Revert last change.Pat Haugen2005-05-312-4/+7
* re PR c++/21165 (bogus error on a user-defined conversion in a template)Nathan Sidwell2005-05-314-1/+23
* char_initialiser_actual.f90: Test character initialisers as actual arguments.Paul Thomas2005-05-314-0/+95
* re PR fortran/18109 (ICE with explicit array of strings)Paul Thomas2005-05-313-5/+41
* [multiple changes]Andrew Pinski2005-05-314-2/+37
* re PR tree-optimization/21732 (-ftree-dump-all-details hangs during *.c.t24.c...Andrew Pinski2005-05-312-3/+18
* re PR testsuite/20772 (x86 tests should run on both i?86 and x86_64)Andreas Jaeger2005-05-3159-64/+98
* tree-cfg.c (verify_expr): Add checking for COND_EXPR's conditional expression.Andrew Pinski2005-05-312-0/+10
* tm.texi (TARGET_GET_PCH_VALIDITY, [...]): Tweak the documentation to make it ...Richard Sandiford2005-05-316-86/+63
* fold-const.c (extract_array_ref): Handle more cases, do some useful canonical...Jeff Law2005-05-314-12/+62
* * sv.po: Update.Joseph Myers2005-05-312-29/+12
* install.texi (sparc-sun-solaris2*): Update note about Sun bug 4910101.Eric Botcazou2005-05-312-6/+8
* install.texi (sparc-sun-solaris2.7): Document bootstrap failure with Sun Work...Eric Botcazou2005-05-312-0/+16
* Daily bump.GCC Administrator2005-05-311-1/+1
* loop.c (loop_invariant_p, [...]): Use regs_invalidated_by_call instead of cal...Pat Haugen2005-05-302-2/+9
* gfortran.h (GFC_STD_LEGACY): New "standard" macro.Roger Sayle2005-05-306-12/+51
* re PR middle-end/21743 (Enable __builtin_clog)Paolo Carlini2005-05-303-3/+9
* re PR middle-end/21743 (Enable __builtin_clog)Paolo Carlini2005-05-303-20/+28
* re PR fortran/16939 (Pointers not passed as subroutine arguments)Paul Thomas2005-05-301-0/+11
* re PR fortran/16939 (Pointers not passed as subroutine arguments)Paul Thomas2005-05-301-0/+17
* re PR c/20303 ([4.0 only] Can't push more than 16 nested visibility)H.J. Lu2005-05-303-12/+24
* re PR rtl-optimization/15422 (fmod loop exposes non-efficient code generation...Roger Sayle2005-05-302-8/+52
* Fix typoMark Mitchell2005-05-301-0/+1
* Fix typoMark Mitchell2005-05-301-1/+1
* re PR c++/21784 (Using vs builtin names)Mark Mitchell2005-05-304-9/+35
* * operators.def, optimize.c: Update copyright.Kazu Hirata2005-05-303-2/+6
* * trans-expr.c: Fix comment typos.Kazu Hirata2005-05-302-2/+4