aboutsummaryrefslogtreecommitdiff
path: root/gcc/config
AgeCommit message (Expand)AuthorFilesLines
2002-04-14* config/ia64/linux.h (CPP_PREDEFINES): Fix missing backslash.Andreas Schwab1-1/+1
2002-04-14* config/arm/linux-elf.h (CPLUSPLUS_CPP_SPEC): Define.Jeroen Dobbelaere1-0/+4
2002-04-13gnu.h (CPP_PREDEFINES): Define __gnu_hurd__, not gnu_hurd.Mark Mitchell1-1/+1
2002-04-13* config/cris/linux.h (CRIS_CPP_SUBTARGET_SPEC): Fix typo.Hans-Peter Nilsson1-1/+1
2002-04-13t-elf: Enable v8 multilibs.Joel Sherrill1-6/+3
2002-04-13linux.h: Define __gnu_linux__ wherever __linux__ is defined...Mark Mitchell23-50/+50
2002-04-13* config/ia64/ia64.h (CPP_SPEC): Include %(cpp_cpu).Andreas Schwab1-0/+1
2002-04-12config.gcc (sparcv9-*-solaris2): Default to 32-bit code.Richard Henderson6-107/+31
2002-04-12recog.c (offsettable_address_p): Match the logic in adjust_address.Richard Henderson1-2/+3
2002-04-12* config/alpha/osf.h (LINK_SPEC): Pass -S to silence ld warnings.Rainer Orth1-2/+3
2002-04-12pa.c (pa_can_combine_p): Call insn_extract before calling constrain_operands.Jeff Law1-1/+1
2002-04-12* config/i386/i386-interix.h (CPP_PREDEFINES): Handle __declspec.Douglas B Rupp1-0/+1
2002-04-12i386-interix.h (EH_FRAME_IN_DATA_SECTION): Define.Douglas B Rupp2-3/+10
2002-04-12rs6000.c (call_operand): Allow LINK and COUNT registers.Jan Hubicka3-7/+23
2002-04-12ia64.h (ASM_SPEC): Moved from here ...Andreas Schwab2-5/+5
2002-04-12rtems.h, [...] (*-rtems*): Cleanup pass to move common definitions to config/...Eric Norum19-126/+18
2002-04-12sh.c (calc_live_regs, [...]): Use of PR_MEDIA_REG / PR_REG depends on TARGET_...J"orn Rennecke1-5/+6
2002-04-12sh.c (broken_move): Constant 0.J"orn Rennecke1-3/+10
2002-04-12* config/ia64/ia64.h (EXTRA_SPECS): Fix missing backslash.Andreas Schwab1-1/+1
2002-04-12re PR bootstrap/4191 (GCC does not build for d30v-elf - needs tweaking for cr...Richard Henderson1-1/+0
2002-04-12pa.c (pa_output_function_prologue): Don't accumulate the total number of code...John David Anglin4-66/+153
2002-04-12freebsd.h (NO_IMPLICIT_EXTERN_C, [...]): Give value.David O'Brien3-42/+16
2002-04-12aix.h (CPP_PREDEFINES): Do not define _LP64/__LP64__ or set Acpu or Amachine.David O'Brien6-58/+46
2002-04-11config.gcc (alpha*-*-openbsd, [...]): Include {cpu}/{cpu}.h thru tm_file.David O'Brien8-65/+16
2002-04-11freebsd.h: Minor reformatting.David O'Brien1-15/+5
2002-04-11sparc.md (movdi_insn_sp32): Add o/J alternative.Richard Henderson1-9/+26
2002-04-11cris.c (cris_override_options): Tweak error message for PIC not implemented.Hans-Peter Nilsson3-4/+4
2002-04-10* config/rs6000/t-aix43 (SHLIB_NM_FLAGS): Add -X32_64.David Edelsohn1-1/+1
2002-04-10re PR target/817 (ARM compiler generates out-of-range accesses to constant po...Richard Earnshaw1-6/+6
2002-04-10mips.c (mips_va_arg): When using the struct version of the EABI va_list...Richard Sandiford1-11/+27
2002-04-09alpha.md (movdi_er_maybe_g): New.Richard Henderson2-1/+56
2002-04-10mips.h (ASM_OUTPUT_ALIGNED_DECL_COMMON): Add additional information to .comm ...Eric Christopher1-3/+6
2002-04-09config.gcc (sh-*-elf*): Use sh/embed-elf.h instead of sh/elf.h.J"orn Rennecke11-101/+100
2002-04-09larith.asm (__map_data_section): Fix condition and optimize for size.Stephane Carrez1-6/+13
2002-04-09sparc.c (sparc_extra_constraint_check): New function, implementing EXTRA_CONS...David S. Miller3-34/+74
2002-04-08re PR target/6082 (memory model wrong for FreeBSD/sparc64)David S. Miller8-30/+73
2002-04-07re PR c++/5933 (HP-UX: broken MI of virtual classes)John David Anglin1-9/+62
2002-04-06t-mmix (TARGET_LIBGCC2_CFLAGS): Don't -Dinhibit_libc here.Hans-Peter Nilsson3-27/+35
2002-04-05freebsd.h (ENDFILE_SPEC): Add crtfastmath bits.David S. Miller1-0/+5
2002-04-05mips.h (ISA_HAS_BRANCHLIKELY, [...]): Disable if TARGET_MIPS16.Alexandre Oliva1-18/+17
2002-04-05mips.h (CUMULATIVE_ARGS): Rename fp_regs to num_fprs to avoid clash with Irix...Richard Sandiford2-13/+15
2002-04-05t-linux64 (EXTRA_MULTILIB_PARTS): Add crtsavres.o Add rules to make null obje...Alan Modra1-1/+9
2002-04-04* config/s390/linux.h (LOCAL_LABEL_PREFIX): Define.Ulrich Weigand1-0/+2
2002-04-04sparc.md (pic): New attribute.Jakub Jelinek1-10/+32
2002-04-04re PR fortran/6106 (sparc-sun-solaris2.7 gcc-3.1 extra g77 testsuite failures...Jakub Jelinek1-0/+4
2002-04-04sparc.c (sparc_va_arg): Adjust va_list by UNITS_PER_WORD for zero sized aggre...Jakub Jelinek1-0/+4
2002-04-03crtfastmath.c (FPRS_NS): Delete bogus little-endian handling.David S. Miller1-4/+0
2002-04-04pa-linux.h (INCOMING_RETURN_ADDR_RTX): Move.John David Anglin4-170/+374
2002-04-04* config/rs6000/t-linux64 (EXTRA_MULTILIB_PARTS): Define.Alan Modra1-0/+2
2002-04-03gcc.c (LINK_GCC_C_SEQUENCE_SPEC): New spec to override the gcc/c library sequ...David S. Miller1-0/+5