This is the mail archive of the crossgcc@sourceware.org mailing list for the crossgcc project.

See crosstool-NG for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[PATCH 0/2] arm-unknown-linux-uclibcgnueabi sample update


Hello,

This small set of two patches updates the
arm-unknown-linux-uclibcgnueabi, which was really using very very old
versions of the various toolchain components.

Thanks to Yann for switching the Crosstool-NG repository over to Git,
as it makes contributing a lot easier for those of us who are familiar
with Git.

Thomas

Thomas Petazzoni (2):
  patches/uClibc: add uClibc 0.9.33.2 patch to build with recent kernel
    headers
  samples/arm-unknown-linux-uclibcgnueabi: major update

 .../0.9.33.2/200-fix-kernel-3.4plus-build.patch    |  393 ++++++++++++++++++++
 .../crosstool.config                               |   24 +-
 .../arm-unknown-linux-uclibcgnueabi/reported.by    |    4 +-
 .../uClibc-0.9.30.2.config                         |  253 -------------
 .../uClibc-0.9.33.2.config                         |  254 +++++++++++++
 5 files changed, 661 insertions(+), 267 deletions(-)
 create mode 100644 patches/uClibc/0.9.33.2/200-fix-kernel-3.4plus-build.patch
 delete mode 100644 samples/arm-unknown-linux-uclibcgnueabi/uClibc-0.9.30.2.config
 create mode 100644 samples/arm-unknown-linux-uclibcgnueabi/uClibc-0.9.33.2.config

-- 
1.7.9.5


--
For unsubscribe information see http://sourceware.org/lists.html#faq


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]