summaryrefslogtreecommitdiffstats
path: root/gnu
Commit message (Expand)AuthorAgeFilesLines
* Teach mdoc(7) about FreeBSD/arm and FreeBSD 6.3; both needed by theru2006-12-051-0/+4
* MFP4: Add an implementation of the ELF(3) and GELF(3) API set.jkoshy2006-11-111-0/+1
* Remove gratuitous white space change.obrien2006-11-061-12/+5
* Allow one to force with issue with 'TARGET_BIG_ENDIAN'.obrien2006-11-061-2/+2
* Fix vim syntax highlighting. Vim complained about the (comment). The syntaxphilip2006-11-011-1/+1
* Bump document date for the previous change.ru2006-10-211-1/+2
* Turn on gdbserver for the arch that supports it..jmg2006-10-211-0/+4
* Trim trailing whitespace.jhb2006-10-163-7/+7
* Restore the 'proc' and 'tid' commands which allow one to switch to thejhb2006-10-161-0/+89
* Update the FILES section which has been wrong for some time.ceri2006-10-151-4/+6
* Add the sun4v category.ceri2006-10-151-1/+4
* Don't build the libgcc with functions already included in the libc tocognet2006-10-121-1/+1
* Document '-w' from main.c rev. 1.11.obrien2006-10-111-0/+8
* Add the -P option back, but with a note that it is not supported on FreeBSD.trhodes2006-10-111-0/+6
* grep -P xxx file.txttrhodes2006-10-101-5/+0
* Temporarily add newer copy of tc-sparc.c to build tokmacy2006-10-092-1/+4658
* The ARM platform does the setjmp/longjmp type of exception handling.obrien2006-10-051-0/+3
* Enable gdb on the arm. Some time ago I committed it, but had forgotten toimp2006-10-031-4/+0
* Fix build due to the incomplete removal of demangle.h.ru2006-09-301-1/+1
* Reduce diffs with file generated by FSF configure.kan2006-09-221-12/+18
* Prepare to pick up manpages from their new location.ru2006-09-212-7/+2
* Bump __FreeBSD_cc_version in case someone cares for differences betweenkan2006-09-211-1/+1
* Correct multiple vulnerabilities in gzip(1).simon2006-09-194-20/+25
* Add additional support for generating code for the arm. There's stillimp2006-09-185-0/+201
* This is not needed since src/gnu/usr.bin/cc/cc_int/Makefile,v 1.34.ru2006-09-161-54/+0
* Remove vestiges of GNU tar.ru2006-09-155-1190/+0
* A TARGET_CPU_DEFAULT of xscale for arm results in illegal instructionsimp2006-09-151-1/+1
* Remove redundant default vectorimp2006-09-141-2/+0
* Add cross debug support to arm.imp2006-09-141-1/+37
* fix the build: add missing end of line cont characterimp2006-09-141-3/+5
* scripts for the arm port.imp2006-09-143-0/+45
* Fix the build and minor cleanup.imp2006-09-141-3/+4
* .end -> .endifimp2006-09-141-1/+1
* Architecture specific portions of gdb for arm.imp2006-09-148-0/+1477
* Config file for arm assemblerimp2006-09-141-0/+3
* TARGET_BIG_ENDIAN isn't appropriate here. __ARMEB__ is sufficient andimp2006-09-141-2/+2
* Remove redundant defines alerady set by Makefile.fekan2006-09-121-3/+0
* Style sync.obrien2006-09-121-2/+0
* Move to more global Makefile.tgt vs. having to define in the leaves.obrien2006-09-121-4/+0
* Default to big endian ARM if "TARGET_BIG_ENDIAN" is defined, and set an ARMobrien2006-09-121-0/+4
* Default to big endian ARM if "TARGET_BIG_ENDIAN" is defined (& targeting ARM).obrien2006-09-121-0/+4
* Craft the FreeBSD/ARM ABI by hacking the New ARM ABI source.obrien2006-09-121-0/+24
* Default vector to big endian ARM if "TARGET_BIG_ENDIAN" is defined.obrien2006-09-121-4/+11
* Build 'ld' supporting a big endian ARM if "TARGET_BIG_ENDIAN" is defined.obrien2006-09-121-1/+5
* Configure for for big endian if TARGET_BYTES_BIG_ENDIAN is defined.obrien2006-09-121-2/+2
* Define build 'as' TARGET_BYTES_BIG_ENDIAN if "TARGET_BIG_ENDIAN" is defined.obrien2006-09-111-0/+3
* Fix three whitespace nits.imp2006-09-111-3/+2
* Use the pcb in stoppcbs[] if it is present for threads that were runningjhb2006-08-251-2/+19
* Add initial support for kgdb(1) on PowerPC.marcel2006-08-242-5/+186
* Build gdb on PowerPC.marcel2006-08-241-1/+1
OpenPOWER on IntegriCloud