aboutsummaryrefslogtreecommitdiff
path: root/gnu/usr.bin/binutils/as/amd64-freebsd
Commit message (Collapse)AuthorAgeFilesLines
* Remove now-unused GNU as build infrastructureEd Maste2020-06-072-6/+0
| | | | Notes: svn path=/head/; revision=361894
* MAJOR cleanup of the Bmake framework.David E. O'Brien2004-07-082-293/+0
| | | | | | | | | | | | This includes removing all vestiges of the old not-really supported ability to build cross tools targeting non-FreeBSD systems, such as m68k Lynx and NetBSD. Move as much duplicated code from platform Makefiles into the shared Makefiles. Add a simple mechanism for specifying ELF 'ldscripts'. Also share as many .h files as possible (now a single bfd.h vs. one per platform). Notes: svn path=/head/; revision=131832
* Updated Bmake framework for Binutils 2.15.David E. O'Brien2004-06-161-15/+24
| | | | Notes: svn path=/head/; revision=130575
* The as(1) manpage was missing on i386 and amd64.Ruslan Ermilov2003-08-141-1/+0
| | | | Notes: svn path=/head/; revision=118903
* The AMD64 Hammer bits.David E. O'Brien2003-04-264-0/+291
Notes: svn path=/head/; revision=114050