aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/i370
AgeCommit message (Expand)AuthorFilesLines
2005-02-02Revert bad importZack Weinberg10-8578/+0
2005-02-02Imported from mainline FSF repositoriesNick Clifton10-0/+8578
2004-02-04config.gcc: Remove obsolete ports and configurations.Kazu Hirata10-8577/+0
2003-12-05d30v-protos.h [...]: Convert to ISO C90 function declarations and definitions.Steven Bosscher2-31/+31
2003-11-29gnu.h (HURD_TARGET_OS_CPP_BUILTINS): New.Kaveh R. Ghazi1-7/+1
2003-10-13Makefile.in (BUILD_RTL): Replace $(BUILD_PREFIX)insn-modes.o with min-insn-mo...Zack Weinberg1-1/+2
2003-10-06real.h (REAL_MODE_FORMAT): New macro.Zack Weinberg1-2/+2
2003-09-27GNU CC -> GCCKelley Cook8-32/+32
2003-09-23config.gcc: Do per-target disabling of fixproto here in clauses, not in t- fr...Nathanael Nerode1-6/+0
2003-09-03config.gcc (m68k-*-linux*): Remove definition of LINUX_DEFAULT_ELF.Bernardo Innocenti1-1/+0
2003-08-21Makefile.in (INCLUDES): Remove -I$(srcdir)/config.Zack Weinberg3-16/+6
2003-07-11optabs.c (prepare_cmp_insn): Try cmpmemM first if it exists, then fall back t...Jakub Jelinek1-4/+4
2003-07-08system.h: Poison MAP_CHARACTER.Zack Weinberg3-160/+0
2003-06-22safe-ctype.h (HC_UNKNOWN, [...]): Rename to HOST_CHARSET_UNKNOWN...Zack Weinberg2-7/+7
2003-06-21safe-ctype.h (HC_UNKNOWN, [...]): New #defines.Zack Weinberg2-10/+9
2003-06-19target.h (asm_out.file_start, [...]): New hooks.Zack Weinberg2-4/+9
2003-06-14rtl.h (STORE_FLAG_VALUE): Remove default definition from here.Roger Sayle1-4/+1
2003-06-07config.gcc (with_cpu handling): Translate sparc64 in $machine to --with-cpu=v9.Zack Weinberg2-1/+10
2003-06-04i370.c (mvs_function_name_length): Fix signed/unsigned warnings.Kaveh R. Ghazi2-2/+2
2003-06-04alpha.c (print_operand_address): Fix format specifier warnings.Kaveh R. Ghazi1-1/+1
2003-05-18c-cppbuiltin.c (TARGET_OS_CPP_BUILTINS, [...]): Default here.Neil Booth1-1/+0
2003-05-16i370.c (ascebc, ebcasc): Wrap in macros controlling usage.Kaveh R. Ghazi2-21/+30
2003-05-12Mon May 12 11:32:53 CEST 2003 Jan Hubicka <jh@suse.cz>Jan Hubicka1-3/+4
2003-04-17varasm.c (default_encode_section_info): Don't set SYMBOL_FLAG_EXTERNAL if not...Richard Henderson4-24/+10
2003-01-27Makefile.in (cse.o): Depend on TARGET_H.Richard Henderson2-15/+35
2003-01-01darwin-protos.h, [...]: Use struct, and don't conditionally compile on GCC_C_...Neil Booth1-3/+1
2003-01-01c-pragma.c (c_register_pragma): New.Neil Booth1-4/+3
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg4-48/+23
2002-10-15real.c (real_to_decimal): Accept BUF_SIZE and CROP_TRAILING_ZEROS as arguments.Richard Henderson1-12/+12
2002-09-21real.c (struct real_format): Move to real.h.Richard Henderson3-0/+16
2002-09-19fp-bit.c: Follow spelling conventions.Kazu Hirata1-1/+1
2002-09-16c4x-c.c, [...]: Include tm_p.h instead of the *-protos.h file directly.Kaveh R. Ghazi2-3/+3
2002-09-04real.c (ereal_to_decimal): Add digits parameter.Richard Henderson1-2/+2
2002-08-21alpha.c (TARGET_ASM_GLOBALIZE_LABEL): Define for unicosmk.Kaveh R. Ghazi2-12/+16
2002-08-12i370.h (TARGET_CPU_CPP_BUILTINS): Remove spurious trailing backslash in comme...Kaveh R. Ghazi4-4/+4
2002-07-31* alpha.h, arc.h, arm/aout.h, avr.h, cris.h, d30v.h, dsp16xx.h,Kaveh R. Ghazi1-5/+2
2002-07-30alpha.h, [...] (ASM_OUTPUT_LABEL): Delete definition.Kaveh R. Ghazi1-5/+0
2002-07-17cpplib.c (do_sccs): Handle #sccs on all systems.Neil Booth1-3/+0
2002-06-02i370.h (TARGET_CPU_CPP_BUILTINS): Use.Neil Booth4-10/+41
2002-05-25Makefile.in (C_COMMON_H): Fix.Neil Booth2-2/+1
2002-05-18system.h (ENCODE_SECTION_INFO): Poison it.Richard Henderson2-6/+15
2002-04-15linux.h, [...] (CPP_PREDEFINES): Define __gnu_linux__, not gnu_linux.Richard Henderson1-1/+1
2002-04-13linux.h: Define __gnu_linux__ wherever __linux__ is defined...Mark Mitchell1-2/+2
2002-03-23real.h: Don't define REAL_INFINITY or REAL_IS_NOT_DOUBLE.Zack Weinberg1-8/+13
2002-03-121750a.h, [...] (POINTER_SIZE): Delete.Kaveh R. Ghazi1-4/+0
2002-03-03emit-rtl.c, [...]: Remove all #ifndef REAL_ARITHMETIC blocks...Zack Weinberg1-8/+0
2002-03-031750a.h, [...] (BITS_PER_WORD): Delete.Kaveh R. Ghazi1-4/+0
2002-03-02varasm.c (make_decl_rtl): Remove call to REDO_SECTION_INFO_P; invoke ENCODE_S...Richard Henderson1-1/+1
2002-03-03a29k.h, [...]: (BITS_PER_UNIT): Delete.Kaveh R. Ghazi1-4/+0
2002-01-20i370.c: Fix comment formatting.Kazu Hirata4-28/+28