]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib/csu
Update llvm/clang to trunk r126547.
[FreeBSD/FreeBSD.git] / lib / csu /
2011-02-27 dimUpdate llvm/clang to trunk r126547.
2011-02-20 dimUpgrade our copy of llvm/clang to r126079, from upstrea...
2011-02-18 nwhitehornTurn off default generation of userland dot symbols...
2011-02-18 dimMerge binutils 2.17.50 to head. This brings a number...
2011-02-12 jkimMerge ACPICA 20110211.
2011-02-06 dougbUpdate to BIND 9.6.3, the latest from ISC on the 9...
2011-02-01 impWhitespace nit
2011-01-14 kibMark csu on PowerPC as not requiring executable stack.
2011-01-13 kibThe (%esp & 0xf) == 0 should be true before the call...
2011-01-13 dimApply a workaround for a binutils issue with the .note...
2011-01-13 jkimMerge ACPICA 20110112. Switch to BSD/GPLv2 dual licens...
2011-01-07 kibAdd section .note.GNU-stack for assembly files used...
2010-12-15 jkimMerge ACPICA 20101209.
2010-12-10 tijlAdd a .note.ABI-tag section to ia64 startup files by...
2010-12-09 dimSync: merge r216133 through r216338 from ^/head.
2010-12-09 dimLet all .c and .S files under lib/csu consistently...
2010-12-04 dougbUpdate to version 9.6-ESV-R3, the latest from ISC,...
2010-12-03 simonMerge OpenSSL 0.9.8q into head.
2010-11-28 jmallettMerge Cavium Octeon SDK 2.0 Simple Executive; this...
2010-11-12 mmUpdate xz to release 5.0.0
2010-11-11 edImport libcompiler_rt into HEAD and add Makefiles.
2010-11-11 desUpgrade to OpenSSH 5.6p1.
2010-11-03 rpauloMerge wpa_supplicant and hostapd 0.7.3.
2010-11-01 dimMerge ^/vendor/binutils/dist@214571 into contrib/binuti...
2010-10-29 rpauloMerge libpcap-1.1.1.
2010-10-28 rpauloMerge tcpdump-4.1.1.
2010-10-21 dimMerge ^vendor/binutils/dist@214082 into contrib/binutils.
2010-10-15 dimRemove two .endp's without matching .proc in lib/csu...
2010-10-13 jkimMerge ACPICA 20101013.
2010-10-11 mmUpgrade xz to git snapshot as of 20101010
2010-09-20 dimUpgrade our Clang in base to r114020, from upstream...
2010-09-16 jkimMerge ACPICA 20100915.
2010-08-24 rpauloMerge dtracetoolkit/dtruss from the vendor.
2010-08-06 jkimMerge ACPICA 20100806.
2010-08-02 rpauloMFV OpenSolaris DTrace userland bits.
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-10 nwhitehornC startup support for 64-bit PowerPC.
2010-07-06 jkimMerge ACPICA 20100702.
2010-07-06 rpauloMerge from vendor-sys/opensolaris:
2010-06-18 kibAdd unwind annotations to the asm part of crt1 on i386...
2010-06-14 rpauloMFV hostapd & wpa_supplicant 0.6.10.
2010-06-09 rdivackyImport LLVM/clang from vendor stripped of docs/ test...
2010-05-10 mmImport of liblzma, xz, xzdec, lzmainfo from vendor...
2010-04-28 jkimMerge ACPICA 20100428.
2010-04-28 mckusickUpdate to current version of head.
2010-04-24 mariusAdd a TestFloat based test suite for floating-point...
2010-04-12 impmerge from head: part 4 of many
2010-04-12 impmerge from head: 3 of many
2010-04-12 impmerge from head: part 2 of many.
2010-03-22 delphijUpdate to zlib 1.2.4 and add versioned symbols to the
2010-03-20 jillesDo not create *.gmon files for PIE executables on i386.
2010-03-19 delphijCreate a custom branch where I will be able to do the...
2010-03-13 simonMerge OpenSSL 0.9.8m into head.
2010-03-13 jmallettFix spelling of noreorder.
2010-03-09 desUpgrade to OpenSSH 5.4p1.
2010-03-05 jkimMerge ACPICA 20100304.
2010-03-05 uqsUse default WARNS setting (of 6) for lib/csu.
2010-03-05 uqsProperly declare non-extern functions in crt1
2010-03-04 desIFH@204581
2010-03-04 impMerge from head
2010-03-03 impUse ABI neutral macrosa
2010-03-03 imp__main and __gccmain are no longer required, so elimina...
2010-02-28 rajMerge DTC-d75b33af.
2010-01-06 impRevert r200892, 200893 and 200894. There's companion...
2010-01-06 impMerge from head at r201628.
2010-01-02 edBuild lib/ with WARNS=6 by default.
2009-12-23 impBring in support for n64 and n32 ABIs, at least at...
2009-12-23 impStart to add support for N32 and N64 ABIs.
2009-12-23 impLoad gp for N32 and N64 operations.
2009-12-15 robertoMerge 4.2.4p8 into contrib (r200452 & r200454).
2009-12-04 netchildImport the unchanged v4l videodev.h from the vendor...
2009-12-02 kibProperly support -fPIE by linking PIE binaries with...
2009-11-16 jkimMerge ACPICA 20091112.
2009-10-19 jkimMerge ACPICA 20091013.
2009-10-01 desUpgrade to OpenSSH 5.3p1.
2009-09-17 desMerge from head up to r188941 (last revision before...
2009-09-11 jkimMFV: r196804
2009-09-09 delphijImport x86emu from OpenBSD as of OPENBSD_4_6.
2009-07-29 delphijUpdate less to v436. This is considered as a bugfix...
2009-07-11 mpUpdate to tcsh 6.17.00.
2009-06-25 dougbUpdate to the final release version of BIND 9.6.1....
2009-06-14 simonMerge OpenSSL 0.9.8k into head.
2009-06-02 jkimMFV: ACPICA 20090521
2009-05-31 dougbUpdate BIND to version 9.6.1rc1. This version has bette...
2009-05-27 edUpdate ee(1) in the base system to version 1.5.0.
2009-05-26 edCopy ee 1.4.2 into the contrib directory.
2009-05-22 desUpgrade to OpenSSH 5.2p1.
2009-05-18 delphijMerge vendor/file/dist@192348, bringing FILE 5.03 to...
2009-05-04 obrienMerge vendor/file/dist@191739, bringing FILE 5.00 to...
2009-04-19 rwatsonMerge OpenBSM 1.1 from OpenBSM vendor branch to head.
2009-03-21 rpauloMerge libpcap 1.0.0.
2009-03-21 rpauloMerge tcpdump 4.0.0 from the vendor branch.
2009-03-12 impUpdate the projects tree to a newer FreeBSD current.
2009-03-11 dfrMerge in support for Xen HVM on amd64 architecture.
2009-03-02 samconnect vendor wpa area to contrib
2009-02-21 ruFix build when WITH_SSP is set explicitly.
2009-02-13 dfrMake a place for porting the Xen HVM support to 7.x.
next