aboutsummaryrefslogtreecommitdiff
path: root/gnu
Commit message (Expand)AuthorAgeFilesLines
* Shift head from 9.0-CURRENT to 10.0-CURRENT in preparation for releasingKen Smith2011-09-261-1/+2
* Do not include <sys/ptrace.h> if we're building a cross-debugger, ptrace isn'tOlivier Houchard2011-08-261-1/+1
* Walk the zombproc list as well as the allproc list when enumerating threadsJohn Baldwin2011-08-191-33/+48
* Compile fbsd-threads.c. Amongst others this is necessary for a workingMarius Strobl2011-08-062-0/+3
* Update dialog to 1.1-20110707.Nathan Whitehorn2011-07-141-5/+5
* Provide a simple manual page for libprocstat(3).Sergey Kandaurov2011-07-121-0/+1
* Simply post r222273.David E. O'Brien2011-06-081-3/+1
* Added FreeBSD 8.3.Ruslan Ermilov2011-06-081-0/+1
* Pull up all vendor changes to mdoc(7).Ruslan Ermilov2011-06-081-2/+0
* Revert r222363, as bde@ pointed out the initial solution was far moreAttilio Rao2011-05-311-1/+1
* Style fix: cast to size_t rather than u_long when comparing to sizeof()Attilio Rao2011-05-271-1/+1
* MFCAttilio Rao2011-05-262-2/+15
|\
| * Build and install a BSD licensed grep.David E. O'Brien2011-05-252-2/+15
* | MFCAttilio Rao2011-05-191-2/+4
|\|
| * Implement WITH{,OUT}_{GCC,BINUTILS} to provide finer-grained controlWarner Losh2011-05-191-2/+4
* | MFCAttilio Rao2011-05-142-4/+0
|\|
| * Disconnect sun4v architecture from the three.Attilio Rao2011-05-142-4/+0
* | Commit the support for removing cpumask_t and replacing it directly withAttilio Rao2011-05-051-7/+11
|/
* Remove GNU man implemenation now that the BSD version has cooked for a while.Gordon Tetlow2011-04-2124-5170/+0
* Remove libobjc and other Objective-C related components, as these areDimitry Andric2011-04-176-96/+1
* Update dialog to version 1.1-20110302.Nathan Whitehorn2011-04-171-5/+6
* In r219639, SSSE3 instruction set support was backported to our gcc.Dimitry Andric2011-04-141-1/+1
* Print the raw value of si_code, that is esp. useful for undecoded values.Konstantin Belousov2011-03-261-3/+4
* Change the load address from offset 0 in region 1 to offset 4G in region 0.Marcel Moolenaar2011-03-222-3/+5
* Branch from contrib/binutils/ld/emulparams/elf64_ia64_fbsd.s so thatMarcel Moolenaar2011-03-221-0/+7
* Fix typo: s/LIBSERACHPATH/LIBSEARCHPATH/gMarcel Moolenaar2011-03-219-11/+11
* Now that TLS is supported for sparc64 by both binutils 2.17.50 committedMarius Strobl2011-03-113-3/+3
* Merge binutils 2.17.50 to head. This brings a number of improvements toDimitry Andric2011-02-1856-6623/+9538
|\
| * Fix a missing underscore.Nathan Whitehorn2010-12-091-1/+1
| * For ia64, add a proper 'elf64-ia64-freebsd' output format to BFD, so theDimitry Andric2010-12-051-2/+3
| * Sync: merge r215944 through r216132 from ^/head.Dimitry Andric2010-12-021-1/+3
| |\
| * \ Sync: merge r215464 through r215708 from ^/head.Dimitry Andric2010-11-221-3/+44
| |\ \
| * \ \ Sync: merge r215396 through r215463 from ^/head.Dimitry Andric2010-11-182-2/+2
| |\ \ \
| * \ \ \ Sync: merge r215319 through r215395 from ^/head, so ports can actuallyDimitry Andric2010-11-166-33/+5
| |\ \ \ \
| * \ \ \ \ Sync: merge r215273 through r215318 from ^/head.Dimitry Andric2010-11-145-7/+7
| |\ \ \ \ \
| * \ \ \ \ \ Sync: merge r215141 through r215188 from ^/head.Dimitry Andric2010-11-121-0/+4
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Sync: merge r214895 through r215140 from ^/head.Dimitry Andric2010-11-1117-96/+123
| |\ \ \ \ \ \ \
| * | | | | | | | Simply our custom OSABI branding 'stub'. It is presently still neededDimitry Andric2010-11-031-25/+2
| * | | | | | | | Fix warnings in fbsd-threads.c.Dimitry Andric2010-11-011-2/+6
| * | | | | | | | For stuff under gnu/usr.bin/gdb, search contrib/binutils/include beforeDimitry Andric2010-11-011-1/+1
| * | | | | | | | Update doc Makefile and texinfo config file.Dimitry Andric2010-11-012-7/+7
| * | | | | | | | Update config.h for ld.Dimitry Andric2010-11-011-99/+15
| * | | | | | | | Update Makefile and config.h for as.Dimitry Andric2010-11-012-85/+17
| * | | | | | | | Add manpages under gnu/usr.bin/binutils, since they are generated.Dimitry Andric2010-11-0112-0/+7367
| * | | | | | | | Update Makefile and config.h.bsd for libbinutils.Dimitry Andric2010-11-012-77/+18
| * | | | | | | | Update Makefile and config.h.bsd for libopcodes.Dimitry Andric2010-11-012-110/+45
| * | | | | | | | Update Makefile, bfd.h and config.h.bsd for libbfd.Dimitry Andric2010-11-016-169/+343
| * | | | | | | | Update Makefile and config.h for libiberty.Dimitry Andric2010-11-012-21/+84
| * | | | | | | | Update VERSION to 2.17.50 [FreeBSD] 2007-07-03.Dimitry Andric2010-11-011-1/+1
| * | | | | | | | Make sure elf_fbsd_post_process_headers() is actually called for ia64.Dimitry Andric2010-10-263-8/+9