Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* PATCH: Disable ARM RDP
@ 2006-03-18  2:40 Mark Mitchell
  2006-03-24 21:36 ` Daniel Jacobowitz
  0 siblings, 1 reply; 6+ messages in thread
From: Mark Mitchell @ 2006-03-18  2:40 UTC (permalink / raw)
  To: gdb-patches


This patch removes remote-rdp.o from ARM's TDEPFILES since Daniel and
Paul say that it's useless to most people.  I also found that with
--disable-sim GDB fails to link because remote-rdp.c references a
function defined in the simulator.

I'm not sure if this is the right patch for mainline, or whether
people would rather I remove remote-rdp.c entirely, or do nothing, or
...  So, I guess this is a request for approval, but a pretty
tentative one.

Thanks,

--
Mark Mitchell
CodeSourcery
mark@codesourcery.com
(650) 331-3385 x713

2006-03-17  Mark Mitchell  <mark@codesourcery.com>

	* gdb/config/arm/embed.mt (TDEPFILES): Remove remote-rdp.o.

Index: gdb/config/arm/embed.mt
===================================================================
RCS file: /cvs/src/src/gdb/config/arm/embed.mt,v
retrieving revision 1.3
diff -c -5 -p -r1.3 embed.mt
*** gdb/config/arm/embed.mt	21 Jan 2006 01:29:04 -0000	1.3
--- gdb/config/arm/embed.mt	17 Mar 2006 21:15:49 -0000
***************
*** 1,6 ****
  # Target: ARM embedded system
! TDEPFILES= arm-tdep.o remote-rdp.o
  DEPRECATED_TM_FILE= tm-embed.h
  
  SIM_OBS = remote-sim.o
  SIM = ../sim/arm/libsim.a
--- 1,6 ----
  # Target: ARM embedded system
! TDEPFILES= arm-tdep.o
  DEPRECATED_TM_FILE= tm-embed.h
  
  SIM_OBS = remote-sim.o
  SIM = ../sim/arm/libsim.a


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

end of thread, other threads:[~2006-05-17 18:13 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-03-18  2:40 PATCH: Disable ARM RDP Mark Mitchell
2006-03-24 21:36 ` Daniel Jacobowitz
2006-04-11 20:00   ` Daniel Jacobowitz
2006-05-05 19:58     ` Daniel Jacobowitz
2006-05-17 14:53       ` Daniel Jacobowitz
2006-05-17 18:36         ` Eli Zaretskii

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