# # ChangeLog for tools/autotool.py in mainline # # Generated by Trac 1.6 # 2025-05-08T00:20:43Z Thu, 25 Jul 2013 10:51:36 GMT Vojtech Horky [8f2eca0] * HelenOS.config (modified) * boot/Makefile.build (modified) * kernel/Makefile (modified) * tools/autotool.py (modified) * uspace/Makefile.common (modified) Add support for *-helenos-* toolchain Thu, 30 May 2013 23:49:03 GMT Martin Decky [6db5d4b] * HelenOS.config (modified) * tools/autotool.py (modified) add highly experimental support for further clang targets Thu, 30 May 2013 20:49:46 GMT Martin Decky [95e370f8] * kernel/arch/amd64/Makefile.inc (modified) * kernel/arch/ia32/Makefile.inc (modified) * tools/autotool.py (modified) * uspace/lib/c/arch/amd64/Makefile.common (modified) * uspace/lib/c/arch/ia32/Makefile.common (modified) determine CLANG_TARGET in autotool Sun, 24 Mar 2013 15:34:29 GMT Vojtech Horky [b183ce0a] * HelenOS.config (modified) * boot/arch/mips32/Makefile.inc (modified) * boot/arch/mips32/_link.ld.in (modified) * boot/arch/mips32/include/arch.h (modified) * boot/arch/mips32/include/types.h (modified) * boot/arch/mips32/src/asm.S (modified) * boot/arch/mips32/src/main.c (modified) * boot/arch/mips32/src/putchar.c (modified) * contrib/conf/ia32-qe.sh (modified) * contrib/conf/mips32-gx.sh (deleted) * contrib/conf/net-qe.sh (modified) * defaults/mips32/GXemul/Makefile.config (deleted) * defaults/mips32/malta-be/Makefile.config (added) * defaults/mips32/malta-le/Makefile.config (added) * kernel/arch/mips32/Makefile.inc (modified) * kernel/arch/mips32/_link.ld.in (modified) * kernel/arch/mips32/include/arch/arch.h (modified) * kernel/arch/mips32/include/arch/cp0.h (modified) * kernel/arch/mips32/include/arch/mach/malta/malta.h (added) * kernel/arch/mips32/include/arch/mach/msim/msim.h (added) * kernel/arch/mips32/include/arch/machine_func.h (added) * kernel/arch/mips32/include/arch/mm/tlb.h (modified) * kernel/arch/mips32/src/exception.c (modified) * kernel/arch/mips32/src/interrupt.c (modified) * kernel/arch/mips32/src/mach/malta/malta.c (added) * kernel/arch/mips32/src/mach/msim/msim.c (added) * kernel/arch/mips32/src/machine_func.c (added) * kernel/arch/mips32/src/mips32.c (modified) * kernel/arch/mips32/src/mm/frame.c (modified) * kernel/arch/mips32/src/mm/tlb.c (modified) * kernel/arch/mips64/src/mips64.c (modified) * kernel/arch/mips64/src/mm/frame.c (modified) * kernel/generic/include/mm/tlb.h (modified) * release/Makefile (modified) * tools/autotool.py (modified) * uspace/Makefile (modified) * uspace/app/init/init.c (modified) * uspace/app/netecho/netecho.c (modified) * uspace/app/nettest3/nettest3.c (modified) * uspace/lib/c/arch/mips32/Makefile.common (modified) * uspace/lib/c/arch/mips32eb/Makefile.common (modified) * uspace/lib/c/generic/async.c (modified) * uspace/lib/c/generic/fibril.c (modified) * uspace/lib/c/generic/net/socket_client.c (modified) * uspace/lib/c/include/fibril.h (modified) * uspace/srv/bd/gxe_bd/Makefile (deleted) * uspace/srv/bd/gxe_bd/gxe_bd.c (deleted) * uspace/srv/hid/input/Makefile (modified) * uspace/srv/hid/input/ctl/gxe_fb.c (deleted) * uspace/srv/hid/input/input.c (modified) * uspace/srv/hid/input/kbd_ctl.h (modified) * uspace/srv/hid/input/kbd_port.h (modified) * uspace/srv/hid/input/port/gxemul.c (deleted) * uspace/srv/net/tcp/conn.c (modified) * uspace/srv/net/tcp/sock.c (modified) * uspace/srv/net/udp/assoc.c (modified) * uspace/srv/net/udp/assoc.h (modified) * uspace/srv/net/udp/sock.c (modified) * uspace/srv/net/udp/ucall.c (modified) * uspace/srv/net/udp/ucall.h (modified) * uspace/srv/net/udp/udp_type.h (modified) Merge mainline changes Tue, 12 Mar 2013 07:11:52 GMT Vojtech Horky [7f25c4e] * tools/autotool.py (modified) Unbreak mips builds (extra CC arguments) Mon, 11 Mar 2013 13:54:47 GMT Vojtech Horky [26bcc658] * tools/autotool.py (modified) Run clang with -target in autotool This ensures that sizes of ... Sun, 10 Mar 2013 21:59:23 GMT Vojtech Horky [39ba6d5] * tools/autotool.py (modified) clang needs cross-binutils as well Wed, 05 Dec 2012 21:39:28 GMT Jakub Jermar [232cd4f] * HelenOS.config (modified) * boot/arch/mips32/Makefile.inc (modified) * contrib/conf/mips32-gx.sh (deleted) * defaults/mips32/GXemul/Makefile.config (deleted) * kernel/arch/mips32/Makefile.inc (modified) * kernel/arch/mips32/src/mips32.c (modified) * kernel/arch/mips32/src/mm/frame.c (modified) * kernel/arch/mips64/src/mips64.c (modified) * release/Makefile (modified) * tools/autotool.py (modified) * uspace/Makefile (modified) * uspace/app/init/init.c (modified) * uspace/srv/bd/gxe_bd/Makefile (deleted) * uspace/srv/bd/gxe_bd/gxe_bd.c (deleted) * uspace/srv/hid/input/Makefile (modified) * uspace/srv/hid/input/ctl/gxe_fb.c (deleted) * uspace/srv/hid/input/input.c (modified) * uspace/srv/hid/input/kbd_ctl.h (modified) * uspace/srv/hid/input/kbd_port.h (modified) * uspace/srv/hid/input/port/gxemul.c (deleted) Remove support for the lgxemul and bgxemul machines and GXemul drivers. Mon, 03 Dec 2012 23:57:46 GMT Jakub Jermar [c0a7545] * HelenOS.config (modified) * boot/arch/mips32/Makefile.inc (modified) * defaults/mips32/malta-be/Makefile.config (added) * defaults/mips32/malta-le/Makefile.config (added) * defaults/mips32/malta/Makefile.config (deleted) * kernel/arch/mips32/Makefile.inc (modified) * tools/autotool.py (modified) Support both endianities for MIPS Malta, resulting in lmalta and bmalta. Mon, 03 Dec 2012 21:48:28 GMT Jakub Jermar [5a00ee0] * HelenOS.config (modified) * boot/arch/mips32/Makefile.inc (modified) * defaults/mips32/malta/Makefile.config (added) * kernel/arch/mips32/Makefile.inc (modified) * tools/autotool.py (modified) Start reintroducing the MIPS Malta machine. Fri, 16 Nov 2012 15:36:29 GMT Martin Sucha [571239a] * tools/autotool.py (modified) * tools/config.py (modified) * tools/mkarray.py (modified) * tools/pack.py (modified) When writing an auto-generated file, note which program generated it. Sat, 02 Jun 2012 16:43:01 GMT Jakub Jermar [2689a0b] * HelenOS.config (modified) * boot/Makefile.build (modified) * kernel/Makefile (modified) * kernel/arch/amd64/Makefile.inc (modified) * kernel/arch/ia32/Makefile.inc (modified) * kernel/arch/sparc64/Makefile.inc (modified) * tools/autotool.py (modified) * uspace/Makefile.common (modified) Remove long unmaintained support for building with suncc. Sat, 07 Apr 2012 17:49:01 GMT Martin Decky [a4a0f1d] * tools/autotool.py (modified) detect sizes and signness of types Wed, 25 Jan 2012 20:25:45 GMT Martin Decky [7174403] * boot/Makefile.grub (modified) * boot/Makefile.silo (modified) * boot/Makefile.yaboot (modified) * tools/autotool.py (modified) the "mkisofs" is being gradually phased out in distros be ready for that Fri, 01 Jul 2011 16:43:09 GMT Martin Decky [2429e4a] * HelenOS.config (modified) * boot/arch/mips64/Makefile.inc (added) * boot/arch/mips64/_link.ld.in (added) * boot/arch/mips64/include/arch.h (added) * boot/arch/mips64/include/asm.h (added) * boot/arch/mips64/include/main.h (added) * boot/arch/mips64/include/regname.h (added) * boot/arch/mips64/include/types.h (added) * boot/arch/mips64/src/asm.S (added) * boot/arch/mips64/src/main.c (added) * boot/arch/mips64/src/putchar.c (added) * defaults/mips64/Makefile.config (added) * defaults/mips64/msim/Makefile.config (added) * defaults/mips64/output (added) * kernel/arch/mips64/Makefile.inc (added) * kernel/arch/mips64/_link.ld.in (added) * kernel/arch/mips64/include/arch.h (added) * kernel/arch/mips64/include/asm.h (added) * kernel/arch/mips64/include/asm/boot.h (added) * kernel/arch/mips64/include/asm/regname.h (added) * kernel/arch/mips64/include/atomic.h (added) * kernel/arch/mips64/include/barrier.h (added) * kernel/arch/mips64/include/cache.h (added) * kernel/arch/mips64/include/context.h (added) * kernel/arch/mips64/include/context_offset.h (added) * kernel/arch/mips64/include/cp0.h (added) * kernel/arch/mips64/include/cpu.h (added) * kernel/arch/mips64/include/cycle.h (added) * kernel/arch/mips64/include/debug.h (added) * kernel/arch/mips64/include/debugger.h (added) * kernel/arch/mips64/include/drivers/msim.h (added) * kernel/arch/mips64/include/elf.h (added) * kernel/arch/mips64/include/exception.h (added) * kernel/arch/mips64/include/faddr.h (added) * kernel/arch/mips64/include/fpu_context.h (added) * kernel/arch/mips64/include/interrupt.h (added) * kernel/arch/mips64/include/istate.h (added) * kernel/arch/mips64/include/mm/as.h (added) * kernel/arch/mips64/include/mm/asid.h (added) * kernel/arch/mips64/include/mm/frame.h (added) * kernel/arch/mips64/include/mm/page.h (added) * kernel/arch/mips64/include/mm/tlb.h (added) * kernel/arch/mips64/include/proc/task.h (added) * kernel/arch/mips64/include/proc/thread.h (added) * kernel/arch/mips64/include/smp/dorder.h (added) * kernel/arch/mips64/include/stack.h (added) * kernel/arch/mips64/include/types.h (added) * kernel/arch/mips64/src/asm.S (added) * kernel/arch/mips64/src/cache.c (added) * kernel/arch/mips64/src/context.S (added) * kernel/arch/mips64/src/cpu (added) * kernel/arch/mips64/src/ddi (added) * kernel/arch/mips64/src/debug (added) * kernel/arch/mips64/src/debugger.c (added) * kernel/arch/mips64/src/exception.c (added) * kernel/arch/mips64/src/fpu_context.c (added) * kernel/arch/mips64/src/interrupt.c (added) * kernel/arch/mips64/src/mips64.c (added) * kernel/arch/mips64/src/mm/as.c (added) * kernel/arch/mips64/src/mm/frame.c (added) * kernel/arch/mips64/src/mm/page.c (added) * kernel/arch/mips64/src/mm/tlb.c (added) * kernel/arch/mips64/src/smp/dorder.c (added) * kernel/arch/mips64/src/smp/smp.c (added) * kernel/arch/mips64/src/start.S (added) * tools/autotool.py (modified) * uspace/lib/c/arch/mips64/Makefile.common (added) * uspace/lib/c/arch/mips64/Makefile.inc (added) * uspace/lib/c/arch/mips64/_link.ld.in (added) * uspace/lib/c/arch/mips64/include/atomic.h (added) * uspace/lib/c/arch/mips64/include/config.h (added) * uspace/lib/c/arch/mips64/include/ddi.h (added) * uspace/lib/c/arch/mips64/include/faddr.h (added) * uspace/lib/c/arch/mips64/include/fibril.h (added) * uspace/lib/c/arch/mips64/include/inttypes.h (added) * uspace/lib/c/arch/mips64/include/istate.h (added) * uspace/lib/c/arch/mips64/include/syscall.h (added) * uspace/lib/c/arch/mips64/include/thread.h (added) * uspace/lib/c/arch/mips64/include/tls.h (added) * uspace/lib/c/arch/mips64/include/types.h (added) * uspace/lib/c/arch/mips64/src/entry.s (added) * uspace/lib/c/arch/mips64/src/entryjmp.s (added) * uspace/lib/c/arch/mips64/src/fibril.S (added) * uspace/lib/c/arch/mips64/src/stacktrace.c (added) * uspace/lib/c/arch/mips64/src/stacktrace_asm.S (added) * uspace/lib/c/arch/mips64/src/syscall.c (added) * uspace/lib/c/arch/mips64/src/thread_entry.s (added) * uspace/lib/c/arch/mips64/src/tls.c (added) * uspace/lib/softfloat/arch/mips64/include/functions.h (added) add initial support for mips64 (it does not do anything useful so ... Mon, 27 Jun 2011 18:33:39 GMT Martin Decky [d408ea0] * tools/autotool.py (modified) * uspace/lib/c/include/fourcc.h (added) * uspace/lib/c/include/ipc/services.h (modified) towards stable ABI: define system-wide singleton service numbers ... Mon, 28 Mar 2011 20:33:03 GMT Martin Decky [603c8740] * tools/autotool.py (modified) * tools/toolchain.sh (modified) * bump to GCC 4.6 and binutils 2.21 * add support for parallel ... Fri, 26 Nov 2010 01:00:21 GMT Martin Decky [96b89acb] * tools/autotool.py (modified) * check compatibility of the compiler's wchar_t and wint_t * ... Wed, 24 Nov 2010 17:59:02 GMT Martin Decky [85369b1] * tools/autotool.py (modified) avoid unwanted bias towards "larger" prefixes/suffixes Wed, 24 Nov 2010 14:23:14 GMT Martin Decky [dc0b964] * kernel/arch/abs32le/include/istate.h (modified) * kernel/arch/abs32le/include/mm/as.h (modified) * kernel/arch/abs32le/include/mm/page.h (modified) * kernel/arch/abs32le/include/types.h (modified) * kernel/arch/amd64/include/context.h (modified) * kernel/arch/amd64/include/context_offset.h (modified) * kernel/arch/amd64/include/cpu.h (modified) * kernel/arch/amd64/include/debugger.h (modified) * kernel/arch/amd64/include/istate.h (modified) * kernel/arch/amd64/include/mm/as.h (modified) * kernel/arch/amd64/include/mm/page.h (modified) * kernel/arch/amd64/include/pm.h (modified) * kernel/arch/amd64/include/types.h (modified) * kernel/arch/amd64/src/boot/memmap.c (modified) * kernel/arch/amd64/src/cpu/cpu.c (modified) * kernel/arch/amd64/src/debugger.c (modified) * kernel/arch/amd64/src/pm.c (modified) * kernel/arch/arm32/include/types.h (modified) * kernel/arch/ia32/include/boot/boot.h (modified) * kernel/arch/ia32/include/boot/memmap.h (modified) * kernel/arch/ia32/include/context.h (modified) * kernel/arch/ia32/include/context_offset.h (modified) * kernel/arch/ia32/include/cpu.h (modified) * kernel/arch/ia32/include/drivers/i8259.h (modified) * kernel/arch/ia32/include/istate.h (modified) * kernel/arch/ia32/include/mm/as.h (modified) * kernel/arch/ia32/include/mm/page.h (modified) * kernel/arch/ia32/include/smp/ap.h (modified) * kernel/arch/ia32/include/smp/apic.h (modified) * kernel/arch/ia32/include/types.h (modified) * kernel/arch/ia32/src/bios/bios.c (modified) * kernel/arch/ia32/src/boot/memmap.c (modified) * kernel/arch/ia32/src/cpu/cpu.c (modified) * kernel/arch/ia32/src/debug/stacktrace.c (modified) * kernel/arch/ia32/src/drivers/i8254.c (modified) * kernel/arch/ia32/src/drivers/i8259.c (modified) * kernel/arch/ia32/src/drivers/vesa.c (modified) * kernel/arch/ia32/src/mm/frame.c (modified) * kernel/arch/ia32/src/smp/apic.c (modified) * kernel/arch/ia32/src/smp/mps.c (modified) * kernel/arch/ia64/include/types.h (modified) * kernel/arch/mips32/include/types.h (modified) * kernel/arch/ppc32/include/types.h (modified) * kernel/arch/sparc64/include/types.h (modified) * tools/autotool.py (modified) * uspace/lib/c/arch/abs32le/include/inttypes.h (modified) * uspace/lib/c/arch/amd64/include/inttypes.h (modified) * uspace/lib/c/arch/arm32/include/inttypes.h (modified) * uspace/lib/c/arch/ia32/include/inttypes.h (modified) * uspace/lib/c/arch/ia64/include/inttypes.h (modified) * uspace/lib/c/arch/mips32/include/inttypes.h (modified) * uspace/lib/c/arch/ppc32/include/inttypes.h (modified) * uspace/lib/c/arch/sparc64/include/inttypes.h (modified) * do not hardwire PRI??? formatting macros in the sources, use ... Tue, 02 Nov 2010 11:13:36 GMT Martin Decky [28f4adb] * contrib/arch/hadlbppp.py (modified) * kernel/tools/amd64/decpt.py (modified) * kernel/tools/genmap.py (modified) * kernel/tools/ia32/decpt.py (modified) * tools/autotool.py (modified) * tools/checkers/clang.py (modified) * tools/checkers/jobfile.py (modified) * tools/checkers/stanse.py (modified) * tools/checkers/vcc.py (modified) * tools/config.py (modified) * tools/jobfile.py (modified) * tools/mkfat.py (modified) * tools/mkhord.py (modified) * tools/mktmpfs.py (modified) * tools/mkuimage.py (modified) * tools/pack.py (modified) update scripts for compatibility with Python 3 (thx Vojtech Horky and ... Tue, 22 Jun 2010 14:13:55 GMT Martin Decky [9539be6] * boot/genarch/src/multiplication.c (modified) * boot/generic/include/stdint.h (moved) * boot/generic/include/typedefs.h (modified) * kernel/generic/include/stdint.h (moved) * kernel/generic/include/typedefs.h (modified) * tools/autotool.py (modified) * uspace/lib/c/arch/abs32le/include/limits.h (deleted) * uspace/lib/c/arch/abs32le/include/types.h (modified) * uspace/lib/c/arch/amd64/include/types.h (modified) * uspace/lib/c/arch/arm32/include/limits.h (deleted) * uspace/lib/c/arch/arm32/include/types.h (modified) * uspace/lib/c/arch/ia32/include/limits.h (deleted) * uspace/lib/c/arch/ia32/include/types.h (modified) * uspace/lib/c/arch/ia64/include/types.h (modified) * uspace/lib/c/arch/mips32/include/limits.h (deleted) * uspace/lib/c/arch/mips32/include/types.h (modified) * uspace/lib/c/arch/mips32eb/include/limits.h (deleted) * uspace/lib/c/arch/ppc32/include/limits.h (deleted) * uspace/lib/c/arch/ppc32/include/types.h (modified) * uspace/lib/c/arch/sparc64/include/limits.h (deleted) * uspace/lib/c/arch/sparc64/include/types.h (modified) * uspace/lib/c/generic/str.c (modified) * uspace/lib/c/include/limits.h (deleted) * uspace/lib/c/include/stdint.h (modified) * uspace/lib/pci/types.h (modified) * uspace/lib/socket/generic/socket_client.c (modified) * uspace/lib/socket/generic/socket_core.c (modified) * uspace/lib/softfloat/generic/conversion.c (modified) * uspace/lib/softint/generic/multiplication.c (modified) * uspace/srv/fs/tmpfs/tmpfs_ops.c (modified) * uspace/srv/net/tl/icmp/icmp.c (modified) * uspace/srv/vfs/vfs_ops.c (modified) autotool now also detects values of UINT_MAX and friends Mon, 10 May 2010 19:39:17 GMT Jakub Jermar [a4125fb1] * tools/autotool.py (modified) Add support for 'strip' to autotool.py Fri, 19 Mar 2010 18:30:12 GMT Martin Decky [4e9aaf5] * Makefile (modified) * boot/Makefile (modified) * boot/arch/arm32/loader/Makefile (modified) * boot/arch/arm32/loader/Makefile.build (modified) * boot/arch/ia64/loader/Makefile (modified) * boot/arch/ia64/loader/Makefile.build (modified) * boot/arch/mips32/loader/Makefile (modified) * boot/arch/mips32/loader/Makefile.build (modified) * boot/arch/ppc32/loader/Makefile (modified) * boot/arch/ppc32/loader/Makefile.build (modified) * boot/arch/sparc64/loader/Makefile (modified) * boot/arch/sparc64/loader/Makefile.build (modified) * kernel/Makefile (modified) * kernel/Makefile.build (deleted) * kernel/Makefile.common (deleted) * kernel/arch/ia32/Makefile.inc (modified) * kernel/arch/ia32/include/types.h (modified) * kernel/tools/genmap.py (modified) * tools/autotool.py (modified) * tools/config.py (modified) * uspace/app/Makefile.common (modified) * uspace/lib/Makefile.common (modified) * uspace/lib/libc/Makefile.toolchain (modified) * uspace/srv/Makefile.common (modified) * uspace/srv/hid/console/Makefile (modified) * uspace/srv/hid/fb/Makefile (modified) * uspace/srv/hid/kbd/Makefile (modified) more autotooling: run actually the compiler in autotool.py and detect ... Fri, 19 Mar 2010 11:41:01 GMT Martin Decky [3c80f2b] * kernel/tools/genmap.py (modified) * tools/autotool.py (modified) * tools/config.py (modified) * tools/jobfile.py (modified) * tools/mkfat.py (modified) * tools/mkhord.py (modified) * tools/mktmpfs.py (modified) Python coding style cleanup (no change in functionality) Thu, 18 Mar 2010 23:34:00 GMT Martin Decky [177e4ea] * Makefile (modified) * boot/Makefile (modified) * boot/Makefile.common (modified) * boot/arch/arm32/loader/Makefile (modified) * boot/arch/arm32/loader/Makefile.build (modified) * boot/arch/arm32/loader/Makefile.toolchain (modified) * boot/arch/ia64/loader/Makefile (modified) * boot/arch/ia64/loader/Makefile.build (modified) * boot/arch/ia64/loader/Makefile.common (modified) * boot/arch/ia64/loader/Makefile.toolchain (modified) * boot/arch/ia64/loader/gefi/HelenOS/Makefile (modified) * boot/arch/ia64/loader/gefi/Make.defaults (modified) * boot/arch/mips32/loader/Makefile (modified) * boot/arch/mips32/loader/Makefile.build (modified) * boot/arch/mips32/loader/Makefile.toolchain (modified) * boot/arch/ppc32/loader/Makefile (modified) * boot/arch/ppc32/loader/Makefile.build (modified) * boot/arch/ppc32/loader/Makefile.toolchain (modified) * boot/arch/sparc64/loader/Makefile (modified) * boot/arch/sparc64/loader/Makefile.build (modified) * boot/arch/sparc64/loader/Makefile.toolchain (modified) * kernel/Makefile (modified) * kernel/Makefile.build (modified) * kernel/arch/abs32le/Makefile.inc (modified) * kernel/arch/amd64/Makefile.inc (modified) * kernel/arch/arm32/Makefile.inc (modified) * kernel/arch/ia32/Makefile.inc (modified) * kernel/arch/ia64/Makefile.inc (modified) * kernel/arch/mips32/Makefile.inc (modified) * kernel/arch/ppc32/Makefile.inc (modified) * kernel/arch/sparc64/Makefile.inc (modified) * tools/autotool.py (added) * tools/sanity.py (deleted) * uspace/Makefile (modified) * uspace/app/Makefile.common (modified) * uspace/lib/Makefile.common (modified) * uspace/lib/libc/Makefile (modified) * uspace/lib/libc/Makefile.toolchain (modified) * uspace/lib/libc/arch/abs32le/Makefile.inc (modified) * uspace/lib/libc/arch/amd64/Makefile.inc (modified) * uspace/lib/libc/arch/arm32/Makefile.inc (modified) * uspace/lib/libc/arch/ia32/Makefile.inc (modified) * uspace/lib/libc/arch/ia64/Makefile.inc (modified) * uspace/lib/libc/arch/mips32/Makefile.inc (modified) * uspace/lib/libc/arch/mips32eb/Makefile.inc (modified) * uspace/lib/libc/arch/ppc32/Makefile.inc (modified) * uspace/lib/libc/arch/sparc64/Makefile.inc (modified) * uspace/srv/Makefile.common (modified) * uspace/srv/hid/console/Makefile (modified) * uspace/srv/hid/fb/Makefile (modified) * uspace/srv/hid/kbd/Makefile (modified) * uspace/srv/loader/Makefile (modified) * uspace/srv/net/Makefile (modified) * uspace/srv/net/app/echo/Makefile (modified) * uspace/srv/net/app/nettest1/Makefile (modified) * uspace/srv/net/app/nettest2/Makefile (modified) * uspace/srv/net/app/ping/Makefile (modified) * uspace/srv/net/net/Makefile (modified) * uspace/srv/net/net/start/Makefile (modified) * uspace/srv/net/netif/dp8390/Makefile (modified) * uspace/srv/net/netif/lo/Makefile (modified) move from a simple sanity check tool to a more feature-rich ...