aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2004-06-03basic-block.c (tail_recursion_label_list): Don't declare.Steven Bosscher15-458/+50
2004-06-032004-06-03 Michael Koch <konqueror@gmx.de>Michael Koch4-9/+18
2004-06-03configure.in: Fix --enable-bootstrap breakage introduced in trees without gcc.Paolo Bonzini4-105/+116
2004-06-03Daily bump.GCC Administrator1-1/+1
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-02* include/std/std_complex.h (log): Tidy.Gabriel Dos Reis2-2/+9
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-02JCheckBoxMenuItem.java: Removed CVS tags.Olga Rodimina13-92/+18
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-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-01[multiple changes]Michael Koch3-7/+33
2004-06-01re PR fortran/15477 (gfortran should not have own version number)Tobias Schlüter3-4/+9
2004-06-012004-06-01 Michael Koch <konqueror@gmx.de>Michael Koch3-19/+19
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-01Makefile.tpl: Fix typo.Paolo Bonzini4-7/+12
2004-06-01configure.in: Remove new- prefix from toplevel bootstrap targets.Paolo Bonzini3-2/+8
2004-06-01Makefile.tpl (all.normal): Rename to all.Paolo Bonzini6-162/+387
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-01config.h.in: Regenerated.Andreas Jaeger3-174/+336
2004-06-01configure.in: Handle multilibs, support --enable-version-specific-runtime-libs.Andreas Jaeger7-3034/+7365
2004-06-01Daily bump.GCC Administrator2-2/+2
2004-05-31GtkComponentPeer.java (requestFocus): Implement by calling gtkRequestFocus.Mark Wielaard4-8/+26
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-31CollationElementIterator.java, [...]: New versions from GNU classpath.Michael Koch5-387/+943