- Timestamp:
- 2012-04-08T17:53:15Z (14 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- c5bff3c
- Parents:
- 1b90e90 (diff), f3378ba (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)links above to see all the changes relative to each parent. - Location:
- uspace
- Files:
-
- 5 added
- 11 deleted
- 86 edited
- 14 moved
-
Makefile.common (modified) (view diffs)
-
app/bdsh/cmds/modules/cat/cat.c (modified) (view diffs)
-
app/bdsh/cmds/modules/cat/cat.h (modified) (view diffs)
-
app/bdsh/cmds/modules/ls/ls.c (modified) (view diffs)
-
app/bdsh/cmds/modules/ls/ls.h (added)
-
app/bdsh/cmds/modules/touch/entry.h (modified) (view diffs)
-
app/bdsh/cmds/modules/touch/touch.c (modified) (view diffs)
-
app/bdsh/cmds/modules/touch/touch.h (modified) (view diffs)
-
app/bdsh/cmds/modules/touch/touch_def.h (modified) (view diffs)
-
app/binutils/Makefile (modified) (view diffs)
-
app/getterm/Makefile (modified) (view diffs)
-
app/getterm/version.c (modified) (view diffs)
-
app/sbi/src/run_texpr.c (modified) (view diffs)
-
app/sportdmp/sportdmp.c (modified) (view diffs)
-
app/tester/fault/fault2.c (modified) (view diffs)
-
app/tester/hw/serial/serial1.c (modified) (view diffs)
-
app/websrv/websrv.c (modified) (view diffs)
-
dist/data/web/bar.html (moved) (moved from uspace/dist/data/web/bar.htm ) (view diffs)
-
dist/data/web/foo.html (moved) (moved from uspace/dist/data/web/foo.htm ) (view diffs)
-
dist/data/web/index.html (moved) (moved from uspace/dist/data/web/index.htm ) (view diffs)
-
drv/bus/isa/isa.c (modified) (view diffs)
-
drv/bus/usb/ehci/Makefile (modified) (view diffs)
-
drv/bus/usb/ehci/main.c (modified) (view diffs)
-
drv/bus/usb/ehci/pci.c (deleted)
-
drv/bus/usb/ehci/res.c (added)
-
drv/bus/usb/ehci/res.h (moved) (moved from uspace/drv/bus/usb/ehci/pci.h ) (view diffs)
-
drv/bus/usb/ohci/Makefile (modified) (view diffs)
-
drv/bus/usb/ohci/hw_struct/hcca.h (modified) (view diffs)
-
drv/bus/usb/ohci/ohci.c (modified) (view diffs)
-
drv/bus/usb/ohci/res.c (moved) (moved from uspace/drv/bus/usb/ohci/pci.c ) (view diffs)
-
drv/bus/usb/ohci/res.h (moved) (moved from uspace/drv/bus/usb/ohci/pci.h ) (view diffs)
-
drv/bus/usb/uhci/Makefile (modified) (view diffs)
-
drv/bus/usb/uhci/res.c (moved) (moved from uspace/drv/bus/usb/uhci/pci.c ) (view diffs)
-
drv/bus/usb/uhci/res.h (moved) (moved from uspace/drv/bus/usb/uhci/pci.h ) (view diffs)
-
drv/bus/usb/uhci/uhci.c (modified) (view diffs)
-
drv/bus/usb/uhcirh/port.c (modified) (view diffs)
-
drv/bus/usb/usbhub/port.c (modified) (view diffs)
-
drv/char/ns8250/ns8250.c (modified) (view diffs)
-
drv/char/ps2mouse/main.c (modified) (view diffs)
-
drv/char/xtkbd/main.c (modified) (view diffs)
-
drv/infrastructure/root/root.c (modified) (view diffs)
-
drv/infrastructure/rootpc/rootpc.c (modified) (view diffs)
-
drv/nic/e1k/e1k.c (modified) (view diffs)
-
lib/c/arch/amd64/include/fibril.h (modified) (view diffs)
-
lib/c/arch/arm32/include/fibril.h (modified) (view diffs)
-
lib/c/arch/arm32/src/eabi.S (modified) (view diffs)
-
lib/c/arch/ia32/include/fibril.h (modified) (view diffs)
-
lib/c/arch/ia64/include/fibril.h (modified) (view diffs)
-
lib/c/arch/mips32/Makefile.inc (modified) (view diffs)
-
lib/c/arch/mips32/include/atomic.h (modified) (view diffs)
-
lib/c/arch/mips32/include/config.h (modified) (view diffs)
-
lib/c/arch/mips32/include/faddr.h (modified) (view diffs)
-
lib/c/arch/mips32/include/fibril.h (modified) (view diffs)
-
lib/c/arch/mips32/include/stack.h (added)
-
lib/c/arch/mips32/src/entry.S (moved) (moved from uspace/lib/c/arch/mips64/src/entry.s ) (view diffs)
-
lib/c/arch/mips32/src/entryjmp.S (moved) (moved from uspace/lib/c/arch/mips64/src/entryjmp.s ) (view diffs)
-
lib/c/arch/mips32/src/fibril.S (modified) (view diffs)
-
lib/c/arch/mips32/src/syscall.c (modified) (view diffs)
-
lib/c/arch/mips32/src/thread_entry.S (moved) (moved from uspace/lib/c/arch/mips64/src/thread_entry.s ) (view diffs)
-
lib/c/arch/mips32eb/Makefile.inc (modified) (view diffs)
-
lib/c/arch/mips32eb/include/stack.h (added)
-
lib/c/arch/mips64/Makefile.inc (modified) (view diffs)
-
lib/c/arch/mips64/include/fibril.h (modified) (view diffs)
-
lib/c/arch/mips64/include/stack.h (added)
-
lib/c/arch/mips64/src/entry.S (moved) (moved from uspace/lib/c/arch/mips32/src/entry.s ) (view diffs)
-
lib/c/arch/mips64/src/entryjmp.S (moved) (moved from uspace/lib/c/arch/mips32/src/entryjmp.s ) (view diffs)
-
lib/c/arch/mips64/src/thread_entry.S (moved) (moved from uspace/lib/c/arch/mips32/src/thread_entry.s ) (view diffs)
-
lib/c/arch/ppc32/include/fibril.h (modified) (view diffs)
-
lib/c/arch/sparc64/include/fibril.h (modified) (view diffs)
-
lib/c/generic/str.c (modified) (view diffs)
-
lib/c/include/fibril.h (modified) (view diffs)
-
lib/c/include/str.h (modified) (view diffs)
-
lib/net/generic/net_remote.c (modified) (view diffs)
-
lib/softfloat/Makefile (modified) (view diffs)
-
lib/softfloat/arch/abs32le/include/functions.h (deleted)
-
lib/softfloat/arch/amd64/include/functions.h (deleted)
-
lib/softfloat/arch/arm32/include/functions.h (deleted)
-
lib/softfloat/arch/ia32/include/functions.h (deleted)
-
lib/softfloat/arch/ia64/include/functions.h (deleted)
-
lib/softfloat/arch/mips32/include/functions.h (deleted)
-
lib/softfloat/arch/mips32eb/include/functions.h (deleted)
-
lib/softfloat/arch/mips64/include/functions.h (deleted)
-
lib/softfloat/arch/ppc32/include/functions.h (deleted)
-
lib/softfloat/arch/sparc64/include/functions.h (deleted)
-
lib/softfloat/generic/add.c (modified) (view diffs)
-
lib/softfloat/generic/common.c (modified) (view diffs)
-
lib/softfloat/generic/comparison.c (modified) (view diffs)
-
lib/softfloat/generic/conversion.c (modified) (view diffs)
-
lib/softfloat/generic/div.c (modified) (view diffs)
-
lib/softfloat/generic/mul.c (modified) (view diffs)
-
lib/softfloat/generic/softfloat.c (modified) (view diffs)
-
lib/softfloat/generic/sub.c (modified) (view diffs)
-
lib/softfloat/include/add.h (modified) (view diffs)
-
lib/softfloat/include/common.h (modified) (view diffs)
-
lib/softfloat/include/comparison.h (modified) (view diffs)
-
lib/softfloat/include/conversion.h (modified) (view diffs)
-
lib/softfloat/include/div.h (modified) (view diffs)
-
lib/softfloat/include/mul.h (modified) (view diffs)
-
lib/softfloat/include/sftypes.h (modified) (view diffs)
-
lib/softfloat/include/softfloat.h (modified) (view diffs)
-
lib/softfloat/include/sub.h (modified) (view diffs)
-
lib/softint/generic/division.c (modified) (view diffs)
-
lib/softint/include/comparison.h (modified) (view diffs)
-
lib/softint/include/division.h (modified) (view diffs)
-
lib/softint/include/lltype.h (modified) (view diffs)
-
lib/softint/include/multiplication.h (modified) (view diffs)
-
lib/softint/include/shift.h (modified) (view diffs)
-
lib/usb/src/ddfiface.c (modified) (view diffs)
-
lib/usb/src/dev.c (modified) (view diffs)
-
lib/usbvirt/src/ipc_dev.c (modified) (view diffs)
-
lib/usbvirt/src/ipc_hc.c (modified) (view diffs)
-
srv/fs/exfat/exfat_fat.c (modified) (view diffs)
-
srv/hid/fb/port/ega.c (modified) (view diffs)
-
srv/hid/fb/port/kchar.c (modified) (view diffs)
-
srv/hid/fb/port/kfb.c (modified) (view diffs)
-
srv/hid/fb/port/niagara.c (modified) (view diffs)
Note:
See TracChangeset
for help on using the changeset viewer.
