aboutsummaryrefslogtreecommitdiff
path: root/gcc/config
AgeCommit message (Expand)AuthorFilesLines
2003-12-15rs6000.c (rs6000_output_function_epilogue): Remove handling of obsolete langu...Andreas Jaeger1-4/+1
2003-12-15i386.h (__amd64, __amd64__): Remove duplicates.David O'Brien1-2/+0
2003-12-14re PR target/13054 (compile/980310-3.f: insn does not satisfy its constraints)John David Anglin4-531/+1249
2003-12-13vxlib.c: Fix comment typos.Kazu Hirata32-87/+87
2003-12-13ggc-zone.c: Follow spelling conventions.Kazu Hirata1-1/+1
2003-12-12linux.h (IA64_GATE_AREA_END): Increase by 64K.Jakub Jelinek2-18/+79
2003-12-12arm.c (ARM_ADDRESS_COST, [...]): Convert macros to inline functions...Zack Weinberg1-23/+43
2003-12-12osf.h (TARGET_OS_CPP_BUILTINS): Define __STDC_VERSION__ to ISO C94 for C++.Rainer Orth1-0/+7
2003-12-11libunwind related patch from David MosbergerDavid Mosberger2-2/+7
2003-12-11mips.c (mips_global_pointer): Force functions with a nonlocal goto to set up ...Richard Sandiford1-0/+5
2003-12-11oops - fix typo in previous deltaNick Clifton1-1/+1
2003-12-11m32r.c: Convert to ISO-CNick Clifton3-338/+209
2003-12-11basic-block.h (BLOCK_HEAD, BLOCK_END): Remove.Steven Bosscher3-17/+17
2003-12-10* arm.md: New split patterns for optimizing bitfield accesses.Richard Earnshaw1-0/+165
2003-12-10re PR target/13354 (internal compiler error: in sparc_emit_set_const32)Eric Botcazou1-3/+10
2003-12-09m32r.h: Add support for m32r2 processor.Kazuhiro Inaoka4-11/+29
2003-12-09re PR target/11848 ([darwin] [no support for 128 doubles] internal compiler e...Geoffrey Keating5-304/+136
2003-12-09i386.md: Typo in split of fp-valued if_then_else.Stuart Hastings1-1/+1
2003-12-08frv.md (subdi2): Merge with _internal insn_and_split, by using match_scratch.Alexandre Oliva1-13/+27
2003-12-08arm.md: New split to transform ((X << y) - 1) into ~(~(X-1) << y) for constan...Richard Earnshaw1-0/+14
2003-12-08* i386.md (cmpstr expander): Obey TARGET_INLINE_ALL_STRINGOPSJan Hubicka1-1/+1
2003-12-06+2003-12-06 Andrew Pinski <pinskia@physics.uc.edu> + + * config/rs6000/rs6000...Andrew Pinski1-2/+2
2003-12-06varasm.c (incorporeal_function_p): New.Richard Sandiford1-3/+1
2003-12-06* arm.md (IOR (COMPARISON) (AND)): New define_splits.Richard Earnshaw1-0/+38
2003-12-06* config/ia64/ia64.h (MUST_PASS_IN_STACK): Define.Mark Mitchell1-0/+7
2003-12-05alpha.c (alpha_build_builtin_va_list): Add dummy field to suppress -Wpadded w...Richard Henderson1-1/+8
2003-12-05* config/rs6000/rs6000.md: Correct macro test of TARGET_MACHO.Stuart Hastings1-2/+2
2003-12-05re PR target/13302 (Putting a va_list in a struct causes seg fault)Stuart Menefy1-1/+1
2003-12-05alpha.c (alpha_does_function_need_gp): Return true if the function contains a...Richard Henderson1-0/+9
2003-12-05mips.c (mips_expand_call): Don't allow laziy binding for n32 & n64 abicalls.Richard Sandiford1-1/+7
2003-12-05re PR rtl-optimization/13145 (bootstrap failure on mips-linux)Richard Sandiford3-14/+58
2003-12-05d30v-protos.h [...]: Convert to ISO C90 function declarations and definitions.Steven Bosscher18-502/+484
2003-12-05re PR middle-end/11151 (__builtin_return(__builtin_apply(...)) gives wrong re...Eric Botcazou1-1/+1
2003-12-04+ PR target/11322 + * config/sh/netbsd-elf.h (NO_PROFILE_COUNTERS): Define.Andrew Pinski1-0/+2
2003-12-04re PR target/12467 (vmsumubm emitted when vmsummbm appropriate)Andrew Pinski1-1/+1
2003-12-052003-12-04 Stuart Hastings <stuart@apple.com>Stuart Hastings3-82/+142
2003-12-04i386.md (addqi3_carry): Use q not r constraints.Richard Henderson1-4/+4
2003-12-04re PR rtl-optimization/13260 (Incorrect optimisation of loop termination cond...J"orn Rennecke4-4/+71
2003-12-04sh.md (truncdiqi2): Use andi opcode for immediate.J"orn Rennecke1-13/+14
2003-12-04re PR target/13186 ([PPC] Internal compiler error in reload.c)Richard Sandiford1-2/+0
2003-12-04hpux.h (TARGET_HAVE_TLS): Define it to false.Mark Mitchell3-5/+13
2003-12-04h8300.c (push): Call gen_push_h8300hs_advanced instead of gen_push_h8300hs.Kazu Hirata3-11/+11
2003-12-04rtl.c: Fix typo.Eric Christopher1-5/+3
2003-12-03* i386.c (classify_argument): Make it 64bit clean.Jan Hubicka1-1/+1
2003-12-02mips.c (mips_output_external): Replace checks for specific builtin-in functio...Richard Sandiford1-6/+1
2003-12-02arm.c (arm_rtx_costs): Improve for xscale multiply.James Lemke1-6/+28
2003-12-01re PR target/8407 ([IA-64] ICE in simplify_gen_subreg, at simplify-rtx.c:2711...James E Wilson1-2/+3
2003-12-01Fix for aliasing problem reported by Michael Matz.James E Wilson1-1/+1
2003-12-01common.opt: Remove -fgnu-linker.Zack Weinberg2-4/+0
2003-12-01linux64.h (SUBSUBTARGET_OVERRIDE_OPTIONS): Test target_flags directly rather ...Alan Modra1-3/+3