summaryrefslogtreecommitdiffstats
path: root/gnu
Commit message (Expand)AuthorAgeFilesLines
* Make sure elf_fbsd_post_process_headers() is actually called for ia64.dim2010-10-263-8/+9
* Most of binutils now compiles at WARNS=3, except for libiberty anddim2010-10-2213-14/+1
* In case of powerpc64, enable HAVE_LD_NO_DOT_SYMS in gcc's auto-host.h.dim2010-10-221-1/+3
* Update gcc's auto-host.h header for binutils 2.17: turn ondim2010-10-221-3/+3
* Garbage collect gnu/lib/libiberty and gnu/lib/libg2c, these have notdim2010-10-226-807/+0
* Update makeinfo include paths, and configuration settings for the asdim2010-10-212-14/+33
* Update ldscript extension list.dim2010-10-211-1/+1
* Use one file per line in SRCS= definition, to make insertions anddim2010-10-211-3/+15
* Apply upstream changes to genscripts.sh, while attempting to keep thedim2010-10-211-5/+30
* Remove weird double-pasted sections in armelfb?_fbsd.sh.dim2010-10-212-19/+0
* Regenerate config.h for ld.dim2010-10-211-108/+153
* Remove bignum-copy.c from SRCS=, as it no longer exists. Removedim2010-10-212-4659/+2
* Use one file per line in SRCS= definition, to make insertions anddim2010-10-211-6/+31
* Regenerate config.h for as.dim2010-10-211-163/+197
* Add new upstream file, and update TARGET definition.dim2010-10-211-1/+2
* Use one file per line in SRCS= definition, to make insertions anddim2010-10-211-3/+17
* Regenerate config.h for libbinutils.dim2010-10-211-125/+188
* Update BFD version and date, and add new upstream files. Also removedim2010-10-213-27/+6
* Use one file per line in SRCS= definition, to make insertions anddim2010-10-211-5/+35
* Regenerate bfd.h and config.h.fbsd.dim2010-10-212-372/+1206
* Add new upstream file to libiberty.dim2010-10-211-0/+1
* Use one file per line in SRCS= definition, to make insertions anddim2010-10-211-5/+24
* Update binutils VERSION define for 2.17, and create separatedim2010-10-211-2/+4
* Update the BFD and binutils version defines.dim2010-10-192-2/+2
* Garbage collect gnu/usr.bin/binutils/{gasp,gdb,gdbreplay}, as these havedim2010-10-1826-3330/+0
* Do not build or install gasp.info anymore, as gasp is obsolete.dim2010-10-181-2/+1
* Add FreeBSD 8.2.jh2010-10-141-0/+1
* Add definition for FreeBSD 7.4, which will be used in a manual page change.delphij2010-10-061-0/+1
* Retire GNU man in favor of the newly written BSDL version.gordon2010-10-031-5/+0
* Remove target peigen.c so that make doesn't warn us about it.rpaulo2010-09-301-2/+0
* Add support for the BFD target efi-app-x86_64.rpaulo2010-09-291-2/+11
* Move test for zero bufp or size before rseq and wseq calculation. Thisemaste2010-09-221-1/+3
* When building world with clang, for gnu/lib/libobjc, sys/boot/i386/boot2dim2010-09-211-3/+1
* GCC defines built-ins for atomic instructions found on i486 and higher.tijl2010-09-072-2/+2
* Use a more robust way to substitute gcc for clang, when compilingdim2010-08-311-1/+3
* Repair some build breakage introduced in r211725 and garbage collect somenwhitehorn2010-08-281-1/+1
* Create a checklist and call one of the *printw() functions from theimp2010-08-241-0/+18
* MFtbemd:imp2010-08-236-31/+21
* - Change default grep back to GNU version. BSD grep can be built with thegabor2010-08-231-4/+4
* We need to pull bsd.own.mk before modifying the CC variable. Otherwiserpaulo2010-08-211-0/+2
* Fix buildworld -DNO_CLEAN when using with Perforce, which marks files aswill2010-08-124-5/+5
* Change kgdb_lookup() to resolve symbols via GDB instead of via libkvm(3).jhb2010-08-043-29/+23
* Give kgdb(1) a chance to take a look at FPU state.jkim2010-08-021-0/+1
* Fix case for library macrosuqs2010-08-021-1/+1
* 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
OpenPOWER on IntegriCloud