]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/mips/mips
Merge llvm, clang, lld and lldb trunk r291012, and resolve conflicts.
[FreeBSD/FreeBSD.git] / sys / mips / mips /
2017-01-04 dimMerge llvm, clang, lld and lldb trunk r291012, and...
2017-01-04 dimMerge ^/head r311306 through r311313.
2017-01-04 delphijRestructure libz, place vendor files in contrib/zlib...
2017-01-02 dimUpdate lldb to trunk r290819 and resolve conflicts.
2017-01-02 dimUpdate lld to trunk r290819 and resolve conflicts.
2017-01-02 dimUpdate clang to trunk r290819 and resolve conflicts.
2017-01-02 dimUpdate llvm to trunk r290819 and resolve conflicts.
2016-12-30 mmMFV r310796, r310797:
2016-12-30 cognetMerge CK as of commit 255a47553aa5e8d0bb5f8eec63acac7f4...
2016-12-29 kanUse mips_dcache_wbinv_range instead of mips_dcache_wb_r...
2016-12-28 kanImplement pmap_change_attr and related APIs on MIPS
2016-12-27 mmMFV r310622:
2016-12-23 jhbTeach DDB how to unwind across a kernel stack overflow.
2016-12-23 jhbMFamd64: Various fixes for MIPS minidumps.
2016-12-19 sjgMerge bmake-20161212
2016-12-17 mmMFV r310115,310184:
2016-12-16 dimMerge ^/head r309817 through r310168.
2016-12-14 jhbAdd 'const' to fn_name's return type to remove a cast.
2016-12-13 jhbFix stack traces in DDB for the debugger thread.
2016-12-13 jhbUse register_t instead of uintptr_t for register values...
2016-12-13 jhbFix remove_userlocal_code() for n32.
2016-12-10 defAdd support for encrypted kernel crash dumps.
2016-12-06 mmMFV r309587:
2016-12-02 dimUpdate compiler-rt to release_39 branch r288513. Since...
2016-12-02 dimUpdate llvm, clang, lld and lldb to release_39 branch...
2016-12-01 mmMFC r309362:
2016-11-29 mmMFV r309299:
2016-11-28 cognetImport Concurrency Kit in the kernel.
2016-11-22 delphijMFV r308954:
2016-11-19 dimMerge ^/head r308842 through r308867.
2016-11-19 brEnable SMP on Ingenic JZ4780.
2016-11-19 brAccount for bigger secondary data cache line size.
2016-11-19 dimMerge ^/head r308491 through r308841.
2016-11-19 brIdentify Ingenic CPUs.
2016-11-15 mizhka[MIPS] Fix Config3[ULRI] printing
2016-11-15 jhbSync instruction cache's after writing user breakpoints...
2016-11-14 mizhka[MIPS] Print Config7 on boot for several MIPS architectures
2016-11-11 cyMFV r305100: Update amd from am-utils 6.1.5 to 6.2.
2016-11-07 delphijMFV r308392: file 5.29.
2016-11-03 gjbMFV r308265: Update tzdata to 2016i.
2016-10-31 dimMerge ^/head r307736 through r308146.
2016-10-31 brUse correct signal number for floating point exceptions.
2016-10-31 brAdd full softfloat and hardfloat support for MIPS.
2016-10-15 dimMerge ^/head r306906 through r307382.
2016-10-12 gonzoINTRNG: Propagate IRQ activation error to API consumer
2016-10-04 jkimMerge ACPICA 20160930.
2016-10-04 mmMFV r306669:
2016-10-01 baptImport libucl 20160812
2016-09-29 desUpgrade to Unbound 1.5.10.
2016-09-28 emasteMerge ^/head r306303 through 306411.
2016-09-28 brUse SIGSEGV signal for memory protection failures from...
2016-09-28 brFill all the siginfo so we have si_value set as well.
2016-09-24 dimMerge ^/head r305892 through r306302.
2016-09-22 impRevert and redo r306083.
2016-09-22 jkimMerge OpenSSL 1.0.2i.
2016-09-22 brSet the standard freebsd brand note for ELF binaries...
2016-09-21 kibAdd kernel interfaces to call EFI Runtime Services.
2016-09-21 andrewUpdate the device tree source files to a Linux 4.7-RC.
2016-09-19 andrewImport the Linaro Cortex Strings library into contrib.
2016-09-16 dimMerge ^/head r305687 through r305890.
2016-09-15 brooksThe TLS offset is a property of the process ABI.
2016-09-12 brAdd SMP support for MTI Malta 34kf CPU.
2016-09-10 dimMerge ^/head r305623 through r305686.
2016-09-09 brAdd support for SMP on MIPS Malta platform.
2016-09-08 dimMerge ^/head r305431 through r305622.
2016-09-08 brAllow the use of soft-interrupts for sending IPIs.
2016-09-07 sgalabovFix MIPS INTRNG (both FDT and non-FDT) behaviour broken...
2016-09-05 mmMFV r305420:
2016-09-04 dimMerge ^/head r305361 through r305389.
2016-09-04 desUpgrade to Unbound 1.5.9.
2016-09-03 dimUpdate compiler-rt to 3.9.0 release, and update the...
2016-09-03 markjRemove support for idle page zeroing.
2016-08-31 emasteUpdate to ELF Tool Chain r3490
2016-08-30 pfgMFV r302423:
2016-08-30 dimUpdate libc++ to release_39 branch r279689.
2016-08-30 emasteBring lld (release_39 branch, r279477) to contrib
2016-08-25 ngieMFhead @ r304815
2016-08-24 cyMFV r304732.
2016-08-23 dimMerge ^/head r304537 through r304699.
2016-08-21 adrian[mips] add support for the "creative" GNU extensions...
2016-08-20 dimMerge ^/head r304236 through r304536.
2016-08-19 mmelINTRNG: Rework handling with resources. Partially rever...
2016-08-17 dimUpdate llvm to release_39 branch r278877.
2016-08-17 emasteUpdate lldb to release_39 branch r276489 and resolve...
2016-08-16 dimUpdate clang to release_39 branch r276489, and resolve...
2016-08-16 dimUpdate llvm to release_39 branch r276489, and resolve...
2016-08-16 dimMerge ^/head r303250 through r304235.
2016-08-16 ngieMFhead @ r304232
2016-08-16 adrian[mips] fix use-before-initialised.
2016-08-16 markjMFV r304057:
2016-08-16 markjMFV r296989:
2016-08-14 mmMFV r304060:
2016-08-12 ngieCheckpoint initial integration work
2016-08-07 brooksUse a more conventional spelling of "breakpoint".
2016-08-07 adrian[mips] add support for using the MIPS user register...
2016-07-25 delphijChange bsdiff to use divsufsort suffix sort library...
2016-07-23 baptUpdate mandoc to 1.13.4 release
2016-07-12 landonfmips/ddb: fix MIPS backtrace truncation and MIPS32...
2016-07-04 grehanImport bhyve_graphics into CURRENT. Thanks to all who...
2016-07-01 delphijMFV r302260: expat 2.2.0
next