From: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 0/6] misc config-cleanup
Date: Tue, 6 Oct 2009 20:26:02 +0200 [thread overview]
Message-ID: <cover.1254853146.git.rep.dot.nop@gmail.com> (raw)
The attached small series ??) starts to cleanup some aspects of Peter's tree
and starts to sync up with miscellaneous changes from my tree.
Peter, please pull.
??) git://git.buildroot.org/~aldot/git/buildroot
Bernhard Reutner-Fischer (6):
atmel mirrors are only needed for atmel targets
always append FPU_SUFFIX
default to EABI on arm
improve arch selection and gcc setup
mark odd strip invocations
remove superfluous OPTIMIZE and DEBUG config knobs
Config.in | 108 +------
package/Makefile.in | 40 +--
package/ntfs-3g/ntfs-3g.mk | 2 +
target/Config.in.arch | 683 +++++++++++++++++++++++++++++++++++----
target/device/Config.in.mirrors | 4 +-
toolchain/Config.in.2 | 12 +
toolchain/gcc/Makefile.in | 25 ++-
toolchain/gcc/gcc-uclibc-4.x.mk | 9 +-
8 files changed, 665 insertions(+), 218 deletions(-)
next reply other threads:[~2009-10-06 18:26 UTC|newest]
Thread overview: 36+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-10-06 18:26 Bernhard Reutner-Fischer [this message]
2009-10-06 18:26 ` [Buildroot] [PATCH 1/6] atmel mirrors are only needed for atmel targets Bernhard Reutner-Fischer
2009-10-06 18:26 ` [Buildroot] [PATCH 2/6] always append FPU_SUFFIX Bernhard Reutner-Fischer
2009-10-06 18:26 ` [Buildroot] [PATCH 3/6] default to EABI on arm Bernhard Reutner-Fischer
2009-10-06 18:26 ` [Buildroot] [PATCH 4/6] improve arch selection and gcc setup Bernhard Reutner-Fischer
2009-10-06 18:26 ` [Buildroot] [PATCH 5/6] mark odd strip invocations Bernhard Reutner-Fischer
2009-10-06 18:26 ` [Buildroot] [PATCH 6/6] remove superfluous OPTIMIZE and DEBUG config knobs Bernhard Reutner-Fischer
2009-10-06 18:41 ` Peter Korsgaard
2009-10-06 18:49 ` Bernhard Reutner-Fischer
2009-10-06 20:35 ` Thomas Petazzoni
2009-10-07 6:47 ` Bernhard Reutner-Fischer
2009-10-07 7:03 ` Peter Korsgaard
2009-10-07 7:14 ` Bernhard Reutner-Fischer
2009-10-06 18:34 ` [Buildroot] [PATCH 5/6] mark odd strip invocations Peter Korsgaard
2009-10-06 18:42 ` Bernhard Reutner-Fischer
2009-10-06 18:51 ` Peter Korsgaard
2009-10-06 20:01 ` Olaf Rempel
2009-10-07 6:41 ` Bernhard Reutner-Fischer
2009-10-07 7:51 ` Peter Korsgaard
2009-10-06 18:36 ` [Buildroot] [PATCH 4/6] improve arch selection and gcc setup Peter Korsgaard
2009-10-06 18:44 ` Bernhard Reutner-Fischer
2009-10-06 18:51 ` Peter Korsgaard
2009-10-07 18:26 ` Bernhard Reutner-Fischer
2009-10-06 18:35 ` [Buildroot] [PATCH 3/6] default to EABI on arm Peter Korsgaard
2009-10-06 21:07 ` Peter Korsgaard
2009-10-06 18:34 ` [Buildroot] [PATCH 2/6] always append FPU_SUFFIX Peter Korsgaard
2009-10-06 18:40 ` Bernhard Reutner-Fischer
2009-10-06 18:47 ` Peter Korsgaard
2009-10-06 20:31 ` Thomas Petazzoni
2009-10-06 20:30 ` Thomas Petazzoni
2009-10-06 18:32 ` [Buildroot] [PATCH 1/6] atmel mirrors are only needed for atmel targets Peter Korsgaard
2009-10-06 21:07 ` Peter Korsgaard
2009-10-06 21:13 ` [Buildroot] [PATCH 1/6] atmel mirrors are only needed for atmeltargets H Hartley Sweeten
2009-10-06 21:28 ` Peter Korsgaard
2009-10-06 18:32 ` [Buildroot] [PATCH 0/6] misc config-cleanup Peter Korsgaard
2009-10-06 20:31 ` Thomas Petazzoni
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1254853146.git.rep.dot.nop@gmail.com \
--to=rep.dot.nop@gmail.com \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.