aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2005-07-04sem_ch6.adb (Conforming_Types): If the types are anonymous access types check...Ed Schonberg1-8/+16
2005-07-04sem_ch4.adb (Transform_Object_Operation): For an actual that is an overloaded...Thomas Quinot1-1/+13
2005-07-04sem_ch10.adb (Build_Limited_Views): A type declared with a private type exten...Ed Schonberg1-7/+37
2005-07-04scng.adb: Do not consider Mod used as an attribute to be a keywordRobert Dewar1-4/+8
2005-07-04par-load.adb: Load the context items in two rounds.Javier Miranda1-58/+87
2005-07-04par-ch9.adb (P_Task, [...]): Indicate that single task and single protected d...Ed Schonberg1-2/+9
2005-07-04mlib-prj.adb (Auto_Initialize): New constant StringVincent Celier4-15/+39
2005-07-04Makefile.in: Replace indepsw-linux.adb by indepsw-gnu.adbMatthew Gingell2-11/+13
2005-07-04make.adb (Change_To_Object_Directory): When unable to change the current dir ...Vincent Celier1-1/+5
2005-07-04exp_intr.adb (Expand_Unc_Deallocation): If the designated type is controlled...Ed Schonberg1-1/+10
2005-07-04exp_dist.adb (Build_TypeCode_Call): Remove incorrect processing for Itypes.Thomas Quinot1-13/+2
2005-07-04exp_attr.adb (Mod): Evaluate condition expression with checks off, to prevent...Ed Schonberg1-2/+6
2005-07-04decl.c (prepend_attributes): New case.Eric Botcazou12-731/+846
2005-07-04checks.adb (Null_Exclusion_Static_Checks): In the case of N_Object_Declaratio...Gary Dismukes3-15/+53
2005-07-04a-tags.adb (Type_Specific_Data): Define Tags_Table as a small array.Joel Brobecker1-36/+59
2005-07-04mlib-tgt-tru64.adb, [...] (Build_Dynamic_Library): Remove all auto-initializa...Vincent Celier14-337/+120
2005-07-04s-mastop-tru64.adb (Pop_Frame): Use exc_lookup_function_entry to fetch a code...Eric Botcazou2-7/+32
2005-07-042005-07-04 Thomas Quinot <quinot@adacore.com>Thomas Quinot3-21/+201
2005-07-04* s-stausa.ads, s-stausa.adb: New files.Arnaud Charlet1-0/+4
2005-07-04New file.Arnaud Charlet2-0/+385
2005-07-04Daily bump.GCC Administrator1-1/+1
2005-07-03re PR testsuite/22288 (dg-final: couldn't compile regular expression pattern)Andrew Pinski5-4/+10
2005-07-03bb-reorder.c, [...]: Avoid "." or "\n" at end of diagnostics and capital lett...Joseph Myers33-198/+219
2005-07-03gfortran.texi, [...]: Fix typos.Kazu Hirata1-1/+1
2005-07-03gfortran.texi, [...]: Fix typo.Kazu Hirata4-6/+11
2005-07-03c-decl.c, [...]: Fix comment typos.Kazu Hirata6-14/+20
2005-07-03* pa.c (fix_range): Fix typo in comment.John David Anglin2-1/+5
2005-07-03tree-vrp.c (extract_range_from_assert): Replace fold (build (...)) with fold_...Kazu Hirata2-2/+7
2005-07-03Make-lang.in (cc1plus-checksum.c): Use build/genchecksum$(build_exeext), not ...Kazu Hirata4-4/+14
2005-07-03c-format.c (gcc_gfc_format_type, [...]): New.Kaveh R. Ghazi7-10/+149
2005-07-03forgot to commit Changelog entry for last commit.Gabriel Dos Reis1-0/+4
2005-07-03* varasm.c (assemble_variable): Fix format specifier thinko.Gabriel Dos Reis1-1/+1
2005-07-03pr14490-[1-4].c: Fix typos scan-tree-dump-times so they now pass.Andrew Pinski5-11/+15
2005-07-03PR tree-optimization/22029 (and 22135)Ira Rosen2-1/+8
2005-07-03tree-dump.h (dump_string_field): Declare.Gabriel Dos Reis5-37/+46
2005-07-03sh.c (sh_output_mi_thunk): Initialize and clean up the minimal CFG stuff alwa...Kaz Kojima2-13/+24
2005-07-03re PR fortran/20842 (can't use 'END=' in output statement)François-Xavier Coudert4-5/+29
2005-07-03re PR c++/18279 (missing function bodies from -fdump-translation-unit)Gabriel Dos Reis3-3/+75
2005-07-03c-common.h (GCC_DIAG_STYLE): Define.Joseph Myers20-42/+182
2005-07-03Daily bump.GCC Administrator1-1/+1
2005-07-02re PR target/21742 (unrecognized insn for struct-layout-1 tests with complex ...David Edelsohn2-10/+27
2005-07-02re PR tree-optimization/22280 (ICE in referenced_var_lookup while compiling a...Daniel Berlin2-7/+6
2005-07-02Make-lang.in (cc1plus-checksum.c): Use build/genchecksum$(build_exeext), not ...Kazu Hirata2-2/+7
2005-07-02alpha.c (alpha_legitimize_address): Check for TLS_MODEL_NONE.Richard Henderson2-1/+13
2005-07-02re PR tree-optimization/14490 ([tree-ssa] Simplify "a - 10 > 150" into "a > 1...Andrew Pinski7-2/+98
2005-07-02tree-ssa-dom.c (find_equivalent_equality_comparison): Do not a eliminate type...Jeff Law5-0/+82
2005-07-02c.opt, [...]: Remove "." from end of help texts.Joseph Myers19-59/+82
2005-07-02toplev.c (default_tree_printer): Handle setting location with '+' flag.Joseph Myers44-672/+551
2005-07-02Makefile.def (target_modules): Add libssp.Jakub Jelinek15-154/+232
2005-07-02intrinsic.texi: Add documentaion for eoshift, epsilon, etime, and exit.Jerry DeLisle2-16/+242