summaryrefslogtreecommitdiff
path: root/gnu
AgeCommit message (Expand)Author
2006-09-14TARGET_BIG_ENDIAN isn't appropriate here. __ARMEB__ is sufficient andWarner Losh
2006-09-12Remove redundant defines alerady set by Makefile.feAlexander Kabaev
2006-09-12Style sync.David E. O'Brien
2006-09-12Move to more global Makefile.tgt vs. having to define in the leaves.David E. O'Brien
2006-09-12Default to big endian ARM if "TARGET_BIG_ENDIAN" is defined, and set an ARMDavid E. O'Brien
2006-09-12Default to big endian ARM if "TARGET_BIG_ENDIAN" is defined (& targeting ARM).David E. O'Brien
2006-09-12Craft the FreeBSD/ARM ABI by hacking the New ARM ABI source.David E. O'Brien
2006-09-12Default vector to big endian ARM if "TARGET_BIG_ENDIAN" is defined.David E. O'Brien
2006-09-12Build 'ld' supporting a big endian ARM if "TARGET_BIG_ENDIAN" is defined.David E. O'Brien
2006-09-12Configure for for big endian if TARGET_BYTES_BIG_ENDIAN is defined.David E. O'Brien
2006-09-11Define build 'as' TARGET_BYTES_BIG_ENDIAN if "TARGET_BIG_ENDIAN" is defined.David E. O'Brien
2006-09-11Fix three whitespace nits.Warner Losh
2006-08-25Use the pcb in stoppcbs[] if it is present for threads that were runningJohn Baldwin
2006-08-24Add initial support for kgdb(1) on PowerPC.Marcel Moolenaar
2006-08-24Build gdb on PowerPC.Marcel Moolenaar
2006-08-24Add basic support for PowerPC. This excludes kgdb(1).Marcel Moolenaar
2006-08-24Add rs6000 to the architectures on PowerPC. It's needed by gdb(1).Marcel Moolenaar
2006-08-23Remove special handling for PC == 0. With this, kgdb can now properlyJohn Baldwin
2006-08-23Remove alpha-specific stuff.Ruslan Ermilov
2006-08-21Build gperf(1) for/on PowerPC. There's no apparent reason not toMarcel Moolenaar
2006-08-19Update libsupc++ to include missing files. This was fixed in libstdc++Alexander Kabaev
2006-08-14How stupid of me. :>> doesn't change a modification time.Ruslan Ermilov
2006-08-14- Include bsd.own.mk early so existsence check using ${SHAREDIR}Ruslan Ermilov
2006-08-14Touch `locale' and `se_locale' if they exist to stop people fromRuslan Ermilov
2006-08-10Fix typo.David E. O'Brien
2006-08-08Add FreeBSD 6.2 to the list of known versions.Ruslan Ermilov
2006-08-05Add libbsm to the list of our standard libraries.Yaroslav Tykhiy
2006-07-22Add initial platform support.David E. O'Brien
2006-07-22Add ARM platform Makefile for building BFD. We include the New ARM ABI only.David E. O'Brien
2006-07-22Be consistent in quoting.David E. O'Brien
2006-07-22Create a genscripts driver based on the PowerPC one.David E. O'Brien
2006-07-22The platform name is ARM not StrongARM.David E. O'Brien
2006-07-17Add the sun4v category.Ceri Davies
2006-06-06Garbage collect library we did not compile for ages.Alexander Kabaev
2006-04-10Clean the product of patch(1).Ruslan Ermilov
2006-04-06bring in the necessary changes to make gdbserver compile and work (atJohn-Mark Gurney
2006-04-06import gdbserver Linux files renamed to fbsd... I have made gdbserverJohn-Mark Gurney
2006-03-31remove these vestiges of gdbserver.. It hasn't built in a long time, andJohn-Mark Gurney
2006-03-27Upgrade to 5.1Andrey A. Chernov
2006-03-21Desupport the *_COLLECT2 no-op.Ruslan Ermilov
2006-03-18Convert NO_PROFILE and NO_LIB32 to new style.Ruslan Ermilov
2006-03-17Reimplementation of world/kernel build options. For details, see:Ruslan Ermilov
2006-03-16NO_MAN is not needed here.Ruslan Ermilov
2006-02-19Correctly locate the character preceeding the matched string in -wTim J. Robbins
2006-02-07- Add default choice option for --yesno box.Jung-uk Kim
2006-02-07Introduce a new proc service routine ps_linfo() to get LWP info.David Xu
2006-02-061. Eliminate compile warnings.David Xu
2006-01-14Don't pollute output when "make" is run with -s.Ruslan Ermilov
2006-01-12Remove releases now found in Groff sources.Ruslan Ermilov
2006-01-04Add -w parameter which tells kgdb to open kmem-based targets in read-writeAlexander Kabaev