aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2005-07-06function.c (expand_function_end): Revert part of 2005-06-27 patch.Kaz Kojima2-5/+10
2005-07-07decl.c (gfc_match_entry): Allow ENTRY without parentheses even in FUNCTIONs.Jakub Jelinek4-1/+34
2005-07-06configure.in: Add --enable-libssp and --disable-libssp.Kazu Hirata2-0/+8
2005-07-06Removal of -fforce-mem.Fariborz Jahanian10-115/+32
2005-07-06aclocal.m4: Work around a bug in AC_PATH_PROGS when its last argument is empty.Paul Brook3-4/+34
2005-07-06* sh.c (final_prescan_insn): Undo bogus change from 2005-05-09.J"orn Rennecke2-4/+6
2005-07-06Fix PR tree-optimization/22319 Fix PR tree-optimization/22140 Fix PR tree-opt...Daniel Berlin2-5/+35
2005-07-06rs6000.h (RS6000_VARARGS_AREA, [...]): Remove.Jakub Jelinek5-55/+118
2005-07-06re PR tree-optimization/21963 (ICE (seg fault) with -m64 (in IV-OPTS))Zdenek Dvorak2-5/+17
2005-07-06sparc.h (sparc_compare_emitted): New extern.Jakub Jelinek6-1/+129
2005-07-05tree-ssa-dce.c (cfg_altered): New global.Jeff Law4-1/+49
2005-07-06Makefile.in (stamp-collect-ld): Use $(ORIGINAL_LD_FOR_TARGET) instead of $<.Kazu Hirata2-8/+24
2005-07-05tree-vectorizer.h (struct _loop_vec_info): Remove loop_line_number.Devang Patel5-254/+246
2005-07-06configure.ac (hppa*-*-linux*): Check for a TLS capable gas.Randolph Chung8-5/+335
2005-07-06aclocal.m4: Update macros for autoconf 2.59 style.Kelley Cook3-50/+55
2005-07-06pa.c (function_value): Handle small aggregates on 32-bit targets.John David Anglin3-21/+43
2005-07-06Daily bump.GCC Administrator1-1/+1
2005-07-05Makefile.in (final.o): Fix dependencies.Andrew Pinski2-1/+5
2005-07-05re PR java/19674 (Empty declaration through semicolon (;) causes compile fail...Bryce McKinlay2-0/+7
2005-07-05re PR c/22013 (ICE in gimple_add_tmp_var, at gimplify.c:535)Joseph Myers13-3/+123
2005-07-05re PR c/22308 (Failure to diagnose violation of constraint 6.516p2)Joseph Myers4-0/+27
2005-07-05Makefile.in: Adjust dependencies.Paolo Bonzini60-2205/+3394
2005-07-05tree-ssa-structalias.c (get_constraint_exp_from_ssa_var): Only fall back to s...Daniel Berlin3-3/+36
2005-07-05m32r-protos.h: Remove m32r_finalize_pic.Kazuhiro Inaoka4-27/+14
2005-07-05ChangeLog for January-June 2005 rotated into ChangeLog-2005.Paolo Bonzini2-22734/+22735
2005-07-05Makefile.in (stamp-as): Use $(ORIGINAL_AS_FOR_TARGET) instead of $<.Kazu Hirata1-1/+1
2005-07-05Makefile.in (stamp-as): Use $(ORIGINAL_AS_FOR_TARGET) instead of $<.Kazu Hirata2-4/+13
2005-07-05Add due credit.Eric Botcazou1-0/+1
2005-07-05re PR target/21723 (ICE while building libgfortran)John David Anglin4-32/+104
2005-07-04tree-dump.c (dump_files): Initialize dump number for .cgraph to 0.Diego Novillo2-1/+6
2005-07-05compare1.c: Add -fno-short-enums.Kazu Hirata1-1/+1
2005-07-05compare1.c: Add -fno-short-enums.Kazu Hirata3-10/+15
2005-07-04* tree-ssa-structalias.c: Don't include expr.h.Diego Novillo2-1/+4
2005-07-05Daily bump.GCC Administrator1-1/+1
2005-07-04tree-iterator.h (TSI_NEW_STMT, [...]): Fix comments.Diego Novillo2-2/+7
2005-07-04compare1.c: Skip on arm*-*-eabi* arm*-*-symbianelf*.Kazu Hirata3-0/+50
2005-07-04re PR tree-optimization/22279 (ICE in first_vi_for_offset, at tree-ssa-struct...Daniel Berlin3-1/+51
2005-07-04* gfortran.dg/io_invalid_1.f90: Fix expected error message.Francois-Xavier Coudert2-1/+5
2005-07-04* sh.c (output_ieee_ccmpeq): Replace "\\;" with "\n\t".J"orn Rennecke2-1/+6
2005-07-04resyncArnaud Charlet1-0/+303
2005-07-04[multiple changes]Arnaud Charlet8-59/+271
2005-07-04a-convec.ads, [...]: Declaration of subtype Extended_Index was changed.Matthew Heaney3-479/+602
2005-07-04makegpr.adb (Build_Global_Archive): Make sure the list of sources is correctl...Vincent Celier1-56/+27
2005-07-04vms_conv.adb (Initialize): Allow multiple ALI files to be given to the GNAT B...Vincent Celier1-1/+1
2005-07-04tracebak.c: Enable tracebacks on ia64 platformsMatthew Gingell1-0/+11
2005-07-04re PR ada/22039 (special functions for string concat of 3/4/5 args doc'ed to ...Robert Dewar3-6/+6
2005-07-04sem_util.adb (Is_Object_Reference): An indexed or selected component whose pr...Ed Schonberg1-2/+6
2005-07-04sem_type.adb (Covers): Verify that Corresponding_Record_Type is present befor...Ed Schonberg1-47/+49
2005-07-04sem_res.adb (Resolve_Actuals): Do not resolve the expression of an actual tha...Thomas Quinot1-8/+12
2005-07-04sem_eval.adb (Subtypes_Statically_Match): Use the discriminant constraint of ...Gary Dismukes1-7/+22