Subversion Repositories Kolibri OS

Compare Revisions

Regard whitespace Rev 6521 → Rev 6520

/contrib/toolchain/gcc/5x/libgcc/unwind.inc
File deleted
/contrib/toolchain/gcc/5x/libgcc/md-unwind-support.h
File deleted
/contrib/toolchain/gcc/5x/libgcc/unwind.h
File deleted
/contrib/toolchain/gcc/5x/libgcc/Makefile
15,10 → 15,11
enable_decimal_float = bid
fixed_point = no
 
# List of extra object files that should be compiled for this target machine.
# The rules for compiling them should be in the t-* file for the machine.
EXTRA_PARTS = crtbegin.o crtend.o crtfastmath.o
 
#FPBIT = true
 
#DPBIT = true
 
CFLAGS_OPT+= -fomit-frame-pointer -fno-ident -mno-ms-bitfields
CFLAGS_OPT+= -fbuilding-libgcc -fno-stack-protector
 
63,7 → 64,7
_tf_to_df _tf_to_sf _thenan_tf _tf_to_usi _usi_to_tf
 
# Additional sources to handle exceptions; overridden by targets as needed.
LIB2ADDEH = unwind-dw2.c unwind-dw2-fde.c unwind-sjlj.c unwind-c.c
#LIB2ADDEH = unwind-dw2.c unwind-dw2-fde.c unwind-sjlj.c unwind-c.c
LIB2ADDEHSTATIC = $(LIB2ADDEH)
 
LIB2ADD = config/i386/gthr-kos32.c
442,7 → 443,7
endif
 
libgcc-objects += $(addsuffix $(objext),$(basename $(notdir $(LIB2ADD))))
libgcc-objects += $(addsuffix $(objext),$(basename $(notdir $(LIB2ADD_ST))))
#libgcc-objects += $(addsuffix $(objext),$(basename $(notdir $(LIB2ADD_ST))))
 
c_flags :=
iter-items := $(LIB2ADD) $(LIB2ADD_ST)
/contrib/toolchain/gcc/5x/include/dwarf2.h
File deleted
/contrib/toolchain/gcc/5x/include/dwarf2.def
File deleted