aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2006-01-09re PR fortran/21977 (nested function returning array)Andrew Pinski5-4/+44
2006-01-09tree-ssa-dom.c (simplify_cond_and_lookup_avail_expr): Remove code to propagat...Jeff Law3-144/+156
2006-01-09sse.md (*vec_extractv2di_1_sse2): New.Alexandre Oliva2-0/+33
2006-01-09Wpadded.c: Gate alignment warning on ! default_packed.Hans-Peter Nilsson2-2/+9
2006-01-09* config/rs6000/rs6000.h (GO_IF_LEGITIMATE_ADDRESS): Typo fix.Ben Elliston2-1/+5
2006-01-09Add 2006 copyright year.Feng Wang4-5/+5
2006-01-09fortran ChangeLog entry:Feng Wang6-15/+134
2006-01-09simplify.c (gfc_simplify_char): Use UCHAR_MAX instead of literal constant.Feng Wang4-3/+30
2006-01-09Daily bump.GCC Administrator1-1/+1
2006-01-08- Fix up date in ChangeLog. Update copyrights in changed files.Ian Lance Taylor3-3/+3
2006-01-08re PR fortran/25093 (PUBLIC function of PRIVATE type)Erik Edelmann4-0/+37
2006-01-08tree-ssa-structalias.c (get_constraint_for): Remove anyoffset argument.Richard Guenther2-27/+31
2006-01-08sh.h (CONST_OK_FOR_K16): Define.J"orn Rennecke5-98/+133
2006-01-08Remove libgfortran log entry, wrong ChangeLog.Jerry DeLisle1-8/+0
2006-01-08Daily bump.GCC Administrator1-1/+1
2006-01-07re PR target/25662 (Unrecognizable insn with -O on PPC)Ian Lance Taylor3-8/+22
2006-01-07loop-15.c: Use optimized dump.Richard Guenther2-5/+9
2006-01-07decl.c (gfc_match_function_decl): Correctly error out in case of omitted func...Tobias Schlüter13-23/+72
2006-01-07assumed_size_refs_2.f90: Delete svn:executable.Paul Thomas4-0/+0
2006-01-07re PR fortran/22146 (ICE when calling ELEMENTAL subroutines)Paul Thomas12-27/+502
2006-01-07tree.c (iterative_hash_expr): Hash decls based on UID.Daniel Berlin2-2/+6
2006-01-07Daily bump.GCC Administrator1-1/+1
2006-01-06tm.texi (TARGET_ASM_EMIT_EXCEPT_TABLE_LABEL): Document.Eric Christopher10-127/+184
2006-01-06gcj.texi (Arrays): Added more documentation for JvNewObjectArray.Tom Tromey2-3/+68
2006-01-06parser.c (cp_parser_primary_expression): Document the grammar for the built-i...Gabriel Dos Reis2-0/+6
2006-01-06* de.po: Update.Joseph Myers2-553/+507
2006-01-06re PR tree-optimization/18527 (cannot determine number of iterations for loop...Zdenek Dvorak8-185/+279
2006-01-06tree-cfg.c (bsi_replace): Rename final argument from PRESERVE_EH_INFO to UPDA...Jeff Law25-45/+134
2006-01-06re PR tree-optimization/25528 (missed LIM on the tree level (complex types))Andrew Pinski5-6/+58
2006-01-06tree-dfa.c (mark_new_vars_to_rename): Create stmt annotation, if necessary.Richard Guenther4-6/+12
2006-01-06re PR libfortran/25598 (gfortran - Fortran runtime error: Invalid argument)Jerry DeLisle1-0/+8
2006-01-06re PR libfortran/25598 (gfortran - Fortran runtime error: Invalid argument)Jerry DeLisle3-0/+44
2006-01-06re PR fortran/24268 (gfortran rejects valid format statement)Jerry DeLisle2-1/+11
2006-01-06Fix date on log entry.Jerry DeLisle1-1/+1
2006-01-06re PR fortran/24268 (gfortran rejects valid format statement)Jerry DeLisle2-14/+32
2006-01-06Daily bump.GCC Administrator1-1/+1
2006-01-05* c-parser.c (c_parser_objc_methodprotolist): Handle CPP_PRAGMA.Richard Henderson3-21/+12
2006-01-05c-typeck.c: Update copyright date.Carlos O'Donell2-1/+6
2006-01-05c-typeck.c (build_c_cast): Always warn when casting from a pointer to an inte...Carlos O'Donell8-6/+37
2006-01-05re PR tree-optimization/22555 (array in struct disables salias subvars for ot...Richard Guenther7-6/+51
2006-01-05re PR target/24998 (Build failure: undefined symbol __floatunsitf)Richard Earnshaw2-0/+6
2006-01-05tree-pass.h (TODO_remove_unused_locals): Define.Richard Guenther29-160/+204
2006-01-05tree-flow.h (struct fieldoff): Decompose field to type, size and decl.Richard Guenther4-20/+37
2006-01-05thunk3.C, thunk4.C: Revert unnecessary fix for 64-bit fix.Hans-Peter Nilsson3-2/+7
2006-01-05fixed missing changelog entry for r109153Kenneth Zadeck1-0/+13
2006-01-05re PR fortran/23675 (ICE in gfc_finish_var_decl (string manipulation))Erik Edelmann6-5/+214
2006-01-05Daily bump.GCC Administrator1-1/+1
2006-01-04re PR c++/25632 (ICE with const int copied into two different functions)Zdenek Dvorak2-2/+8
2006-01-04typeck2.c: update copyright to 2006Chris Lattner2-1/+9
2006-01-04re PR c++/24782 (wrongly accepted nested private typedef)Mark Mitchell5-13/+34