aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2003-12-05re PR c++/13166 ([DR136] not implemented)Kriang Lerdsuwanakij4-8/+31
2003-12-05dojump.c (do_jump): If the expression being compared against zero...Roger Sayle3-3/+37
2003-12-05re PR target/13256 (strict_low_part mistreated in delay slots)Hans-Peter Nilsson2-0/+81
2003-12-05re PR target/13256 (strict_low_part mistreated in delay slots)Hans-Peter Nilsson3-18/+17
2003-12-05alpha.c (alpha_does_function_need_gp): Return true if the function contains a...Richard Henderson2-0/+38
2003-12-05stmt.c (expand_nl_goto_receiver): Copy hard register clobbers and ASM_INPUT b...Waldek Hebisch3-0/+56
2003-12-05Fix typo in previous change.Arnaud Charlet1-1/+1
2003-12-05mips.c (mips_expand_call): Don't allow laziy binding for n32 & n64 abicalls.Richard Sandiford2-1/+12
2003-12-05re PR rtl-optimization/13145 (bootstrap failure on mips-linux)Richard Sandiford4-14/+68
2003-12-05* tree.def (PLACEHOLDER_EXPR): Clarify commentary.Peter Gerwinski2-2/+16
2003-12-05[multiple changes]Arnaud Charlet25-308/+357
2003-12-05* ada/acats/run_acats: Add checks against missing gnatlib/gnattools.Arnaud Charlet1-0/+4
2003-12-05Add checks against missing gnatlib/gnattools.Arnaud Charlet1-0/+12
2003-12-05d30v-protos.h [...]: Convert to ISO C90 function declarations and definitions.Steven Bosscher19-502/+497
2003-12-05extend.texi (Constructing Calls): Add warning about the limitations of the fu...Eric Botcazou2-0/+10
2003-12-05re PR middle-end/11151 (__builtin_return(__builtin_apply(...)) gives wrong re...Eric Botcazou9-2/+78
2003-12-04Patch from James MorrisonJames A. Morrison3-3/+6
2003-12-04Patch from James MorrisonJames A. Morrison2-30/+56
2003-12-04+ PR target/11322 + * config/sh/netbsd-elf.h (NO_PROFILE_COUNTERS): Define.Andrew Pinski2-0/+5
2003-12-04re PR target/12467 (vmsumubm emitted when vmsummbm appropriate)Andrew Pinski2-1/+6
2003-12-052003-12-04 Stuart Hastings <stuart@apple.com>Stuart Hastings6-83/+158
2003-12-05Daily bump.GCC Administrator1-1/+1
2003-12-04re PR rtl-optimization/13260 (Incorrect optimisation of loop termination cond...Stuart Menefy2-0/+55
2003-12-04i386.md (addqi3_carry): Use q not r constraints.Richard Henderson2-4/+9
2003-12-04re PR rtl-optimization/13260 (Incorrect optimisation of loop termination cond...J"orn Rennecke5-4/+84
2003-12-04configure.in: Generalize the CONFIG_HEADERS pattern under which we stamp csta...Nathanael Nerode3-31/+35
2003-12-04configure.in: Pull AC_CHECK_HEADER call out of shell if statement to avoid tr...Nathanael Nerode3-267/+280
2003-12-04sh.md (truncdiqi2): Use andi opcode for immediate.J"orn Rennecke2-13/+22
2003-12-04re PR target/13186 ([PPC] Internal compiler error in reload.c)Richard Sandiford9-78/+34
2003-12-04re PR c++/9127 (Confusing diagnostic on specialization not introduced by "tem...Mark Mitchell6-4/+66
2003-12-03libunwind cleanupJames E Wilson4-8/+12
2003-12-04hpux.h (TARGET_HAVE_TLS): Define it to false.Mark Mitchell4-5/+20
2003-12-03* gcc-page.c (extra_order_size_tab): Correct comment.James E Wilson2-1/+5
2003-12-04re PR c++/13179 (ICE w/template parameter in catch specification)Mark Mitchell4-1/+14
2003-12-04h8300.c (push): Call gen_push_h8300hs_advanced instead of gen_push_h8300hs.Kazu Hirata4-11/+25
2003-12-04rtl.c: Fix typo.Eric Christopher3-6/+9
2003-12-04* future.options: Remove. Move to gnu.org web pages.Ben Elliston2-40/+4
2003-12-04Daily bump.GCC Administrator1-1/+1
2003-12-03c-parse.in (c_in_iteration_stmt, [...]): Move from here...Eric Christopher3-3/+9
2003-12-03re PR rtl-optimization/12324 ([unit-at-a-time] not emitting function referenc...Jan Hubicka2-2/+15
2003-12-03expr.c (store_constructor): Only set RTX_UNCHANGING_P for read-only field if ...Jakub Jelinek4-3/+59
2003-12-03class.c (make_class_data): Push field value to 'hack_signers' instead of 'sig...Michael Koch3-2/+9
2003-12-03re PR c++/10771 (Unreadable error message for illegal specialization)Mark Mitchell4-11/+79
2003-12-03* config.gcc: Mark obsolete targets for GCC 3.4.Nathanael Nerode2-1/+35
2003-12-03aclocal.m4 (AM_ICONV): Add explicit check for iconv.h.Zack Weinberg7-134/+192
2003-12-03[multiple changes]Arnaud Charlet27-590/+442
2003-12-03re PR target/11229 (pure-1.c fails on powerpc64-linux with -O1)Alan Modra2-0/+16
2003-12-03gcse.c (reg_clear_last_set): New function.Richard Earnshaw2-15/+71
2003-12-03df.c (df_uses_record): The argument of a MEM is read-only, never read-write.Geoffrey Keating2-7/+10
2003-12-03re PR java/12374 (Segfault on "".x)Ralph Loader3-197/+42