aboutsummaryrefslogtreecommitdiff
path: root/gnu
Commit message (Expand)AuthorAgeFilesLines
* This is not needed since src/gnu/usr.bin/cc/cc_int/Makefile,v 1.34.Ruslan Ermilov2006-09-161-54/+0
* Remove vestiges of GNU tar.Ruslan Ermilov2006-09-155-1190/+0
* A TARGET_CPU_DEFAULT of xscale for arm results in illegal instructionsWarner Losh2006-09-151-1/+1
* Remove redundant default vectorWarner Losh2006-09-141-2/+0
* Add cross debug support to arm.Warner Losh2006-09-141-1/+37
* fix the build: add missing end of line cont characterWarner Losh2006-09-141-3/+5
* scripts for the arm port.Warner Losh2006-09-143-0/+45
* Fix the build and minor cleanup.Warner Losh2006-09-141-3/+4
* .end -> .endifWarner Losh2006-09-141-1/+1
* Architecture specific portions of gdb for arm.Warner Losh2006-09-148-0/+1477
* Config file for arm assemblerWarner Losh2006-09-141-0/+3
* TARGET_BIG_ENDIAN isn't appropriate here. __ARMEB__ is sufficient andWarner Losh2006-09-141-2/+2
* Remove redundant defines alerady set by Makefile.feAlexander Kabaev2006-09-121-3/+0
* Style sync.David E. O'Brien2006-09-121-2/+0
* Move to more global Makefile.tgt vs. having to define in the leaves.David E. O'Brien2006-09-121-4/+0
* Default to big endian ARM if "TARGET_BIG_ENDIAN" is defined, and set an ARMDavid E. O'Brien2006-09-121-0/+4
* Default to big endian ARM if "TARGET_BIG_ENDIAN" is defined (& targeting ARM).David E. O'Brien2006-09-121-0/+4
* Craft the FreeBSD/ARM ABI by hacking the New ARM ABI source.David E. O'Brien2006-09-121-0/+24
* Default vector to big endian ARM if "TARGET_BIG_ENDIAN" is defined.David E. O'Brien2006-09-121-4/+11
* Build 'ld' supporting a big endian ARM if "TARGET_BIG_ENDIAN" is defined.David E. O'Brien2006-09-121-1/+5
* Configure for for big endian if TARGET_BYTES_BIG_ENDIAN is defined.David E. O'Brien2006-09-121-2/+2
* Define build 'as' TARGET_BYTES_BIG_ENDIAN if "TARGET_BIG_ENDIAN" is defined.David E. O'Brien2006-09-111-0/+3
* Fix three whitespace nits.Warner Losh2006-09-111-3/+2
* Use the pcb in stoppcbs[] if it is present for threads that were runningJohn Baldwin2006-08-251-2/+19
* Add initial support for kgdb(1) on PowerPC.Marcel Moolenaar2006-08-242-5/+186
* Build gdb on PowerPC.Marcel Moolenaar2006-08-241-1/+1
* Add basic support for PowerPC. This excludes kgdb(1).Marcel Moolenaar2006-08-244-1/+800
* Add rs6000 to the architectures on PowerPC. It's needed by gdb(1).Marcel Moolenaar2006-08-241-0/+2
* Remove special handling for PC == 0. With this, kgdb can now properlyJohn Baldwin2006-08-231-6/+1
* Remove alpha-specific stuff.Ruslan Ermilov2006-08-234-977/+0
* Build gperf(1) for/on PowerPC. There's no apparent reason not toMarcel Moolenaar2006-08-211-2/+0
* Update libsupc++ to include missing files. This was fixed in libstdc++Alexander Kabaev2006-08-191-5/+6
* How stupid of me. :>> doesn't change a modification time.Ruslan Ermilov2006-08-142-4/+0
* - Include bsd.own.mk early so existsence check using ${SHAREDIR}Ruslan Ermilov2006-08-141-0/+4
* Touch `locale' and `se_locale' if they exist to stop people fromRuslan Ermilov2006-08-141-0/+2
* Fix typo.David E. O'Brien2006-08-101-1/+1
* Add FreeBSD 6.2 to the list of known versions.Ruslan Ermilov2006-08-081-0/+1
* Add libbsm to the list of our standard libraries.Yaroslav Tykhiy2006-08-051-0/+1
* Add initial platform support.David E. O'Brien2006-07-221-0/+196
* Add ARM platform Makefile for building BFD. We include the New ARM ABI only.David E. O'Brien2006-07-221-17/+7
* Be consistent in quoting.David E. O'Brien2006-07-226-8/+36
* Create a genscripts driver based on the PowerPC one.David E. O'Brien2006-07-221-0/+12
* The platform name is ARM not StrongARM.David E. O'Brien2006-07-221-1/+1
* Add the sun4v category.Ceri Davies2006-07-171-0/+1
* Garbage collect library we did not compile for ages.Alexander Kabaev2006-06-061-7/+0
* Clean the product of patch(1).Ruslan Ermilov2006-04-101-0/+2
* bring in the necessary changes to make gdbserver compile and work (atJohn-Mark Gurney2006-04-065-316/+210
* import gdbserver Linux files renamed to fbsd... I have made gdbserverJohn-Mark Gurney2006-04-063-0/+1754
* remove these vestiges of gdbserver.. It hasn't built in a long time, andJohn-Mark Gurney2006-03-312-365/+0
* Upgrade to 5.1Andrey A. Chernov2006-03-272-1/+22