aboutsummaryrefslogtreecommitdiff
path: root/docs/B - Known issues.txt
Commit message (Collapse)AuthorAgeFilesLines
* docs/known-issues: add the infamous "mixed implicit and normal rules"Yann E. MORIN"2011-09-161-3/+25
| | | | | | | make-3.82 now refuses to have both normal and implicit rules in the same definition, so document the issue with a known workaround. Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
* docs: update known issuesYann E. MORIN"2011-07-201-0/+18
| | | | | | Document the glibc build failures with male-3.82. Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
* misc: fix more typos here and there...Yann E. MORIN"2011-07-171-2/+2
| | | | | Reported-by: "Antony N. Pavlov" <antony@niisi.msk.ru> Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
* misc: fix typosYann E. MORIN"2011-07-171-1/+1
| | | | | Reported-by: "Antony N. Pavlov" <antony@niisi.msk.ru> Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
* docs: add a status for know issuesYann E. MORIN"2011-04-071-0/+32
| | | | | | | | | | | | | As time passes, a known issues can be no longer applicable (because the component has been fixed, or a workaround ahs been added in the crosstool-NG scripts/config...). Some may also be unconfirmed, with no way to easily trigger the error, or applies to old versions of components... Add a status for every known issues. Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
* docs: use the error message in the known issues titlesYann E. MORIN"2011-04-071-7/+5
| | | | | | This helps users find the appropriate known issue entry. Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
* docs: add known issue about missing forced unwind supportYann E. MORIN"2011-04-071-0/+17
| | | | | | This has been reported many times, and has become a FAQ. Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
* docs: split into multiple filesYann E. MORIN"2010-08-141-0/+148
The overview.txt file has evolved into more than just an overview. Split it into chapters, and include the misc tutorials. Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>