index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
gnu
Commit message (
Expand
)
Author
Age
Files
Lines
*
GCC defines built-ins for atomic instructions found on i486 and higher.
tijl
2010-09-07
2
-2
/
+2
*
Use a more robust way to substitute gcc for clang, when compiling
dim
2010-08-31
1
-1
/
+3
*
Repair some build breakage introduced in r211725 and garbage collect some
nwhitehorn
2010-08-28
1
-1
/
+1
*
Create a checklist and call one of the *printw() functions from the
imp
2010-08-24
1
-0
/
+18
*
MFtbemd:
imp
2010-08-23
6
-31
/
+21
*
- Change default grep back to GNU version. BSD grep can be built with the
gabor
2010-08-23
1
-4
/
+4
*
We need to pull bsd.own.mk before modifying the CC variable. Otherwise
rpaulo
2010-08-21
1
-0
/
+2
*
Fix buildworld -DNO_CLEAN when using with Perforce, which marks files as
will
2010-08-12
4
-5
/
+5
*
Change kgdb_lookup() to resolve symbols via GDB instead of via libkvm(3).
jhb
2010-08-04
3
-29
/
+23
*
Give kgdb(1) a chance to take a look at FPU state.
jkim
2010-08-02
1
-0
/
+1
*
Fix case for library macros
uqs
2010-08-02
1
-1
/
+1
*
Add libproc.
rpaulo
2010-07-31
1
-0
/
+1
*
Add librtld_db.
rpaulo
2010-07-31
1
-0
/
+1
*
kgdb: correctly map sections to addresses in elf object modules (amd64)
avg
2010-07-23
1
-6
/
+28
*
Disable building libobjc with clang as it's not yet supported.
rpaulo
2010-07-22
1
-0
/
+3
*
Sanitize CFLAGS and add WARNS?=2. The hardcoding of -Os -fPIC
marcel
2010-07-15
1
-1
/
+1
*
Teach our toolchain how to generate 64-bit PowerPC binaries. This fixes
nwhitehorn
2010-07-10
18
-6
/
+1096
*
Mention the radiolist option in the man page. It is being listed when
bcr
2010-07-06
1
-0
/
+10
*
For "thread signal" command, print some information from siginfo when
kib
2010-07-04
1
-0
/
+37
*
Add an alignment of 8 for sections in the n32 ABI. The default alignment
jchandra
2010-06-25
2
-0
/
+2
*
Often reported issue with newer ld is:
kib
2010-06-18
1
-1
/
+2
*
Make all tests in libdialog compilable.
ae
2010-06-15
4
-7
/
+7
*
Connect FDT infrastructure to the build system.
raj
2010-06-13
1
-0
/
+5
*
Fix build for O32 systems without a TARGET_CPUTYPE defined. We must default to
jmallett
2010-06-02
1
-0
/
+8
*
Add/improve mips64r2, Octeon, n32 and n64 support in the toolchain.
jmallett
2010-06-02
7
-9
/
+63
*
Correct dtc version header autogen location.
raj
2010-05-25
1
-9
/
+9
*
Add a new build option, MAN_UTILS. This option lets you control building
jkim
2010-05-19
1
-1
/
+1
*
Non-GCC gcc compatible compilers may provide the same multimedia intrinsic
obrien
2010-05-12
6
-6
/
+13
*
Add FreeBSD 8.1 to known list as it's being referenced by a couple of
delphij
2010-04-29
1
-0
/
+1
*
Make this directory more regular. Since it is one we control, use the
imp
2010-04-14
4
-14
/
+3
*
mdoc: order prologue macros consistently by Dd/Dt/Os
uqs
2010-04-14
1
-1
/
+1
*
Simplify how we select which architectures to add gdbserver for. If
imp
2010-04-12
1
-2
/
+1
*
Change all our own code to use st_*tim instead of st_*timespec.
ed
2010-03-28
2
-19
/
+1
*
Allow building a cross-kgdb for ia64.
marcel
2010-03-26
2
-1
/
+8
*
Handle cross-builds for gdbserver.
marcel
2010-03-26
1
-1
/
+3
*
Remove GNU cpio after fix of CVE-2010-0624.
delphij
2010-03-26
4
-1101
/
+0
*
This broke when we went to gnu99 as the default standard. Fix the build
imp
2010-03-24
1
-0
/
+1
*
Fix typo in comment
imp
2010-03-19
1
-1
/
+1
*
Make little endian compiles produce little endian binaries on mips.
imp
2010-03-05
1
-0
/
+4
*
Remove stale path reference.
raj
2010-03-05
1
-1
/
+1
*
Make the n32 scripts actually generate, ummm, n32 binaries... <blush>
imp
2010-03-04
2
-2
/
+2
*
Add n32 ABI generators...
imp
2010-03-02
4
-1
/
+11
*
Provide BSD-style Makefile for the device tree compiler (dtc).
raj
2010-02-28
1
-0
/
+51
*
Initial gdbserver support for amd64.
jkim
2010-02-25
4
-3
/
+319
*
POSIX patch(1) would treat -b as different meaning (the functionality
delphij
2010-02-22
3
-3
/
+3
*
- Remove GNU bc/dc bits. There has not been any regressions seen after
gabor
2010-02-21
4
-131
/
+0
*
These contain JC's patch to get gdb sort of working
rrs
2010-02-20
4
-18
/
+17
*
Compile fbsd-threads.c. Threading & TLS support is working just fine.
marcel
2010-02-16
2
-1
/
+3
*
kgdb: initialize n_type field of nlist entry for kvm_nlist call
avg
2010-02-13
1
-0
/
+1
*
Add description for libefi.
marcel
2010-02-09
1
-0
/
+1
[next]