]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib
Build clang libraries by default with -fno-exceptions and with
[FreeBSD/FreeBSD.git] / lib /
2010-07-22 rpauloBuild clang libraries by default with -fno-exceptions...
2010-07-22 kibVerify return value of the sigset manipulation functions
2010-07-21 kaiw* Remove a superfluous error description.
2010-07-21 kaiwAdd a cross-reference to `elf_rawfile(3)`.
2010-07-21 kaiw* Note that ar(1) archives may also be opened using...
2010-07-21 kaiwRemove a redundant word.
2010-07-21 kaiwMove helper functions `_libelf_ar_get_{name,number...
2010-07-21 kaiwFix a memory leak.
2010-07-21 kaiw* Deprecate `elf_getshnum()`, `elf_getphnum()` and...
2010-07-21 kaiwAvoid switching between "unsigned char" and "char"...
2010-07-21 kaiwAdd support for translating sections of type ELF_T_GNUHASH.
2010-07-21 kaiw- Document that the *fsize() functions return a size...
2010-07-21 kaiwPerform additional checks when translating between...
2010-07-21 kaiwReduce verbosity.
2010-07-21 kaiw- Return zero for file sizes of ELF types that have...
2010-07-21 kaiwNote that the *_fsize() functions are only defined...
2010-07-21 kaiwChanges for supporting GNU Hash sections.
2010-07-21 kaiwAdd a new ELF type denoting GNU style hash tables.
2010-07-21 kaiwAllow an application that updates only the ELF Ehdr...
2010-07-21 kaiwUse <unistd.h> to declare the prototype for ftruncate().
2010-07-21 kaiwBug fix: permit the creation of zero-sized sections.
2010-07-21 kaiwImprove compatibility with other implementations of...
2010-07-21 kaiwBug fix: when updating headers using the gelf_update_...
2010-07-21 kaiw- Correctly handle sections of type SHT_NOBITS. For...
2010-07-21 edAlso link getutxent.3 to utmpx.3.
2010-07-21 kaiwRemove a superfluous comment.
2010-07-20 edUpgrade our Clang in base to r108428.
2010-07-20 jmallettImport the Cavium Simple Executive from the Cavium...
2010-07-19 rpauloMFV:
2010-07-17 rpauloMerge from vendor: libdtrace MD parts needed by fasttrap.
2010-07-17 rpaulolibdtrace MD dependent files. These interact with the...
2010-07-17 bcrs/an struct/a struct
2010-07-15 jamieDon't copy and return a potentially unset buffer when...
2010-07-15 jamieDon't import parameter values in jail_getv, except...
2010-07-15 rdivackyUpdate clang to r108428.
2010-07-15 rdivackyUpdate LLVM to r108428.
2010-07-15 marcelUnbreak xz (liblzma) on strong-aligned architectures...
2010-07-13 rdivackyUpdate clang to r108243.
2010-07-13 rdivackyUpdate LLVM to r108243.
2010-07-12 jkimUse type-specific inline function imax() instead of...
2010-07-12 kibUse _SIG_VALID instead of expanded form of the macro.
2010-07-12 kibFor xsi_sigpause(3), remove the supplied signal from...
2010-07-12 nwhitehornBuild libsmb should be on powerpc64 as well.
2010-07-11 nwhitehornFix SVN mismerge. We somehow ended up with the 32-bit...
2010-07-10 nwhitehornSince powerpc and powerpc64 share an instruction set...
2010-07-10 nwhitehornTeach libstand what to do for powerpc64: the same thing...
2010-07-10 nwhitehorn64-bit PowerPC KVM support.
2010-07-10 nwhitehornPowerpc64 thread libraries support.
2010-07-10 nwhitehornProvide 64-bit PowerPC support in libc.
2010-07-10 nwhitehornpowerpc64 floating-point is identical to powerpc, so...
2010-07-10 nwhitehornThe 64-bit PowerPC ABI implemented in binutils 2.15...
2010-07-10 kibDocument pl_siginfo and PT_FLAG_SI for PT_LWPINFO.
2010-07-10 nwhitehornC startup support for 64-bit PowerPC.
2010-07-09 jkimFix build by defining MAX() macro here.
2010-07-08 jkimSync. printf() of libstand(3) with sys/kern/subr_prf.c.
2010-07-07 rrsIf a user calls sctp_sendx() with a NULL
2010-07-06 jkimMerge ACPICA 20100702.
2010-07-06 traszFix acl_from_text(3) - and, therefore, setfacl(1) ...
2010-07-06 rpauloMerge from vendor-sys/opensolaris:
2010-07-05 traszRemove comment which didn't match reality for a long...
2010-07-05 brucecIncrement 'sa' at the end of the loop; otherwise, only...
2010-07-04 kibExtend the td_thrinfo_t to include siginfo for the...
2010-07-04 brucecUse ISO C99 integer types instead of the BSD-specific...
2010-07-01 desIf the A flag is supplied, http_request() will attempt...
2010-07-01 marcelSimplify the calculation of s_scale by rewriting the...
2010-06-30 marcelOn powerpc, calculate s_scale using the non-FP version...
2010-06-26 pjdJust like in case of setgroups(2), for getgroups(2...
2010-06-25 jchandrause PTR_WORD for __curbrk and minbrk instead of .word...
2010-06-21 edDon't build Clang libs during lib32 build.
2010-06-20 maximMerge from English r198040: add C message catalogue...
2010-06-18 kibAdd unwind annotations to the asm part of crt1 on i386...
2010-06-18 sbrunoMuch closer approximation of the kernel's calculation...
2010-06-16 jchandraMerge jmallett@'s n64 work into HEAD - changeset 2
2010-06-16 jchandraMerge jmallett@'s n64 work into HEAD - changeset 1.
2010-06-15 jilleslibedit: Reduce surprising behaviour with filename...
2010-06-15 jilleslibedit: Allow simple quoting in filename completion.
2010-06-15 jilleslibedit: Fix a bug that could make completion listings...
2010-06-15 sbrunoAdd a new column to the output of vmstat -z to indicate...
2010-06-15 edRemove even two more unneeded files from libllvmsupport.
2010-06-15 edRemove unneeded files from the build.
2010-06-14 rpauloMFV hostapd & wpa_supplicant 0.6.10.
2010-06-14 edUnbreak Clang on PowerPC.
2010-06-14 kientzleSeparate _posix1e_acl_id_to_name() into a separate...
2010-06-13 jilleslibedit: Add basic filename completion code from NetBSD.
2010-06-13 edDisable usage of posix_spawn() inside LLVM.
2010-06-13 kaiw* Improve compatibility with existing application code...
2010-06-13 impMerge from tbemd:
2010-06-13 cpercivaIn threaded processes, destroy the mutex atexit_mutex...
2010-06-12 dasIntroduce __isnanf() as an alias for isnanf(), and...
2010-06-12 edDo the branding right this time.
2010-06-11 delphijDetect bit endianness through machine/endian.h. This...
2010-06-11 brucecsctp_recvmsg returns the number of bytes received,...
2010-06-11 uqsmdoc: stop abusing -column lists and use .Bl -tag instead
2010-06-11 uqsmdoc nitpicking: the title argument shall be uppercase
2010-06-11 impMerge from tbemd
2010-06-10 impsvn merge svn+ssh://svn.freebsd.org/base/head@208996
2010-06-10 edDisable usage of __DATE__.
2010-06-10 edBrand our Clang binary.
2010-06-09 rdivackyHook clang into the build on i386/amd64/powerpc.
2010-06-09 rdivackyImport the build makefiles for clang/LLVM.
next