aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2004-08-08Make-lang.in (TREE_BE_LIBS): Remove.James A. Morrison15-308/+406
2004-08-08Daily bump.GCC Administrator2-2/+2
2004-08-07revert: gimplify.c (gimplify_call_expr): Make return in memory explicit.Jason Merrill2-65/+0
2004-08-07Make return in memory explicit.Jason Merrill5-52/+68
2004-08-07i386.c (ix86_expand_clrmem): Revert the last change.H.J. Lu2-4/+6
2004-08-07i386.c (ix86_expand_clrmem): Properly call gen_strset for 64bit target.H.J. Lu2-1/+9
2004-08-07* config/vxworks.h (HANDLE_SYSV_PRAGMA): Remove definition.Olivier Hainque2-2/+6
2004-08-07gimplify.c (gimplify_call_expr): Make return in memory explicit.Jason Merrill3-2/+77
2004-08-07debug.cc (_Error_formatter::_M_print_string): In order to print individual wo...Jonathan Wakely2-5/+18
2004-08-07c_locale.h (__convert_from_v): Don't use a default for __prec, assume __prec ...Paolo Carlini4-27/+21
2004-08-07Daily bump.GCC Administrator2-2/+2
2004-08-06intrinsic.c (add_subroutines): Add getenv and get_environment_variable.Janne Blomqvist10-5/+289
2004-08-06f95-lang.c (gfc_init_builtin_functions): Fix the number of __builtin_pow[f] a...Feng Wang2-2/+7
2004-08-06arith.c: Add #define for model numbers.Steven G. Kargl14-1334/+890
2004-08-06Add myself as Darwin maintainer.Dale Johannesen1-0/+1
2004-08-06symbian.h (CC1_SPEC): Avoid passing duplicate options to the compiler.Mark Mitchell5-4/+33
2004-08-06params.def (PARAM_MIN_CROSSJUMP_INSNS): New.Pat Haugen4-1/+26
2004-08-06trans-array.c (gfc_trans_allocate_array_storage, [...]): For functions...Paul Brook6-68/+291
2004-08-06utils.c (gnat_define_builtin): Remove second parameter of make_decl_rtl.Andreas Schwab2-2/+8
2004-08-06re PR c/13282 (A "-Wno..." switch to turn off "missing initializer" warnings)Richard Sandiford12-13/+99
2004-08-06gcc_release (snapshot_print): Accept arguments.Kelley Cook2-81/+78
2004-08-06expr.c (expand_expr_real_1): Remove.Paolo Bonzini7-15/+11
2004-08-06i386.c (ix86_expand_clrmem): Move gen_cld down to the places where it is actu...Jakub Jelinek2-11/+63
2004-08-06re PR tree-optimization/16807 ([lno] Weird loop unrolling)Zdenek Dvorak2-9/+46
2004-08-06symbian.h (CC1_SPEC): Add -fno-short-enums.Mark Mitchell7-2/+40
2004-08-06m68k.c (post_inc_operand,pre_dec_operand): New.Roman Zippel4-203/+154
2004-08-06Makefile.def (bfd, [...]): Mark as bootstrap module.Paolo Bonzini4-230/+853
2004-08-06visibility-8.C: Add constructor and destructor tests.Mark Mitchell2-0/+16
2004-08-06lang.c (flag_emit_class_files, [...]): Remove explicit declarations.Kelley Cook3-141/+41
2004-08-06tree.c (handle_dll_attribute): Move here from i383/winnt.c.Mark Mitchell43-194/+410
2004-08-06g++spec.c (lang_specific_driver): An -Xlinker or -Wl, option means that libst...Geoffrey Keating2-1/+15
2004-08-06Daily bump.GCC Administrator2-2/+2
2004-08-05tree-ssa-loop-manip.c: New file.Zdenek Dvorak6-1/+373
2004-08-05Makefile.am: Fix missing rename from x_nat_headers to xlib_nat_headers.Andreas Tobler3-2/+8
2004-08-05pa.c (pa_asm_output_aligned_bss, [...]): New functions.John David Anglin7-51/+153
2004-08-05re PR bootstrap/14893 (3.4.0-20040406, 'make install' fails on doc/gcjh.1)Michael Chastain2-1/+13
2004-08-05objc-act.c (build_objc_string_object): Mark the address expression as constant.Andrew Pinski2-1/+8
2004-08-05BasicPermission.java: Don't check wildcards.Andrew Haley2-9/+11
2004-08-05* gcc.dg/sh4a-fprun.c: Fix dg-do typo.David Edelsohn2-1/+5
2004-08-05rs6000.c (rs6000_rtx_costs): Fix mask_operand and mask64_operand thinkos.David Edelsohn2-6/+27
2004-08-05linux.h, [...]: Remove definitions conditioned on USE_GNULIBC_1 or conditione...Joseph Myers4-97/+15
2004-08-05tree.h (force_fit_type): Return a tree, take three flags.Nathan Sidwell10-152/+197
2004-08-05re PR tree-optimization/16864 (Segmentation fault during tree tail call elimi...Zdenek Dvorak2-1/+17
2004-08-05Commit for Victor Leikehman <lei@il.ibm.com>Victor Leikehman2-0/+7
2004-08-05i386.c (ix86_expand_prologue): If the function uses a frame pointer, restore ...Richard Sandiford4-1/+48
2004-08-0420020118-1.c: Declare abort.Andrew Pinski6-0/+18
2004-08-05re PR c/14516 (-fleading-underscore does not work correctly for file static v...Geoffrey Keating32-266/+216
2004-08-05* g++.dg/ext/altivec_check.h: Declare exit as extern "C".Geoffrey Keating2-1/+5
2004-08-05config.gcc (case i[34567]86-*-lynxos*): Update to LynxOS 4.0.Adam Nemet12-459/+469
2004-08-05c-common.c (c_stddef_cpp_builtins): Define __INTMAX_TYPE__ and __UINTMAX_TYPE__.Joseph Myers11-77/+80