aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2004-06-30Statement.java (doExecute): Fix formatting.Jerry Quinn2-5/+14
2004-06-30call.c (build_over_call), [...]): Call check_function_arguments instead of ch...Joseph Myers5-6/+30
2004-06-30* function.c, rtl.h (get_first_nonparm_insn): Remove.Richard Henderson3-12/+4
2004-06-30c-common.h (check_function_format): Remove first parameter.Joseph Myers7-144/+124
2004-06-30sparc-protos.h (output_cbranch): Constify return value.Eric Botcazou4-26/+46
2004-06-30common.opt (ftree-loop-optimize): New flag.Zdenek Dvorak8-2/+134
2004-06-30tree-ssa-loop-ch.c: New file.Zdenek Dvorak12-402/+1201
2004-06-30compat-common.h: Wrap up CINT in an #ifndef SKIP_COMPLEX_INT/#endif pair.Eric Botcazou2-0/+12
2004-06-30call.c (build_over_call): Use __builtin_memcpy for copying CLASS_AS_BASE rath...Richard Henderson2-22/+24
2004-06-30init.c (build_new_1): Fill in TYPE_DOMAIN, TYPE_SIZE and TYPE_SIZE_UNIT of fu...Richard Henderson2-2/+30
2004-06-30prefix.c (lookup_key): Cast buffer to LPBYTE.Aaron W. LaFramboise2-2/+6
2004-06-30line-map.h (fileline): Remove old typedef.Per Bothner3-3/+7
2004-06-30Conditionally compile support for --enable-mapped_location.Per Bothner9-31/+74
2004-06-30Conditionally compile support for --enable-mapped_location.Per Bothner9-20/+106
2004-06-30Conditionally compile support for --enable-mapped_location.Per Bothner22-93/+180
2004-06-30Conditionally compile support for --enable-mapped_location.Per Bothner12-71/+89
2004-06-30Conditionally compile support for --enable-mapped_location.Per Bothner10-28/+68
2004-06-30Conditionally compile support for --enable-mapped_location.Per Bothner7-31/+219
2004-06-303000.md: Improve description.Richard Sandiford2-37/+51
2004-06-30cirrus.md (cirrus_arm_movdi, [...]): Set pool ranges for coprocessor loads.Paul Brook2-9/+14
2004-06-30* gcc.dg/Wunreachable-8.c : New test.Nitin Yewale2-1/+23
2004-06-30linker-map.gnu: Revert.Benjamin Kosnik2-4/+4
2004-06-30* gcc.dg/h8300-ice2.c : New testNitin Yewale2-0/+16
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