3cce094dd9
* rtl.h (rtunion_def): Constify member `rtstr'. (emit_line_note_after, emit_line_note, emit_line_note_force, emit_note, decode_asm_operands): Constify. * cse.c (canon_hash): Likewise. * dbxout.c (dbxout_block): Likewise. * diagnostic.c (file_and_line_for_asm, v_error_for_asm, v_warning_for_asm): Likewise. * dwarfout.c (function_start_label): Likewise. * emit-rtl.c (emit_line_note_after, emit_line_note, emit_note, emit_line_note_force): Likewise. * final.c (last_filename, asm_insn_count, final_scan_insn, output_source_line): Likewise. * function.h (struct emit_status): Likewise. * gcse.c (hash_expr_1): Likewise. * genattr.c (gen_attr, main): Likewise. * genattrtab.c (struct function_unit, current_alternative_string, write_attr_valueq, n_comma_elts, next_comma_elt, attr_eq, attr_numeral, check_attr_test, check_attr_value, convert_set_attr_alternative, convert_set_attr, compute_alternative_mask, simplify_by_exploding, gen_attr, gen_unit): Likewise. * genflags.c (gen_insn): Likewise. * gengenrtl.c (type_from_format): Likewise. * genopinit.c (gen_insn): Likewise. * genoutput.c (n_occurrences, process_template, process_template): Likewise. * ggc-page.c (ggc_set_mark, ggc_mark_if_gcable, ggc_get_size): Likewise. * ggc-simple.c (ggc_set_mark, ggc_mark_if_gcable, ggc_get_size): Likewise. * ggc.h (ggc_mark_string, ggc_mark, ggc_mark_if_gcable, ggc_set_mark, ggc_get_size): Likewise. * objc/objc-act.c (build_module_descriptor, finish_objc): Likewise. * optabs.c (init_one_libfunc): Likewise. * output.h (assemble_start_function): Likewise. * recog.c (decode_asm_operands): Likewise. * toplev.c (rest_of_compilation): Likewise. * tree.h (emit_line_note_after, emit_line_note, emit_line_note_force): Likewise. * varasm.c (asm_output_bss, asm_output_aligned_bss, asm_emit_uninitialised, assemble_start_function, assemble_variable, const_hash, compare_constant_1, find_pool_constant, mark_constant_pool, assemble_alias): Likewise. * xcoffout.h (DBX_FINISH_SYMBOL): Likewise. * alpha/alpha.md (call_vms, call_value_vms): Likewise. * arm/aof.h (ASM_OUTPUT_ASCII): Likewise. * arm/aout.h (ASM_OUTPUT_ASCII): Likewise. * arm/arm-protos.h (output_ascii_pseudo_op, arm_dllexport_name_p, arm_dllimport_name_p): Likewise. * arm/arm.c (arm_encode_call_attribute, output_ascii_pseudo_op): Likewise. * arm/arm.h (ASM_OUTPUT_MI_THUNK): Likewise. * arm/elf.h (ASM_FINISH_DECLARE_OBJECT): Likewise. * arm/pe.c (arm_dllexport_name_p, arm_dllimport_name_p, arm_mark_dllexport, arm_mark_dllimport, arm_pe_encode_section_info): Likewise. * arm/telf.h (ASM_OUTPUT_DEF_FROM_DECLS, ASM_FINISH_DECLARE_OBJECT): Likewise. * arm/thumb.c (thumb_function_prologue): Likewise. * arm/thumb.h (ASM_OUTPUT_ASCII): Likewise. * avr/avr.h (ASM_FINISH_DECLARE_OBJECT): Likewise. * clipper/clix.h (ASM_OUTPUT_ASCII): Likewise. * fx80/fx80.h (ASM_OUTPUT_ASCII): Likewise. * i386/cygwin.h (ASM_OUTPUT_SECTION_NAME): Likewise. * i386/freebsd.h (ASM_FINISH_DECLARE_OBJECT): Likewise. * i386/i386-interix.h (ASM_OUTPUT_LIMITED_STRING, ASM_OUTPUT_ASCII, ASM_OUTPUT_SECTION_NAME): Likewise. * i386/i386-protos.h (asm_output_function_prefix): Likewise. * i386/i386.c (asm_output_function_prefix): Likewise. * i386/i386elf.h (ASM_OUTPUT_ASCII): Likewise. * i386/osfrose.h (ASM_FINISH_DECLARE_OBJECT): Likewise. * i386/ptx4-i.h (ASM_OUTPUT_ASCII): Likewise. * i386/sco5.h (ASM_FINISH_DECLARE_OBJECT, ASM_OUTPUT_LIMITED_STRING, ASM_OUTPUT_ASCII, ASM_OUTPUT_SECTION_NAME): Likewise. * i386/sysv4.h (ASM_OUTPUT_ASCII): Likewise. * i860/paragon.h (ASM_OUTPUT_ASCII): Likewise. * i860/sysv3.h (ASM_OUTPUT_ASCII): Likewise. * m32r/m32r.c (m32r_encode_section_info): Likewise. * mcore-elf.h (ASM_FINISH_DECLARE_OBJECT): Likewise. * mcore/mcore.c (mcore_encode_section_info): Likewise. * mips/elf.h (ASM_FINISH_DECLARE_OBJECT): Likewise. * mips/elf64.h (ASM_FINISH_DECLARE_OBJECT): Likewise. * mips/iris6.h (ASM_FINISH_DECLARE_OBJECT): Likewise. * mips/mips.h (ASM_OUTPUT_IDENT): Likewise. * mips/mips.md (movdi, movsi): Likewise. * mips/netbsd.h (ASM_FINISH_DECLARE_OBJECT): Likewise. * netbsd.h (ASM_FINISH_DECLARE_OBJECT): Likewise. * openbsd.h (ASM_FINISH_DECLARE_OBJECT): Likewise. * ptx4.h (ASM_FINISH_DECLARE_OBJECT, ASM_OUTPUT_LIMITED_STRING, ASM_OUTPUT_ASCII): Likewise. * rs6000/rs6000.c (rs6000_allocate_stack_space, output_epilog, output_mi_thunk, output_toc): Likewise. * rs6000/rs6000.md (movsi): Likewise. * rs6000/sysv4.h (ASM_OUTPUT_INT, ASM_OUTPUT_SECTION_NAME): Likewise. * tahoe/harris.h (ASM_OUTPUT_ASCII): Likewise. * v850/v850.c (print_operand, print_operand_address, v850_encode_data_area): Likewise. ch: * grant.c (globalize_decl): Constify a char*. cp: * decl2.c (finish_objects): Constify a char*. * method.c (emit_thunk): Likewise. From-SVN: r32388
160 lines
4.5 KiB
C
160 lines
4.5 KiB
C
/* Definitions of target machine for GNU compiler. Clipper/Clix version.
|
||
Copyright (C) 1988, 1993, 1996, 1997, 1999 Free Software Foundation, Inc.
|
||
|
||
This file is part of GNU CC.
|
||
|
||
GNU CC is free software; you can redistribute it and/or modify
|
||
it under the terms of the GNU General Public License as published by
|
||
the Free Software Foundation; either version 2, or (at your option)
|
||
any later version.
|
||
|
||
GNU CC is distributed in the hope that it will be useful,
|
||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||
GNU General Public License for more details.
|
||
|
||
You should have received a copy of the GNU General Public License
|
||
along with GNU CC; see the file COPYING. If not, write to
|
||
the Free Software Foundation, 59 Temple Place - Suite 330,
|
||
Boston, MA 02111-1307, USA. */
|
||
|
||
/* Names to predefine in the preprocessor for this target machine. */
|
||
|
||
#define CPP_PREDEFINES "-Dclipper -Dunix -Asystem(unix) -Asystem(svr3) -Acpu(clipper) -Amachine(clipper)"
|
||
|
||
#undef STARTFILE_SPEC
|
||
#define STARTFILE_SPEC \
|
||
"%{pg:gcrt1.o%s}%{!pg:%{p:mcrt1.o%s}%{!p:crt1.o%s}} crtbegin.o%s"
|
||
|
||
#undef ENDFILE_SPEC
|
||
#define ENDFILE_SPEC "crtend.o%s crtn.o%s"
|
||
|
||
#undef LIB_SPEC
|
||
|
||
#define TARGET_MEM_FUNCTIONS
|
||
|
||
#define ASM_OUTPUT_ASCII(FILE,PTR,LEN) \
|
||
do { \
|
||
const unsigned char *s; \
|
||
int i; \
|
||
for (i = 0, s = (const unsigned char *)(PTR); i < (LEN); s++, i++) \
|
||
{ \
|
||
if ((i % 8) == 0) \
|
||
fputs ("\n\t.byte\t", (FILE)); \
|
||
fprintf ((FILE), "%s0x%x", (i%8?",":""), (unsigned)*s); \
|
||
} \
|
||
fputs ("\n", (FILE)); \
|
||
} while (0)
|
||
|
||
#undef ASM_OUTPUT_DOUBLE
|
||
#define ASM_OUTPUT_DOUBLE(FILE,VALUE) \
|
||
{ \
|
||
union { int i[2]; double d; } _d_; \
|
||
_d_.d = VALUE; \
|
||
fprintf (FILE, "\t.long 0x%08x,0x%08x\n", _d_.i[0],_d_.i[1]); \
|
||
}
|
||
|
||
#undef ASM_OUTPUT_FLOAT
|
||
#define ASM_OUTPUT_FLOAT(FILE,VALUE) \
|
||
{ \
|
||
union { int i; float f; } _f_; \
|
||
_f_.f = VALUE; \
|
||
fprintf (FILE, "\t.long 0x%08x\n", _f_.i); \
|
||
}
|
||
|
||
/* This is how to output an assembler line
|
||
that says to advance the location counter
|
||
to a multiple of 2**LOG bytes. */
|
||
|
||
#define ASM_OUTPUT_ALIGN(FILE,LOG) \
|
||
fprintf(FILE, "\t.align %d\n", 1 << (LOG))
|
||
|
||
|
||
#define ASM_LONG ".long"
|
||
#define BSS_SECTION_ASM_OP ".bss"
|
||
#undef INIT_SECTION_ASM_OP
|
||
#define INIT_SECTION_ASM_OP ".section .init,\"x\""
|
||
|
||
|
||
/* Define a few machine-specific details of the implementation of
|
||
constructors.
|
||
|
||
The __CTORS_LIST__ goes in the .init section. Define CTOR_LIST_BEGIN
|
||
and CTOR_LIST_END to contribute to the .init section an instruction to
|
||
push a word containing 0 (or some equivalent of that).
|
||
|
||
ASM_OUTPUT_CONSTRUCTOR should be defined to push the address of the
|
||
constructor. */
|
||
|
||
#define CTOR_LIST_BEGIN \
|
||
asm (INIT_SECTION_ASM_OP); \
|
||
asm ("subq $8,sp"); \
|
||
asm ("loadq $0,r0"); \
|
||
asm ("storw r0,(sp)")
|
||
|
||
/* don't need end marker */
|
||
|
||
#undef CTOR_LIST_END
|
||
|
||
#define ASM_OUTPUT_CONSTRUCTOR(FILE,NAME) \
|
||
do { \
|
||
init_section (); \
|
||
fputs ("\tloada ", FILE); \
|
||
assemble_name (FILE, NAME); \
|
||
fputs (",r0\n\tsubq $8,sp\n\tstorw r0,(sp)\n", FILE); \
|
||
} while (0)
|
||
|
||
|
||
/* fini psect is 8 aligned */
|
||
|
||
#define DTOR_LIST_BEGIN \
|
||
asm (DTORS_SECTION_ASM_OP); \
|
||
func_ptr __DTOR_LIST__[2] = { (func_ptr) (-1), 0 };
|
||
|
||
/* A C statement (sans semicolon) to output an element in the table of
|
||
global destructors. */
|
||
|
||
#undef ASM_OUTPUT_DESTRUCTOR
|
||
#define ASM_OUTPUT_DESTRUCTOR(FILE,NAME) \
|
||
do { \
|
||
fini_section (); \
|
||
fprintf (FILE, "%s\t ", ASM_LONG); \
|
||
assemble_name (FILE, NAME); \
|
||
fprintf (FILE, ",0\n"); \
|
||
} while (0)
|
||
|
||
|
||
/* On clix crt1.o first calls init code and then sets environ and a valid
|
||
chrclass. Unfortunately stdio routines bomb with unset chrclass.
|
||
Therefore we set chrclass prior to calling global constructors. */
|
||
|
||
#undef DO_GLOBAL_CTORS_BODY
|
||
#define DO_GLOBAL_CTORS_BODY \
|
||
do { \
|
||
func_ptr *p, *beg = alloca (0); \
|
||
_setchrclass (0); \
|
||
for (p = beg; *p; p+=2) \
|
||
; \
|
||
while (p != beg) \
|
||
{ p-= 2; (*p) (); } \
|
||
} while (0)
|
||
|
||
|
||
#undef DO_GLOBAL_DTORS_BODY
|
||
#define DO_GLOBAL_DTORS_BODY \
|
||
func_ptr *f = &__DTOR_LIST__[2]; /* 0,1 contains -1,0 */ \
|
||
int n = 0; \
|
||
while (*f) \
|
||
{ \
|
||
f+= 2; /* skip over alignment 0 */ \
|
||
n++; \
|
||
} \
|
||
f -= 2; \
|
||
while (--n >= 0) \
|
||
{ \
|
||
(*f) (); \
|
||
f-= 2; /* skip over alignment 0 */ \
|
||
}
|
||
|
||
|