Index: head/contrib/gcc/config/riscv64/riscv64.h =================================================================== --- head/contrib/gcc/config/riscv64/riscv64.h (revision 322507) +++ head/contrib/gcc/config/riscv64/riscv64.h (nonexistent) @@ -1 +0,0 @@ -/* $FreeBSD$ */ Property changes on: head/contrib/gcc/config/riscv64/riscv64.h ___________________________________________________________________ Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:keywords ## -1 +0,0 ## -FreeBSD=%H \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/contrib/gcc/config/riscv64/freebsd.h =================================================================== --- head/contrib/gcc/config/riscv64/freebsd.h (revision 322507) +++ head/contrib/gcc/config/riscv64/freebsd.h (nonexistent) @@ -1,6 +0,0 @@ -/* $FreeBSD$ */ - -#undef INIT_SECTION_ASM_OP -#undef FINI_SECTION_ASM_OP -#define INIT_ARRAY_SECTION_ASM_OP "\t.section\t.init_array,\"aw\",%init_array" -#define FINI_ARRAY_SECTION_ASM_OP "\t.section\t.fini_array,\"aw\",%fini_array" Property changes on: head/contrib/gcc/config/riscv64/freebsd.h ___________________________________________________________________ Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:keywords ## -1 +0,0 ## -FreeBSD=%H \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/contrib/gcc/config/riscv/riscv.h =================================================================== --- head/contrib/gcc/config/riscv/riscv.h (nonexistent) +++ head/contrib/gcc/config/riscv/riscv.h (revision 322508) @@ -0,0 +1 @@ +/* $FreeBSD$ */ Property changes on: head/contrib/gcc/config/riscv/riscv.h ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +FreeBSD=%H \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/contrib/gcc/config/riscv/freebsd.h =================================================================== --- head/contrib/gcc/config/riscv/freebsd.h (nonexistent) +++ head/contrib/gcc/config/riscv/freebsd.h (revision 322508) @@ -0,0 +1,6 @@ +/* $FreeBSD$ */ + +#undef INIT_SECTION_ASM_OP +#undef FINI_SECTION_ASM_OP +#define INIT_ARRAY_SECTION_ASM_OP "\t.section\t.init_array,\"aw\",%init_array" +#define FINI_ARRAY_SECTION_ASM_OP "\t.section\t.fini_array,\"aw\",%fini_array" Property changes on: head/contrib/gcc/config/riscv/freebsd.h ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +FreeBSD=%H \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property