aboutsummaryrefslogtreecommitdiff
path: root/gcc/config
AgeCommit message (Expand)AuthorFilesLines
2004-01-02mn10300.h (PREDICATE_CODES): Add const_8bit_operand and call_address_operand.Kazu Hirata1-2/+4
2004-01-02cygming.h: Fix comment formatting.Kazu Hirata9-28/+29
2004-01-01expmed.c (store_bit_field, [...]): Use new named patternsJan Hubicka5-45/+271
2003-12-31print-rtl.c (print_rtx): For hard register...Richard Kenner2-28/+18
2003-12-31hpux.h (TARGET_OS_CPP_BUILTINS): Define _INCLUDE_LONGLONG.Roger Sayle1-0/+1
2003-12-31lib1funcs.asm: Fix comment formatting.Kazu Hirata4-42/+42
2003-12-31i386.md (*movqi_insv_2): Remove AND in the set source.Kazu Hirata1-3/+2
2003-12-31Add support for m32r-linux target.Kazuhiro Inaoka9-273/+884
2003-12-31* config/i386/i386.h: Remove an unnecessary #undef.Kazu Hirata1-1/+0
2003-12-31aix.h: Fix comment formatting.Kazu Hirata5-20/+20
2003-12-30i386-protos.h: Remove prototype for const_int_1_operand.Kazu Hirata5-46/+36
2003-12-30re PR target/11936 (cannot find a register while reloading `asm')Jan Hubicka1-1/+3
2003-12-30i386.md (allocate_stack_worker): Use different pattern for pre and post reloa...Jan Hubicka1-5/+33
2003-12-27uclinux.h (LIB_SPEC): Add elf2flt magic required for correct linking of execu...Bernardo Innocenti1-1/+1
2003-12-27i386-interix.h: Remove uses of "register" specifier in declarations of argume...Kazu Hirata5-72/+67
2003-12-26rs6000.c (legitimate_offset_address_p): Do not restrict DFmode and TFmode to ...Fariborz Jahanian2-6/+8
2003-12-26darwin.h (LINK_COMMAND_SPEC): Arrange -fprofile-generate to imply -lgcov.Andrew Pinski1-1/+1
2003-12-26h8300.md (ldm_h8300s_2_normal): Use HImode for addresses.Kazu Hirata1-4/+4
2003-12-25* config/m32r/m32r.md: Remove a constraint from a splitter.Kazu Hirata1-1/+1
2003-12-25alpha-modes.def: Fix comment formatting.Kazu Hirata23-101/+101
2003-12-25elf.h: Fix comment formatting.Kazu Hirata4-67/+67
2003-12-24avr.c: Fix comment formatting.Kazu Hirata2-23/+23
2003-12-24re PR target/12721 (ICE when building a cross compiler for avr-elf)Kazu Hirata2-34/+6
2003-12-24mips.c (override_options): Use `inform' instead of `warning' for -g -mabi=32 ...Kaveh R. Ghazi2-8/+4
2003-12-24Makefile.in (OBJS-common): Remove dwarfout.o.Mark Mitchell14-25/+3
2003-12-23* config/ns32k/ns32k.c: Convert to ISO-C.Kazu Hirata1-69/+31
2003-12-23ia64.c (ia64_va_arg): Pass pointer for variable-sized type through convert_me...Zack Weinberg1-2/+10
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