Go to file
Keith Seitz 7f6cb62ee6 * symtab.h (enum namespace): Add new namespaces FUNCTIONS_NAMESPACE,
TYPES_NAMESPACE, METHODS_NAMESPACE, and VARIABLES_NAMESPACE used by
        new search_symbols.
        Add prototype for search_symbols and free_search_symbols.

        * symtab.c (list_symbols): Rewrite to use new search_symbols.
        (file_matches): New helper function for search_symbols.
        (free_search_symbols): New function which frees data returned from
        search_symbols.
        (print_symbol_info): New helper function which prints info about a
        matched symbol to stdout. Extracted from old list_symbols.
        (print_msymbol_info): New helper function which prints info about
        a matched msymbol to stdout. Extracted from old list_symbols.
        (symtab_symbol_info): Extracted from old list_symbols.
        (variables_info): Use symtab_symbol_info.
        (functions_info): Use symtab_symbol_info.
        (types_info): Use symtab_symbol_info.
        (rbreak_command): Rewrite to use new search_symbols.

        * gdbtk.c: Change all references to static global "interp" to
        "gdbtk_interp" and export this global.
        (gdbtk_init): If gdbtk_source_filename is not NULL, source this file
        into the interpreter when it goes idle.
        Add new command "gdb_search".
        (gdb_search): New function which searches the symbol table.
        (gdbtk_test): New function called by main when the --tclcommand
        option is used.

        * main.c (main): Add a new option "--tclcommand" which is used
        by the testsuite to source a file into the interpreter when it
        goes idle.
1998-06-27 00:45:20 +00:00
bfd * archures.c (bfd_mach_mn10300): Define. 1998-06-26 16:59:08 +00:00
binutils * objcopy.c (strip_main): keep_specific_list == NULL as additional 1998-06-26 22:25:39 +00:00
config
gas * config/tc-mn10300.c (set_arch_mach): New function. 1998-06-26 17:24:34 +00:00
gdb * symtab.h (enum namespace): Add new namespaces FUNCTIONS_NAMESPACE, 1998-06-27 00:45:20 +00:00
gprof
include * mn10300.h: Add "machine" field for instructions. 1998-06-26 17:14:20 +00:00
intl
ld * Makefile.am (install-data-local): Make ldscripts subdirectory. 1998-06-23 19:17:56 +00:00
mmalloc
opcodes * m10300-dis.c: Only recognize instructions from the currently 1998-06-26 17:12:10 +00:00
readline
sim Do not try to include sys/mount.h anymore 1998-06-26 18:22:48 +00:00
.Sanitize
Build-A-Release.mk
ChangeLog * configure.in: Add cygmon and libstub support for mn10200. 1998-06-24 05:44:46 +00:00
config-ml.in
config.guess
config.sub
configure
configure.bat
configure.in * configure.in (noconfigdirs): Add configure pattern for mips tx39 1998-06-24 23:03:02 +00:00
DOC.Sanitize
install-sh
install-texi.in
Install.in
intro.texi
ltconfig
ltmain.sh
makeall.bat
Makefile.in
makefile.vms
mpw-build.in
mpw-config.in
mpw-configure
mpw-README
Pack-A-Progressive
setup.com
tape-labels-tex.in
test-build.mk