* Re: Fix m68k-linux build [not found] <20010711110229.A21075@nevyn.them.org> @ 2001-07-11 11:25 ` Andrew Cagney 2001-07-11 11:39 ` Daniel Jacobowitz 0 siblings, 1 reply; 2+ messages in thread From: Andrew Cagney @ 2001-07-11 11:25 UTC (permalink / raw) To: Daniel Jacobowitz; +Cc: gdb-patches > I don't have the hardware to test this, but by (exact) analogy with all the > other Linux ports, I'm pretty sure it's correct. And yes, I intend to > eliminate all these copies of fetch_core_registers in one fell swoop some > day soon... Most of the patch falls into the obvious category and can just go straight in. As you note, there is no maintainer. For the ChangeLog, could I suggest a form like: YYYY-MM-DD <you> From Michael Fedrowitz <michael.fedrowitz@informatik.uni-ulm.de>: * m68klinux-nat.c: Fix comment. (supply_gregset): Change argument to elf_gregset_t *. (supply_fpregset): Change argument to elf_fpregset_t *. From ....: change-log it makes checking on changes much easier. > (fetch_core_registers): New function. Separatly. Could you please add a comment to the code explaining where the function was copied from (Or better bypass this step and rationalize those functions :-). Andrew ^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Fix m68k-linux build 2001-07-11 11:25 ` Fix m68k-linux build Andrew Cagney @ 2001-07-11 11:39 ` Daniel Jacobowitz 0 siblings, 0 replies; 2+ messages in thread From: Daniel Jacobowitz @ 2001-07-11 11:39 UTC (permalink / raw) To: Andrew Cagney; +Cc: gdb-patches On Wed, Jul 11, 2001 at 02:25:23PM -0400, Andrew Cagney wrote: > > I don't have the hardware to test this, but by (exact) analogy with all the > > other Linux ports, I'm pretty sure it's correct. And yes, I intend to > > eliminate all these copies of fetch_core_registers in one fell swoop some > > day soon... > > > Most of the patch falls into the obvious category and can just go > straight in. As you note, there is no maintainer. Committed, commented, and I think I'm going to go ahead and make my new core handling work today. > Could you please add a comment to the code explaining where the function > was copied from (Or better bypass this step and rationalize those > functions :-). Was already there, actually: (We can't use the generic version of this function in core-regset.c, because we need to use elf_gregset_t instead of gregset_t.) -- Daniel Jacobowitz Carnegie Mellon University MontaVista Software Debian GNU/Linux Developer ^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2001-07-11 11:39 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
[not found] <20010711110229.A21075@nevyn.them.org>
2001-07-11 11:25 ` Fix m68k-linux build Andrew Cagney
2001-07-11 11:39 ` Daniel Jacobowitz
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox