Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Elena Zannoni <ezannoni@redhat.com>
To: gdb-patches@sources.redhat.com
Subject: Re: [PATCH] move entry_point stuff to objfiles.c
Date: Sat, 14 Feb 2004 15:48:00 -0000	[thread overview]
Message-ID: <16430.16961.241310.260616@localhost.redhat.com> (raw)
In-Reply-To: <16429.20684.591874.642280@localhost.redhat.com>

Elena Zannoni writes:
 > 
 > I got carried away, I really didn't like the entry_point stuff being
 > in symfile.c. It is manipulating stuff in objfiles, so I moved it.
 > 
 > Given that today is Friday the 13th, it seem perfectly in line that I
 > had also to cleanup the includes. Lots of includes are no longer
 > needed.  Note that I didn't remove the includes in xcoffread.c and
 > solib-irix.c because the gdb_mbuild.sh script doesn't get to compile
 > these files, so I just added a comment.
 > 
 > I'll check in tomorrow-ish.
 > elena
 > 

committed.


 > 2004-02-13  Elena Zannoni  <ezannoni@redhat.com>
 > 
 > 	* symfile.c (init_entry_point_info, enrty_point_address): Move
 > 	from here...  
 > 	* objfiles.c (init_entry_point_info, entry_point_address):..to
 > 	here.
 > 	* symfile.h (init_entry_point_info, enrty_point_address): Remove
 > 	prototypes.
 > 	* objfiles.h (init_entry_point_info, entry_point_address):Add
 > 	prototypes.  
 > 	* cris-tdep.c: Remove include of symfile.h. Add include of
 > 	objfiles.h.
 > 	* infcall.c: Ditto.
 > 	* mcore-tdep.c: Ditto.
 > 	* mn10300-tdep.c: Ditto.
 > 	* sh64-tdep.c: Ditto.
 >  	* v850-tdep.c: Ditto.
 > 	* arm-tdep.c: Remove include of symfile.h.
 > 	* blockframe.c: Ditto.
 > 	* coffread.c: Ditto.
 > 	* dbxread.c: Ditto.
 > 	* dwarf2read.c: Ditto.
 > 	* dwarfread.c: Ditto.
 > 	* frv-tdep.c: Ditto.	
 > 	* ia64-tdep.c: Ditto.
 > 	* mdebugread.c: Ditto.
 > 	* mipsread.c: Ditto.
 > 	* rs6000-tdep.c: Ditto.	
 > 	* s390-tdep.c: Ditto.
 > 	* sh-tdep.c: Ditto.
 > 	* xstormy16-tdep.c: Ditto. 
 > 	* gdbarch.sh: Remove include of symfile.h.
 > 	* gdbarch.c: Regenerate.
 > 	* solib-irix.c (enable_break): Use entry_point_address().
 > 	Add comment about include file.
 > 	* xcoffread.c: Add comment about include file.
 > 	* Makefile.in (arm-tdep.o, blockframe.o, coffread.o, cris-tdep.o) 
 > 	(dbxread.o, dwarf2read.o, dwarfread.o, frv-tdep.o, gdbarch.o) 
 > 	(ia64-tdep.o, infcall.o, mcore-tdep.o, mdebugread.o, mipsread.o) 
 > 	(mn10300-tdep.o, rs6000-nat.o, s390-tdep.o, sh64-tdep.o) 
 > 	(sh-tdep.o, v850-tdep.o, xstormy16-tdep.o): Update dependencies.
 > 


      reply	other threads:[~2004-02-14 15:48 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-02-13 22:38 Elena Zannoni
2004-02-14 15:48 ` Elena Zannoni [this message]

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=16430.16961.241310.260616@localhost.redhat.com \
    --to=ezannoni@redhat.com \
    --cc=gdb-patches@sources.redhat.com \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox