summaryrefslogtreecommitdiff
path: root/scripts/mod/modpost.c
Commit message (Expand)AuthorAgeFilesLines
* kbuild: when warning symbols exported twice now tell user this is the problemSam Ravnborg2006-03-051-1/+1
* kbuild: in the section mismatch check try harder to find symbolsSam Ravnborg2006-03-051-1/+16
* kbuild: fix section mismatch check for unwind on IA64Sam Ravnborg2006-03-051-2/+2
* kbuild: kill false positives from section mismatch warnings for powerpcSam Ravnborg2006-03-051-2/+7
* kbuild: kill trailing whitespace in modpost & friendsSam Ravnborg2006-03-031-35/+35
* kbuild: whitelist false section mismatch warningsSam Ravnborg2006-02-261-0/+89
* kbuild: Add copyright to modpost.cSam Ravnborg2006-02-261-1/+1
* kbuild: do not warn when unwind sections references .init/.exit sectionsSam Ravnborg2006-02-221-1/+17
* kbuild: fix modpost compile with older gccakpm@osdl.org2006-02-221-3/+3
* kbuild: include symbol names in section mismatch warningsSam Ravnborg2006-02-191-17/+47
* kbuild: fix segfault in modpostSam Ravnborg2006-02-191-1/+1
* kbuild: check for section mismatch during modpost stageSam Ravnborg2006-02-191-0/+258
* kbuild: warn about duplicate exported symbolsSam Ravnborg2006-02-191-3/+13
* kbuild: improved modversioning support for external modulesSam Ravnborg2006-02-191-50/+73
* kbuild: apply CodingStyle to modpost.cSam Ravnborg2006-02-191-70/+54
* kbuild: use warn()/fatal() consistent in modpostSam Ravnborg2006-02-191-10/+6
* kbuild: set correct KBUILD_MODNAME when using well known kernel symbols as mo...Ustyugov Roman2005-12-261-2/+1
* kbuild: Fix crc-error warning on modulesLuke Yang2005-12-251-2/+2
* [SPARC]: Fix dot-symbol exporting for good.Al Viro2005-09-111-0/+6
* [SPARC]: Deal with glibc changing macro names in modpost.cBen Colline2005-08-191-2/+7
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+797