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
/
usr.bin
/
binutils
Commit message (
Expand
)
Author
Age
Files
Lines
*
Push mips support into the tree.
imp
2008-12-11
3
-1
/
+32
*
Push mips support for ld into the tree.
imp
2008-12-11
5
-0
/
+40
*
Push mips support for as into the tree.
imp
2008-12-11
3
-0
/
+27
*
Enable EFI target.
rpaulo
2008-08-31
1
-1
/
+3
*
Lower WARNS to avoid warning about type-punned casting.
marcel
2008-05-04
1
-1
/
+1
*
Add support for the 32-bit EFI target.
marcel
2008-04-17
1
-3
/
+10
*
Set AR=gnu-ar and RANLIB=gnu-ranlib on systems where we are forced
ru
2008-03-02
2
-4
/
+0
*
Make again BSD ar(1) the default system ar(1), now properly handling
ru
2008-02-25
2
-10
/
+16
*
If 'WITH_BSDAR' is defined, install as gnu-<util_name>.
obrien
2008-02-21
2
-0
/
+10
*
Back out previous commit. Restore Binutils ar as default. Disconnect
kaiw
2008-02-21
2
-10
/
+0
*
* Connect ar(1) to the build and make it default ar. Rename GNU
kaiw
2008-02-21
2
-0
/
+10
*
Force -O1 compilation when targeted for ia64. GCC 4 generates
marcel
2007-09-26
1
-0
/
+4
*
Reduce diff to vendor for maintance purposes.
obrien
2007-09-19
1
-5
/
+6
*
In the case of a native build, set NATIVE to yes so that the code circuits
thomas
2007-09-19
1
-1
/
+4
*
Fix PowerPC-targeted cross-builds performed on 64-bit platforms.
marcel
2007-02-11
2
-4
/
+6
*
Allow one to force with issue with 'TARGET_BIG_ENDIAN'.
obrien
2006-11-06
1
-2
/
+2
*
Temporarily add newer copy of tc-sparc.c to build to
kmacy
2006-10-09
2
-1
/
+4658
*
Remove redundant default vector
imp
2006-09-14
1
-2
/
+0
*
fix the build: add missing end of line cont character
imp
2006-09-14
1
-3
/
+5
*
scripts for the arm port.
imp
2006-09-14
3
-0
/
+45
*
Fix the build and minor cleanup.
imp
2006-09-14
1
-3
/
+4
*
.end -> .endif
imp
2006-09-14
1
-1
/
+1
*
Config file for arm assembler
imp
2006-09-14
1
-0
/
+3
*
TARGET_BIG_ENDIAN isn't appropriate here. __ARMEB__ is sufficient and
imp
2006-09-14
1
-2
/
+2
*
Style sync.
obrien
2006-09-12
1
-2
/
+0
*
Craft the FreeBSD/ARM ABI by hacking the New ARM ABI source.
obrien
2006-09-12
1
-0
/
+24
*
Default vector to big endian ARM if "TARGET_BIG_ENDIAN" is defined.
obrien
2006-09-12
1
-4
/
+11
*
Build 'ld' supporting a big endian ARM if "TARGET_BIG_ENDIAN" is defined.
obrien
2006-09-12
1
-1
/
+5
*
Configure for for big endian if TARGET_BYTES_BIG_ENDIAN is defined.
obrien
2006-09-12
1
-2
/
+2
*
Define build 'as' TARGET_BYTES_BIG_ENDIAN if "TARGET_BIG_ENDIAN" is defined.
obrien
2006-09-11
1
-0
/
+3
*
Add rs6000 to the architectures on PowerPC. It's needed by gdb(1).
marcel
2006-08-24
1
-0
/
+2
*
Fix typo.
obrien
2006-08-10
1
-1
/
+1
*
Add ARM platform Makefile for building BFD. We include the New ARM ABI only.
obrien
2006-07-22
1
-17
/
+7
*
Be consistent in quoting.
obrien
2006-07-22
6
-8
/
+36
*
Create a genscripts driver based on the PowerPC one.
obrien
2006-07-22
1
-0
/
+12
*
remove these vestiges of gdbserver.. It hasn't built in a long time, and
jmg
2006-03-31
2
-365
/
+0
*
Use the system gnuregex library vs. building GNU regex bits into libiberty
obrien
2005-02-14
1
-1
/
+1
*
Scheduled mdoc(7) sweep.
ru
2005-01-09
1
-1
/
+1
*
NOSHARED -> NO_SHARED
ru
2004-12-21
5
-5
/
+5
*
Start the dreaded NOFOO -> NO_FOO conversion.
ru
2004-12-21
1
-1
/
+1
*
For variables that are only checked with defined(), don't provide
ru
2004-10-24
6
-6
/
+6
*
Add NO_WERROR here. Binutils as does not compile cleanly with GCC 3.4.x.
kan
2004-07-28
1
-0
/
+1
*
MAJOR cleanup of the Bmake framework.
obrien
2004-07-08
37
-23475
/
+162
*
Removed. It was used for building gdb docs, which we don't do here
marcel
2004-06-27
1
-31
/
+0
*
GDB has moved up one level.
obrien
2004-06-25
1
-8
/
+0
*
Remove building gdb info files. The gdb info files are built as part
marcel
2004-06-25
1
-31
/
+3
*
Turn back on the building of GDB info files.
obrien
2004-06-23
1
-4
/
+0
*
This should be the right set of docs sources.
obrien
2004-06-21
1
-3
/
+5
*
Disable building of GDB info files until the gdb6 upgrade is finished.
obrien
2004-06-21
2
-2
/
+8
*
With tmm's latest change to the sparc64 dynamic loader, we can remove this
obrien
2004-06-20
2
-19
/
+1
[next]