summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/binutils/libbinutils
Commit message (Collapse)AuthorAgeFilesLines
* Define YY_NO_INPUT when building libbinutils, to prevent warnings aboutdim2011-12-161-0/+1
| | | | | | unused input() functions emitted by lex. MFC after: 1 week
* Update Makefile and config.h.bsd for libbinutils.dim2010-11-012-77/+18
|
* Most of binutils now compiles at WARNS=3, except for libiberty anddim2010-10-221-1/+0
| | | | libbfd, which still need WARNS=2.
* Add new upstream file, and update TARGET definition.dim2010-10-211-1/+2
|
* Use one file per line in SRCS= definition, to make insertions anddim2010-10-211-3/+17
| | | | deletions easier, and sort the file list.
* Regenerate config.h for libbinutils.dim2010-10-211-125/+188
|
* For variables that are only checked with defined(), don't provideru2004-10-241-1/+1
| | | | any fake value.
* Updated Bmake framework for Binutils 2.15.obrien2004-06-162-18/+8
|
* style.Makefile(5):johan2004-02-241-1/+1
| | | | | | | | | | | 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
* Set the binutils arch for as/nm correctly on the amd64 platform.peter2003-05-081-1/+6
| | | | | | | 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)
* Update for the Binutils 2.13.2 20021127 snapshot import.obrien2002-12-021-1/+1
|
* We HAVE_STPCPY now.obrien2002-10-201-2/+2
|
* Update for 2.13 10-Oct-2002 import.obrien2002-10-112-3/+12
|
* Removed now unused INTERNALSTATICLIB.ru2002-05-131-3/+0
| | | | | INTERNALLIB now implies NOPIC and NOPROFILE. Removed gratuitous NOMAN.
* Update to Binutils 2.12.0 release.obrien2002-03-201-1/+1
|
* Turn up WARNS as high as possible.obrien2002-03-131-0/+1
| | | | Tested by: gcc31, gcc32, /usr/bin/cc
* Change the way the version strings are handled.obrien2002-01-271-1/+1
|
* Upgrade to a Binutils 2.12.0 snapshot.obrien2002-01-271-1/+16
|
* Clean up the formatting.obrien2001-10-141-10/+8
|
* Style fix.obrien2001-06-261-1/+2
|
* Add the IA-64 unwind handling (needed for readelf).obrien2001-06-261-1/+1
|
* Upgrade to Binutils 2.11.0.obrien2001-06-011-4/+4
|
* Upgrade to Binutils 2.11.0.obrien2001-05-282-10/+0
|
* Remove MIPS support.obrien2001-04-112-11/+0
| | | | It has rotted quite badly and no one has provided updates for it.
* Our OS name is "freebsd", not "freebsdelf"obrien2001-02-215-5/+5
|
* Pull the switch and activate our Binutils to a snapshot of the up andobrien2000-05-222-24/+135
| | | | comming 2.10 release.
* s/MACHINE_ARCH/TARGET_ARCH/gmarcel1999-12-171-3/+3
| | | | | | | | | | | | 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.
* $Id$ -> $FreeBSD$peter1999-08-274-4/+4
|
* For mips assembler, we need to define TARGET_BYTES_BIG_ENDIAN to beimp1999-04-221-1/+7
| | | | | | | | 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.
* Add TARGET_ARCH=mipsel and TARGET_ARCH=mipseb as a valid targets.imp1999-03-011-0/+5
| | | | | | | | | | | | | | | | | | | | | | Unlike the unisex architecutres we've had so far, mips is bisexual. These tools can produce either byte sex, and the compiler/make determines the proper gender to use. Otherwise, we'd have to have had mipsel and mipseb in all the places that we have just mips. And there are other complications with doing that (binutils doesn't like to build mips tools without both byte genders, it seems). Introduced BINUTIL_ARCH so that other bisexual architectures can a generic mechanism. We cannot just define MACHINE_ARCH as mips because we need to differentiate big and little endian types of binaries. Discussions on freebsd-arch have hashed out this issue (and the parallel libc issues). NetBSD is moving towards mipsel and mipseb for their two flavors of mips ports (in time for 1.4, if this change hasn't already been accomplished). I've been building i386 worlds with this tree for a three months with these files in place with no ill effects.
* Update alpha configuration files and remove i386 target fromdfr1998-09-071-6/+0
| | | | libbinutils/config.h - it is declared in the arch Makefile.
* Update for import of binutils-2.9.1.jdp1998-09-061-11/+11
| | | | Submitted by: Doug Rabson <dfr>
* Removed special rules for lex- and yacc- generated files. The generalbde1998-06-041-12/+1
| | | | | rules work identically, except that they actually work if the yacc- generated header somehow becomes out of date.
* Evaluate the TARGET from the architecture. We'll assume that FREEBSDjb1998-05-041-2/+2
| | | | is ELF from here on.
* Define the target type for alpha.jb1998-03-121-0/+5
|
* Replace empty install targets with definitions of INTERNALLIB andjdp1998-03-121-3/+3
| | | | INTERNALSTATICLIB to suppress installation of internal libraries.
* Restructure the binutils hierarchy somewhat in order to betterjdp1998-03-122-2/+7
| | | | | | | | | | | | | | | | | | | | support building it for variant architectures. It was already becoming clear that the former structure was too rigid and didn't scale well. The usual sort of makefile magic arranges to .include an architecture specific makefile "Makefile.${MACHINE_ARCH}" in each directory where it exists. Also, sources will be found in each subdirectory "${MACHINE_ARCH}" that exists. This is all taken care of automatically by the top level "Makefile.inc0". This all seems to work right for the i386 now. I have also converted those alpha pieces already present to the new schema as best I could. Also: change the BINDIR on the i386 to /usr/libexec/elf for "ar" and "ranlib". They are not object format independent enough to put into /usr/bin.
* Add bmakefiles for building binutils from the contrib tree.jdp1998-03-012-0/+119
This finishes up the binutils import. But I am leaving it disabled in "src/gnu/usr.bin/Makefile" for now. It is not used by anything yet, so I'll take this opportunity to run one more round of tests before enabling it.
OpenPOWER on IntegriCloud