summaryrefslogtreecommitdiffstats
path: root/gnu
Commit message (Expand)AuthorAgeFilesLines
* Add libproc.rpaulo2010-07-311-0/+1
* Add librtld_db.rpaulo2010-07-311-0/+1
* kgdb: correctly map sections to addresses in elf object modules (amd64)avg2010-07-231-6/+28
* Disable building libobjc with clang as it's not yet supported.rpaulo2010-07-221-0/+3
* Sanitize CFLAGS and add WARNS?=2. The hardcoding of -Os -fPICmarcel2010-07-151-1/+1
* Teach our toolchain how to generate 64-bit PowerPC binaries. This fixesnwhitehorn2010-07-1018-6/+1096
* Mention the radiolist option in the man page. It is being listed whenbcr2010-07-061-0/+10
* For "thread signal" command, print some information from siginfo whenkib2010-07-041-0/+37
* Add an alignment of 8 for sections in the n32 ABI. The default alignmentjchandra2010-06-252-0/+2
* Often reported issue with newer ld is:kib2010-06-181-1/+2
* Make all tests in libdialog compilable.ae2010-06-154-7/+7
* Connect FDT infrastructure to the build system.raj2010-06-131-0/+5
* Fix build for O32 systems without a TARGET_CPUTYPE defined. We must default tojmallett2010-06-021-0/+8
* Add/improve mips64r2, Octeon, n32 and n64 support in the toolchain.jmallett2010-06-027-9/+63
* Correct dtc version header autogen location.raj2010-05-251-9/+9
* Add a new build option, MAN_UTILS. This option lets you control buildingjkim2010-05-191-1/+1
* Non-GCC gcc compatible compilers may provide the same multimedia intrinsicobrien2010-05-126-6/+13
* Add FreeBSD 8.1 to known list as it's being referenced by a couple ofdelphij2010-04-291-0/+1
* Make this directory more regular. Since it is one we control, use theimp2010-04-144-14/+3
* mdoc: order prologue macros consistently by Dd/Dt/Osuqs2010-04-141-1/+1
* Simplify how we select which architectures to add gdbserver for. Ifimp2010-04-121-2/+1
* Change all our own code to use st_*tim instead of st_*timespec.ed2010-03-282-19/+1
* Allow building a cross-kgdb for ia64.marcel2010-03-262-1/+8
* Handle cross-builds for gdbserver.marcel2010-03-261-1/+3
* Remove GNU cpio after fix of CVE-2010-0624.delphij2010-03-264-1101/+0
* This broke when we went to gnu99 as the default standard. Fix the buildimp2010-03-241-0/+1
* Fix typo in commentimp2010-03-191-1/+1
* Make little endian compiles produce little endian binaries on mips.imp2010-03-051-0/+4
* Remove stale path reference.raj2010-03-051-1/+1
* Make the n32 scripts actually generate, ummm, n32 binaries... <blush>imp2010-03-042-2/+2
* Add n32 ABI generators...imp2010-03-024-1/+11
* Provide BSD-style Makefile for the device tree compiler (dtc).raj2010-02-281-0/+51
* Initial gdbserver support for amd64.jkim2010-02-254-3/+319
* POSIX patch(1) would treat -b as different meaning (the functionalitydelphij2010-02-223-3/+3
* - Remove GNU bc/dc bits. There has not been any regressions seen aftergabor2010-02-214-131/+0
* These contain JC's patch to get gdb sort of workingrrs2010-02-204-18/+17
* Compile fbsd-threads.c. Threading & TLS support is working just fine.marcel2010-02-162-1/+3
* kgdb: initialize n_type field of nlist entry for kvm_nlist callavg2010-02-131-0/+1
* Add description for libefi.marcel2010-02-091-0/+1
* Remove alpha support from here too. FreeBSD 6 was the last branch toimp2010-02-034-58/+0
* Remove more traces of the Alpha port.imp2010-02-031-2/+1
* Remove another reference to alpha...imp2010-02-031-4/+0
* Add a libgpib to the list of known .Lb names.joerg2010-02-011-0/+1
* Use the new PO_CXXFLAGS from r202807 to remove the '-ffunction-sections'sepotvin2010-01-222-0/+2
* Replace GNU bc/dc with BSDL versions ported from OpenBSD. They have a goodgabor2010-01-201-3/+1
* Moved the doc-str-Lb-libulog string definition to where it belongs.ru2010-01-151-0/+1
* Pull up vendor changes. The following local changes made obsolete:ru2010-01-151-3/+0
* Merge r195030 from project/mips into head by hand:imp2010-01-081-1/+5
* Merge r195575 and 195530 from projects/mips to head by hand:imp2010-01-081-7/+14
* Merge from project/mips r195021:imp2010-01-081-1/+2
OpenPOWER on IntegriCloud