aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2004-06-30linker-map.gnu: Add destructor exports for abstract base classes to conform t...Benjamin Kosnik2-3/+10
2004-06-30Makefile.in (OBJS-common): Add tree-chrec.o.Sebastian Pop6-0/+1252
2004-06-30combine.c: Include "output.h" to define dump_file.Roger Sayle3-3/+176
2004-06-30re PR fortran/16161 ([gfortran] IMPLICIT CHARACTER not implemented)Tobias Schlüter6-210/+250
2004-06-30rs6000.c (rs6000_rtx_costs): Handle subtractions identically to additions, al...Roger Sayle2-0/+9
2004-06-30* expmed.c (expand_smod_pow2): Fix sign of mask.J"orn Rennecke2-1/+5
2004-06-30re PR fortran/16289 (Test intrinsic_nearest.f90 not portable?)David Billinghurst2-3/+8
2004-06-30struct-by-value-22_main.c: New test.Jakub Jelinek4-0/+138
2004-06-30tree-ssa-pre.c (phi_trans_add): Use is_gimple_min_invariant to check for cons...Diego Novillo3-34/+25
2004-06-30RTL prologue/epilogue for SPARCEric Botcazou12-993/+793
2004-06-30re PR tree-optimization/15310 ([tree-ssa] Optimize an addition in a bit field)Jakub Jelinek5-0/+243
2004-06-30ffi_darwin.c (flush_icache): ';' is a comment character on Darwin, use '\n\t'...Geoffrey Keating2-5/+10
2004-06-30* config/c4x/c4x.md: Fix comment.Steven Bosscher2-18/+8
2004-06-30[multiple changes]Paolo Carlini7-98/+302
2004-06-30arm.md (cond_return_inverted): Add "length" attribute.Akos Kiss2-0/+5
2004-06-30rand.c (rand): Wrap the irand() call from the previous commit in prefix.Steve Kargl2-1/+7
2004-06-29tree.c (build_min_nt, [...]): Don't set TREE_COMPLEXITY from input_line.Per Bothner2-3/+5
2004-06-29winnt.c (i386_pe_encode_section_info): Smash rtlname's XSTR in place, so we d...Per Bothner2-9/+14
2004-06-29jni.cc (_Jv_JNI_NewGlobalRef, [...]): Remove needless parenthesis...Per Bothner2-186/+192
2004-06-30* config/ia64/hpux.h: Target does too support thread-local storage.Zack Weinberg2-4/+4
2004-06-30Revert accidental commitZack Weinberg1-1/+1
2004-06-30combine.c (distribute_notes): Don't look at global_regs for pseudos.Zack Weinberg3-12/+18
2004-06-29gimplify.c (gimplify_modify_expr_rhs): Move immediately before gimplify_modif...Richard Henderson2-367/+434
2004-06-30Daily bump.GCC Administrator2-2/+2
2004-06-29web.c (union_defs): use all defs of an instruction to create a union with a r...Roman Zippel2-5/+12
2004-06-29re PR middle-end/16216 (ICE in gimplify_va_arg_expr after error)Richard Henderson3-1/+17
2004-06-30Paul Brook <paul@codesourcery.com>Tobias Schlüter3-3/+10
2004-06-29[multiple changes]Frank Ch. Eigler8-26/+674
2004-06-30decl.c, [...]: Add 2004 to copyright years.Tobias Schlüter5-5/+11
2004-06-29Make sure types in assignments are compatible.Steven Bosscher9-176/+264
2004-06-29Fix ChangeLog entryTobias Schlüter1-2/+2
2004-06-29Revert previous accidental commit.Tobias Schlüter3-218/+209
2004-06-29dump-parse-tree.c (show_common): New function.Tobias Schlüter5-209/+246
2004-06-29vector-defs.h: Use vector_size attribute only for GCC 3.5+...Jakub Jelinek2-21/+50
2004-06-29re PR target/16195 ([3.4 only] Miscompilation of GCC 3.3.x by 3.4.x)Jakub Jelinek4-3/+64
2004-06-29Andrew Vaught <andyv@firstinter.net>Tobias Schlüter11-165/+298
2004-06-29* io.c: Add 2004 to copyright years.Tobias Schlüter2-1/+6
2004-06-29re PR tree-optimization/16249 (ICE in calculate_live_on_entry, at tree-ssa-li...Bryce McKinlay2-2/+23
2004-06-29Andrew Vaught <andyv@firstinter.net>Tobias Schlüter4-0/+219
2004-06-29re PR java/1262 (Method with default access can be overridden in another pack...Bryce McKinlay4-61/+95
2004-06-29Fix gcc.dg/builtin-apply2.c failures:Joern Rennecke2-14/+30
2004-06-29Fix gcc.dg/builtin-apply2.c failures:Joern Rennecke1-0/+11
2004-06-29module.c (mio_gmp_real): Correct writing of negative numbers.Tobias Schlüter4-2/+26
2004-06-29expmed.c (expand_smod_pow2): Provide alternate implementations that avoid con...Roger Sayle2-11/+42
2004-06-29tree-sra.c: Include expr.h for definition of MOVE_RATIO.Andrew Pinski3-1/+8
2004-06-29re PR fortran/15963 (Error when comparing characters in restricted expression)Tobias Schlüter4-4/+34
2004-06-29tree-sra.c: Rewrite from scratch.Richard Henderson4-829/+1596
2004-06-29except.c (expand_start_java_handler): Push a new binding level.Andrew Haley5-96/+94
2004-06-29vec.h (VEC_T_safe_push, [...]): Tweak for when size_t is bigger than int.Nathan Sidwell2-4/+9
2004-06-29target-def.h (TARGET_CXX_GET_COOKIE_SIZE, [...]): Define.Paul Brook15-41/+188