Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] svn commit: trunk/buildroot/toolchain/gdb/snapshot
@ 2006-08-24 19:45 aldot at uclibc.org
  0 siblings, 0 replies; 2+ messages in thread
From: aldot at uclibc.org @ 2006-08-24 19:45 UTC (permalink / raw)
  To: buildroot

Author: aldot
Date: 2006-08-24 12:45:47 -0700 (Thu, 24 Aug 2006)
New Revision: 15980

Log:
- adjust to current snapshot


Modified:
   trunk/buildroot/toolchain/gdb/snapshot/680-debian_sim-destdir.patch


Changeset:
Modified: trunk/buildroot/toolchain/gdb/snapshot/680-debian_sim-destdir.patch
===================================================================
--- trunk/buildroot/toolchain/gdb/snapshot/680-debian_sim-destdir.patch	2006-08-24 19:35:47 UTC (rev 15979)
+++ trunk/buildroot/toolchain/gdb/snapshot/680-debian_sim-destdir.patch	2006-08-24 19:45:47 UTC (rev 15980)
@@ -9,18 +9,6 @@
  	"CC_FOR_BUILD=$(CC_FOR_BUILD)" \
  	"CFLAGS=$(CFLAGS)" \
 +	"DESTDIR=$(DESTDIR)" \
- 	"RANLIB=$(RANLIB)" \
- 	"MAKEINFO=$(MAKEINFO)" \
- 	"INSTALL=$(INSTALL)" \
-diff -ur gdb-6.3.50.20050915/sim/erc32/Makefile.in gdb-6.3.50.20050915-patched/sim/erc32/Makefile.in
---- gdb-6.3.50.20050915/sim/erc32/Makefile.in	2000-03-07 09:32:49.000000000 -0600
-+++ gdb-6.3.50.20050915-patched/sim/erc32/Makefile.in	2005-09-15 23:18:22.000000000 -0500
-@@ -53,7 +53,7 @@
- # Copy the files into directories where they will be run.
- install-sis: installdirs
- 	n=`echo sis | sed '$(program_transform_name)'`; \
--	$(INSTALL_PROGRAM) sis$(EXEEXT) $(bindir)/$$n$(EXEEXT)
-+	$(INSTALL_PROGRAM) sis$(EXEEXT) $(DESTDIR)$(bindir)/$$n$(EXEEXT)
- 
- clean-sis:
- 	rm -f sis end end.h
+ 	"CHILLFLAGS=$(CHILLFLAGS)" \
+ 	"CHILL=$(CHILL_FOR_TARGET)" \
+ 	"CHILL_FOR_TARGET=$(CHILL_FOR_TARGET)" \

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

* [Buildroot] svn commit: trunk/buildroot/toolchain/gdb/snapshot
@ 2006-08-24 19:46 aldot at uclibc.org
  0 siblings, 0 replies; 2+ messages in thread
From: aldot at uclibc.org @ 2006-08-24 19:46 UTC (permalink / raw)
  To: buildroot

Author: aldot
Date: 2006-08-24 12:46:55 -0700 (Thu, 24 Aug 2006)
New Revision: 15981

Log:
- remove patch that was already applied upstream


Removed:
   trunk/buildroot/toolchain/gdb/snapshot/770-debian_vfork-done-spelling.patch


Changeset:
Deleted: trunk/buildroot/toolchain/gdb/snapshot/770-debian_vfork-done-spelling.patch
===================================================================
--- trunk/buildroot/toolchain/gdb/snapshot/770-debian_vfork-done-spelling.patch	2006-08-24 19:45:47 UTC (rev 15980)
+++ trunk/buildroot/toolchain/gdb/snapshot/770-debian_vfork-done-spelling.patch	2006-08-24 19:46:55 UTC (rev 15981)
@@ -1,12 +0,0 @@
-diff -ur gdb-6.3.50.20050915/gdb/linux-nat.c gdb-6.3.50.20050915-patched/gdb/linux-nat.c
---- gdb-6.3.50.20050915/gdb/linux-nat.c	2005-09-10 13:11:02.000000000 -0500
-+++ gdb-6.3.50.20050915-patched/gdb/linux-nat.c	2005-09-15 19:57:23.000000000 -0500
-@@ -458,7 +458,7 @@
- 	 generally not encounter vfork (vfork is defined to fork
- 	 in libpthread.so).
- 
--	 The holding part is very easy if we have VFORKDONE events;
-+	 The holding part is very easy if we have VFORK_DONE events;
- 	 but keeping track of both processes is beyond GDB at the
- 	 moment.  So we don't expose the parent to the rest of GDB.
- 	 Instead we quietly hold onto it until such time as we can

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

end of thread, other threads:[~2006-08-24 19:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-08-24 19:46 [Buildroot] svn commit: trunk/buildroot/toolchain/gdb/snapshot aldot at uclibc.org
  -- strict thread matches above, loose matches on Subject: below --
2006-08-24 19:45 aldot at uclibc.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox