aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2003-10-12re PR rtl-optimization/8750 (Cygwin prolog generation erroneously emitting __...R. Kelley Cook2-3/+40
2003-10-12extend.texi (Function Attributes): Mention the exceptional path for noreturn-...Hans-Peter Nilsson2-0/+9
2003-10-12cgraphunit.c (cgraph_decide_inlining): Fix uninitialized variable warning.Jan Hubicka2-1/+6
2003-10-12* config/i386/i386.c (x86_this_parameter): Fix typo.Danny Smith2-1/+5
2003-10-12Make-lang.in (treelang.install-info): Remove reference to treelang.info.Andreas Jaeger2-4/+7
2003-10-12Daily bump.GCC Administrator1-1/+1
2003-10-11Makefile.in (web.o): New.Jan Hubicka13-11/+419
2003-10-11fold-const.c (negate_mathfn_p): New function to determine whether a built-in ...Roger Sayle2-81/+177
2003-10-11builtins.c (expand_builtin_strcmp): Defend against the possibility that gen_c...Roger Sayle5-27/+70
2003-10-11re PR rtl-optimization/12260 (ICE in output_operand: invalid expression as op...Roger Sayle4-1/+62
2003-10-11expr.c (expand_expr <PLUS_EXPR>): Let expand_operands call safe_from_p for us...Roger Sayle4-9/+53
2003-10-11re PR rtl-optimization/12544 (ICE with large parameters used in nested functi...Eric Botcazou4-5/+38
2003-10-11expr.c: Follow spelling conventions.Kazu Hirata6-5/+13
2003-10-11* g++.dg/other/first-global.C: New test.Jan Hubicka2-0/+8
2003-10-11varasm.c (notice_global_symbol): Fix handling of variables; avoid re-computin...Jan Hubicka2-11/+24
2003-10-11alpha.c (alpha_return_in_memory): Rename from return_in_memory, make static, ...Richard Henderson6-108/+90
2003-10-11* config/arm/arm.c (arm_regno_class): Handle IWMMXT_GR_REGS.Ian Lance Taylor2-0/+7
2003-10-11lb1sf68.asm: Follow spelling conventions.Kazu Hirata5-23/+30
2003-10-11builtins.c (expand_builtin_memcpy): Optimize case when the two pointer argume...Roger Sayle4-5/+160
2003-10-11combine.c (apply_distributive_law): Enable "distributive" floating point opti...Roger Sayle2-6/+12
2003-10-11+2003-10-11 Andrew Pinski <pinskia@physics.uc.edu>Andrew Pinski2-4/+8
2003-10-11m68k-protos.h: Remove the prototype for finalize_pic.Kazu Hirata2-3/+5
2003-10-11* config/m68k/m68k.c: Fix comment typos.Kazu Hirata2-3/+7
2003-10-11m68k-protos.h (use_return_insn): Change return type from int to bool.Bernardo Innocenti3-182/+166
2003-10-11m68k.c (m68k_frame): Move before protos referencing it.Peter Barada2-48/+122
2003-10-11t-uclinux: New target Makefile fragment.Bernardo Innocenti4-0/+99
2003-10-11builtins.c (builtin_mathfn_code): Generalize to check whether the call is to ...Roger Sayle2-24/+52
2003-10-11cse.c (constant_pool_entries_regcost): New global variable to hold the regist...Roger Sayle3-3/+44
2003-10-11lb1sf68.asm: Add __PIC__ and __ID_SHARED_LIBRARY__ support.Bernardo Innocenti7-120/+276
2003-10-11m68k.c (m68k_frame): Move before protos referencing it.Bernardo Innocenti1-0/+12
2003-10-11gengenrtl.c (find_formats, genheader): Make i an unsigned int, remove cast of...Zack Weinberg3-25/+23
2003-10-11Daily bump.GCC Administrator1-1/+1
2003-10-10ia64.c (ia64_vms_init_libfuncs): New function.Richard Kenner3-11/+43
2003-10-10lcm.c (optimize_mode_switching): Change NORMAL_MODE to MODE_ENTRY and MODE_EXIT.Eric Christopher5-79/+139
2003-10-10genmodes.c, [...]: New files.Zack Weinberg1-6/+43
2003-10-10genmodes.c, [...]: New files.Zack Weinberg11-302/+1154
2003-10-10* gcc.c-torture/compile/20031010-1.c: New test.Ian Lance Taylor2-0/+8
2003-10-10stor-layout.c (compute_record_mode): Don't force BLKmode if field is zero-len...Richard Kenner3-6/+17
2003-10-10* combine.c (distribute_links): Properly test for REG being set.Richard Kenner2-0/+4
2003-10-10alpha.c (alpha_expand_block_mode): Don't use gen_lowpart and company except f...Richard Kenner2-2/+8
2003-10-10va-arg-24.c: Correct, and rename to...Geoffrey Keating2-2/+7
2003-10-10Fix uses of old-style date format in ChangeLog (Jan Hubicka, twice).Nathanael Nerode1-2/+2
2003-10-10* pa64-hpux.h (LINK_SPEC): Use `-z' option with HP ld.John David Anglin2-2/+6
2003-10-10config.gcc (mips*-*-netbsd*): Remove content-free line.Nathanael Nerode2-2/+5
2003-10-10Fri Oct 10 18:54:39 CEST 2003 Herman A.J. ten Brugge <hermantenbrugge@home.nl>Herman A.J. ten Brugge2-0/+26
2003-10-10configure.in (HAVE_AS_TLS): Add sh-*-* and sh[34]*-*-* cases.Kaz Kojima3-0/+31
2003-10-10Daily bump.GCC Administrator1-1/+1
2003-10-09h8300.md (define_asm_attributes): Specify the length of an asm insn more prec...Kazu Hirata2-1/+10
2003-10-09* config/mips/iris6.h (SUBTARGET_CPP_SPEC): Define.Rainer Orth2-0/+9
2003-10-09xtensa.c (xtensa_dbx_register_number): Change first FP register number to 48 ...Bob Wilson2-9/+9