aboutsummaryrefslogtreecommitdiff
path: root/gnu/usr.bin/binutils
Commit message (Expand)AuthorAgeFilesLines
* Sync this up to recent changes to our (userland) thread structure.Daniel Eischen2002-02-231-42/+4
* Update for binutils_2_12_anoncvs_20020221.David E. O'Brien2002-02-222-442/+541
* Update for binutils_2_12_anoncvs_20020221.David E. O'Brien2002-02-221-438/+537
* Fix kgdb in the face of the last round of KSE commits.Andrew Gallatin2002-02-181-3/+9
* Don't rely on <sys/signal.h> to include <sys/ucontext.h>.Daniel Eischen2002-02-171-0/+1
* Add missing &Peter Wemm2002-02-082-2/+2
* Make this part compile and try and use the p_threads tailq. It might workPeter Wemm2002-02-082-4/+14
* We do not need to use -I- any longer.David E. O'Brien2002-02-071-3/+1
* Set the SCRIPTDIR to be rooted at TOOLS_PREFIX rather than DESTDIR.David E. O'Brien2002-02-077-7/+7
* I missed adding a file that was needed on the Alpha (and will be neededDavid E. O'Brien2002-02-041-1/+1
* Upgrade to a Binutils 2.12.0 snapshot.David E. O'Brien2002-01-281-415/+713
* Special case the foreign platform vs. the native one.David E. O'Brien2002-01-281-4/+4
* Upgrade to a Binutils 2.12.0 snapshot.David E. O'Brien2002-01-281-814/+1840
* Support cross building from 64-bit machines.David E. O'Brien2002-01-281-0/+4
* Upgrade to a Binutils 2.12.0 snapshot.David E. O'Brien2002-01-281-413/+711
* Upgrade to a Binutils 2.12.0 snapshot.David E. O'Brien2002-01-281-413/+710
* Change the way the version strings are handled.David E. O'Brien2002-01-277-9/+12
* Upgrade to a Binutils 2.12.0 snapshot.David E. O'Brien2002-01-274-436/+750
* Style fix.David E. O'Brien2002-01-271-2/+2
* Add files new with 2.12.0.David E. O'Brien2002-01-271-1/+1
* Style fixes.David E. O'Brien2002-01-271-3/+3
* Add files new with 2.12.0.David E. O'Brien2002-01-271-2/+2
* We are now at a 2.12.0 pre-release snap version.David E. O'Brien2002-01-271-1/+1
* Catch up to the globaldata -> pcpu changes.John Baldwin2001-12-122-20/+20
* *** empty log message ***Peter Wemm2001-12-112-8/+44
* Upgrade to Binutils 2.11.2.David E. O'Brien2001-12-061-71/+204
* Make the logic more explicit.David E. O'Brien2001-10-191-1/+1
* We don't use the IA-64 psABI ELF_DYNAMIC_INTERPRETER, so remove it.David E. O'Brien2001-10-151-1/+3
* Clean this up.David E. O'Brien2001-10-151-8/+8
* Binutils 2.11.2 build framework for the FreeBSD/IA-64 target.David E. O'Brien2001-10-157-0/+3889
* We don't support GDB for IA-64, PowerPC, or sparc64 yet.David E. O'Brien2001-10-151-1/+3
* We can easily share obj-format.h and targ-env.h files across all FreeBSDDavid E. O'Brien2001-10-1516-56/+31
* More cleaning.David E. O'Brien2001-10-151-1/+1
* Adjust for the movement of `as' headers.David E. O'Brien2001-10-141-4/+2
* You know the last revision will work better if the TARGET_TUPLE is setDavid E. O'Brien2001-10-144-4/+4
* Allow easier override of the configure tuple, in case you wanted to buildDavid E. O'Brien2001-10-144-29/+37
* Need to look in additional places for BFD's config.h now.David E. O'Brien2001-10-142-0/+2
* Clean up a little bit more.David E. O'Brien2001-10-141-1/+2
* Clean up the formatting.David E. O'Brien2001-10-146-82/+72
* We do "sparc64", not "sparc".David E. O'Brien2001-10-141-24/+0
* Clean up the formatting.David E. O'Brien2001-10-142-29/+25
* We do "sparc64", not "sparc".David E. O'Brien2001-10-145-157/+0
* Clean up the formatting.David E. O'Brien2001-10-1417-124/+110
* We can easily share a single config.h file across all FreeBSD platforms,David E. O'Brien2001-10-145-626/+11
* Update for Binutils 2.11.2.David E. O'Brien2001-10-142-561/+895
* We support sparc64, not plain sparc.David E. O'Brien2001-10-143-3478/+0
* Clean up the formatting.David E. O'Brien2001-10-149-169/+156
* Backed out "Compensate for header dethreading [mistakes]" mistakes inBruce Evans2001-10-132-2/+0
* Compensate for "Compensate for header dethreading" by backing it out.Bruce Evans2001-10-104-4/+0
* Remove the Xresume* labels from the i386 interrupt handlers; theIan Dowse2001-10-092-4/+10