Changes in / [1564c4b:0eff68e] in mainline
- Files:
-
- 225 deleted
- 11 edited
-
boot/Makefile.common (modified) (1 diff)
-
uspace/Makefile (modified) (2 diffs)
-
uspace/Makefile.common (modified) (2 diffs)
-
uspace/app/cc (deleted)
-
uspace/app/cpp (deleted)
-
uspace/app/pcc/DATESTAMP (deleted)
-
uspace/app/pcc/Makefile.in (deleted)
-
uspace/app/pcc/arch/amd64/code.c (deleted)
-
uspace/app/pcc/arch/amd64/local.c (deleted)
-
uspace/app/pcc/arch/amd64/local2.c (deleted)
-
uspace/app/pcc/arch/amd64/macdefs.h (deleted)
-
uspace/app/pcc/arch/amd64/order.c (deleted)
-
uspace/app/pcc/arch/amd64/table.c (deleted)
-
uspace/app/pcc/arch/arm/code.c (deleted)
-
uspace/app/pcc/arch/arm/local.c (deleted)
-
uspace/app/pcc/arch/arm/local2.c (deleted)
-
uspace/app/pcc/arch/arm/macdefs.h (deleted)
-
uspace/app/pcc/arch/arm/order.c (deleted)
-
uspace/app/pcc/arch/arm/table.c (deleted)
-
uspace/app/pcc/arch/arm32 (deleted)
-
uspace/app/pcc/arch/hppa/code.c (deleted)
-
uspace/app/pcc/arch/hppa/local.c (deleted)
-
uspace/app/pcc/arch/hppa/local2.c (deleted)
-
uspace/app/pcc/arch/hppa/macdefs.h (deleted)
-
uspace/app/pcc/arch/hppa/order.c (deleted)
-
uspace/app/pcc/arch/hppa/table.c (deleted)
-
uspace/app/pcc/arch/i386/code.c (deleted)
-
uspace/app/pcc/arch/i386/flocal.c (deleted)
-
uspace/app/pcc/arch/i386/local.c (deleted)
-
uspace/app/pcc/arch/i386/local2.c (deleted)
-
uspace/app/pcc/arch/i386/macdefs.h (deleted)
-
uspace/app/pcc/arch/i386/order.c (deleted)
-
uspace/app/pcc/arch/i386/table.c (deleted)
-
uspace/app/pcc/arch/ia32 (deleted)
-
uspace/app/pcc/arch/m16c/TODO (deleted)
-
uspace/app/pcc/arch/m16c/code.c (deleted)
-
uspace/app/pcc/arch/m16c/local.c (deleted)
-
uspace/app/pcc/arch/m16c/local2.c (deleted)
-
uspace/app/pcc/arch/m16c/macdefs.h (deleted)
-
uspace/app/pcc/arch/m16c/order.c (deleted)
-
uspace/app/pcc/arch/m16c/table.c (deleted)
-
uspace/app/pcc/arch/mips/TODO (deleted)
-
uspace/app/pcc/arch/mips/code.c (deleted)
-
uspace/app/pcc/arch/mips/local.c (deleted)
-
uspace/app/pcc/arch/mips/local2.c (deleted)
-
uspace/app/pcc/arch/mips/macdefs.h (deleted)
-
uspace/app/pcc/arch/mips/order.c (deleted)
-
uspace/app/pcc/arch/mips/table.c (deleted)
-
uspace/app/pcc/arch/mips32 (deleted)
-
uspace/app/pcc/arch/nova/README (deleted)
-
uspace/app/pcc/arch/nova/code.c (deleted)
-
uspace/app/pcc/arch/nova/local.c (deleted)
-
uspace/app/pcc/arch/nova/local2.c (deleted)
-
uspace/app/pcc/arch/nova/macdefs.h (deleted)
-
uspace/app/pcc/arch/nova/order.c (deleted)
-
uspace/app/pcc/arch/nova/table.c (deleted)
-
uspace/app/pcc/arch/pdp10/README (deleted)
-
uspace/app/pcc/arch/pdp10/code.c (deleted)
-
uspace/app/pcc/arch/pdp10/local.c (deleted)
-
uspace/app/pcc/arch/pdp10/local2.c (deleted)
-
uspace/app/pcc/arch/pdp10/macdefs.h (deleted)
-
uspace/app/pcc/arch/pdp10/order.c (deleted)
-
uspace/app/pcc/arch/pdp10/table.c (deleted)
-
uspace/app/pcc/arch/pdp11/code.c (deleted)
-
uspace/app/pcc/arch/pdp11/local.c (deleted)
-
uspace/app/pcc/arch/pdp11/local2.c (deleted)
-
uspace/app/pcc/arch/pdp11/macdefs.h (deleted)
-
uspace/app/pcc/arch/pdp11/order.c (deleted)
-
uspace/app/pcc/arch/pdp11/table.c (deleted)
-
uspace/app/pcc/arch/powerpc/README (deleted)
-
uspace/app/pcc/arch/powerpc/code.c (deleted)
-
uspace/app/pcc/arch/powerpc/local.c (deleted)
-
uspace/app/pcc/arch/powerpc/local2.c (deleted)
-
uspace/app/pcc/arch/powerpc/macdefs.h (deleted)
-
uspace/app/pcc/arch/powerpc/order.c (deleted)
-
uspace/app/pcc/arch/powerpc/table.c (deleted)
-
uspace/app/pcc/arch/ppc32 (deleted)
-
uspace/app/pcc/arch/sparc64/code.c (deleted)
-
uspace/app/pcc/arch/sparc64/local.c (deleted)
-
uspace/app/pcc/arch/sparc64/local2.c (deleted)
-
uspace/app/pcc/arch/sparc64/macdefs.h (deleted)
-
uspace/app/pcc/arch/sparc64/order.c (deleted)
-
uspace/app/pcc/arch/sparc64/table.c (deleted)
-
uspace/app/pcc/arch/vax/code.c (deleted)
-
uspace/app/pcc/arch/vax/local.c (deleted)
-
uspace/app/pcc/arch/vax/local2.c (deleted)
-
uspace/app/pcc/arch/vax/macdefs.h (deleted)
-
uspace/app/pcc/arch/vax/order.c (deleted)
-
uspace/app/pcc/arch/vax/table.c (deleted)
-
uspace/app/pcc/cc/Makefile.in (deleted)
-
uspace/app/pcc/cc/cc/Makefile (deleted)
-
uspace/app/pcc/cc/cc/Makefile.in (deleted)
-
uspace/app/pcc/cc/cc/cc.1 (deleted)
-
uspace/app/pcc/cc/cc/cc.c (deleted)
-
uspace/app/pcc/cc/ccom/Makefile.in (deleted)
-
uspace/app/pcc/cc/ccom/builtins.c (deleted)
-
uspace/app/pcc/cc/ccom/ccom.1 (deleted)
-
uspace/app/pcc/cc/ccom/cgram.y (deleted)
-
uspace/app/pcc/cc/ccom/gcc_compat.c (deleted)
-
uspace/app/pcc/cc/ccom/init.c (deleted)
-
uspace/app/pcc/cc/ccom/inline.c (deleted)
-
uspace/app/pcc/cc/ccom/main.c (deleted)
-
uspace/app/pcc/cc/ccom/optim.c (deleted)
-
uspace/app/pcc/cc/ccom/pass1.h (deleted)
-
uspace/app/pcc/cc/ccom/pftn.c (deleted)
-
uspace/app/pcc/cc/ccom/scan.l (deleted)
-
uspace/app/pcc/cc/ccom/softfloat.c (deleted)
-
uspace/app/pcc/cc/ccom/stabs.c (deleted)
-
uspace/app/pcc/cc/ccom/symtabs.c (deleted)
-
uspace/app/pcc/cc/ccom/trees.c (deleted)
-
uspace/app/pcc/cc/cpp/Makefile (deleted)
-
uspace/app/pcc/cc/cpp/Makefile.in (deleted)
-
uspace/app/pcc/cc/cpp/config.h (deleted)
-
uspace/app/pcc/cc/cpp/cpp.1 (deleted)
-
uspace/app/pcc/cc/cpp/cpp.c (deleted)
-
uspace/app/pcc/cc/cpp/cpp.h (deleted)
-
uspace/app/pcc/cc/cpp/cpy.y (deleted)
-
uspace/app/pcc/cc/cpp/scanner.l (deleted)
-
uspace/app/pcc/cc/cpp/tests/res1 (deleted)
-
uspace/app/pcc/cc/cpp/tests/res10 (deleted)
-
uspace/app/pcc/cc/cpp/tests/res11 (deleted)
-
uspace/app/pcc/cc/cpp/tests/res12 (deleted)
-
uspace/app/pcc/cc/cpp/tests/res13 (deleted)
-
uspace/app/pcc/cc/cpp/tests/res2 (deleted)
-
uspace/app/pcc/cc/cpp/tests/res3 (deleted)
-
uspace/app/pcc/cc/cpp/tests/res4 (deleted)
-
uspace/app/pcc/cc/cpp/tests/res5 (deleted)
-
uspace/app/pcc/cc/cpp/tests/res6 (deleted)
-
uspace/app/pcc/cc/cpp/tests/res7 (deleted)
-
uspace/app/pcc/cc/cpp/tests/res8 (deleted)
-
uspace/app/pcc/cc/cpp/tests/res9 (deleted)
-
uspace/app/pcc/cc/cpp/tests/test1 (deleted)
-
uspace/app/pcc/cc/cpp/tests/test10 (deleted)
-
uspace/app/pcc/cc/cpp/tests/test11 (deleted)
-
uspace/app/pcc/cc/cpp/tests/test12 (deleted)
-
uspace/app/pcc/cc/cpp/tests/test13 (deleted)
-
uspace/app/pcc/cc/cpp/tests/test2 (deleted)
-
uspace/app/pcc/cc/cpp/tests/test3 (deleted)
-
uspace/app/pcc/cc/cpp/tests/test4 (deleted)
-
uspace/app/pcc/cc/cpp/tests/test5 (deleted)
-
uspace/app/pcc/cc/cpp/tests/test6 (deleted)
-
uspace/app/pcc/cc/cpp/tests/test7 (deleted)
-
uspace/app/pcc/cc/cpp/tests/test8 (deleted)
-
uspace/app/pcc/cc/cpp/tests/test9 (deleted)
-
uspace/app/pcc/cc/cpp/token.c (deleted)
-
uspace/app/pcc/config.guess (deleted)
-
uspace/app/pcc/config.h (deleted)
-
uspace/app/pcc/config.h.in (deleted)
-
uspace/app/pcc/config.sub (deleted)
-
uspace/app/pcc/configure (deleted)
-
uspace/app/pcc/configure.ac (deleted)
-
uspace/app/pcc/f77/Makefile.in (deleted)
-
uspace/app/pcc/f77/f77/Makefile.in (deleted)
-
uspace/app/pcc/f77/f77/f77.1 (deleted)
-
uspace/app/pcc/f77/f77/f77.c (deleted)
-
uspace/app/pcc/f77/fcom/Makefile.in (deleted)
-
uspace/app/pcc/f77/fcom/data.c (deleted)
-
uspace/app/pcc/f77/fcom/defines.h (deleted)
-
uspace/app/pcc/f77/fcom/defs.h (deleted)
-
uspace/app/pcc/f77/fcom/equiv.c (deleted)
-
uspace/app/pcc/f77/fcom/error.c (deleted)
-
uspace/app/pcc/f77/fcom/exec.c (deleted)
-
uspace/app/pcc/f77/fcom/expr.c (deleted)
-
uspace/app/pcc/f77/fcom/ftypes.h (deleted)
-
uspace/app/pcc/f77/fcom/gram.dcl (deleted)
-
uspace/app/pcc/f77/fcom/gram.exec (deleted)
-
uspace/app/pcc/f77/fcom/gram.expr (deleted)
-
uspace/app/pcc/f77/fcom/gram.head (deleted)
-
uspace/app/pcc/f77/fcom/gram.io (deleted)
-
uspace/app/pcc/f77/fcom/init.c (deleted)
-
uspace/app/pcc/f77/fcom/intr.c (deleted)
-
uspace/app/pcc/f77/fcom/io.c (deleted)
-
uspace/app/pcc/f77/fcom/lex.c (deleted)
-
uspace/app/pcc/f77/fcom/main.c (deleted)
-
uspace/app/pcc/f77/fcom/misc.c (deleted)
-
uspace/app/pcc/f77/fcom/proc.c (deleted)
-
uspace/app/pcc/f77/fcom/put.c (deleted)
-
uspace/app/pcc/f77/fcom/putscj.c (deleted)
-
uspace/app/pcc/f77/fcom/scjdefs.h (deleted)
-
uspace/app/pcc/f77/fcom/tokens (deleted)
-
uspace/app/pcc/install-sh (deleted)
-
uspace/app/pcc/mip/common.c (deleted)
-
uspace/app/pcc/mip/compat.c (deleted)
-
uspace/app/pcc/mip/compat.h (deleted)
-
uspace/app/pcc/mip/config.h (deleted)
-
uspace/app/pcc/mip/manifest.h (deleted)
-
uspace/app/pcc/mip/match.c (deleted)
-
uspace/app/pcc/mip/mkext.c (deleted)
-
uspace/app/pcc/mip/node.h (deleted)
-
uspace/app/pcc/mip/optim2.c (deleted)
-
uspace/app/pcc/mip/pass2.h (deleted)
-
uspace/app/pcc/mip/reader.c (deleted)
-
uspace/app/pcc/mip/regs.c (deleted)
-
uspace/app/pcc/os/bsd/ccconfig.h (deleted)
-
uspace/app/pcc/os/darwin/ccconfig.h (deleted)
-
uspace/app/pcc/os/dragonfly/ccconfig.h (deleted)
-
uspace/app/pcc/os/freebsd/ccconfig.h (deleted)
-
uspace/app/pcc/os/helenos/ccconfig.h (deleted)
-
uspace/app/pcc/os/linux/ccconfig.h (deleted)
-
uspace/app/pcc/os/midnightbsd/ccconfig.h (deleted)
-
uspace/app/pcc/os/mirbsd/ccconfig.h (deleted)
-
uspace/app/pcc/os/netbsd/ccconfig.h (deleted)
-
uspace/app/pcc/os/nextstep/ccconfig.h (deleted)
-
uspace/app/pcc/os/none/ccconfig.h (deleted)
-
uspace/app/pcc/os/openbsd/ccconfig.h (deleted)
-
uspace/app/pcc/os/openbsd/f77config.h (deleted)
-
uspace/app/pcc/os/sunos/ccconfig.h (deleted)
-
uspace/app/pcc/os/win32/build.bat (deleted)
-
uspace/app/pcc/os/win32/build_installer.bat (deleted)
-
uspace/app/pcc/os/win32/ccconfig.h (deleted)
-
uspace/app/pcc/os/win32/config.h (deleted)
-
uspace/app/pcc/os/win32/pcc.iss (deleted)
-
uspace/lib/c/arch/abs32le/include/types.h (modified) (1 diff)
-
uspace/lib/c/arch/amd64/include/types.h (modified) (1 diff)
-
uspace/lib/c/arch/arm32/include/types.h (modified) (1 diff)
-
uspace/lib/c/arch/ia32/include/types.h (modified) (1 diff)
-
uspace/lib/c/arch/ia64/include/types.h (modified) (1 diff)
-
uspace/lib/c/arch/mips32/include/types.h (modified) (1 diff)
-
uspace/lib/c/arch/ppc32/include/types.h (modified) (1 diff)
-
uspace/lib/c/arch/sparc64/include/types.h (modified) (1 diff)
-
uspace/lib/compat/Makefile (deleted)
-
uspace/lib/compat/ctype.c (deleted)
-
uspace/lib/compat/ctype.h (deleted)
-
uspace/lib/compat/errno.h (deleted)
-
uspace/lib/compat/isatty.c (deleted)
-
uspace/lib/compat/signal.h (deleted)
-
uspace/lib/compat/stdio.h (deleted)
-
uspace/lib/compat/stdlib.h (deleted)
-
uspace/lib/compat/string.c (deleted)
-
uspace/lib/compat/string.h (deleted)
-
uspace/lib/compat/sys/stat.c (deleted)
-
uspace/lib/compat/sys/stat.h (deleted)
-
uspace/lib/compat/sys/types.h (deleted)
-
uspace/lib/compat/time.c (deleted)
-
uspace/lib/compat/time.h (deleted)
-
uspace/lib/compat/unistd.h (deleted)
Legend:
- Unmodified
- Added
- Removed
-
boot/Makefile.common
r1564c4b r0eff68e 138 138 $(USPACE_PATH)/app/blkdump/blkdump \ 139 139 $(USPACE_PATH)/app/bnchmark/bnchmark \ 140 $(USPACE_PATH)/app/cc/cc \141 $(USPACE_PATH)/app/cpp/cpp \142 140 $(USPACE_PATH)/app/dltest/dltest \ 143 141 $(USPACE_PATH)/app/dltest2/dltest2 \ -
uspace/Makefile
r1564c4b r0eff68e 37 37 app/blkdump \ 38 38 app/bnchmark \ 39 app/cc \40 app/cpp \41 39 app/edit \ 42 40 app/ext2info \ … … 167 165 lib/block \ 168 166 lib/clui \ 169 lib/compat \170 167 lib/softint \ 171 168 lib/softfloat \ -
uspace/Makefile.common
r1564c4b r0eff68e 104 104 LIBSOFTINT_PREFIX = $(LIB_PREFIX)/softint 105 105 106 LIBCOMPAT_PREFIX = $(LIB_PREFIX)/compat107 108 106 LIBBLOCK_PREFIX = $(LIB_PREFIX)/block 109 107 LIBFS_PREFIX = $(LIB_PREFIX)/fs … … 213 211 JOBFILE = $(LIBC_PREFIX)/../../../tools/jobfile.py 214 212 215 ifeq ($(POSIX_COMPAT),1)216 CFLAGS = -I$(LIBCOMPAT_PREFIX)217 LIBS += $(LIBCOMPAT_PREFIX)/libcompat.a218 endif219 220 213 ifeq ($(COMPILER),gcc_cross) 221 CFLAGS += $(GCC_CFLAGS) $(EXTRA_CFLAGS)214 CFLAGS = $(GCC_CFLAGS) $(EXTRA_CFLAGS) 222 215 DEPEND_DEFS = $(DEFS) $(CONFIG_DEFS) 223 216 endif 224 217 225 218 ifeq ($(COMPILER),gcc_native) 226 CFLAGS += $(GCC_CFLAGS) $(EXTRA_CFLAGS)219 CFLAGS = $(GCC_CFLAGS) $(EXTRA_CFLAGS) 227 220 DEPEND_DEFS = $(DEFS) $(CONFIG_DEFS) 228 221 endif 229 222 230 223 ifeq ($(COMPILER),icc) 231 CFLAGS += $(ICC_CFLAGS) $(EXTRA_CFLAGS)224 CFLAGS = $(ICC_CFLAGS) $(EXTRA_CFLAGS) 232 225 DEPEND_DEFS = $(DEFS) $(CONFIG_DEFS) 233 226 endif 234 227 235 228 ifeq ($(COMPILER),clang) 236 CFLAGS += $(CLANG_CFLAGS) $(EXTRA_CFLAGS)229 CFLAGS = $(CLANG_CFLAGS) $(EXTRA_CFLAGS) 237 230 DEPEND_DEFS = $(DEFS) $(CONFIG_DEFS) 238 231 endif -
uspace/lib/c/arch/abs32le/include/types.h
r1564c4b r0eff68e 51 51 typedef uint32_t size_t; 52 52 53 typedef int32_t intptr_t;54 53 typedef uint32_t uintptr_t; 55 54 typedef uint32_t atomic_count_t; -
uspace/lib/c/arch/amd64/include/types.h
r1564c4b r0eff68e 51 51 typedef uint64_t size_t; 52 52 53 typedef int64_t intptr_t;54 53 typedef uint64_t uintptr_t; 55 54 typedef uint64_t atomic_count_t; -
uspace/lib/c/arch/arm32/include/types.h
r1564c4b r0eff68e 52 52 typedef uint32_t size_t; 53 53 54 typedef int32_t intptr_t;55 54 typedef uint32_t uintptr_t; 56 55 typedef uint32_t atomic_count_t; -
uspace/lib/c/arch/ia32/include/types.h
r1564c4b r0eff68e 51 51 typedef uint32_t size_t; 52 52 53 typedef int32_t intptr_t;54 53 typedef uint32_t uintptr_t; 55 54 typedef uint32_t atomic_count_t; -
uspace/lib/c/arch/ia64/include/types.h
r1564c4b r0eff68e 61 61 typedef uint64_t size_t; 62 62 63 typedef int64_t intptr_t;64 63 typedef uint64_t uintptr_t; 65 64 typedef uint64_t atomic_count_t; -
uspace/lib/c/arch/mips32/include/types.h
r1564c4b r0eff68e 52 52 typedef uint32_t size_t; 53 53 54 typedef int32_t intptr_t;55 54 typedef uint32_t uintptr_t; 56 55 typedef uint32_t atomic_count_t; -
uspace/lib/c/arch/ppc32/include/types.h
r1564c4b r0eff68e 51 51 typedef uint32_t size_t; 52 52 53 typedef int32_t intptr_t;54 53 typedef uint32_t uintptr_t; 55 54 typedef uint32_t atomic_count_t; -
uspace/lib/c/arch/sparc64/include/types.h
r1564c4b r0eff68e 51 51 typedef uint64_t size_t; 52 52 53 typedef int64_t intptr_t;54 53 typedef uint64_t uintptr_t; 55 54 typedef uint64_t atomic_count_t;
Note:
See TracChangeset
for help on using the changeset viewer.
