summaryrefslogtreecommitdiffstats
path: root/gnu/lib/libgcc_r/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Tell libgcc_r how to initialize a mutex before it uses it. Thisjdp2000-11-011-0/+1
| | | | | fixes the immediate segmentation violations from some multithreaded programs built on very up-to-date systems.
* Fixed the hack for using "../libgcc/Makefile" in libgcc_r/Makefile.bde1999-10-031-2/+2
| | | | | | ${LIB} was wrong at dependency-parsing time, so dependencies for libgcc_r*.a were wrong. This somehow worked right, except libgcc_r*.a were always out of date.
* $Id$ -> $FreeBSD$peter1999-08-271-1/+1
|
* Purely cosmetic changes -- fix Id'sobrien1999-08-161-4/+2
|
* Create a libgcc with POSIX threads support.obrien1999-04-141-0/+8
Submitted by: Luoqi Chen <luoqi@chen.ml.org> (reorganized by me)
OpenPOWER on IntegriCloud