Commit graph

4 commits

Author SHA1 Message Date
Bastian Blank
211e81721c * debian/changelog: Update.
* src/mod/modpost.c: Support -s.

svn path=/dists/trunk/linux-kbuild-2.6/; revision=9666
2007-10-16 15:24:35 +00:00
Bastian Blank
37e7bbd51e * debian/changelog: Update.
* src/mod/modpost.c
  - Don't fail if no module is specified.
  - Use EXIT definitions.

svn path=/dists/trunk/linux-kbuild-2.6/; revision=8830
2007-05-30 21:49:10 +00:00
Bastian Blank
aeda95c72d * debian/changelog: Update.
* src/mod/modpost.c: Support -w.

svn path=/dists/trunk/linux-kbuild-2.6/; revision=8186
2007-01-14 23:28:00 +00:00
Bastian Blank
c3687a0f8c Replace own modpost with a dispatcher and four version of the original one.
* src/mod/Makefile: Build all modpost variants.
* src/mod/Makefile.real, src/mod/elfconfig.h, src/mod/modpost.c,
  src/mod/real-lsb-32/elfconfig.h, src/mod/real-lsb-64/elfconfig.h,
  src/mod/real-msb-32/elfconfig.h, src/mod/real-msb-64/elfconfig.h: Add.
* src/mod/real-lsb-32, src/mod/real-lsb-64, src/mod/real-msb-32,
  src/mod/real-msb-64: New directory.
* src/mod/elf.cpp, src/mod/elf.hpp, src/mod/endian.hpp, src/mod/modpost.cpp,
  src/mod/module.cpp, src/mod/module.hpp, src/mod/module_devicetable.cpp,
  src/mod/module_devicetable.hpp, src/mod/module_devicetable.tpp,
  src/mod/module_devicetable_impl_2_6_16.cpp,
  src/mod/module_devicetable_impl_2_6_16.hpp: Remove.

svn path=/dists/trunk/linux-kbuild-2.6/; revision=7045
2006-07-19 22:56:40 +00:00