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
/
ld
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
First cut at the (non-contrib) bits needed to build the binutils
steve
2000-04-02
1
-0
/
+24
*
The ld directory is in ${SRCDIR} not ${BINUTILSDISTDIR}.
steve
2000-04-02
1
-1
/
+1
*
Use `${dir}/libfoo.a' instead of `-L${dir} -lfoo' for local static
bde
2000-03-27
1
-5
/
+2
*
s/MACHINE_ARCH/TARGET_ARCH/g
marcel
1999-12-17
5
-5
/
+5
*
Replace freebsdelf with freebsd in most places.
jb
1999-11-07
6
-16
/
+16
*
Add support for additional architectures.
jb
1999-11-06
6
-0
/
+197
*
Use the simplified genscripts.sh and set the cross-compiled library
jb
1999-11-06
1
-2
/
+22
*
Use the simplified genscripts.sh and set the cross-compiled library
jb
1999-11-06
2
-8
/
+12
*
This is a simplified version of the binutils script which better suits
jb
1999-11-06
1
-0
/
+107
*
Add a BINUTILSDISTDIR hook here too.
jb
1999-11-06
1
-0
/
+8
*
$Id$ -> $FreeBSD$
peter
1999-08-27
4
-4
/
+4
*
TARGET was being defined wrong, causing ld to always fail. It is the
imp
1999-04-21
1
-5
/
+5
*
Add TARGET_ARCH=mipsel and TARGET_ARCH=mipseb as a valid targets.
imp
1999-03-01
2
-0
/
+44
*
Update for import of binutils-2.9.1.
jdp
1998-09-06
1
-0
/
+9
*
Removed superfluous beforedepends. Their files were already in SRCS.
bde
1998-06-04
2
-6
/
+2
*
Don't use beforedepend; just put generated headers in SRCS. ldgram.h
bde
1998-06-04
1
-4
/
+3
*
Add missing DPADD's.
peter
1998-06-03
1
-1
/
+3
*
The yacc makefile changes don't seem to know when to generate the
jb
1998-05-11
1
-2
/
+2
*
Work out the list of emulations based on the cross-architectures
jb
1998-05-04
1
-3
/
+14
*
Add cross-architecture support.
jb
1998-05-04
2
-15
/
+20
*
Fixed races in `make -jN' using new yacc rules. This also fixes plain
bde
1998-05-04
1
-8
/
+2
*
Give up on a.out support in binutils. It has too many problems to
jdp
1998-03-30
1
-14
/
+6
*
Restructure the binutils hierarchy somewhat in order to better
jdp
1998-03-12
6
-0
/
+143
[prev]