summaryrefslogtreecommitdiff
path: root/gcc/config
Commit message (Expand)AuthorAgeFilesLines
* * gcc/Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 withdj2002-05-311-1/+1
* 2002-05-31 John David Anglin <dave@hiauly1.hia.nrc.ca>danglin2002-05-311-2/+2
* * config/rs6000/xcoff.h (HOT_TEXT_SECTION_NAME): Define.dje2002-05-311-0/+2
* * config/sh/elf.h (ASM_SPEC): Use subtarget_endian_asm_spec.amylaar2002-05-311-1/+1
* * i386.c (classify_argument): Properly handle base types.hubicka2002-05-311-2/+57
* * pa.c (output_millicode_call): Correct "be,l" insn for TARGET_PA_20.danglin2002-05-311-3/+9
* * pa.c: Move output.h include after tree.h include.danglin2002-05-311-2/+2
* * config/ns32k/ns32k.h: Define named constants for thethorpej2002-05-312-36/+56
* 2002-05-30 John David Anglin <dave@hiauly1.hia.nrc.ca>danglin2002-05-314-12/+65
* * pa.c (following_call): Check TARGET_JUMP_IN_DELAY.danglin2002-05-311-5/+1
* * config.gcc (ns32k-*-netbsd*): Set tm_file tothorpej2002-05-311-9/+1
* * config.gcc (sh[123456789l]*-*-*): Set cpu_type to sh.thorpej2002-05-311-0/+88
* PR optimization/6822rth2002-05-301-6/+6
* * defaults.h (TARGET_ALLOWS_PROFILING_WITHOUT_FRAME_POINTER): Kill.rth2002-05-302-7/+5
* 2002-05-30 Marc Espie <espie@openbsd.org>espie2002-05-302-0/+99
* * config/m68k/netbsd-elf.h (LONG_DOUBLE_TYPE_SIZE): Computethorpej2002-05-301-3/+5
* * pa.h (ASM_OUTPUT_MI_THUNK): Remove unwanted semi-colon.law2002-05-301-1/+1
* * config/avr/avr.c (avr_mcu_types): Fix typo in previous patch.marekm2002-05-301-2/+2
* fix typo in last commitaldyh2002-05-301-1/+1
* 2002-05-30 Aldy Hernandez <aldyh@redhat.com>aldyh2002-05-301-14/+14
* * config/mmix/mmix.c: Include real.h.hp2002-05-301-3/+1
* * config/mips/mips.h (READONLY_DATA_SECTION_ASM_OP): Definethorpej2002-05-301-0/+2
* * config/h8300/h8300-protos.h: Remove prototypes forkazu2002-05-304-53/+23
* * config/mips/netbsd.h (TARGET_OS_CPP_BUILTINS): Define.thorpej2002-05-301-27/+40
* 2002-05-29 Aldy Hernandez <aldyh@redhat.com>aldyh2002-05-301-43/+63
* * config/i386/biarch64.h (TARGET_64BIT_DEFAULT): Define with value.rth2002-05-302-11/+12
* * config/i386/i386.c (USE_HIDDEN_LINKONCE): New.rth2002-05-301-11/+52
* * config/sparc/netbsd-elf.h (TARGET_OS_CPP_BUILTINS): Define.thorpej2002-05-292-31/+38
* * pa.h (ASM_OUTPUT_MI_THUNK): Move implementation into pa.c.law2002-05-293-74/+87
* * config/avr/avr.c (avr_base_arch_macro, avr_extra_arch_macro): New.marekm2002-05-292-166/+103
* * config/arm/netbsd.h (TARGET_OS_CPP_BUILTINS): Usethorpej2002-05-291-6/+6
* * config/i386/i386.c (ix86_output_function_epilogue): New.rth2002-05-293-77/+90
* * config/i386/i386.c (ix86_compute_frame_layout): Do add bottomrth2002-05-291-2/+3
* * config/i386/i386.c (output_pic_addr_const): Lowercase rip.rth2002-05-291-2/+8
* * config/m68k/netbsd-elf.h (TARGET_OS_CPP_BUILTINS): Define.thorpej2002-05-292-16/+32
* 2002-05-29 Eric Christopher <echristo@redhat.com>echristo2002-05-291-0/+3
* * config/fr30/fr30.md: Remove previous restriction on splits.nickc2002-05-292-13/+12
* * config/i386/netbsd-elf.h (TARGET_OS_CPP_BUILTINS): Define.thorpej2002-05-293-30/+35
* 2002-05-29 Joel Sherrill <joel@OARcorp.com>dje2002-05-291-2/+2
* * config/alpha/netbsd.h (TARGET_OS_CPP_BUILTINS): Usethorpej2002-05-291-8/+11
* PR target/6838hp2002-05-291-30/+35
* * config/h8300/h8300-protos.h: Remove the prototype forkazu2002-05-293-48/+59
* * config/s390/linux.h (MD_FALLBACK_FRAME_STATE_FOR): New.uweigand2002-05-291-0/+78
* * config/s390/s390.c (legitimate_pic_operand_p): Do notuweigand2002-05-291-11/+0
* * config/s390/s390.md (cmpstr_64/31): Mark wholehpenner2002-05-291-2/+6
* * config/i386/i386.c (ix86_save_reg): Examine regs_ever_live,rth2002-05-293-52/+45
* * config/netbsd-aout.h (NETBSD_OS_CPP_BUILTINS_AOUT): Definethorpej2002-05-293-0/+58
* * config/sh/sh.c: Include real.h for REAL_VALUE_TYPE.amylaar2002-05-281-0/+1
* config/sh reorganization to factor out endianness and coff:amylaar2002-05-2810-205/+241
* * config/i386/openbsd.h (HAVE_GAS_MAX_SKIP_P2ALIGN): Remove,espie2002-05-281-17/+2