No description
Find a 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 add acinclude.m4 to things-to-lose 1998-05-30 19:36:31 +00:00
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 rebuild 1998-06-12 23:41:52 +00:00
include * mn10300.h: Add "machine" field for instructions. 1998-06-26 17:14:20 +00:00
intl * Makefile.in (distclean): Remove config.log. 1998-05-26 22:29:54 +00:00
ld * Makefile.am (install-data-local): Make ldscripts subdirectory. 1998-06-23 19:17:56 +00:00
mmalloc * Makefile.in (mm.o): New target that combines all the functions 1996-12-28 22:33:53 +00:00
opcodes * m10300-dis.c: Only recognize instructions from the currently 1998-06-26 17:12:10 +00:00
readline * sysdep-6irix.h: New file. 1998-05-13 17:43:33 +00:00
sim Do not try to include sys/mount.h anymore 1998-06-26 18:22:48 +00:00
.Sanitize Sanitize Java. 1998-05-15 19:47:04 +00:00
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 Add m32r to multilib support. 1997-12-16 00:14:49 +00:00
config.guess * config.guess: More accurate determination of HP processor types. 1998-01-28 06:16:52 +00:00
config.sub Fix vr4320 sanitization. 1998-03-04 21:03:29 +00:00
configure Fix some problems with gdbtk sanitization. 1998-01-26 23:04:13 +00:00
configure.bat additions for binutils release from dj 1994-10-22 02:17:33 +00:00
configure.in * configure.in (noconfigdirs): Add configure pattern for mips tx39 1998-06-24 23:03:02 +00:00
DOC.Sanitize Updated documentation for lose-inet -> keep-inet change 1996-06-19 15:40:45 +00:00
install-sh * Makefile.in (INSTALL_PROGRAM_ARGS): New variable. 1997-07-04 17:27:30 +00:00
install-texi.in
Install.in
intro.texi
ltconfig * ltconfig, ltmain.sh: Avoid producing a version number if 1998-05-07 21:28:06 +00:00
ltmain.sh * ltconfig, ltmain.sh: Avoid producing a version number if 1998-05-07 21:28:06 +00:00
makeall.bat additions for binutils release from dj 1994-10-22 02:17:33 +00:00
Makefile.in Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com> 1998-06-12 21:04:33 +00:00
makefile.vms Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de> 1997-10-20 19:30:47 +00:00
mpw-build.in Sun Feb 27 16:05:15 1994 Stan Shebs (shebs@andros.cygnus.com) 1994-02-28 00:15:29 +00:00
mpw-config.in Sun Feb 27 16:05:15 1994 Stan Shebs (shebs@andros.cygnus.com) 1994-02-28 00:15:29 +00:00
mpw-configure * mpw-configure: Add support for exec-prefix. 1995-12-04 20:48:19 +00:00
mpw-README Sun Feb 27 16:05:15 1994 Stan Shebs (shebs@andros.cygnus.com) 1994-02-28 00:15:29 +00:00
Pack-A-Progressive
setup.com Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de> 1996-08-08 16:20:25 +00:00
tape-labels-tex.in
test-build.mk add support for i386-unixware target, m68k-vxworks5.1 target, i960-vxworks5.1 target... always configure with --enable-gdbtk 1995-05-18 09:27:23 +00:00