summaryrefslogtreecommitdiffstats
path: root/gnu
Commit message (Expand)AuthorAgeFilesLines
* Turn on libobjc.so for all platforms on -current. It didn't work backpeter2005-05-011-12/+2
* Enforce style.Makefile(5).trhodes2005-04-222-2/+2
* Capitalize words in library description.jkoshy2005-04-191-1/+1
* Bring a working snapshot of hwpmc(4), its associated libraries, userland util...jkoshy2005-04-191-0/+1
* Report events from thread library.davidxu2005-04-121-16/+210
* Print thread address.davidxu2005-04-051-4/+4
* Teach libstdc++ about frexpl() and ldexpl().das2005-03-261-2/+2
* Stop building gtar. Bump __FreeBSD_version to reflect this change.kientzle2005-03-211-1/+0
* Ooops. Correctly disable "tar"->"gtar" link.kientzle2005-03-211-3/+0
* Deorbit gtar, step 1: Remove WITH_GTAR knob.kientzle2005-03-201-2/+0
* Implement and document the -q and -f options with their correspondingmarcel2005-03-022-6/+46
* .It the -v option.obrien2005-03-011-1/+1
* Fixed compilation warnings.ru2005-02-211-1/+2
* Restore r1.2 change to use TARGET_ARCH.kan2005-02-201-1/+1
* Attempt to make kgdb little more useful and easy to use. Properly initializekan2005-02-2010-25/+218
* Expand contractions.ru2005-02-151-1/+1
* Remove mention of the -k and -wcore options because they don'tmarcel2005-02-151-14/+0
* Use the system gnuregex library vs. building GNU regex bits into libibertyobrien2005-02-145-7/+12
* Fix regression in output with -R compared to previous version.obrien2005-02-131-1/+1
* Expand *n't contractions.ru2005-02-134-12/+12
* More math functions.kan2005-01-261-3/+3
* We have floorl() now. Reflect this in the library config file.kan2005-01-261-1/+1
* Of all templates only lists need a special implmementation file compiledkan2005-01-261-8/+9
* libpam is now standard.ru2005-01-251-1/+0
* Sort sections.ru2005-01-182-15/+16
* Fold two ENVIRONMENT sections into one.ru2005-01-181-32/+33
* Add -frandom-seed=RepeatabilityConsideredGood to CFLAGS for building thiscperciva2005-01-171-0/+1
* Added the EXIT STATUS section where appropriate.ru2005-01-171-1/+1
* Markup nits.ru2005-01-131-4/+3
* When grabbing registers for an lwp, fake the inferior's pid using thepeadar2005-01-111-2/+6
* Scheduled mdoc(7) sweep.ru2005-01-091-1/+1
* Add a usb category for USB PRs.ceri2005-01-051-0/+1
* Fix 'redraw' of checklist box. It is occurs in situation when size ofphantom2005-01-041-0/+9
* A lot of people may want to submit PRs from systems that are notkeramida2004-12-291-0/+7
* NOHTML -> NO_HTMLru2004-12-211-1/+1
* NOCRYPT -> NO_CRYPTru2004-12-211-1/+1
* NOSHARED -> NO_SHAREDru2004-12-219-9/+9
* NODOCCOMPRESS -> NO_DOCCOMPRESSru2004-12-215-11/+11
* Start the dreaded NOFOO -> NO_FOO conversion.ru2004-12-2121-21/+21
* Uncomment an upcoming 5.4-RELEASE.ru2004-12-181-1/+1
* Uncomment entries for FreeBSD 6.0 and 4.11.jkoshy2004-12-181-2/+2
* Add removal of MKTEMP_SH_FUNCTION to processing for cvsbug script.kensmith2004-12-101-0/+1
* Source changes to allow building a cross-debugger. Move solib.c andmarcel2004-12-0516-5/+29
* Fix previous commit. GDB_CROSS_DEBUGGER needs to be defined for allmarcel2004-12-052-9/+5
* Makefile (only) changes to allow building a cross debugger.marcel2004-11-3010-21/+50
* s/MACHINE_ARCH/TARGET_ARCH/. We use TARGET_ARCH to pick the MD filesmarcel2004-11-301-1/+1
* [Sorry, forgot to commit my source changes in my previous commit.]joerg2004-11-221-2/+5
* Document all options and general usage.joerg2004-11-221-0/+67
* Fix the abuse of Ar macros for designating flag options, use Fl instead.joerg2004-11-221-4/+4
* Always set current thread when activating thread debugger,davidxu2004-11-151-1/+1
OpenPOWER on IntegriCloud