]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - share
Delete MK_COVERAGE=no with gcc. Let's see if this fixes cross-compilation :/
[FreeBSD/FreeBSD.git] / share /
2017-10-23 Enji CooperNeed to make all of the variables immediate, or the...
2017-10-22 Enji CooperMFhead@r324884
2017-10-22 Enji CooperRestore gcc 4.8 version check
2017-10-22 Enji CooperRemove BROKEN_OPTIONS/MK_COVERAGE=no for gcc cross...
2017-10-22 Enji CooperDefine TARGET_CPUARCH and use in libclang_rt as the...
2017-10-22 Enji CooperCreate GCNOS directories at install time if needed
2017-10-22 Mark JohnstonMFV r323105 (partial): 8300 fix man page issues found...
2017-10-22 Enji CooperOnly try handling mutating GCNOS if SRCS is not empty
2017-10-22 Bruce M SimpsonModernise this man page somewhat.
2017-10-22 Enji CooperDo direct comparisons with TARGET for armv6/armv7
2017-10-22 Enji CooperDocument /usr/lib/cov (COVERAGEDIR) in hier(7)
2017-10-22 Enji CooperMFhead@r324851
2017-10-22 Enji CooperRegenerate src.conf(5) after r324340 (armv7 addition)
2017-10-22 Enji CooperIt _was_ .gcno's, not .gcda's that get produced with...
2017-10-22 Enji CooperHave to evaluate GCDAS immediately b/c I .undef'ed...
2017-10-21 Enji CooperMFhead@r324837
2017-10-21 Enji CooperFix typo in prior commit with stray colon after :M
2017-10-21 Enji CooperMark MK_COVERAGE broken for arm64/arm*
2017-10-21 Stefan EßerMention sysrc(8) as scripting interface for the modific...
2017-10-21 Emmanuel Vadotdts: Update our device tree sources file fomr Linux...
2017-10-20 Alan SomersUse the .Fx macro consistently.
2017-10-20 Alan SomersFix the mps(4) HISTORY section.
2017-10-18 Stefan EßerAdd references to sysrc(8).
2017-10-18 Jonathan AndersonImprove computation of {BC,LL}OBJS.
2017-10-18 Jonathan AndersonImprove logic of CLEANFILES+=${PROG_FULL}.{bc,ll}.
2017-10-18 Brooks DavisRemove mbpool(9) now that it has no consumers.
2017-10-17 Jonathan AndersonAdd LLVM IR libraries to CLEANFILES.
2017-10-17 Maxim KonovalovDragonFly 5.0.0 release added.
2017-10-16 Alexander MotinUpdate details of interface capabilities changed by...
2017-10-11 Matt JorasAdd clearing function for unr(9).
2017-10-10 Ed Mastesysctl.9: document CTLFLAG_CAPRD and CTLFLAG_CAPWR
2017-10-10 Jung-uk KimMerge ACPICA 20170929 (take 2).
2017-10-10 Enji CooperMFhead@r324497
2017-10-10 Enji CooperAdd appropriate safety belts for riscv so it compiles...
2017-10-10 Enji CooperMFhead@r324482
2017-10-10 Enji CooperPer r324481, remove MK_COVERAGE_SUPPORT
2017-10-10 Eitan AdlerAdd OpenBSD 6.2, reorder macOS 10.13
2017-10-10 Benjamin KadukAdd Asus USB-N13, rev. B1 to the rtwn_usb hardware...
2017-10-09 Warner LoshDisconnect libstand from the build.
2017-10-09 Gleb SmirnoffShorten list of arguments to mbuf external storage...
2017-10-09 Eitan AdlerSee r198948
2017-10-09 Eitan AdlerRemove CVS - we don't run that infrastructure anymore
2017-10-09 Eitan AdlerUpdate iso3166 codes
2017-10-09 Eitan AdlerAdd macOS 10.13
2017-10-09 Enji CooperAdd MK_COVERAGE_SUPPORT
2017-10-08 Ian LeporeRestore the ability to deregister an eventhandler from...
2017-10-06 Mark JohnstonLet stack_create(9) take a malloc flags argument.
2017-10-06 Baptiste DaroussinImport mandoc 1.14.3
2017-10-06 Baptiste DaroussinImport 1.14.3
2017-10-06 Jeremie Le HenBump src.conf.5's Dd.
2017-10-06 Jeremie Le HenRemove rcmds.
2017-10-06 Andriy GaponMFV r322235: 8067 zdb should be able to dump literal...
2017-10-06 Andriy GaponMFV r316934: 7340 receive manual origin should override...
2017-10-06 Andriy GaponMFV r316933: 5142 libzfs support raidz root pool (loade...
2017-10-06 Andriy GaponMFV r316931: 6268 zfs diff confused by moving a file...
2017-10-06 Andriy GaponMFV r316877: 7571 non-present readonly numeric ZFS...
2017-10-06 Andriy GaponMFV r316864: 6392 zdb: introduce -V for verbatim import
2017-10-06 Andriy GaponMFV r316862: 6410 teach zdb to perform object lookups...
2017-10-05 Warner LoshSupport armv7 builds for userland
2017-10-05 Navdeep Parharcxgbe(4): Provide knobs to set the holdoff parameters...
2017-10-05 Enji CooperFix .gcda to .pico (bsd.lib.mk) and .o (bsd.prog.mk...
2017-10-04 Ed Mastearch.7: correct statement about time_t size
2017-10-03 Maxim Konovalovo FreeBSD 10.4 happened after 11.1, adjust the branches...
2017-10-03 Maxim KonovalovFreeBSD 10.4 release added.
2017-10-02 Alan SomersMFV r319743: 8108 zdb -l fails to read labels 2 and 3
2017-10-02 Alan SomersMFV r316863: 3871 fix issues introduced by 3604
2017-10-02 Alan SomersMFV r316861: 6866 zdb -l should return non-zero if...
2017-10-02 Alan SomersMFC r316858 7280 Allow changing global libzpool variabl...
2017-10-02 Andriy GaponMFV r323913: 8600 ZFS channel programs - snapshot
2017-10-02 Andriy GaponMFV r323912: 8592 ZFS channel programs - rollback
2017-10-02 Andriy GaponMFV r323795: 8604 Avoid unnecessary work search in...
2017-10-01 Andriy GaponMFV r323794: 8605 zfs channel programs: zfs.exists...
2017-10-01 Andriy GaponMFV r323531: 8521 nvlist memory leak in get_clones_stat...
2017-10-01 Andriy GaponMFV r323531: 8521 nvlist memory leak in get_clones_stat...
2017-10-01 Andriy GaponMFV r323530,r323533,r323534: 7431 ZFS Channel Programs...
2017-10-01 Scott LongImprove the debug parsing to allow flags to be added...
2017-10-01 Andriy VoskoboinykMark libifconfig as private library in src.libnames...
2017-10-01 Enji CooperUse a pattern for GCDAS that actually works
2017-10-01 Enji CooperUse a simpler pattern than what I used in r324150
2017-10-01 Enji CooperMake the dependency relationship between .gcda and...
2017-10-01 Enji CooperMFhead@r324148
2017-10-01 Martin MatuskaMFV r324145,324147:
2017-09-29 Jung-uk KimMerge ACPICA 20170929.
2017-09-29 Wojciech MacekCompile loader as Little-Endian on PPC64/POWER8
2017-09-29 Enji CooperMFhead@r324095
2017-09-28 Enji CooperMFhead@r324075
2017-09-27 Mateusz GuzikRemove manpage entries about crshared(9)
2017-09-27 Mateusz GuzikWhack procctl(8)
2017-09-26 Conrad Meyeraesni(4): Add support for x86 SHA intrinsics
2017-09-26 Andriy GaponMFV r323535: 8585 improve batching done in zil_commit()
2017-09-24 Enji CooperUnbreak pic library link/compilation when MK_COVERAGE...
2017-09-24 Enji CooperMFhead@r323974
2017-09-24 Scott LongAdd the ability to report and set debug flags as text...
2017-09-23 Fedor UporovAdd myself as src committer.
2017-09-23 Enji CooperMFhead@r320180
2017-09-22 Andriy GaponMFV r323917: 8648 Fix range locking in ZIL commit codepath
2017-09-22 Andriy GaponMFV r323914: 8661 remove "zil-cw2" dtrace probe
2017-09-22 John BaldwinAdd a new COP_F_CIPHER_FIRST flag for struct crypt_op.
2017-09-20 Alan SomersMFV r323789: 8473 scrub does not detect errors on...
2017-09-20 Andriy GaponMFV r323792: 8602 remove unused "dp_early_sync_tasks...
next