# # ChangeLog for tools/autotool.py in mainline # # Generated by Trac 1.5.4 # 2024-06-17T10:22:42Z Fri, 02 Jun 2017 20:06:13 GMT Martin Decky [9ce911d] * tools/autotool.py (modified) * tools/mkarray.py (modified) * uspace/app/barber/Makefile (modified) * uspace/app/barber/barber.c (modified) * uspace/app/vlaunch/Makefile (modified) improve binary data packer * optional deflate compression * ... Mon, 22 May 2017 17:55:43 GMT Jiri Svoboda [c7a67c4] * tools/autotool.py (modified) * uspace/lib/c/include/limits.h (added) * uspace/lib/posix/include/posix/limits.h (modified) libc should provide limits.h from the C std. Here's a first crude ... Tue, 04 Apr 2017 14:35:52 GMT Martin Decky [ff87f70] * tools/autotool.py (modified) prioritize genisoimage over mkisofs (mkisofs tents to be an alias ... Sat, 03 Sep 2016 10:14:15 GMT Jakub Jermar [d776329] * HelenOS.config (modified) * boot/arch/sparc32/Makefile.inc (deleted) * boot/arch/sparc32/_link.ld.in (deleted) * boot/arch/sparc32/include/ambapp.h (deleted) * boot/arch/sparc32/include/arch.h (deleted) * boot/arch/sparc32/include/asm.h (deleted) * boot/arch/sparc32/include/main.h (deleted) * boot/arch/sparc32/include/mm.h (deleted) * boot/arch/sparc32/include/types.h (deleted) * boot/arch/sparc32/src/ambapp.c (deleted) * boot/arch/sparc32/src/asm.S (deleted) * boot/arch/sparc32/src/main.c (deleted) * boot/arch/sparc32/src/mm.c (deleted) * boot/arch/sparc32/src/putchar.c (deleted) * defaults/sparc32/Makefile.config (deleted) * defaults/sparc32/leon3/Makefile.config (deleted) * defaults/sparc32/output (deleted) * kernel/arch/sparc32/Makefile.inc (deleted) * kernel/arch/sparc32/_link.ld.in (deleted) * kernel/arch/sparc32/include/arch/ambapp.h (deleted) * kernel/arch/sparc32/include/arch/arch.h (deleted) * kernel/arch/sparc32/include/arch/asm.h (deleted) * kernel/arch/sparc32/include/arch/atomic.h (deleted) * kernel/arch/sparc32/include/arch/barrier.h (deleted) * kernel/arch/sparc32/include/arch/context.h (deleted) * kernel/arch/sparc32/include/arch/context_offset.h (deleted) * kernel/arch/sparc32/include/arch/cpu.h (deleted) * kernel/arch/sparc32/include/arch/cycle.h (deleted) * kernel/arch/sparc32/include/arch/elf.h (deleted) * kernel/arch/sparc32/include/arch/exception.h (deleted) * kernel/arch/sparc32/include/arch/faddr.h (deleted) * kernel/arch/sparc32/include/arch/fpu_context.h (deleted) * kernel/arch/sparc32/include/arch/interrupt.h (deleted) * kernel/arch/sparc32/include/arch/istate.h (deleted) * kernel/arch/sparc32/include/arch/machine/leon3/leon3.h (deleted) * kernel/arch/sparc32/include/arch/machine_func.h (deleted) * kernel/arch/sparc32/include/arch/mm/as.h (deleted) * kernel/arch/sparc32/include/arch/mm/asid.h (deleted) * kernel/arch/sparc32/include/arch/mm/frame.h (deleted) * kernel/arch/sparc32/include/arch/mm/km.h (deleted) * kernel/arch/sparc32/include/arch/mm/page.h (deleted) * kernel/arch/sparc32/include/arch/mm/page_fault.h (deleted) * kernel/arch/sparc32/include/arch/mm/tlb.h (deleted) * kernel/arch/sparc32/include/arch/proc/task.h (deleted) * kernel/arch/sparc32/include/arch/proc/thread.h (deleted) * kernel/arch/sparc32/include/arch/register.h (deleted) * kernel/arch/sparc32/include/arch/regwin.h (deleted) * kernel/arch/sparc32/include/arch/stack.h (deleted) * kernel/arch/sparc32/include/arch/trap.h (deleted) * kernel/arch/sparc32/include/arch/types.h (deleted) * kernel/arch/sparc32/src/context.S (deleted) * kernel/arch/sparc32/src/cpu/cpu.c (deleted) * kernel/arch/sparc32/src/debug/stacktrace.c (deleted) * kernel/arch/sparc32/src/exception.c (deleted) * kernel/arch/sparc32/src/machine/leon3/leon3.c (deleted) * kernel/arch/sparc32/src/machine_func.c (deleted) * kernel/arch/sparc32/src/mm/as.c (deleted) * kernel/arch/sparc32/src/mm/frame.c (deleted) * kernel/arch/sparc32/src/mm/km.c (deleted) * kernel/arch/sparc32/src/mm/page.c (deleted) * kernel/arch/sparc32/src/mm/tlb.c (deleted) * kernel/arch/sparc32/src/proc/scheduler.c (deleted) * kernel/arch/sparc32/src/proc/task.c (deleted) * kernel/arch/sparc32/src/proc/thread.c (deleted) * kernel/arch/sparc32/src/smp/ipi.c (deleted) * kernel/arch/sparc32/src/smp/smp.c (deleted) * kernel/arch/sparc32/src/sparc32.c (deleted) * kernel/arch/sparc32/src/start.S (deleted) * kernel/arch/sparc32/src/trap_table.S (deleted) * kernel/arch/sparc32/src/userspace.c (deleted) * kernel/genarch/Makefile.inc (modified) * kernel/genarch/include/genarch/drivers/grlib/irqmp.h (deleted) * kernel/genarch/include/genarch/drivers/grlib/timer.h (deleted) * kernel/genarch/include/genarch/drivers/grlib/uart.h (deleted) * kernel/genarch/src/drivers/grlib/irqmp.c (deleted) * kernel/genarch/src/drivers/grlib/uart.c (deleted) * release/Makefile (modified) * tools/autotool.py (modified) * tools/toolchain.sh (modified) * uspace/drv/bus/amba/Makefile (deleted) * uspace/drv/bus/amba/amba.c (deleted) * uspace/drv/bus/amba/amba.ma (deleted) * uspace/drv/bus/amba/ambapp.h (deleted) * uspace/drv/char/grlib_uart/Makefile (deleted) * uspace/drv/char/grlib_uart/cyclic_buffer.h (deleted) * uspace/drv/char/grlib_uart/grlib_uart.c (deleted) * uspace/drv/char/grlib_uart/grlib_uart.ma (deleted) * uspace/drv/platform/leon3/Makefile (deleted) * uspace/drv/platform/leon3/leon3.c (deleted) * uspace/drv/platform/leon3/leon3.h (deleted) * uspace/drv/platform/leon3/leon3.ma (deleted) * uspace/lib/c/arch/sparc32/Makefile.common (deleted) * uspace/lib/c/arch/sparc32/Makefile.inc (deleted) * uspace/lib/c/arch/sparc32/_link.ld.in (deleted) * uspace/lib/c/arch/sparc32/include/libarch/atomic.h (deleted) * uspace/lib/c/arch/sparc32/include/libarch/barrier.h (deleted) * uspace/lib/c/arch/sparc32/include/libarch/config.h (deleted) * uspace/lib/c/arch/sparc32/include/libarch/context_offset.h (deleted) * uspace/lib/c/arch/sparc32/include/libarch/ddi.h (deleted) * uspace/lib/c/arch/sparc32/include/libarch/elf.h (deleted) * uspace/lib/c/arch/sparc32/include/libarch/elf_linux.h (deleted) * uspace/lib/c/arch/sparc32/include/libarch/faddr.h (deleted) * uspace/lib/c/arch/sparc32/include/libarch/fibril.h (deleted) * uspace/lib/c/arch/sparc32/include/libarch/inttypes.h (deleted) * uspace/lib/c/arch/sparc32/include/libarch/istate.h (deleted) * uspace/lib/c/arch/sparc32/include/libarch/stack.h (deleted) * uspace/lib/c/arch/sparc32/include/libarch/stackarg.h (deleted) * uspace/lib/c/arch/sparc32/include/libarch/stddef.h (deleted) * uspace/lib/c/arch/sparc32/include/libarch/stdint.h (deleted) * uspace/lib/c/arch/sparc32/include/libarch/syscall.h (deleted) * uspace/lib/c/arch/sparc32/include/libarch/thread.h (deleted) * uspace/lib/c/arch/sparc32/include/libarch/tls.h (deleted) * uspace/lib/c/arch/sparc32/include/libarch/types.h (deleted) * uspace/lib/c/arch/sparc32/src/entry.S (deleted) * uspace/lib/c/arch/sparc32/src/entryjmp.S (deleted) * uspace/lib/c/arch/sparc32/src/fibril.S (deleted) * uspace/lib/c/arch/sparc32/src/stacktrace.c (deleted) * uspace/lib/c/arch/sparc32/src/stacktrace_asm.S (deleted) * uspace/lib/c/arch/sparc32/src/thread_entry.S (deleted) * uspace/lib/c/arch/sparc32/src/tls.c (deleted) * uspace/lib/math/arch/sparc32/Makefile.inc (deleted) * uspace/lib/math/arch/sparc32/include/libarch/math.h (deleted) Remove support for sparc32 This architecture has been unmaintained ... Sun, 28 Aug 2016 16:05:06 GMT Martin Decky [114d098] * tools/autotool.py (modified) add support for RISC-V cross-compiler Thu, 23 Jun 2016 00:08:31 GMT Martin Decky [92c07dc] * tools/autotool.py (modified) prioritize genisoimage over xorriso for now (xorriso with ... Fri, 04 Mar 2016 00:45:15 GMT Jiri Svoboda [b6bbc74] * boot/Makefile.grub (modified) * tools/autotool.py (modified) Add support for xorriso as alternative to mkisofs/genisoimage. Sun, 15 Mar 2015 15:31:49 GMT Martin Decky [795e2bf] * HelenOS.config (modified) * kernel/Makefile (modified) * tools/autogen.py (modified) * tools/autotool.py (modified) * uspace/Makefile.common (modified) revive clang support generate autotool and autogen probe sources in ... Sun, 15 Mar 2015 00:24:52 GMT Martin Decky [a420203] * tools/autotool.py (modified) use distinct file names for int128 probe (for easier debugging) Sun, 15 Mar 2015 00:05:49 GMT Martin Decky [270bf4f] * kernel/generic/include/typedefs.h (modified) * tools/autotool.py (modified) * uspace/lib/c/arch/ia64/include/libarch/types.h (modified) use intrinsic 128-bit integer type if available Thu, 28 Aug 2014 18:38:04 GMT Martin Decky [ec07933] * tools/autotool.py (modified) human-friendly check for PyYAML Wed, 27 Aug 2014 23:01:35 GMT Jakub Jermar [57292d3] * tools/autotool.py (modified) Make autogen.py available for the build system. Thu, 30 Jan 2014 21:26:05 GMT Jakub Jermar [0dd022ec] * tools/autotool.py (modified) Unbreak clang build. Wed, 25 Dec 2013 22:54:29 GMT Martin Decky [0c2d9bb] * .bzrignore (added) * HelenOS.config (modified) * abi/include/abi/ipc/ipc.h (modified) * boot/Makefile (modified) * boot/Makefile.build (modified) * boot/Makefile.common (modified) * boot/arch/mips32/Makefile.inc (modified) * contrib/conf/arm32-qe.sh (deleted) * contrib/conf/ia32-qe.sh (deleted) * contrib/conf/net-qe.sh (deleted) * contrib/conf/ppc32-qe.sh (deleted) * contrib/conf/ski.conf (modified) * contrib/conf/sparc64-qe (deleted) * contrib/tools/toolchain_check.sh (added) * kernel/Makefile (modified) * kernel/arch/abs32le/include/arch/mm/frame.h (modified) * kernel/arch/abs32le/include/arch/mm/page.h (modified) * kernel/arch/amd64/include/arch/mm/frame.h (modified) * kernel/arch/amd64/include/arch/mm/page.h (modified) * kernel/arch/amd64/src/ddi/ddi.c (modified) * kernel/arch/amd64/src/proc/task.c (modified) * kernel/arch/arm32/include/arch/mm/frame.h (modified) * kernel/arch/arm32/include/arch/mm/page.h (modified) * kernel/arch/arm32/include/arch/mm/page_armv4.h (modified) * kernel/arch/arm32/include/arch/mm/page_armv6.h (modified) * kernel/arch/arm32/src/mach/beagleboardxm/beagleboardxm.c (modified) * kernel/arch/arm32/src/mach/beaglebone/beaglebone.c (modified) * kernel/arch/arm32/src/mm/frame.c (modified) * kernel/arch/arm32/src/mm/page.c (modified) * kernel/arch/arm32/src/ras.c (modified) * kernel/arch/ia32/include/arch/mm/frame.h (modified) * kernel/arch/ia32/include/arch/mm/page.h (modified) * kernel/arch/ia32/src/ddi/ddi.c (modified) * kernel/arch/ia32/src/mm/frame.c (modified) * kernel/arch/ia32/src/proc/task.c (modified) * kernel/arch/ia64/include/arch/mm/frame.h (modified) * kernel/arch/ia64/src/ddi/ddi.c (modified) * kernel/arch/ia64/src/mm/vhpt.c (modified) * kernel/arch/mips32/include/arch/asm.h (modified) * kernel/arch/mips32/include/arch/mm/frame.h (modified) * kernel/arch/mips32/include/arch/mm/page.h (modified) * kernel/arch/mips32/src/mach/malta/malta.c (modified) * kernel/arch/mips32/src/mm/tlb.c (modified) * kernel/arch/mips64/include/arch/mm/frame.h (modified) * kernel/arch/ppc32/include/arch/mm/frame.h (modified) * kernel/arch/ppc32/include/arch/mm/page.h (modified) * kernel/arch/sparc64/include/arch/mm/sun4u/frame.h (modified) * kernel/arch/sparc64/include/arch/mm/sun4v/frame.h (modified) * kernel/arch/sparc64/src/mm/sun4u/as.c (modified) * kernel/arch/sparc64/src/mm/sun4v/as.c (modified) * kernel/doc/mm (modified) * kernel/genarch/include/genarch/drivers/am335x/irc.h (modified) * kernel/genarch/include/genarch/drivers/amdm37x/irc.h (modified) * kernel/genarch/include/genarch/drivers/omap/irc.h (added) * kernel/genarch/include/genarch/mm/page_pt.h (modified) * kernel/genarch/src/mm/as_pt.c (modified) * kernel/genarch/src/mm/page_pt.c (modified) * kernel/generic/include/adt/bitmap.h (modified) * kernel/generic/include/adt/list.h (modified) * kernel/generic/include/config.h (modified) * kernel/generic/include/macros.h (modified) * kernel/generic/include/mm/as.h (modified) * kernel/generic/include/mm/buddy.h (deleted) * kernel/generic/include/mm/frame.h (modified) * kernel/generic/include/mm/page.h (modified) * kernel/generic/include/mm/slab.h (modified) * kernel/generic/src/adt/bitmap.c (modified) * kernel/generic/src/adt/btree.c (modified) * kernel/generic/src/adt/hash_table.c (modified) * kernel/generic/src/adt/list.c (modified) * kernel/generic/src/console/cmd.c (modified) * kernel/generic/src/console/console.c (modified) * kernel/generic/src/console/kconsole.c (modified) * kernel/generic/src/cpu/cpu.c (modified) * kernel/generic/src/ddi/ddi.c (modified) * kernel/generic/src/debug/panic.c (modified) * kernel/generic/src/debug/stacktrace.c (modified) * kernel/generic/src/ipc/ipc.c (modified) * kernel/generic/src/ipc/ipcrsc.c (modified) * kernel/generic/src/lib/memfnc.c (modified) * kernel/generic/src/lib/ra.c (modified) * kernel/generic/src/mm/as.c (modified) * kernel/generic/src/mm/backend_anon.c (modified) * kernel/generic/src/mm/backend_elf.c (modified) * kernel/generic/src/mm/buddy.c (deleted) * kernel/generic/src/mm/frame.c (modified) * kernel/generic/src/mm/km.c (modified) * kernel/generic/src/mm/page.c (modified) * kernel/generic/src/mm/slab.c (modified) * kernel/generic/src/proc/scheduler.c (modified) * kernel/generic/src/proc/task.c (modified) * kernel/generic/src/proc/thread.c (modified) * kernel/generic/src/synch/futex.c (modified) * kernel/generic/src/sysinfo/stats.c (modified) * kernel/generic/src/time/clock.c (modified) * kernel/generic/src/udebug/udebug.c (modified) * kernel/generic/src/udebug/udebug_ops.c (modified) * kernel/test/mm/falloc1.c (modified) * kernel/test/mm/falloc2.c (modified) * kernel/test/mm/mapping1.c (modified) * tools/autotool.py (modified) * tools/config.py (modified) * tools/ew.py (modified) * tools/toolchain-binutils-2.23.1.patch (added) * tools/toolchain-gcc-4.8.1-headers.patch (added) * tools/toolchain-gcc-4.8.1-targets.patch (added) * tools/toolchain-gdb-7.6.1.patch (added) * tools/toolchain.sh (modified) * uspace/Makefile (modified) * uspace/Makefile.common (modified) * uspace/app/bdsh/cmds/modules/mount/mount.c (modified) * uspace/app/corecfg/Makefile (moved) * uspace/app/corecfg/corecfg.c (added) * uspace/app/devctl/devctl.c (modified) * uspace/app/df/Makefile (moved) * uspace/app/df/df.c (added) * uspace/app/dnsres/dnsres.c (modified) * uspace/app/download/Makefile (added) * uspace/app/download/main.c (added) * uspace/app/edit/sheet.c (modified) * uspace/app/getterm/getterm.c (modified) * uspace/app/hdisk/Makefile (added) * uspace/app/hdisk/common.h (added) * uspace/app/hdisk/func_gpt.c (added) * uspace/app/hdisk/func_gpt.h (added) * uspace/app/hdisk/func_mbr.c (added) * uspace/app/hdisk/func_mbr.h (added) * uspace/app/hdisk/func_none.c (added) * uspace/app/hdisk/func_none.h (added) * uspace/app/hdisk/hdisk.c (added) * uspace/app/hdisk/hdisk.h (added) * uspace/app/hdisk/input.c (added) * uspace/app/hdisk/input.h (added) * uspace/app/inet/inet.c (modified) * uspace/app/init/init.c (modified) * uspace/app/klog/klog.c (modified) * uspace/app/netspeed/Makefile (added) * uspace/app/netspeed/netspeed.c (added) * uspace/app/nettest1/nettest1.c (modified) * uspace/app/nettest2/nettest2.c (modified) * uspace/app/nettest3/nettest3.c (modified) * uspace/app/nterm/conn.c (modified) * uspace/app/ping/ping.c (modified) * uspace/app/ping6/ping6.c (deleted) * uspace/app/sportdmp/sportdmp.c (modified) * uspace/app/tester/Makefile (modified) * uspace/app/tester/mm/common.c (modified) * uspace/app/tester/tester.c (modified) * uspace/app/tester/tester.h (modified) * uspace/app/tester/thread/setjmp1.c (added) * uspace/app/tester/thread/setjmp1.def (added) * uspace/app/trace/trace.c (modified) * uspace/app/untar/Makefile (added) * uspace/app/untar/main.c (added) * uspace/app/untar/tar.c (added) * uspace/app/untar/tar.h (added) * uspace/app/usbinfo/dump.c (modified) * uspace/app/usbinfo/hid.c (modified) * uspace/app/viewer/Makefile (added) * uspace/app/viewer/viewer.c (added) * uspace/app/wavplay/dplay.c (modified) * uspace/app/wavplay/drec.c (modified) * uspace/app/wavplay/main.c (modified) * uspace/app/wavplay/wave.c (modified) * uspace/dist/logo.tga (added) * uspace/dist/src/c/demos/hello/build.gcc (added) * uspace/dist/src/c/demos/tetris/build.gcc (added) * uspace/dist/src/c/demos/tetris/screen.c (modified) * uspace/dist/src/python/demo/hello.py (added) * uspace/dist/src/python/demo/sintab.py (added) * uspace/dist/src/python/modules.py (added) * uspace/drv/audio/sb16/dsp.c (modified) * uspace/drv/audio/sb16/main.c (modified) * uspace/drv/audio/sb16/sb16.c (modified) * uspace/drv/audio/sb16/sb16.h (modified) * uspace/drv/block/ahci/ahci.c (modified) * uspace/drv/block/ata_bd/ata_bd.c (modified) * uspace/drv/block/ata_bd/main.c (modified) * uspace/drv/bus/isa/i8237.c (modified) * uspace/drv/bus/isa/isa.c (modified) * uspace/drv/bus/pci/pciintel/pci.c (modified) * uspace/drv/bus/pci/pciintel/pci.h (modified) * uspace/drv/bus/usb/ehci/main.c (modified) * uspace/drv/bus/usb/ehci/res.c (modified) * uspace/drv/bus/usb/ehci/res.h (modified) * uspace/drv/bus/usb/ohci/hc.c (modified) * uspace/drv/bus/usb/ohci/hc.h (modified) * uspace/drv/bus/usb/ohci/ohci.c (modified) * uspace/drv/bus/usb/ohci/res.c (modified) * uspace/drv/bus/usb/ohci/res.h (modified) * uspace/drv/bus/usb/uhci/hc.c (modified) * uspace/drv/bus/usb/uhci/hc.h (modified) * uspace/drv/bus/usb/uhci/res.c (modified) * uspace/drv/bus/usb/uhci/res.h (modified) * uspace/drv/bus/usb/uhci/root_hub.c (modified) * uspace/drv/bus/usb/uhci/root_hub.h (modified) * uspace/drv/bus/usb/uhci/uhci.c (modified) * uspace/drv/bus/usb/uhci/utils/malloc32.h (modified) * uspace/drv/bus/usb/uhcirh/main.c (modified) * uspace/drv/bus/usb/uhcirh/root_hub.c (modified) * uspace/drv/bus/usb/uhcirh/root_hub.h (modified) * uspace/drv/bus/usb/usbmid/explore.c (modified) * uspace/drv/bus/usb/usbmid/usbmid.c (modified) * uspace/drv/bus/usb/vhc/transfer.c (modified) * uspace/drv/char/i8042/i8042.c (modified) * uspace/drv/char/i8042/i8042.h (modified) * uspace/drv/char/i8042/main.c (modified) * uspace/drv/fb/amdm37x_dispc/amdm37x_dispc.c (modified) * uspace/drv/fb/kfb/port.c (modified) * uspace/drv/infrastructure/rootmac/rootmac.c (modified) * uspace/drv/infrastructure/rootmalta/Makefile (added) * uspace/drv/infrastructure/rootmalta/rootmalta.c (added) * uspace/drv/infrastructure/rootmalta/rootmalta.ma (added) * uspace/drv/infrastructure/rootpc/rootpc.c (modified) * uspace/drv/nic/e1k/e1k.c (modified) * uspace/drv/nic/ne2k/ne2k.c (modified) * uspace/drv/nic/rtl8139/driver.c (modified) * uspace/drv/nic/rtl8139/driver.h (modified) * uspace/lib/block/block.c (modified) * uspace/lib/block/block.h (modified) * uspace/lib/c/Makefile (modified) * uspace/lib/c/arch/amd64/_link.ld.in (modified) * uspace/lib/c/arch/ia32/Makefile.inc (modified) * uspace/lib/c/generic/adt/checksum.c (added) * uspace/lib/c/generic/adt/hash_table.c (modified) * uspace/lib/c/generic/adt/list.c (modified) * uspace/lib/c/generic/cfg.c (modified) * uspace/lib/c/generic/corecfg.c (added) * uspace/lib/c/generic/ddi.c (modified) * uspace/lib/c/generic/device/hw_res.c (modified) * uspace/lib/c/generic/device/hw_res_parsed.c (modified) * uspace/lib/c/generic/device/pio_window.c (added) * uspace/lib/c/generic/devman.c (modified) * uspace/lib/c/generic/dhcp.c (added) * uspace/lib/c/generic/dnsr.c (modified) * uspace/lib/c/generic/inet.c (modified) * uspace/lib/c/generic/inet/addr.c (modified) * uspace/lib/c/generic/inetcfg.c (modified) * uspace/lib/c/generic/inetping.c (modified) * uspace/lib/c/generic/inetping6.c (deleted) * uspace/lib/c/generic/io/asprintf.c (modified) * uspace/lib/c/generic/iplink.c (modified) * uspace/lib/c/generic/iplink_srv.c (modified) * uspace/lib/c/generic/net/socket_client.c (modified) * uspace/lib/c/generic/pio_trace.c (modified) * uspace/lib/c/generic/rtld/module.c (modified) * uspace/lib/c/generic/setjmp.c (added) * uspace/lib/c/generic/time.c (modified) * uspace/lib/c/generic/vfs/vfs.c (modified) * uspace/lib/c/include/adt/checksum.h (added) * uspace/lib/c/include/adt/list.h (modified) * uspace/lib/c/include/bitops.h (modified) * uspace/lib/c/include/cfg.h (modified) * uspace/lib/c/include/corecfg.h (added) * uspace/lib/c/include/ddi.h (modified) * uspace/lib/c/include/device/hw_res.h (modified) * uspace/lib/c/include/device/hw_res_parsed.h (modified) * uspace/lib/c/include/device/pio_window.h (added) * uspace/lib/c/include/devman.h (modified) * uspace/lib/c/include/inet/addr.h (modified) * uspace/lib/c/include/inet/dhcp.h (added) * uspace/lib/c/include/inet/dnsr.h (modified) * uspace/lib/c/include/inet/inet.h (modified) * uspace/lib/c/include/inet/inetcfg.h (modified) * uspace/lib/c/include/inet/inetping.h (modified) * uspace/lib/c/include/inet/iplink.h (modified) * uspace/lib/c/include/inet/iplink_srv.h (modified) * uspace/lib/c/include/ipc/corecfg.h (added) * uspace/lib/c/include/ipc/dev_iface.h (modified) * uspace/lib/c/include/ipc/devman.h (modified) * uspace/lib/c/include/ipc/dhcp.h (added) * uspace/lib/c/include/ipc/inet.h (modified) * uspace/lib/c/include/ipc/services.h (modified) * uspace/lib/c/include/ipc/socket.h (modified) * uspace/lib/c/include/ipc/vfs.h (modified) * uspace/lib/c/include/math.h (added) * uspace/lib/c/include/net/ip_codes.h (deleted) * uspace/lib/c/include/net/socket.h (modified) * uspace/lib/c/include/net/socket_codes.h (modified) * uspace/lib/c/include/setjmp.h (modified) * uspace/lib/c/include/stdio.h (modified) * uspace/lib/c/include/sys/statfs.h (added) * uspace/lib/c/include/types/inet.h (moved) * uspace/lib/c/include/types/inetcfg.h (added) * uspace/lib/c/include/types/inetping.h (moved) * uspace/lib/c/include/vfs/vfs.h (modified) * uspace/lib/draw/drawctx.c (modified) * uspace/lib/drv/Makefile (modified) * uspace/lib/drv/generic/dev_iface.c (modified) * uspace/lib/drv/generic/driver.c (modified) * uspace/lib/drv/generic/interrupt.c (modified) * uspace/lib/drv/generic/remote_pio_window.c (added) * uspace/lib/drv/include/ops/pio_window.h (added) * uspace/lib/drv/include/remote_pio_window.h (added) * uspace/lib/ext4/libext4_filesystem.c (modified) * uspace/lib/fs/libfs.c (modified) * uspace/lib/fs/libfs.h (modified) * uspace/lib/gpt/Makefile (added) * uspace/lib/gpt/global.c (added) * uspace/lib/gpt/gpt.h (added) * uspace/lib/gpt/libgpt.c (added) * uspace/lib/gpt/libgpt.h (added) * uspace/lib/graph/graph.c (modified) * uspace/lib/gui/canvas.c (modified) * uspace/lib/gui/canvas.h (modified) * uspace/lib/gui/connection.c (modified) * uspace/lib/gui/grid.c (modified) * uspace/lib/gui/terminal.c (modified) * uspace/lib/gui/window.c (modified) * uspace/lib/gui/window.h (modified) * uspace/lib/http/Makefile (added) * uspace/lib/http/include/http/ctype.h (added) * uspace/lib/http/include/http/errno.h (added) * uspace/lib/http/include/http/http.h (added) * uspace/lib/http/include/http/receive-buffer.h (added) * uspace/lib/http/src/headers.c (added) * uspace/lib/http/src/http.c (added) * uspace/lib/http/src/receive-buffer.c (added) * uspace/lib/http/src/request.c (added) * uspace/lib/http/src/response.c (added) * uspace/lib/math/Makefile (added) * uspace/lib/math/src/dummy.c (added) * uspace/lib/mbr/Makefile (added) * uspace/lib/mbr/libmbr.c (added) * uspace/lib/mbr/libmbr.h (added) * uspace/lib/mbr/mbr.h (added) * uspace/lib/net/include/socket_core.h (modified) * uspace/lib/posix/Makefile (modified) * uspace/lib/posix/include/posix/float.h (modified) * uspace/lib/posix/include/posix/math.h (modified) * uspace/lib/posix/include/posix/pthread.h (added) * uspace/lib/posix/include/posix/setjmp.h (moved) * uspace/lib/posix/include/posix/stdint.h (modified) * uspace/lib/posix/include/posix/stdio.h (modified) * uspace/lib/posix/include/posix/stdlib.h (modified) * uspace/lib/posix/include/posix/time.h (modified) * uspace/lib/posix/source/internal/common.h (modified) * uspace/lib/posix/source/math.c (deleted) * uspace/lib/posix/source/pthread/condvar.c (added) * uspace/lib/posix/source/pthread/keys.c (added) * uspace/lib/posix/source/pthread/mutex.c (added) * uspace/lib/posix/source/pthread/threads.c (added) * uspace/lib/posix/source/stdlib.c (modified) * uspace/lib/posix/source/unistd.c (modified) * uspace/lib/posix/tools/create-redefines.sh (deleted) * uspace/lib/posix/tools/get-collision-list.sh (deleted) * uspace/lib/posix/tools/transform-symbols.sh (deleted) * uspace/lib/softfloat/softfloat.c (modified) * uspace/lib/softfloat/softfloat.h (modified) * uspace/lib/softint/Makefile (modified) * uspace/lib/softint/generic/bits.c (added) * uspace/lib/softint/generic/shift.c (modified) * uspace/lib/softint/include/bits.h (added) * uspace/lib/softint/include/shift.h (modified) * uspace/lib/uri/Makefile (added) * uspace/lib/uri/ctype.h (added) * uspace/lib/uri/uri.c (added) * uspace/lib/uri/uri.h (added) * uspace/lib/usbdev/src/recognise.c (modified) * uspace/lib/usbhid/src/hiddescriptor.c (modified) * uspace/lib/usbhid/src/hidparser.c (modified) * uspace/lib/usbhid/src/hidpath.c (modified) * uspace/lib/usbhost/src/usb_endpoint_manager.c (modified) * uspace/srv/audio/hound/audio_device.c (modified) * uspace/srv/audio/hound/audio_sink.c (modified) * uspace/srv/audio/hound/audio_source.c (modified) * uspace/srv/audio/hound/connection.h (modified) * uspace/srv/audio/hound/hound.c (modified) * uspace/srv/audio/hound/hound_ctx.c (modified) * uspace/srv/audio/hound/hound_ctx.h (modified) * uspace/srv/bd/rd/rd.c (modified) * uspace/srv/devman/Makefile (modified) * uspace/srv/devman/client_conn.c (added) * uspace/srv/devman/client_conn.h (added) * uspace/srv/devman/dev.c (added) * uspace/srv/devman/dev.h (added) * uspace/srv/devman/devman.c (deleted) * uspace/srv/devman/devman.h (modified) * uspace/srv/devman/devtree.c (added) * uspace/srv/devman/devtree.h (added) * uspace/srv/devman/driver.c (added) * uspace/srv/devman/driver.h (added) * uspace/srv/devman/drv_conn.c (added) * uspace/srv/devman/drv_conn.h (added) * uspace/srv/devman/fun.c (added) * uspace/srv/devman/fun.h (added) * uspace/srv/devman/loc.c (added) * uspace/srv/devman/loc.h (added) * uspace/srv/devman/main.c (modified) * uspace/srv/devman/main.h (added) * uspace/srv/devman/match.c (modified) * uspace/srv/devman/match.h (added) * uspace/srv/devman/util.c (modified) * uspace/srv/devman/util.h (modified) * uspace/srv/fs/cdfs/cdfs_ops.c (modified) * uspace/srv/fs/exfat/exfat_idx.c (modified) * uspace/srv/fs/exfat/exfat_ops.c (modified) * uspace/srv/fs/ext4fs/Makefile (modified) * uspace/srv/fs/ext4fs/ext4fs_ops.c (modified) * uspace/srv/fs/fat/fat_idx.c (modified) * uspace/srv/fs/fat/fat_ops.c (modified) * uspace/srv/fs/locfs/Makefile (modified) * uspace/srv/fs/mfs/mfs.h (modified) * uspace/srv/fs/mfs/mfs_balloc.c (modified) * uspace/srv/fs/mfs/mfs_ops.c (modified) * uspace/srv/fs/mfs/mfs_rw.c (modified) * uspace/srv/fs/tmpfs/tmpfs_ops.c (modified) * uspace/srv/fs/udf/udf_ops.c (modified) * uspace/srv/hid/compositor/compositor.c (modified) * uspace/srv/hid/input/input.c (modified) * uspace/srv/hid/input/port/niagara.c (modified) * uspace/srv/hid/output/output.c (modified) * uspace/srv/hid/output/port/ega.c (modified) * uspace/srv/hid/output/port/kchar.c (modified) * uspace/srv/hid/output/port/niagara.c (modified) * uspace/srv/hid/remcons/user.c (modified) * uspace/srv/hid/rfb/Makefile (added) * uspace/srv/hid/rfb/main.c (added) * uspace/srv/hid/rfb/rfb.c (added) * uspace/srv/hid/rfb/rfb.h (added) * uspace/srv/hw/irc/obio/obio.c (modified) * uspace/srv/locsrv/category.c (modified) * uspace/srv/locsrv/locsrv.c (modified) * uspace/srv/logger/logs.c (modified) * uspace/srv/net/dhcp/Makefile (added) * uspace/srv/net/dhcp/dhcp.c (added) * uspace/srv/net/dhcp/dhcp.h (moved) * uspace/srv/net/dhcp/dhcp_std.h (added) * uspace/srv/net/dhcp/main.c (added) * uspace/srv/net/dhcp/transport.c (added) * uspace/srv/net/dhcp/transport.h (added) * uspace/srv/net/dnsrsrv/dns_msg.c (modified) * uspace/srv/net/dnsrsrv/dnsrsrv.c (modified) * uspace/srv/net/dnsrsrv/query.c (modified) * uspace/srv/net/dnsrsrv/query.h (modified) * uspace/srv/net/dnsrsrv/transport.c (modified) * uspace/srv/net/ethip/arp.c (modified) * uspace/srv/net/ethip/atrans.c (modified) * uspace/srv/net/ethip/ethip.c (modified) * uspace/srv/net/ethip/ethip_nic.c (modified) * uspace/srv/net/inetsrv/Makefile (modified) * uspace/srv/net/inetsrv/addrobj.c (modified) * uspace/srv/net/inetsrv/icmp.c (modified) * uspace/srv/net/inetsrv/icmp.h (modified) * uspace/srv/net/inetsrv/icmpv6.c (modified) * uspace/srv/net/inetsrv/icmpv6.h (modified) * uspace/srv/net/inetsrv/inet_link.c (modified) * uspace/srv/net/inetsrv/inet_link.h (modified) * uspace/srv/net/inetsrv/inetcfg.c (modified) * uspace/srv/net/inetsrv/inetping.c (modified) * uspace/srv/net/inetsrv/inetping.h (modified) * uspace/srv/net/inetsrv/inetping6.c (deleted) * uspace/srv/net/inetsrv/inetsrv.c (modified) * uspace/srv/net/inetsrv/inetsrv.h (modified) * uspace/srv/net/inetsrv/ndp.c (modified) * uspace/srv/net/inetsrv/ntrans.c (modified) * uspace/srv/net/inetsrv/pdu.c (modified) * uspace/srv/net/inetsrv/reass.c (modified) * uspace/srv/net/inetsrv/sroute.c (modified) * uspace/srv/net/loopip/loopip.c (modified) * uspace/srv/net/nconfsrv/Makefile (added) * uspace/srv/net/nconfsrv/iplink.c (added) * uspace/srv/net/nconfsrv/iplink.h (added) * uspace/srv/net/nconfsrv/nconfsrv.c (added) * uspace/srv/net/nconfsrv/nconfsrv.h (added) * uspace/srv/net/slip/slip.c (modified) * uspace/srv/net/tcp/conn.c (modified) * uspace/srv/net/tcp/conn.h (modified) * uspace/srv/net/tcp/pdu.c (modified) * uspace/srv/net/tcp/sock.c (modified) * uspace/srv/net/tcp/tcp.c (modified) * uspace/srv/net/tcp/ucall.c (modified) * uspace/srv/net/udp/assoc.c (modified) * uspace/srv/net/udp/assoc.h (modified) * uspace/srv/net/udp/pdu.c (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_inet.c (modified) * uspace/srv/net/udp/udp_type.h (modified) * uspace/srv/ns/service.c (modified) * uspace/srv/ns/task.c (modified) * uspace/srv/taskmon/taskmon.c (modified) * uspace/srv/vfs/vfs.c (modified) * uspace/srv/vfs/vfs.h (modified) * uspace/srv/vfs/vfs_ops.c (modified) * uspace/srv/vfs/vfs_register.c (modified) merge mainline changes Sun, 01 Sep 2013 19:15:59 GMT Jakub Klama [b6b02c0] * HelenOS.config (modified) * boot/arch/sparc32/Makefile.inc (added) * boot/arch/sparc32/_link.ld.in (added) * boot/arch/sparc32/include/ambapp.h (added) * boot/arch/sparc32/include/arch.h (added) * boot/arch/sparc32/include/asm.h (added) * boot/arch/sparc32/include/main.h (added) * boot/arch/sparc32/include/mm.h (added) * boot/arch/sparc32/include/types.h (added) * boot/arch/sparc32/src/ambapp.c (added) * boot/arch/sparc32/src/asm.S (added) * boot/arch/sparc32/src/main.c (added) * boot/arch/sparc32/src/mm.c (added) * boot/arch/sparc32/src/putchar.c (added) * defaults/sparc32/Makefile.config (added) * defaults/sparc32/leon3/Makefile.config (added) * defaults/sparc32/output (added) * kernel/arch/sparc32/Makefile.inc (added) * kernel/arch/sparc32/_link.ld.in (added) * kernel/arch/sparc32/include/arch/ambapp.h (added) * kernel/arch/sparc32/include/arch/arch.h (added) * kernel/arch/sparc32/include/arch/asm.h (added) * kernel/arch/sparc32/include/arch/atomic.h (added) * kernel/arch/sparc32/include/arch/barrier.h (added) * kernel/arch/sparc32/include/arch/context.h (added) * kernel/arch/sparc32/include/arch/context_offset.h (added) * kernel/arch/sparc32/include/arch/cpu.h (added) * kernel/arch/sparc32/include/arch/cycle.h (added) * kernel/arch/sparc32/include/arch/elf.h (added) * kernel/arch/sparc32/include/arch/exception.h (added) * kernel/arch/sparc32/include/arch/faddr.h (added) * kernel/arch/sparc32/include/arch/fpu_context.h (added) * kernel/arch/sparc32/include/arch/interrupt.h (added) * kernel/arch/sparc32/include/arch/istate.h (added) * kernel/arch/sparc32/include/arch/mm/as.h (added) * kernel/arch/sparc32/include/arch/mm/asid.h (added) * kernel/arch/sparc32/include/arch/mm/frame.h (added) * kernel/arch/sparc32/include/arch/mm/km.h (added) * kernel/arch/sparc32/include/arch/mm/page.h (added) * kernel/arch/sparc32/include/arch/mm/tlb.h (added) * kernel/arch/sparc32/include/arch/proc/task.h (added) * kernel/arch/sparc32/include/arch/proc/thread.h (added) * kernel/arch/sparc32/include/arch/register.h (added) * kernel/arch/sparc32/include/arch/stack.h (added) * kernel/arch/sparc32/include/arch/trap.h (added) * kernel/arch/sparc32/include/arch/types.h (added) * kernel/arch/sparc32/src/context.S (added) * kernel/arch/sparc32/src/cpu/cpu.c (added) * kernel/arch/sparc32/src/ddi/ddi.c (added) * kernel/arch/sparc32/src/debug/stacktrace.c (added) * kernel/arch/sparc32/src/exception.c (added) * kernel/arch/sparc32/src/mm/as.c (added) * kernel/arch/sparc32/src/mm/frame.c (added) * kernel/arch/sparc32/src/mm/km.c (added) * kernel/arch/sparc32/src/mm/page.c (added) * kernel/arch/sparc32/src/mm/tlb.c (added) * kernel/arch/sparc32/src/proc/scheduler.c (added) * kernel/arch/sparc32/src/proc/task.c (added) * kernel/arch/sparc32/src/proc/thread.c (added) * kernel/arch/sparc32/src/smp/ipi.c (added) * kernel/arch/sparc32/src/smp/smp.c (added) * kernel/arch/sparc32/src/sparc32.c (added) * kernel/arch/sparc32/src/start.S (added) * kernel/arch/sparc32/src/trap_table.S (added) * kernel/arch/sparc32/src/userspace.c (added) * kernel/generic/src/main/main.c (modified) * tools/autotool.py (modified) * uspace/lib/c/arch/sparc32/Makefile.common (added) * uspace/lib/c/arch/sparc32/Makefile.inc (added) * uspace/lib/c/arch/sparc32/_link.ld.in (added) * uspace/lib/c/arch/sparc32/include/libarch/atomic.h (added) * uspace/lib/c/arch/sparc32/include/libarch/barrier.h (added) * uspace/lib/c/arch/sparc32/include/libarch/config.h (added) * uspace/lib/c/arch/sparc32/include/libarch/context_offset.h (added) * uspace/lib/c/arch/sparc32/include/libarch/ddi.h (added) * uspace/lib/c/arch/sparc32/include/libarch/elf.h (added) * uspace/lib/c/arch/sparc32/include/libarch/elf_linux.h (added) * uspace/lib/c/arch/sparc32/include/libarch/faddr.h (added) * uspace/lib/c/arch/sparc32/include/libarch/fibril.h (added) * uspace/lib/c/arch/sparc32/include/libarch/inttypes.h (added) * uspace/lib/c/arch/sparc32/include/libarch/istate.h (added) * uspace/lib/c/arch/sparc32/include/libarch/regdef.h (added) * uspace/lib/c/arch/sparc32/include/libarch/stack.h (added) * uspace/lib/c/arch/sparc32/include/libarch/stackarg.h (added) * uspace/lib/c/arch/sparc32/include/libarch/syscall.h (added) * uspace/lib/c/arch/sparc32/include/libarch/thread.h (added) * uspace/lib/c/arch/sparc32/include/libarch/tls.h (added) * uspace/lib/c/arch/sparc32/include/libarch/types.h (added) * uspace/lib/c/arch/sparc32/src/entry.s (added) * uspace/lib/c/arch/sparc32/src/entryjmp.s (added) * uspace/lib/c/arch/sparc32/src/fibril.S (added) * uspace/lib/c/arch/sparc32/src/stacktrace.c (added) * uspace/lib/c/arch/sparc32/src/stacktrace_asm.S (added) * uspace/lib/c/arch/sparc32/src/thread_entry.s (added) * uspace/lib/c/arch/sparc32/src/tls.c (added) * uspace/lib/c/include/atomicdflt.h (modified) Initial work on sparc32 architecture support. * /boot/arch/sparc32 ... 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 ...