aboutsummaryrefslogtreecommitdiff
path: root/gnu/usr.bin/binutils
Commit message (Collapse)AuthorAgeFilesLines
* MFC: Honor TOOLS_PREFIX.release/4.6.2Ruslan Ermilov2002-08-143-3/+3
| | | | | | | | | | | | (Makes RELENG_4_6 buildable for those who do not have libcrypto.so.2 under /usr/lib and attempt to buildworld with crypto support. This became needed after the OpenSSH merge.) Approved by: re (murray) Notes: svn path=/releng/4.6/; revision=101858 svn path=/release/4.6.2/; revision=101859; tag=release/4.6.2
* This commit was manufactured by cvs2svn to create branch 'RELENG_4_6'.cvs2svn2002-07-032-270/+2
| | | | Notes: svn path=/releng/4.6/; revision=99348
* MFC: rev 1.59 (fix lib ordering for static linking)David E. O'Brien2002-06-251-2/+3
| | | | Notes: svn path=/stable/4/; revision=98801
* MFC: rev 1.58 (link with libiberty.a before libreadline.so)David E. O'Brien2002-06-211-4/+4
| | | | Notes: svn path=/stable/4/; revision=98590
* MFC: Make our version tag unique due to our local changes.Mark Peek2002-05-142-2/+4
| | | | | | | Approved by: re Notes: svn path=/stable/4/; revision=96610
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2002-03-301-0/+267
| | | | Notes: svn path=/stable/4/; revision=93419
* MFC: define TARGET_ARCH.David E. O'Brien2002-03-061-0/+1
| | | | Notes: svn path=/stable/4/; revision=91761
* MFC: 1.31-1.32: Do not compile in VM_MAXUSER_ADDRESS, find it dynamicallyPeter Wemm2001-12-171-4/+22
| | | | | | | in case the kernel was compiled for a different KVM setup. Notes: svn path=/stable/4/; revision=88083
* MFC: 1.9 -> 1.12: Fix the upgrade path from 4.1-RELEASE.Ruslan Ermilov2001-09-271-0/+3
| | | | Notes: svn path=/stable/4/; revision=84008
* MFC: Bootstrapping fixes.Ruslan Ermilov2001-09-241-1/+8
| | | | | | | This unbreaks source upgrades from 4.2-RELEASE. Notes: svn path=/stable/4/; revision=83891
* MFC: rev 1.25: adapt gdb -k dynamically to changes in kernbase ratherPeter Wemm2001-09-211-1/+19
| | | | | | | than compiling it in statically. Notes: svn path=/stable/4/; revision=83753
* MFC: I almost forgot this part of the SSE MFC.Peter Wemm2001-08-151-0/+8
| | | | Notes: svn path=/stable/4/; revision=81667
* MFC: update to Binutils 2.11.2.David E. O'Brien2001-08-0122-1141/+1522
| | | | Notes: svn path=/stable/4/; revision=80984
* MFC: rev 1.14 -- total hack to fix broken bootstrap. Add -I/usr/src/includeDavid E. O'Brien2001-07-311-1/+1
| | | | | | | at the tail end of the include searching. Notes: svn path=/stable/4/; revision=80769
* MFC: MAN[1-9] -> MAN.Ruslan Ermilov2001-04-251-1/+1
| | | | Notes: svn path=/stable/4/; revision=75959
* MFC: OS name is "freebsd", not "freebsdelf"David E. O'Brien2001-02-217-17/+17
| | | | Notes: svn path=/stable/4/; revision=72814
* MFC: rev 1.25, don't call ptrace(PT*DBREGS) except for targets of typeJoerg Wunsch2001-01-051-0/+15
| | | | | | | "child" or "freebsd-uthreads". Notes: svn path=/stable/4/; revision=70691
* MFC: Prepare for mdoc(7)NG.Ruslan Ermilov2000-12-271-0/+1
| | | | Notes: svn path=/stable/4/; revision=70396
* MFC: add /dev/zero and use PATH_* where possible.David E. O'Brien2000-12-112-2/+8
| | | | Notes: svn path=/stable/4/; revision=69839
* MFC: `stringify.sed' has been replaced by `astring.sed' [on ANSI-C systems].David E. O'Brien2000-11-257-15/+15
| | | | | | | Also fix the erronious stringify.sed dependancies. Notes: svn path=/stable/4/; revision=69179
* Upgrade to Binutils 2.10.1.David E. O'Brien2000-11-257-4/+13
| | | | Notes: svn path=/stable/4/; revision=69161
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2000-11-151-0/+20
| | | | Notes: svn path=/stable/4/; revision=68797
* MFC: Sync gdb thread support to match recent changes to the threadsDaniel Eischen2000-11-101-26/+39
| | | | | | | | | library. Approved by: jkh Notes: svn path=/stable/4/; revision=68540
* MFC (freebsd-nat.c 1.23, nm.h 1.10): hardware watchpoint support for GDBJoerg Wunsch2000-08-222-0/+256
| | | | | | | | | on the i386 architecture. Since the original implementation has been done on a FreeBSD 4.1 machine, and both files are identical to -current, i feel save to MFC it rather quickly. Notes: svn path=/stable/4/; revision=64935
* MFC: rev 1.6 (install the general binutils info files)David E. O'Brien2000-07-101-1/+6
| | | | | | | PR: 16585 Notes: svn path=/stable/4/; revision=62903
* This is FreeBSD 4.x, not 5.0.David E. O'Brien2000-07-084-10/+10
| | | | Notes: svn path=/stable/4/; revision=62819
* MFC: Upgrade to Binutils 2.10.0.David E. O'Brien2000-07-0638-491/+3482
| | | | Notes: svn path=/stable/4/; revision=62697
* MFC: rev 1.44-45 (fix LDADD)David E. O'Brien2000-07-061-21/+25
| | | | | | | | rev 1.46 (debugging support when using libc_r's pthreads) rev 1.47-48 (upgrade to Binutils 2.10.0) Notes: svn path=/stable/4/; revision=62696
* MFC: rev 1.22 (debugging support when using libc_r's pthreads)David E. O'Brien2000-07-061-14/+4
| | | | Notes: svn path=/stable/4/; revision=62695
* MFC: rev 1.3 (debugging support when using libc_r's pthreads)David E. O'Brien2000-07-061-0/+8
| | | | Notes: svn path=/stable/4/; revision=62694
* MFC: 1.13 (debugging support when using libc_r's pthreads)David E. O'Brien2000-07-061-0/+8
| | | | Notes: svn path=/stable/4/; revision=62691
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2000-05-281-0/+1126
| | | | Notes: svn path=/stable/4/; revision=60994
* MFC: rev 1.47 (callback.c)David E. O'Brien2000-05-171-1/+1
| | | | Notes: svn path=/stable/4/; revision=60666
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2000-03-132-980/+0
| | | | Notes: svn path=/stable/4/; revision=57955
* Build and install gasp's infodocs along side the other binutil docs ratherDavid E. O'Brien2000-02-213-19/+2
| | | | | | | | | than seperately. Pointed out by: bde Notes: svn path=/head/; revision=57381
* Honestly, really, really add a manpage for gasp.David E. O'Brien1999-12-301-0/+114
| | | | Notes: svn path=/head/; revision=55257
* Add a manpage for gasp.David E. O'Brien1999-12-301-1/+0
| | | | Notes: svn path=/head/; revision=55256
* Hookup the info docs.David E. O'Brien1999-12-291-0/+2
| | | | Notes: svn path=/head/; revision=55199
* Build and install the GASP info page. Unfortunately there is no manpage.David E. O'Brien1999-12-281-0/+16
| | | | Notes: svn path=/head/; revision=55197
* s/MACHINE_ARCH/TARGET_ARCH/gMarcel Moolenaar1999-12-1718-22/+22
| | | | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=54748
* Don't make gdb, objc and f77 when building tools.Marcel Moolenaar1999-12-091-0/+2
| | | | Notes: svn path=/head/; revision=54368
* Make this actually build with current sources.Doug Rabson1999-12-081-1/+1
| | | | Notes: svn path=/head/; revision=54302
* Build gasp (GAS Preprocessor). This is needed for building Glide.Doug Rabson1999-12-072-1/+21
| | | | Notes: svn path=/head/; revision=54261
* ${MACHINE} -> ${MACHINE_ARCH}Marcel Moolenaar1999-11-141-2/+1
| | | | | | | | | | | | | | | | | | | All Makefiles now use MACHINE_ARCH for the target architecture. Unification is required for cross-building. Tags added to: sys/boot/Makefile sys/boot/arc/loader/Makefile sys/kern/Makefile usr.bin/cpp/Makefile usr.bin/gcore/Makefile usr.bin/truss/Makefile usr.bin/gcore/Makefile: fixed typo: MACHINDE -> MACHINE_ARCH Notes: svn path=/head/; revision=53152
* Make binutils for Alpha work on i386 machine, by properly definingMarcel Moolenaar1999-11-121-1/+6
| | | | | | | whether the host machine has a 64-bit long or not. Notes: svn path=/head/; revision=53112
* Replace freebsdelf with freebsd in BINDIRJohn Birrell1999-11-073-3/+3
| | | | | | | Requested by: obrien Notes: svn path=/head/; revision=52962
* These have been repo-copied to i386-freebsd.John Birrell1999-11-075-150/+0
| | | | Notes: svn path=/head/; revision=52959
* These have been repo-copied to alpha-freebsd.John Birrell1999-11-075-150/+0
| | | | Notes: svn path=/head/; revision=52958
* Replace freebsdelf with freebsd in most places.John Birrell1999-11-076-16/+16
| | | | | | | Requested by: obrien Notes: svn path=/head/; revision=52957
* After a repo copy of as_{alpha,i386,mips} to {alpha,i386,mips}-freebsd,John Birrell1999-11-071-6/+9
| | | | | | | | | | tidy up the logic that works out which sub-directories to build. The new directories with freebsdelf suffixes now have freebsd suffixes after a repo move by Peter at the request of David O'Brien. Notes: svn path=/head/; revision=52956