binutils-gdb/gdb/config
Jim Blandy eb4556d736 Move the symbol-file-from-memory functions into their own file.
* symfile-mem.c, symfile-mem.h: New files.
* symfile.c (symbol_file_add_from_bfd): New function.
(symbol_file_add): Call symbol_file_add_from_bfd.
(symbol_file_add_from_memory, add_symbol_file_from_memory_command):
Moved to symfile-mem.c.
(_initialize_symfile): Move definition of
add-symbol-file-from-memory command to symfile-mem.c.
* symfile.h (symbol_file_add_from_bfd): New declaration.
* config/i386/linux.mt (TDEPFILES): Add symfile-mem.o.
* config/powerpc/linux.mt (TDEPFILES): Same.
* Makefile.in (SFILES): Add symfile-mem.c.
(symfile_mem_h): New variable.
(HFILES_NO_SRCDIR): Add symfile-mem.h.
(symfile-mem.o): New rule.
2004-05-02 10:14:02 +00:00
..
alpha 2004-04-04 Andrew Cagney <cagney@redhat.com> 2004-04-04 14:03:57 +00:00
arm 2004-04-30 Andrew Cagney <cagney@redhat.com> 2004-04-30 20:52:17 +00:00
avr
cris
d10v
djgpp Add OpenBSD/m68k support. 2004-04-30 23:28:52 +00:00
frv * Makefile.in (frv-linux-tdep.o): Add dependencies. 2004-03-15 19:42:25 +00:00
h8300 Fix GDB crash problem when object file of different H8 cpu is loaded 2003-12-11 06:21:12 +00:00
i386 Move the symbol-file-from-memory functions into their own file. 2004-05-02 10:14:02 +00:00
ia64 2004-03-18 Andrew Cagney <cagney@redhat.com> 2004-03-18 19:59:07 +00:00
m32r
m68hc11
m68k 2004-05-01 Andrew Cagney <cagney@redhat.com> 2004-05-01 13:14:20 +00:00
mcore
mips 2004-04-30 Andrew Cagney <cagney@redhat.com> 2004-05-01 00:34:55 +00:00
mn10300
ns32k 2004-02-15 Andrew Cagney <cagney@redhat.com> 2004-02-15 22:38:40 +00:00
pa 2004-04-24 Randolph Chung <tausq@debian.org> 2004-04-29 03:36:50 +00:00
powerpc Add OpenBSD/powerpc support. 2004-04-22 21:13:06 +00:00
rs6000 2004-02-29 Andrew Cagney <cagney@redhat.com> 2004-03-01 00:50:56 +00:00
s390 Committed by Mark Kettenis <kettenis@gnu.org>. 2004-02-18 20:09:48 +00:00
sh
sparc * config/sparc/linux.mt (TDEPFILES): Remove solib-legacy.o. 2004-04-07 00:15:12 +00:00
v850
vax 2004-05-01 Andrew Cagney <cagney@redhat.com> 2004-05-01 13:14:20 +00:00
xstormy16
nm-bsd.h * config/i386/nm-fbsd.h: Include "config/nm-bsd.h". 2004-03-13 13:07:20 +00:00
nm-gnu.h
nm-linux.h 2004-01-28 Roland McGrath <roland@redhat.com> 2004-02-01 22:35:22 +00:00
nm-lynx.h
nm-nbsd.h
nm-nbsdaout.h
nm-sysv4.h
tm-linux.h
tm-lynx.h 2004-02-15 Andrew Cagney <cagney@redhat.com> 2004-02-15 22:55:30 +00:00
tm-nto.h
tm-sunos.h
tm-sysv4.h
tm-vxworks.h
xm-aix4.h
xm-nbsd.h
xm-sysv4.h