aboutsummaryrefslogtreecommitdiff
path: root/gnu/usr.bin/binutils/libopcodes
Commit message (Collapse)AuthorAgeFilesLines
* Retire obsolete GDB 6.1.1Ed Maste2020-12-1511-141/+0
| | | | | | | | | | | | | | | | | | | | | GDB 6.1.1 was released in June 2004 and is long obsolete. It does not support all of the architectures that FreeBSD does, and imposes limitations on the FreeBSD kernel build, such as the continued use of DWARF2 debugging information. It was kept (in /usr/libexec/) only for use by crashinfo(8), which extracts some basic information from a kernel core dump after a crash. Crashinfo already prefers gdb from port/package if installed. Future work may add kernel debug support to LLDB or find another path for crashinfo's needs, but in any case we do not want to ship the excessively outdated GDB in FreeBSD 13. Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D27610 Notes: svn path=/head/; revision=368667
* Add META_MODE support.Simon J. Gerraty2015-06-131-0/+13
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | Off by default, build behaves normally. WITH_META_MODE we get auto objdir creation, the ability to start build from anywhere in the tree. Still need to add real targets under targets/ to build packages. Differential Revision: D2796 Reviewed by: brooks imp Notes: svn path=/head/; revision=284345
| * dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty2015-06-081-2/+0
| | | | | | | | Notes: svn path=/projects/bmake/; revision=284172
| * Merge head from 7/28Simon J. Gerraty2014-08-191-4/+0
| |\ | |/ |/| | | Notes: svn path=/projects/bmake/; revision=270164
| * Updated dependenciesSimon J. Gerraty2013-02-161-2/+0
| | | | | | | | Notes: svn path=/projects/bmake/; revision=246868
| * Sync FreeBSD's bmake branch with Juniper's internal bmake branch.Marcel Moolenaar2012-08-221-0/+16
| | | | | | | | | | | | | | Requested by: Simon Gerraty <sjg@juniper.net> Notes: svn path=/projects/bmake/; revision=239572
* | Remove ia64.Marcel Moolenaar2014-07-071-4/+0
|/ | | | | | | | | | | | | | | | | | | | This includes: o All directories named *ia64* o All files named *ia64* o All ia64-specific code guarded by __ia64__ o All ia64-specific makefile logic o Mention of ia64 in comments and documentation This excludes: o Everything under contrib/ o Everything under crypto/ o sys/xen/interface o sys/sys/elf_common.h Discussed at: BSDcan Notes: svn path=/head/; revision=268351
* Sync: merge r215319 through r215395 from ^/head, so ports can actuallyDimitry Andric2010-11-161-4/+0
|\ | | | | | | | | | | | | build! :) Notes: svn path=/projects/binutils-2.17/; revision=215396
| * Garbage-collect some code made obsolete by the TBEMD import.Nathan Whitehorn2010-11-151-4/+0
| | | | | | | | Notes: svn path=/head/; revision=215352
* | Update Makefile and config.h.bsd for libopcodes.Dimitry Andric2010-11-012-110/+45
|/ | | | Notes: svn path=/projects/binutils-2.17/; revision=214638
* Teach our toolchain how to generate 64-bit PowerPC binaries. This fixesNathan Whitehorn2010-07-101-0/+4
| | | | | | | | | | | a variety of bugs in binutils related to handling of 64-bit PPC ELF, provides a GCC configuration for 64-bit PowerPC on FreeBSD, and associated build systems tweaks. Obtained from: projects/ppc64 Notes: svn path=/head/; revision=209867
* Remove alpha support from here too. FreeBSD 6 was the last branch toWarner Losh2010-02-031-4/+0
| | | | | | | support it. Notes: svn path=/head/; revision=203435
* Push mips support into the tree.Warner Losh2008-12-111-0/+4
| | | | Notes: svn path=/head/; revision=185924
* Be consistent in quoting.David E. O'Brien2006-07-221-0/+4
| | | | Notes: svn path=/head/; revision=160578
* For variables that are only checked with defined(), don't provideRuslan Ermilov2004-10-241-1/+1
| | | | | | | any fake value. Notes: svn path=/head/; revision=136910
* Updated Bmake framework for Binutils 2.15.David E. O'Brien2004-06-162-11/+3
| | | | Notes: svn path=/head/; revision=130575
* Update for the Binutils 2.13.2 20021127 snapshot import.David E. O'Brien2002-12-021-1/+10
| | | | Notes: svn path=/head/; revision=107504
* We HAVE_STPCPY now.David E. O'Brien2002-10-201-2/+2
| | | | Notes: svn path=/head/; revision=105502
* Removed now unused INTERNALSTATICLIB.Ruslan Ermilov2002-05-131-3/+0
| | | | | | | | INTERNALLIB now implies NOPIC and NOPROFILE. Removed gratuitous NOMAN. Notes: svn path=/head/; revision=96513
* Update to Binutils 2.12.0 release.David E. O'Brien2002-03-201-1/+1
| | | | Notes: svn path=/head/; revision=92840
* Upgrade to a Binutils 2.12.0 snapshot.David E. O'Brien2002-01-271-1/+1
| | | | Notes: svn path=/head/; revision=89879
* Binutils 2.11.2 build framework for the FreeBSD/IA-64 target.David E. O'Brien2001-10-151-0/+4
| | | | Notes: svn path=/head/; revision=84954
* Clean up the formatting.David E. O'Brien2001-10-146-28/+16
| | | | Notes: svn path=/head/; revision=84906
* Upgrade to Binutils 2.11.0.David E. O'Brien2001-05-281-4/+1
| | | | Notes: svn path=/head/; revision=77324
* Remove MIPS support.David E. O'Brien2001-04-111-6/+0
| | | | | | | It has rotted quite badly and no one has provided updates for it. Notes: svn path=/head/; revision=75400
* Pull the switch and activate our Binutils to a snapshot of the up andDavid E. O'Brien2000-05-221-0/+127
| | | | | | | comming 2.10 release. Notes: svn path=/head/; revision=60777
* First cut at the (non-contrib) bits needed to build the binutilsSteve Price2000-04-021-0/+6
| | | | | | | | | distribution for FreeBSD/Sparc64. Reviewed by: obrien Notes: svn path=/head/; revision=58953
* Add a BINUTILSDISTDIR hook to provide a path to a full binutils releaseJohn Birrell1999-11-061-0/+9
| | | | | | | | outside the contrib files that FreeBSD distributes. This for use by those who want to work on porting FreeBSD to additional architectures. Notes: svn path=/head/; revision=52924
* Add binutils support for additional architectures.John Birrell1999-11-063-0/+18
| | | | Notes: svn path=/head/; revision=52923
* $Id$ -> $FreeBSD$Peter Wemm1999-08-275-5/+5
| | | | Notes: svn path=/head/; revision=50472
* Add TARGET_ARCH=mipsel and TARGET_ARCH=mipseb as a valid targets.Warner Losh1999-03-012-2/+8
| | | | | | | | | | | | | | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=44360
* Remote i386 cross-architecture support. It's now configurable, and offJohn Birrell1998-05-041-3/+3
| | | | | | | by default. Notes: svn path=/head/; revision=35712
* Configure alpha to disassemble both alpha and i386 opcodes.John Birrell1998-03-121-0/+6
| | | | Notes: svn path=/head/; revision=34517
* Replace empty install targets with definitions of INTERNALLIB andJohn Polstra1998-03-121-3/+3
| | | | | | | INTERNALSTATICLIB to suppress installation of internal libraries. Notes: svn path=/head/; revision=34498
* Restructure the binutils hierarchy somewhat in order to betterJohn Polstra1998-03-123-2/+14
| | | | | | | | | | | | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=34495
* Add bmakefiles for building binutils from the contrib tree.John Polstra1998-03-012-0/+28
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. Notes: svn path=/cvs2svn/branches/JDP/; revision=33975