aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2004-06-04gfortran.h (gfc_actual_arglist): New field missing_arg_type.Tobias Schlüter6-4/+49
2004-06-03* rtl.def (VAR_LOCATION): Make RTX_EXTRA.Steven Bosscher2-2/+6
2004-06-03darwin.c (machopic_indirect_data_reference): Copy the SYMBOL_REF_DECL from th...Andrew Pinski2-0/+8
2004-06-04One more comment updateTobias Schlüter1-2/+2
2004-06-03trans.c (gfc_finish_block, [...]): Build statement lists instead of compound ...Paul Brook2-4/+30
2004-06-03* trans-array.c: Fix spelling in comments.Tobias Schlüter2-16/+20
2004-06-03tree.h: Remove include of version.hMark G. Adams10-7/+27
2004-06-03Makefile.in (RA_H, [...]): New.Jerry Quinn12-55/+170
2004-06-03tree-ssa-ccp.c (varying_ssa_edges): New worklist.Daniel Berlin2-26/+77
2004-06-03basic-block.c (tail_recursion_label_list): Don't declare.Steven Bosscher15-458/+50
2004-06-03Daily bump.GCC Administrator1-1/+1
2004-06-02tree-cfg.c (tree_find_edge_insert_loc): Allow inserting before return_stmt.Jan Hubicka2-0/+21
2004-06-02When a class template is explicitly instantiated, its member should be too.Matt Austern5-53/+54
2004-06-02Makefile.in (TAGS): Don't mess with c-parse.[ch].Jason Merrill2-5/+6
2004-06-02cp-tree.h: Fix typo.Andrew Pinski2-1/+3
2004-06-02objc.exp (objc_target_compile): When running tests on Darwin (Mac OS X)...Ziemowit Laski2-0/+15
2004-06-02c-typeck.c (common_type): Don't lose type qualifiers when creating new variants.Eric Christopher4-34/+68
2004-06-02Add function name to the changelog.Andrew Pinski1-1/+2
2004-06-02cp-tree.h: Include cgraph.hAndrew Pinski2-2/+11
2004-06-02ssa-sra-1.C: Fix comment.Andrew Pinski3-2/+5
2004-06-02re PR tree-optimization/14736 ([tree-ssa] code quality regression)Andrew Pinski6-1/+144
2004-06-02re PR tree-optimization/15738 ([tree-ssa] Convert strrchr(s, c) to strchr(s, ...Kazu Hirata2-0/+21
2004-06-02i386.c (ix86_adjust_cost): Don't increase the cost for load+operation for PRO...Steven Bosscher2-11/+9
2004-06-02re PR fortran/15557 (Not Implemented: Substring reference in DATA statement)Tobias Schlüter4-5/+124
2004-06-02Makefile.in (EXPR_H): Add insn-config.h...Jerry Quinn12-40/+139
2004-06-02Daily bump.GCC Administrator1-1/+1
2004-06-01re PR c++/15142 (Internal compiler error when passing a string where a char* ...Jason Merrill3-8/+39
2004-06-01function.c (walk_fixup_memory_subreg): New parameter 'var'.Eric Botcazou2-11/+18
2004-06-01re PR c++/13092 (Accepts invalid pointer-to-member conversion)Jason Merrill4-0/+87
2004-06-01revert accidental checkinJason Merrill1-6/+4
2004-06-01re PR c++/13092 (Accepts invalid pointer-to-member conversion)Kriang Lerdsuwanakij6-28/+51
2004-06-01c-parse.in (OFFSETOF, [...]): New.Richard Henderson15-239/+429
2004-06-01Also credit Peter Jakubek for last patch.Bernardo Innocenti1-0/+1
2004-06-01m68k.c (m68k_output_mi_thunk): For ColdFire, use %d0 as a scratch to perform ...Peter Barada2-0/+22
2004-06-01re PR target/14018 (m68k backend: -malign-loops/-malign-jumps broken)Bernardo Innocenti3-75/+18
2004-06-01re PR fortran/15477 (gfortran should not have own version number)Tobias Schlüter3-4/+9
2004-06-01re PR target/15626 (GCC 3.4 emits "ld: warning: relocation error: R_SPARC_UA32")Paul Eggert2-2/+20
2004-06-01re PR c++/14932 (cannot use offsetof to get offsets of array elements in g++ ...Giovanni Bajo4-3/+29
2004-06-01stmt.c (expand_decl): Be more selective about calling mark_reg_pointer.Jeff Law2-5/+19
2004-06-01re PR objc/7993 (private variables cannot be shadowed in subclasses)Nicola Pero5-18/+146
2004-06-01invoke.texi (-static-libgcc): Explicitly mention non-GNU linkers.Eric Botcazou2-8/+13
2004-06-01Daily bump.GCC Administrator1-1/+1
2004-05-31re PR c++/15701 (ICE with friends and template template parameter)Mark Mitchell4-1/+27
2004-06-01re PR target/12968 (doc m68k -mshort)Bernardo Innocenti2-0/+7
2004-05-31re PR c/15749 (--pedantic-errors behaves differently from --pedantic with C-c...Joseph Myers5-2/+50
2004-05-31re PR target/15693 (ICE - unrecognizable insn)Eric Botcazou6-2/+69
2004-05-31re PR c++/15742 ('noreturn' attribute ignored in method of template functions.)Mark Mitchell15-18/+200
2004-05-31gengtype-lex.l: Catch stray GTY markers in the files gengtype looks at.Geoffrey Keating3-1/+13
2004-05-31* trans-types.c: Fix spelling & layout in comments.Tobias Schlüter2-10/+28
2004-05-31re PR tree-optimization/15743 (Fold index() at tree level.)Kazu Hirata2-0/+7