]> Zhao Yanbai Git Server - minix.git/shortlog
minix.git
2014-07-28 Cristiano Giuffridallvm: Use a separate common.overrides file for MINIX.
2014-07-28 Cristiano Giuffridallvm: Fix rc script.
2014-07-28 Cristiano Giuffridallvm: Add clientctl actions for external disk support.
2014-07-28 Cristiano Giuffridareleasetools: Add rc.local support when building x86...
2014-07-28 Cristiano Giuffridallvm: Preserve default OPTFLAGS when adding instrumenta...
2014-07-28 Cristiano Giuffridallvm: Use default LLVMPREFIX when building passes.
2014-07-28 Erik van der... LLVM clientctl: activate the KVM module only if available
2014-07-28 Erik van der... Fix LLVM clientctl: if the kvm command is not available...
2014-07-28 Erik van der... configure.llvm: add INTERACTIVE environment variable...
2014-07-28 Cristiano Giuffridallvm: Fix llvm-apps bridging.
2014-07-28 Cristiano Giuffridallvm: serverctl is now clientctl.
2014-07-28 Cristiano Giuffridallvm: Always build memory last.
2014-07-28 Cristiano Giuffridallvm: Add the serverctl script.
2014-07-28 Cristiano Giuffridallvm: Use common.overrides* files the llvm-apps way.
2014-07-28 Cristiano Giuffridasef: Add fault injection (and EDFI) support.
2014-07-28 Cristiano Giuffridallvm: Split BITCODE_LD_FLAGS
2014-07-28 Cristiano Giuffridallvm: Readd mistakenly deleted minix.inc.
2014-07-28 Cristiano Giuffridallvm: A few bitcode-related fixes.
2014-07-28 Cristiano Giuffridallvm: Remove no longer needed SLOPPY_FLIST option.
2014-07-28 Cristiano Giuffridallvm: Avoid versioning configuration files directly.
2014-07-28 Koustubha BhatCREATE_IMAGE_ONLY option added to releasetools/x86_hdim...
2014-07-28 Koustubha BhatLLVM Hello pass: inserts printf statement in main(...
2014-07-28 Koustubha BhatBridging Minix & llvm-apps repos for instrumentating...
2014-07-28 Ben GrasEmpty libgcc_s.
2014-07-28 Lionel SambucRemove obsolete commands/cpp
2014-07-28 Lionel SambucReplace cc, c++ & cpp with symlinks
2014-07-28 Lionel Sambucdefault CC to clang
2014-07-28 Ben Grasnew libunwind, updated to netbsd b1f513eedd
2014-07-28 Lionel SambucImporting sys/libunwind for clang
2014-07-28 Lionel SambucCompile gold as a tool on MINIX/llvm-only system
2014-07-28 Lionel SambucLLVM Minix changes
2014-07-28 Lionel SambucI should not have been born.
2014-07-28 Lionel SambucLLVM Passe which fixes weak aliases overriden from...
2014-07-28 Lionel SambucImporting netbsd clang -- pristine
2014-07-28 David van MoolenbroekKernel: fix getrusage microsecond computation
2014-07-28 David van MoolenbroekCorrect a few library dependency tracking mistakes
2014-07-28 Zachary StorerImport NetBSD mv command.
2014-07-28 Jan Koblerarm: clear highly mapped kernel bss
2014-07-28 Ben Grassize_t declaration
2014-07-28 Wojciech ZajacFixed usb_storage to support more USB sticks
2014-07-28 Wojciech ZajacUSB bulk only transport 'reset recovery' added
2014-07-28 Wojciech ZajacCorrected invalid URBs handling
2014-07-28 Wojciech ZajacMake MUSB use 'interval' for bulk transfers
2014-07-28 Wojciech ZajacMore endpoint descriptor data held by usb_storage
2014-07-28 Wojciech ZajacRemoved unused transfer flags for usb_storage
2014-07-28 Wojciech ZajacGraceful exiting for USBD
2014-07-28 Wojciech ZajacUSBD return value for wrong URB submit
2014-07-28 Wojciech ZajacGraceful exiting for mass storage driver
2014-07-28 Wojciech ZajacGeneralization of USB transfer's error handling
2014-07-28 David van Moolenbroeklibc: make ttyname(3) use devname(3)
2014-07-28 Ben GrasFix passwd entries, from old format to new.
2014-07-28 Ben Graspty range improvement
2014-07-28 Lionel SambucMessage type for CDEV_{READ,WRITE,IOCTL}
2014-07-28 Lionel SambucMessage type for CDEV_SELECT
2014-07-28 Lionel SambucMessage type for CDEV_CANCEL
2014-07-28 Lionel SambucMessage type for CDEV_{OPEN,CLOSE}
2014-07-28 Lionel SambucMessage type for CDEV_SEL{1,2}
2014-07-28 Lionel SambucMessage type for CDEV_REPLY
2014-07-28 Lionel SambucMessage type for TTY_FKEY_CONTROL
2014-07-28 Lionel SambucFKEY_EVENTS cleanups
2014-07-28 Wojciech ZajacMemory related fixes for DDE/USBD
2014-07-28 Wojciech ZajacUpgraded HCD transfers
2014-07-28 Wojciech ZajacUnification of various HCD types.
2014-07-28 Ben Grasset NETBSDSRCDIR in kyua-atf-compat
2014-07-28 Ben Grasgold -Ttext=.. workaround
2014-07-28 Wojciech ZajacLinking blocktest without libc to allow terminal output
2014-07-28 Thomas CortImporting games/colorbars
2014-07-28 Wojciech ZajacFixed setup packet configuration for USBD and disconnec...
2014-07-28 Wojciech ZajacFix for usbd-usb_storage pairing and URB handling....
2014-07-28 Wojciech ZajacResolution of some currently fixable TODOs
2014-07-28 Lionel SambucMessage type for TTY_INPUT_EVENT
2014-07-28 Lionel SambucMessage type for SYS_CLEAR
2014-07-28 Lionel SambucMessage type for SYS_EXEC
2014-07-28 Lionel SambucMessage type for SYS_FORK
2014-07-28 Lionel SambucMessage type for SYS_{S,G}ETMCONTEXT
2014-07-28 Lionel SambucMessage type for SYS_SETGRANT
2014-07-28 Lionel SambucMessage type for SYS_PRIVCTL
2014-07-28 Lionel SambucMessage type for SYS_STATECTL
2014-07-28 Lionel SambucMessage type for SYS_TRACE
2014-07-28 Lionel SambucMessage type for SYS_SETTIME
2014-07-28 Lionel SambucMessage type for SYS_STIME
2014-07-28 Lionel SambucMessage type for SYS_TIMES
2014-07-28 Lionel SambucMessage type for SYS_GETINFO and SYS_GETWHOAMI
2014-07-28 Lionel SambucMessage type for SYS_VUMAP
2014-07-28 Lionel SambucMessage type for SYS_UMAP{,_REMOTE}
2014-07-28 Lionel SambucMessage type for SYS_{VIR,PHYS}COPY
2014-07-28 Lionel SambucMessage type for SYS_IOPENABLE
2014-07-28 Lionel SambucMessage type for SYS_ABORT
2014-07-28 Lionel SambucMessage type for SYS_IRQCTL
2014-07-28 Lionel SambucMessage type for SYS_SETALARM
2014-07-28 Lionel SambucMessage type for SYS_VDEVIO
2014-07-28 Lionel SambucMessage type for SYS_SDEVIO
2014-07-28 Lionel SambucMessage type for SYS_MEMSET
2014-07-28 Lionel SambucMessage type for DL_{READ,WRITE}V_S
2014-07-28 Lionel SambucMessage type for DL_TASK_REPLY
2014-07-28 Lionel SambucMessage type for DL_GETSTAT_S
2014-07-28 Lionel SambucMessage type for DL_CONF{,_REPLY}
2014-07-28 Lionel SambucMessage type for {PM,VFS,RS,DS}_GETSYSINFO
2014-07-28 Lionel SambucMessage type for SVRCTL
2014-07-28 Lionel SambucMessage type for {PM,VFS,VM}_GETRUSAGE
next