public inbox for src-cvs@sourceware.org help / color / mirror / Atom feed
From: drow@sourceware.org To: src-cvs@sourceware.org Subject: src ChangeLog Makefile.def Makefile.in Date: Mon, 18 Jun 2007 15:46:00 -0000 [thread overview] Message-ID: <20070618154633.17497.qmail@sourceware.org> (raw) CVSROOT: /cvs/src Module name: src Changes by: drow@sourceware.org 2007-06-18 15:46:33 Modified files: . : ChangeLog Makefile.def Makefile.in Log message: * coffread.c (coff_sym_fns): Add default_symfile_segments. * dbxread.c (start_psymtab): Check HAVE_ELF. (aout_sym_fns): Likewise. * elfread.c (elf_symfile_segments): New. (elf_sym_fns): Add elf_symfile_segments. * mipsread.c (ecoff_sym_fns): Add default_symfile_segments. * remote.c (get_offsets): Use symfile_map_offsets_to_segments. Skip if there is no symfile_objfile. Handle TextSeg and DataSeg. * somread.c (som_sym_fns): Use default_symfile_segments. * symfile.c (find_sym_fns): Take a BFD and return the sym_fns. (init_objfile_sect_indices): Call symfile_find_segment_sections. (default_symfile_segments): New function. (syms_from_objfile): Update call to find_sym_fns. (symfile_get_segment_data, free_symfile_segment_data): New. (symfile_map_offsets_to_segments): New. (symfile_find_segment_sections): New. * symfile.h (struct symfile_segment_data): New. (struct sym_fns): Add sym_segments. (default_symfile_segments, symfile_get_segment_data) (free_symfile_segment_data): New prototypes. (symfile_map_offsets_to_segments): Likewise. * xcoffread.c (xcoff_sym_fns): Add default_symfile_segments. * Makefile.in (COMMON_OBS): Remove elfread.o. (elf_internal_h): New. (elfread.o): Update. * configure.ac: Add elfread.o to COMMON_OBS if bfd/elf.o was compiled. * config.in, configure: Regenerated. * NEWS: Mention qOffsets changes. * gdb.texinfo (General Query Packets): Document qOffsets changes. * Makefile.def: Add dependency from configure-gdb to all-bfd. * Makefile.in: Regenerated. Patches: http://sourceware.org/cgi-bin/cvsweb.cgi/src/ChangeLog.diff?cvsroot=src&r1=1.735&r2=1.736 http://sourceware.org/cgi-bin/cvsweb.cgi/src/Makefile.def.diff?cvsroot=src&r1=1.79&r2=1.80 http://sourceware.org/cgi-bin/cvsweb.cgi/src/Makefile.in.diff?cvsroot=src&r1=1.265&r2=1.266
next reply other threads:[~2007-06-18 15:46 UTC|newest] Thread overview: 26+ messages / expand[flat|nested] mbox.gz Atom feed top 2007-06-18 15:46 drow [this message] -- strict thread matches above, loose matches on Subject: below -- 2013-04-22 17:11 jbglaw 2013-01-10 17:02 hjl 2013-01-07 17:16 hjl 2012-12-20 21:59 jbglaw 2012-09-04 13:21 gingold 2010-06-10 17:04 aoliva 2010-03-14 16:00 jsm28 2009-11-16 22:57 aoliva 2009-10-16 5:53 ian 2009-08-19 21:59 rwild 2009-01-16 8:06 amodra 2008-12-02 16:43 schwab 2008-04-07 21:58 ian 2008-03-13 13:35 bonzini 2007-10-23 12:36 drow 2007-10-23 12:34 drow 2007-10-11 20:32 drow 2007-03-12 20:19 dj 2006-12-08 21:05 mrs 2006-07-17 17:04 jakub 2005-10-20 12:01 ebotcazou 2005-10-05 1:19 wilson 2005-08-23 18:13 rearnsha 2004-01-24 0:25 dj 2002-12-31 14:51 tromey
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=20070618154633.17497.qmail@sourceware.org \ --to=drow@sourceware.org \ --cc=src-cvs@sourceware.org \ /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: linkBe 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; as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).