aboutsummaryrefslogtreecommitdiff
path: root/gcc/config
AgeCommit message (Expand)AuthorFilesLines
2003-12-23rs6000.md: Change many instances of '!Geoffrey Keating1-102/+45
2003-12-22Check for a legitimate offset when addressing DImode memory with -mpowerpc64.Fariborz Jahanian1-2/+2
2003-12-22system.h (CONVERT_HARD_REGISTER_TO_SSA_P): Poison.Kazu Hirata1-5/+0
2003-12-21hpux.h (TARGET_OS_CPP_BUILTINS): Define _ILP32 when compiling in ILP32 mode.Roger Sayle1-0/+2
2003-12-21rs6000.c (rs6000_tls_referenced_p): Return early if TARGET_HAVE_TLS is false.Andrew Pinski1-0/+3
2003-12-21ip2k-protos.h: Remove the prototype for asm_output_section_name.Kazu Hirata2-11/+0
2003-12-21mn10300.c (mn10300_encode_section_info): Fix a warning.Kazu Hirata1-1/+1
2003-12-21arm.c: Convert to ISO-C.Kazu Hirata5-326/+127
2003-12-20re PR target/12749 (i386 LP64 bug.)Andrew Pinski1-1/+1
2003-12-20pa.h (TRAMPOLINE_TEMPLATE): Shorten sequence when generating PA 2.0 code.John David Anglin2-78/+168
2003-12-20re PR other/7956 (unreadable error on -m64 with --disable-multilib)Eric Botcazou2-0/+32
2003-12-19Drop test for libunwind 0.95 and earlier.James E Wilson1-6/+0
2003-12-19i386.c (ix86_expand_call, [...]): Trivial fixes for i386.c on Darwin/x86.Stuart Hastings1-2/+3
2003-12-19Added TARGET_MACHO to handle lo_sum address recognition.Fariborz Jahanian1-1/+1
2003-12-19unwind-ia64.c (ia64_copy_rbs): New function.Jakub Jelinek2-16/+139
2003-12-19arm.c (thumb_base_register_rtx_p): Use regno in comparison against FIRST_PSEU...Richard Earnshaw1-2/+2
2003-12-19rs6000.c (USE_ALTIVEC_FOR_ARG_P): Don't check for SVR4 ABI.Hartmut Penner1-1/+1
2003-12-19aix.h (OS_MISSING_POWERPC64): Define.Geoffrey Keating3-131/+96
2003-12-18s390.md (UNSPEC_SRST): New constant.Ulrich Weigand1-0/+79
2003-12-18sol2.h (LINK_ARCH32_SPEC): Define in terms of ...Mark Mitchell3-3/+17
2003-12-18frv.c (frv_ifcvt_modify_insn): Don't leave alone scratch insns of the then br...Alexandre Oliva1-2/+11
2003-12-17From Santiago VilaSantiago Vila1-1/+1
2003-12-17re PR target/11992 (Wrong built-in code for memcmp with length 1<<24 only (1<...Ulrich Weigand1-6/+8
2003-12-17ia64.c: Add more comments about insn bundling.Vladimir Makarov1-16/+117
2003-12-17sol2.h: Set SUPPORTS_INIT_PRIORITY to 0.Eric Botcazou2-0/+7
2003-12-17arm.c (thumb_base_register_rtx_p): Don't allow virtual registers as base regi...Richard Earnshaw1-4/+3
2003-12-17re PR target/11012 ([m32r-elf] wrong code with -O at branch of conditional)Kazu Hirata2-23/+6
2003-12-16iq2000.h: Formatting.Stan Cox3-661/+607
2003-12-16* arm.md (addsi3_carryin_shift): Add missing register constraints.Richard Earnshaw1-4/+4
2003-12-16mips.c (mips_file_end): Only write symbols that have been referenced at some ...Richard Sandiford1-1/+2
2003-12-16mips.c: Include langhooks.hRichard Sandiford1-1/+2
2003-12-16altivec.h (vec_cmple, [...]): Fix typo.Hartmut Penner1-4/+4
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