All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] Pull request buildroot.git (vapier branch)
@ 2011-02-07  5:49 Mike Frysinger
  2011-02-07  5:49 ` [Buildroot] [PATCH 1/3] debugging: do not require no stripping Mike Frysinger
  0 siblings, 1 reply; 8+ messages in thread
From: Mike Frysinger @ 2011-02-07  5:49 UTC (permalink / raw)
  To: buildroot

The following changes since commit 9f31e2ffa005095206824e08f69da75503e998ab:

  busybox: 1.18.2 fixes for ping, tar and udhcp (2011-02-06 21:48:53 +0100)

are available in the git repository at:
  git://sources.blackfin.uclinux.org/git/users/vapier/buildroot.git vapier

Mike Frysinger (3):
      debugging: do not require no stripping
      initial support for Blackfin processors
      gdb: add support for Blackfin gdbserver

 Config.in                                      |    4 +-
 Makefile                                       |    1 +
 boot/u-boot/Config.in                          |    4 +
 boot/u-boot/u-boot.mk                          |    2 +
 linux/Config.in                                |    2 +-
 linux/linux.mk                                 |    5 +
 target/Config.in.arch                          |   19 ++-
 toolchain/gdb/6.6/gdb-6.6-bfin-gdbserver.patch |  238 ++++++++++++++++++++++++
 toolchain/gdb/Config.in                        |    7 +-
 toolchain/toolchain-common.in                  |    2 +-
 10 files changed, 276 insertions(+), 8 deletions(-)
 create mode 100644 toolchain/gdb/6.6/gdb-6.6-bfin-gdbserver.patch

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2011-02-07 21:48 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-02-07  5:49 [Buildroot] Pull request buildroot.git (vapier branch) Mike Frysinger
2011-02-07  5:49 ` [Buildroot] [PATCH 1/3] debugging: do not require no stripping Mike Frysinger
2011-02-07  5:49   ` [Buildroot] [PATCH 2/3] initial support for Blackfin processors Mike Frysinger
2011-02-07 13:32     ` Peter Korsgaard
2011-02-07 21:48       ` Mike Frysinger
2011-02-07  5:49   ` [Buildroot] [PATCH 3/3] gdb: add support for Blackfin gdbserver Mike Frysinger
2011-02-07 13:33     ` Peter Korsgaard
2011-02-07 12:45   ` [Buildroot] [PATCH 1/3] debugging: do not require no stripping Peter Korsgaard

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.