|
Revision tags: release/12.2.0, release/11.4.0, release/12.1.0, release/11.3.0, release/12.0.0, release/11.2.0, release/10.4.0, release/11.1.0, release/11.0.1, release/11.0.0, release/10.3.0, release/10.2.0, release/10.1.0, release/9.3.0, release/10.0.0, release/9.2.0, release/8.4.0, release/9.1.0, release/8.3.0 |
|
| #
6aff9329 |
| 16-Dec-2011 |
Dimitry Andric <[email protected]> |
Define YY_NO_INPUT when building libbinutils, to prevent warnings about unused input() functions emitted by lex.
MFC after: 1 week
|
|
Revision tags: release/7.4.0, release/8.2.0 |
|
| #
28b535d1 |
| 01-Nov-2010 |
Dimitry Andric <[email protected]> |
Update Makefile and config.h.bsd for libbinutils.
|
| #
e083002b |
| 22-Oct-2010 |
Dimitry Andric <[email protected]> |
Most of binutils now compiles at WARNS=3, except for libiberty and libbfd, which still need WARNS=2.
|
| #
bebf8024 |
| 21-Oct-2010 |
Dimitry Andric <[email protected]> |
Add new upstream file, and update TARGET definition.
|
| #
8114428b |
| 21-Oct-2010 |
Dimitry Andric <[email protected]> |
Use one file per line in SRCS= definition, to make insertions and deletions easier, and sort the file list.
|
|
Revision tags: release/8.1.0, release/7.3.0, release/8.0.0, release/7.2.0, release/7.1.0, release/6.4.0, release/7.0.0, release/6.3.0, release/6.2.0, release/5.5.0, release/6.1.0, release/6.0.0, release/5.4.0, release/4.11.0, release/5.3.0 |
|
| #
a35d8893 |
| 24-Oct-2004 |
Ruslan Ermilov <[email protected]> |
For variables that are only checked with defined(), don't provide any fake value.
|
| #
e223c68b |
| 16-Jun-2004 |
David E. O'Brien <[email protected]> |
Updated Bmake framework for Binutils 2.15.
|
|
Revision tags: release/4.10.0 |
|
| #
7ff8c436 |
| 24-Feb-2004 |
Johan Karlsson <[email protected]> |
style.Makefile(5): Use WARNS?= instead of WARNS=
For this to work properly for all part is the subdirectories the WARNS assignments in Makefile.inc0 are moved to the correspondning Makefile.inc.
A
style.Makefile(5): Use WARNS?= instead of WARNS=
For this to work properly for all part is the subdirectories the WARNS assignments in Makefile.inc0 are moved to the correspondning Makefile.inc.
Approved by: obrien (binutils maintainer) Tested by: make universe
show more ...
|
|
Revision tags: release/5.2.1, release/5.2.0, release/4.9.0, release/5.1.0 |
|
| #
bd3aef3d |
| 08-May-2003 |
Peter Wemm <[email protected]> |
Set the binutils arch for as/nm correctly on the amd64 platform. As far as binutils is concerned, the amd64 platform is still called "x86-64"/"x86_64". Setting things from ${MACHINE_ARCH} breaks tha
Set the binutils arch for as/nm correctly on the amd64 platform. As far as binutils is concerned, the amd64 platform is still called "x86-64"/"x86_64". Setting things from ${MACHINE_ARCH} breaks that.
Approved by: re (scottl)
show more ...
|
|
Revision tags: release/4.8.0, release/5.0.0 |
|
| #
4f376ae1 |
| 11-Oct-2002 |
David E. O'Brien <[email protected]> |
Update for 2.13 10-Oct-2002 import.
|
|
Revision tags: release/4.6.2 |
|
| #
46f8fdc3 |
| 13-May-2002 |
Ruslan Ermilov <[email protected]> |
Removed now unused INTERNALSTATICLIB. INTERNALLIB now implies NOPIC and NOPROFILE. Removed gratuitous NOMAN.
|
| #
2cadc0a9 |
| 13-Mar-2002 |
David E. O'Brien <[email protected]> |
Turn up WARNS as high as possible.
Tested by: gcc31, gcc32, /usr/bin/cc
|
| #
a1a1118a |
| 27-Jan-2002 |
David E. O'Brien <[email protected]> |
Change the way the version strings are handled.
|
| #
cd9d63ec |
| 14-Oct-2001 |
David E. O'Brien <[email protected]> |
Clean up the formatting.
|
| #
1b1d4811 |
| 26-Jun-2001 |
David E. O'Brien <[email protected]> |
Style fix.
|
| #
f6c9428e |
| 26-Jun-2001 |
David E. O'Brien <[email protected]> |
Add the IA-64 unwind handling (needed for readelf).
|
|
Revision tags: release/4.3.0 |
|
| #
370d222b |
| 11-Apr-2001 |
David E. O'Brien <[email protected]> |
Remove MIPS support. It has rotted quite badly and no one has provided updates for it.
|
| #
68829285 |
| 21-Feb-2001 |
David E. O'Brien <[email protected]> |
Our OS name is "freebsd", not "freebsdelf"
|
| #
7f3d7f20 |
| 22-May-2000 |
David E. O'Brien <[email protected]> |
Pull the switch and activate our Binutils to a snapshot of the up and comming 2.10 release.
|
| #
ecc4dcbd |
| 17-Dec-1999 |
Marcel Moolenaar <[email protected]> |
s/MACHINE_ARCH/TARGET_ARCH/g
The target machine is represented by TARGET_ARCH. MACHINE_ARCH always represents the host machine. When TARGET_ARCH is not defined, it is assumed to be equal to MACHINE_
s/MACHINE_ARCH/TARGET_ARCH/g
The target machine is represented by TARGET_ARCH. MACHINE_ARCH always represents the host machine. When TARGET_ARCH is not defined, it is assumed to be equal to MACHINE_ARCH. This means that we're building a native toolset by default. We're creating cross-compilation tools when MACHINE_ARCH != TARGET_ARCH.
TARGET_ARCH is defined when building binutils as part of the bootstrap build and is set to reflect the architecture we're currently cross- building. With this change binutils is ready for cross-building.
show more ...
|
| #
9b7a44a6 |
| 27-Aug-1999 |
Peter Wemm <[email protected]> |
$Id$ -> $FreeBSD$
|
| #
0781becd |
| 22-Apr-1999 |
Warner Losh <[email protected]> |
For mips assembler, we need to define TARGET_BYTES_BIG_ENDIAN to be zero when building for little endian machines.
Correct the target names for mips. We just use the generic targets for mips elf, s
For mips assembler, we need to define TARGET_BYTES_BIG_ENDIAN to be zero when building for little endian machines.
Correct the target names for mips. We just use the generic targets for mips elf, so the mipse[lb]-unknown-freebsd emulation types don't exist.
show more ...
|
| #
273762cf |
| 04-Jun-1998 |
Bruce Evans <[email protected]> |
Removed special rules for lex- and yacc- generated files. The general rules work identically, except that they actually work if the yacc- generated header somehow becomes out of date.
|
| #
d8db061d |
| 04-May-1998 |
John Birrell <[email protected]> |
Evaluate the TARGET from the architecture. We'll assume that FREEBSD is ELF from here on.
|
| #
f07eaee2 |
| 12-Mar-1998 |
John Polstra <[email protected]> |
Replace empty install targets with definitions of INTERNALLIB and INTERNALSTATICLIB to suppress installation of internal libraries.
|