deliverable/binutils-gdb.git
27 years ago * cgen-opc.c (hash_keyword_name): Improve algorithm.
David Edelsohn [Mon, 7 Apr 1997 19:27:12 +0000 (19:27 +0000)] 
* cgen-opc.c (hash_keyword_name): Improve algorithm.

27 years ago * Makefile.in (distclean): Don't remove *.info files.
Ian Lance Taylor [Mon, 7 Apr 1997 19:24:32 +0000 (19:24 +0000)] 
* Makefile.in (distclean): Don't remove *.info files.

27 years ago * disassemble.c (disassembler): Handle m32r.
David Edelsohn [Mon, 7 Apr 1997 18:46:21 +0000 (18:46 +0000)] 
* disassemble.c (disassembler): Handle m32r.

27 years ago * Makefile.in: Regenerate dependencies.
David Edelsohn [Mon, 7 Apr 1997 18:38:33 +0000 (18:38 +0000)] 
* Makefile.in: Regenerate dependencies.
  (TARG_CPU): New variable.
(cgen.o): Depend on cgen.h, $(TARG_CPU)-opc.h.
(.dep1): Delete creating of cgen-opc.h.
(.tcdep): Put proper contents in cgen-opc.h.
* configure.in (m32r): Delete setting of extra_files, extra_links.
(AC_OUTPUT): Create cgen-opc.h.
* configure: Regenerated.

27 years agoMon Apr 7 10:53:52 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
Michael Snyder [Mon, 7 Apr 1997 17:56:18 +0000 (17:56 +0000)] 
Mon Apr  7 10:53:52 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>

        * bfd-in.h bfd-in2.h: add bfd_section_lma macro to correspond
        with bfd_section_vma.

27 years ago * sim-base.h (sim_state_base): Move `magic' to end of struct.
David Edelsohn [Mon, 7 Apr 1997 17:47:38 +0000 (17:47 +0000)] 
* sim-base.h (sim_state_base): Move `magic' to end of struct.

27 years agoCheck a program to run is present.
Andrew Cagney [Mon, 7 Apr 1997 06:07:13 +0000 (06:07 +0000)] 
Check a program to run is present.

27 years agoGet configure to define RETSIGTYPE
Andrew Cagney [Mon, 7 Apr 1997 05:58:59 +0000 (05:58 +0000)] 
Get configure to define RETSIGTYPE

27 years agoBuild X11 targets before gcc/targetlib.
Andrew Cagney [Mon, 7 Apr 1997 05:37:46 +0000 (05:37 +0000)] 
Build X11 targets before gcc/targetlib.

27 years agoUse $(srcdir)/... instead of $< in make rules
Andrew Cagney [Mon, 7 Apr 1997 05:21:04 +0000 (05:21 +0000)] 
Use $(srcdir)/... instead of $< in make rules

27 years agoSat Apr 5 13:19:12 1997 Klaus Kaempf <kkaempf@progis.de>
Ian Lance Taylor [Sat, 5 Apr 1997 18:20:59 +0000 (18:20 +0000)] 
Sat Apr  5 13:19:12 1997  Klaus Kaempf  <kkaempf@progis.de>

* makefile.vms: Update to build gasp.exe.

27 years ago * i386.h: Revert last patch for the NON_BROKEN_OPCODES cases.
Ian Lance Taylor [Sat, 5 Apr 1997 18:15:32 +0000 (18:15 +0000)] 
* i386.h: Revert last patch for the NON_BROKEN_OPCODES cases.

27 years ago * write.c (relax_frag): Make non-static.
David Edelsohn [Sat, 5 Apr 1997 02:34:40 +0000 (02:34 +0000)] 
* write.c (relax_frag): Make non-static.
* write.h (relax_frag): Add prototype for.
* config/tc-m32r.h (md_do_align): New arg `max'.
* config/tc-m32r.c (m32r_do_align): Likewise.
Update calls to frag_align, frag_align_pattern.
(fill_insn): Update call to m32r_do_align.
(m32r_scomm): Update call to frag_align.

27 years ago * Makefile.in: Change mn10300-opc.o to m10300-opc.o, to match
Ian Lance Taylor [Sat, 5 Apr 1997 01:03:01 +0000 (01:03 +0000)] 
* Makefile.in: Change mn10300-opc.o to m10300-opc.o, to match
corresponding change in opcodes directory.

27 years ago * configure.in: Correct file names for bfd_mn10[23]00_arch.
Ian Lance Taylor [Sat, 5 Apr 1997 00:57:46 +0000 (00:57 +0000)] 
* configure.in: Correct file names for bfd_mn10[23]00_arch.
* configure: Rebuild.

27 years ago * configure.in: Update file names for bfd_elf32_mn10[23]00_vec.
Ian Lance Taylor [Sat, 5 Apr 1997 00:52:15 +0000 (00:52 +0000)] 
* configure.in: Update file names for bfd_elf32_mn10[23]00_vec.
Correct CPU file names for mn10[23]00.
* configure: Rebuild.

27 years ago * frags.c (frag_var): fr_pcrel_adjust renamed to
David Edelsohn [Sat, 5 Apr 1997 00:35:29 +0000 (00:35 +0000)] 
* frags.c (frag_var): fr_pcrel_adjust renamed to
fr_targ.ns32k.pcrel_adjust.  fr_bsr renamed to fr_targ.ns32k.bsr.
(frag_variant): Likewise.
* Makefile.in: Tweak last entry, cgen.o is in extra_objects!

27 years ago * config/tc-m32r.[ch]: New files.
David Edelsohn [Sat, 5 Apr 1997 00:21:26 +0000 (00:21 +0000)] 
* config/tc-m32r.[ch]: New files.
* cgen.c: New file.
* Makefile.in (CPU_TYPES): Add m32r.
(CFILES): Add cgen.c.
(TARGET_CPU_CFILES): Add tc-m32r.c.
(TARGET_CPU_HFILES): Add tc-m32r.h.
(OBJS): Add cgen.o.
(DISTCLEAN_HERE): Add cgen-opc.h.
(.dep1,.tcdep): Create empty cgen-opc.h.
(cgen.o): Add dependencies.
(dependencies): Regenerate.
* as.h (struct frag): New member fr_targ.
(fr_pcrel_adjust,fr_bsr): Move into union fr_targ.ns32k.
* conf.in (USING_CGEN): New macro.
* configure.in (m32r-*-*): Add entry for.
* configure: Regenerate.
* write.c (relax_frag): fr_pcrel_adjust renamed to
fr_targ.ns32k.pcrel_adjust.
* config/tc-ns32k.c (*): Likewise.
fr_bsr renamed to fr_targ.ns32k.bsr.

27 years agom32r support.
David Edelsohn [Sat, 5 Apr 1997 00:09:41 +0000 (00:09 +0000)] 
m32r support.

27 years ago * gas/all/float.s: Put a tab before .text, to keep the PA happy.
Ian Lance Taylor [Fri, 4 Apr 1997 22:50:43 +0000 (22:50 +0000)] 
* gas/all/float.s: Put a tab before .text, to keep the PA happy.

27 years ago * config/tc-hppa.h (TC_EOL_IN_INSN): Check explicitly for '!',
Ian Lance Taylor [Fri, 4 Apr 1997 22:49:21 +0000 (22:49 +0000)] 
* config/tc-hppa.h (TC_EOL_IN_INSN): Check explicitly for '!',
rather than for any end of line character.

27 years ago * config/tc-hppa.c (tc_gen_reloc): If hppa_ren_reloc_type fails,
Ian Lance Taylor [Fri, 4 Apr 1997 22:48:24 +0000 (22:48 +0000)] 
* config/tc-hppa.c (tc_gen_reloc): If hppa_ren_reloc_type fails,
call abort (i.e., as_abort) rather than crashing.

27 years ago * gas/arm/arm.exp: Only run inst and arm7t on targets which can
Ian Lance Taylor [Fri, 4 Apr 1997 21:57:17 +0000 (21:57 +0000)] 
* gas/arm/arm.exp: Only run inst and arm7t on targets which can
handle -EL.  Add setup_xfail for thumb.

27 years ago * config/tc-mips.c: Protect uses of STO_MIPS16 with an ifdef of
Ian Lance Taylor [Fri, 4 Apr 1997 21:12:50 +0000 (21:12 +0000)] 
* config/tc-mips.c: Protect uses of STO_MIPS16 with an ifdef of
OBJ_ELF, rather than of S_GET_OTHER.

27 years agoAdd cgen, m32r files.
David Edelsohn [Fri, 4 Apr 1997 21:07:29 +0000 (21:07 +0000)] 
Add cgen, m32r files.

27 years ago * m32r-asm.c, m32r-dis.c, m32r-opc.c, m32r-opc.h: New files.
David Edelsohn [Fri, 4 Apr 1997 21:07:02 +0000 (21:07 +0000)] 
* m32r-asm.c, m32r-dis.c, m32r-opc.c, m32r-opc.h: New files.
* cgen-asm.c, cgen-dis.c, cgen-opc.c: New files.
* Makefile.in (CFILES): Add them.
(ALL_MACHINES): Add them.
(dependencies): Regenerate.
* configure.in (cgen_files): New variable.
(bfd_m32r_arch): Add entry.
* configure: Regenerate.

27 years ago * bfd.c (bfd_record_phdr): Cast count to size_t before
Ian Lance Taylor [Fri, 4 Apr 1997 20:59:36 +0000 (20:59 +0000)] 
* bfd.c (bfd_record_phdr): Cast count to size_t before
subtraction.

27 years ago * emultempl/pe.em: Include "libiberty.h".
Ian Lance Taylor [Fri, 4 Apr 1997 20:29:58 +0000 (20:29 +0000)] 
* emultempl/pe.em: Include "libiberty.h".
(sort_sections_1): Use xmalloc rather than alloca.

27 years ago * configure.in: Add AC_FUNC_ALLOCA.
Ian Lance Taylor [Fri, 4 Apr 1997 20:07:07 +0000 (20:07 +0000)] 
* configure.in: Add AC_FUNC_ALLOCA.
* configure, config.in: Rebuild.
* bucomm.h: Add alloca handling, copied from gas/as.h.
* dlltool.c: Add #pragma alloca for AIX to start of file.
* nlmconv.c: Likewise.

27 years agocgen header file
David Edelsohn [Fri, 4 Apr 1997 19:48:32 +0000 (19:48 +0000)] 
cgen header file

27 years ago * Makefile.in: Rebuild dependencies.
Ian Lance Taylor [Fri, 4 Apr 1997 19:36:26 +0000 (19:36 +0000)] 
* Makefile.in: Rebuild dependencies.

27 years ago * coff-ppc.c (dump_toc): Add cast to avoid warning from SunOS cc.
Ian Lance Taylor [Fri, 4 Apr 1997 19:35:32 +0000 (19:35 +0000)] 
* coff-ppc.c (dump_toc): Add cast to avoid warning from SunOS cc.
* coff-rs6000.c (xcoff_read_ar_hdr): Likewise.
(xcoff_write_archive_contents): LIkewise.
* elf32-mips.c (_bfd_mips_elf_set_section_contents): Likewise.
(mips_elf_create_procedure_table): Likewise.
* peicode.h (pe_print_idata): Likewise.
(pe_print_edata, pe_print_pdata, pe_print_reloc): Likewise.
* xcofflink.c (xcoff_get_section_contents): Likewise.
(_bfd_xcoff_canonicalize_dynamic_symtab): Likewise.
(xcoff_link_add_symbols): Likewise.
(xcoff_link_add_symbols): Likewise.

27 years ago * d10v-dis.c: Include "ansidecl.h" before "opcode/d10v.h".
Ian Lance Taylor [Fri, 4 Apr 1997 19:25:29 +0000 (19:25 +0000)] 
* d10v-dis.c: Include "ansidecl.h" before "opcode/d10v.h".

27 years ago * ppcboot.c (ppcboot_set_arch_mach): Make static.
Ian Lance Taylor [Fri, 4 Apr 1997 19:08:42 +0000 (19:08 +0000)] 
* ppcboot.c (ppcboot_set_arch_mach): Make static.
(ppcboot_bfd_print_private_bfd_data): Likewise.

27 years agoupdate copyright
Ian Lance Taylor [Fri, 4 Apr 1997 19:06:12 +0000 (19:06 +0000)] 
update copyright

27 years ago * i386-dis.c (float_reg): Swap fsubrp and fsubp. Swap fdivrp and
Ian Lance Taylor [Fri, 4 Apr 1997 19:05:12 +0000 (19:05 +0000)] 
* i386-dis.c (float_reg): Swap fsubrp and fsubp.  Swap fdivrp and
fdivp.

27 years ago * i386.h: Correct opcode values for fsubp, fsubrp, fdivp, and
Ian Lance Taylor [Fri, 4 Apr 1997 19:03:15 +0000 (19:03 +0000)] 
* i386.h: Correct opcode values for fsubp, fsubrp, fdivp, and
fdivrp.

27 years ago * remote.c: Fix problems realized while showering.
Stu Grossman [Fri, 4 Apr 1997 18:53:26 +0000 (18:53 +0000)] 
* remote.c:  Fix problems realized while showering.
* (hexnumlen):  Add prototype.  Use max, not min.
* (remote_write_bytes remote_read_bytes):  Fix max packet size
calculations to properly account for packet overhead.  Also handle
(probably rare) case where remote_register_buf_size isn't set.

27 years ago * Makefile.in (distclean): Remove site.exp and site.bak. Remove
Ian Lance Taylor [Fri, 4 Apr 1997 18:35:06 +0000 (18:35 +0000)] 
* Makefile.in (distclean): Remove site.exp and site.bak.  Remove
everything that clean removes.

27 years ago * Makefile.in (distclean): Remove site.exp and site.bak.
Ian Lance Taylor [Fri, 4 Apr 1997 18:28:25 +0000 (18:28 +0000)] 
* Makefile.in (distclean): Remove site.exp and site.bak.

27 years ago * Makefile.in (DISTCLEAN_HERE): Add site.exp and site.bak.
Ian Lance Taylor [Fri, 4 Apr 1997 18:26:33 +0000 (18:26 +0000)] 
* Makefile.in (DISTCLEAN_HERE): Add site.exp and site.bak.

27 years ago * gas/h8300/ffxx1.d: Don't fail if BFD is 64 bits.
Ian Lance Taylor [Fri, 4 Apr 1997 18:24:03 +0000 (18:24 +0000)] 
* gas/h8300/ffxx1.d: Don't fail if BFD is 64 bits.

27 years ago * remote.c: Fix doc for `C' and `S' commands to indicate full
Stu Grossman [Fri, 4 Apr 1997 16:52:55 +0000 (16:52 +0000)] 
* remote.c:  Fix doc for `C' and `S' commands to indicate full
address.
* (remote_ops extended_remote_ops remote_desc remote_write_size):
Make static.
* (remote_fetch_registers remote_write_bytes remote_read_bytes):
Record size of response to fetch registers command, use this to
limit size of memory read and write commands.
* (push_remote_target):  New function to make it possible to have
another target switch to the remote target.
* target.h:  Add prototype for push_remote_target.
* sh-tdep.c (sh_frame_find_saved_regs):  Fix sign extension bugs
for hosts which default to unsigned chars (such as SGI's).
* (_initialize_sh_tdep):  Don't set remote_write_size.  It's now
handled automatically in remote.c.

27 years ago * ldlex.l: Recognize SQUAD.
Ian Lance Taylor [Fri, 4 Apr 1997 16:48:27 +0000 (16:48 +0000)] 
* ldlex.l: Recognize SQUAD.
* ldgram.y (length): Add SQUAD.
* ldlang.c (print_data_statement): Handle SQUAD.
(lang_size_sections, lang_do_assignments): Likewise.
* ldexp.c (exp_print_token): Add SQUAD to table.
* ldwrite.c (build_link_order): Handle SQUAD.
* ld.texinfo (Section Data Expressions): Document SQUAD.

27 years ago * elf32-mips.c (elf_mips_ctor64_howto): Set complain_on_overflow
Ian Lance Taylor [Fri, 4 Apr 1997 16:38:02 +0000 (16:38 +0000)] 
* elf32-mips.c (elf_mips_ctor64_howto): Set complain_on_overflow
to complain_overflow_signed.

27 years ago * gas/m32r/allinsn.{exp,s.d}: New testcases.
David Edelsohn [Fri, 4 Apr 1997 02:27:27 +0000 (02:27 +0000)] 
* gas/m32r/allinsn.{exp,s.d}: New testcases.

27 years agom32r "allinsn" testcases
David Edelsohn [Fri, 4 Apr 1997 02:26:33 +0000 (02:26 +0000)] 
m32r "allinsn" testcases

27 years agoKeep m32r.
David Edelsohn [Thu, 3 Apr 1997 23:25:42 +0000 (23:25 +0000)] 
Keep m32r.

27 years agoThu Apr 3 15:21:26 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
Michael Snyder [Thu, 3 Apr 1997 23:24:30 +0000 (23:24 +0000)] 
Thu Apr  3 15:21:26 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>

        * gdb.base/help.exp: update help msg for INFO ADDR; add help test
        for INFO SYMBOL; add help tests for OVERLAY commands.
        * gdb.base/default.exp: add tests for INFO SYMBOL command;
        add tests for OVERLAY commands
        * gdb.base/overlays.c overlays.exp foo.c bar.c baz.c grbx.c ovlymgr.h
        d10v.ld m32r.ld d10vovly.c m32rovly.c: add test case for overlays.
        * gdb.base/sigall.c: add usestubs code frag
        * gdb.base/watchpoint.c: turn on complex watchpoint test for M32R.

27 years agoThu Apr 3 15:10:30 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
Michael Snyder [Thu, 3 Apr 1997 23:19:46 +0000 (23:19 +0000)] 
Thu Apr  3 15:10:30 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>

Except for the two m32r modules, this checkin is for
overlay support.

        * blockframe.c: blockvector_for_pc_sect(), block_for_pc_sect(),
        find_pc_sect_function(), find_pc_sect_partial_function(): new
        functions for debugging overlays; pc without section is ambiguous.
        * breakpoint.[ch]: add section pointer to breakpoint struct;
        add section argument to check_duplicates(); check section as well
        as pc in [breakpoint_here_p(), breakpoint_inserted_here_p(),
        breakpoint_thread_match(), bpstat_stop_status()];
        add section argument to describe_other_breakpoints();
        use INIT_SAL() macro to zero-out new sal structures;
        make resolve_sal_pc() fix up the sal's section as well as its pc;
        match on section + pc in clear_command() and delete_breakpoint();
        account for overlay sections in insert_breakpoints(),
        remove_breakpoint() and breakpoint_re_set_one();
        all this to support overlays where a PC is not unique.
        * exec.c: change xfer_memory() to handle overlay sections.
        * findvar.c: change read_var_value() to handle overlay sections.
        * frame.h: declaration for block_for_pc_sect() [blockframe.c].
        * infcmd.c: jump_command() warns against jumping into an overlay
        that's not in memory.  Also use INIT_SAL() to initialize sals.
        * infrun.c: wait_for_inferior() sets a flag to invalidate cached
        overlay state information; Also use INIT_SAL() to init sals.
        * m32r-rom.c: modify load routines to use LMA instead of VMA.
        * m32r-stub.c: mask exit value down to 8 bits; screen out any
        memory read/writes in the range 600000 to a00000, and ff680000
        to ff800000 (hangs because nothing is mapped there); fix strcpy().
        * maint.c: maintenance command "translate-address" supports overlays.
        * minsyms.c: lookup_minimal_symbol_by_pc_sect() supports overlays.
        * objfiles.[ch]: add ovly_mapped field to the obj_section struct;
        this constitutes gdb's internal overlay mapping table.  Add macro
        ALL_OBJSECTIONS() to loop thru the obj_structs and look at overlays.
        Add function find_pc_sect_section().
        * printcmd.c: modify print_address_symbolic() with overlay smarts;
        modify address_info() with overlay smarts; add function sym_info()
        to support the INFO SYMBOL command (translate address to symbol(s));
        modify disassemble_command() to work on unmapped overlays.
        * source.c: use INIT_SAL() to initialize sals.
        * symfile.[ch]: change generic_load() to use section's LMA address
        instead of VMA address, for overlay sections.
        Add numerous functions for finding a PC's section / overlay,
        translating between VMA and LMA address ranges, determining if an
        overlay section is mapped, etc.  Add several user commands for
        overlay debugging.  Add support for a "generic" form of automatically
        reading overlay mapping info from the inferior (based on the default
        (simple) overlay manager which Cygnus provides as an example).
        * symtab.[ch]: add functions find_pc_sect_symtab(),
        find_pc_sect_psymtab(), find_pc_sect_psymbol(), find_pc_sect_line()
        for lookup; modify lookup_symbol and decode_line_1() to use them;
        modify find_function_start_sal() to account for overlay sections;
        add macro INIT_SAL() for initializing struct symtab_and_line.
        * target.c: fix a comment in the declaration of target_ops.

27 years ago * mips-tdep.c (mips_in_call_stub, mips_in_return_stub,
Mark Alexander [Thu, 3 Apr 1997 19:43:39 +0000 (19:43 +0000)] 
* mips-tdep.c (mips_in_call_stub, mips_in_return_stub,
mips_skip_stub, mips_ignore_helper): New functions for dealing
with MIPS16 call/return thunks.
(mips_init_frame_pc_first): New function to implement
INIT_FRAME_PC_FIRST macro; includes code from old macro plus
new code to skip over MIPS16 thunks.
(mips_frame_chain): Skip over MIPS16 thunks.
* config/mips/tm-mips.h (mips_in_call_stub, mips_in_return_stub,
mips_skip_stub, mips_ignore_helper): Declare.
(IN_SOLIB_CALL_TRAMPOLINE, IN_SOLIB_RETURN_TRAMPOLINE,
SKIP_TRAMPOLINE_CODE, IGNORE_HELPER_CALL): New macros that invoke
the above functions.
(INIT_FRAME_PC_FIRST): Change to invoke mips_init_frame_pc.
(mips_init_frame_pc): Declare.
* infrun.c (wait_for_inferior): Use new IGNORE_HELPER_CALL macro
to decide if certain library function calls should be ignored.

27 years ago * Branched binutils 2.8.
Ian Lance Taylor [Thu, 3 Apr 1997 18:23:17 +0000 (18:23 +0000)] 
* Branched binutils 2.8.

27 years ago * gprof.c (VERSION): Define as "2.8.1".
Ian Lance Taylor [Thu, 3 Apr 1997 18:21:59 +0000 (18:21 +0000)] 
* gprof.c (VERSION): Define as "2.8.1".

27 years ago * ldver.c (ld_program_version): Set to 2.8.1.
Ian Lance Taylor [Thu, 3 Apr 1997 18:20:40 +0000 (18:20 +0000)] 
* ldver.c (ld_program_version): Set to 2.8.1.

27 years ago * Makefile.in (VERSION): Set to 2.8.1.
Ian Lance Taylor [Thu, 3 Apr 1997 18:19:26 +0000 (18:19 +0000)] 
* Makefile.in (VERSION): Set to 2.8.1.

27 years ago * VERSION: Set to 2.8.1.
Ian Lance Taylor [Thu, 3 Apr 1997 18:16:38 +0000 (18:16 +0000)] 
* VERSION: Set to 2.8.1.

* Branched binutils 2.8.

27 years ago * lib/gdb.exp(gdb_suppress_tests): Add explanation for subsequent
Bob Manson [Thu, 3 Apr 1997 17:47:33 +0000 (17:47 +0000)] 
* lib/gdb.exp(gdb_suppress_tests): Add explanation for subsequent
failures.
(gdb_stop_suppressing_tests): Note that tests have restarted.

27 years agotweak last patch
Ian Lance Taylor [Thu, 3 Apr 1997 16:27:28 +0000 (16:27 +0000)] 
tweak last patch

27 years ago * mpw-idtmips.c: Rename from mpw-emipsidt.c.
Ian Lance Taylor [Thu, 3 Apr 1997 05:50:32 +0000 (05:50 +0000)] 
* mpw-idtmips.c: Rename from mpw-emipsidt.c.
* mpw-elfmips.c: Rename from mpw-emipself.c.
* mpw-config.in: Update accordingly.

27 years ago * config/h8300.exp: New file.
Bob Manson [Thu, 3 Apr 1997 03:05:12 +0000 (03:05 +0000)] 
* config/h8300.exp: New file.

27 years ago * sim-endian.h: Move host {LITTLE,BIG}_ENDIAN support from here,
David Edelsohn [Thu, 3 Apr 1997 03:02:48 +0000 (03:02 +0000)] 
* sim-endian.h: Move host {LITTLE,BIG}_ENDIAN support from here,
* sim-config.h: To here.

27 years ago * gen-support.c (gen_support_c): sim-state.h renamed to sim-main.h.
David Edelsohn [Thu, 3 Apr 1997 02:52:07 +0000 (02:52 +0000)] 
* gen-support.c (gen_support_c): sim-state.h renamed to sim-main.h.
* gen-idecode.c (gen_idecode_c): Likewise.
* igen.c (gen_semantics_c): Likewise.

27 years agoNew files.
David Edelsohn [Thu, 3 Apr 1997 02:37:44 +0000 (02:37 +0000)] 
New files.

27 years ago * Make-common.in (SIM_EXTRA_DEPS): New config var.
David Edelsohn [Thu, 3 Apr 1997 02:36:59 +0000 (02:36 +0000)] 
* Make-common.in (SIM_EXTRA_DEPS): New config var.
(sim_main_headers): Define.
(sim-*.o): Depend on $(SIM_EXTRA_DEPS).
(BUILT_SRC_FROM_COMMON): Move here from ../d30v/Makefile.in.
(clean): Use it.
(sim-utils.o): Add rule for.
* sim-utils.o: New file.
* sim-basics.h: #include sim-base.h.
(zalloc): Make argument unsigned long.
* sim-base.h: New file.
* sim-inline.h (SIM_IO support): Delete.
* sim-io.h: Delete inline support.
* sim-io.c: Likewise.  sim-state.h renamed to sim-main.h.
* sim-config.c: sim-state.h renamed to sim-main.h.
* sim-core.c: Likewise.
* sim-events.c: Likewise.

27 years agoFrom Jim Wilson, fix typo in instruction name
Andrew Cagney [Thu, 3 Apr 1997 02:36:28 +0000 (02:36 +0000)] 
From Jim Wilson, fix typo in instruction name

27 years ago (autoconf-changelog): Try different way to obtain user name.
David Edelsohn [Thu, 3 Apr 1997 02:35:52 +0000 (02:35 +0000)] 
(autoconf-changelog): Try different way to obtain user name.
Forgot this one.

27 years agoAdd autoheader counterpart to autoconf-common et.al.
Andrew Cagney [Thu, 3 Apr 1997 02:22:52 +0000 (02:22 +0000)] 
Add autoheader counterpart to autoconf-common et.al.

27 years ago(sim_open): Update comment.
David Edelsohn [Wed, 2 Apr 1997 23:47:49 +0000 (23:47 +0000)] 
(sim_open): Update comment.

27 years ago * interp.c (sim_open): New arg `kind'. `name is now `argv'.
David Edelsohn [Wed, 2 Apr 1997 23:41:09 +0000 (23:41 +0000)] 
* interp.c (sim_open): New arg `kind'.  `name is now `argv'.

27 years ago * interp.c (sim_open): New arg `kind'.
David Edelsohn [Wed, 2 Apr 1997 23:39:50 +0000 (23:39 +0000)] 
* interp.c (sim_open): New arg `kind'.

27 years ago * sim_calls.c (sim_open): New arg `kind'.
David Edelsohn [Wed, 2 Apr 1997 23:38:22 +0000 (23:38 +0000)] 
* sim_calls.c (sim_open): New arg `kind'.

27 years ago * compile.c (sim_open): New arg `kind'.
David Edelsohn [Wed, 2 Apr 1997 23:33:56 +0000 (23:33 +0000)] 
* compile.c (sim_open): New arg `kind'.

27 years ago * interf.c (sim_open): New arg `kind'.
David Edelsohn [Wed, 2 Apr 1997 23:32:28 +0000 (23:32 +0000)] 
* interf.c (sim_open): New arg `kind'.

27 years ago * interp.c (sim_open): New arg `kind'.
David Edelsohn [Wed, 2 Apr 1997 23:30:24 +0000 (23:30 +0000)] 
* interp.c (sim_open): New arg `kind'.

27 years ago * wrapper.c (sim_open): New arg `kind'.
David Edelsohn [Wed, 2 Apr 1997 23:29:08 +0000 (23:29 +0000)] 
* wrapper.c (sim_open): New arg `kind'.

27 years ago * run.c (main): Pass SIM_OPEN_STANDALONE to sim_open.
David Edelsohn [Wed, 2 Apr 1997 23:28:12 +0000 (23:28 +0000)] 
* run.c (main): Pass SIM_OPEN_STANDALONE to sim_open.

27 years ago * remote-sim.c (gdbsim_open): Check return code from sim_open.
David Edelsohn [Wed, 2 Apr 1997 23:27:06 +0000 (23:27 +0000)] 
* remote-sim.c (gdbsim_open): Check return code from sim_open.
Update call to sim_open (new arg SIM_OPEN_DEBUG).
Forgot the last sentence in the previous checking.

27 years ago * remote-sim.h (SIM_OPEN_KIND, SIM_RC): New enums.
David Edelsohn [Wed, 2 Apr 1997 23:24:25 +0000 (23:24 +0000)] 
* remote-sim.h (SIM_OPEN_KIND, SIM_RC): New enums.
(sim_open): New argument `kind'.

27 years ago * aclocal.m4: Check for stdlib.h, string.h, strings.h, unistd.h.
David Edelsohn [Wed, 2 Apr 1997 23:17:50 +0000 (23:17 +0000)] 
* aclocal.m4: Check for stdlib.h, string.h, strings.h, unistd.h.
(sim-debug): Allow arguments.  Define WITH_DEBUG in addition to
-DDEBUG.
* configure: Regenerated to track ../common/aclocal.m4 changes.

27 years ago * Makefile.in (autoconf-install): New target.
David Edelsohn [Wed, 2 Apr 1997 23:10:34 +0000 (23:10 +0000)] 
* Makefile.in (autoconf-install): New target.

27 years agoRevert last patch, and:
Ian Lance Taylor [Wed, 2 Apr 1997 22:47:29 +0000 (22:47 +0000)] 
Revert last patch, and:
* elflink.h (elf_link_add_object_symbols): Let a common symbol
override an uninitialized symbol from a shared library with a
smaller size.

27 years ago * remote-sim.c (gdbsim_open): Check return code from sim_open.
David Edelsohn [Wed, 2 Apr 1997 22:17:42 +0000 (22:17 +0000)] 
* remote-sim.c (gdbsim_open): Check return code from sim_open.

27 years ago * elflink.h (elf_link_add_object_symbols): When there is a size
Ian Lance Taylor [Wed, 2 Apr 1997 22:17:35 +0000 (22:17 +0000)] 
* elflink.h (elf_link_add_object_symbols): When there is a size
change, use the larger size.  From H.J. Lu <hjl@gnu.ai.mit.edu>.

27 years agoremove obsolete and unused file
Ian Lance Taylor [Wed, 2 Apr 1997 21:41:50 +0000 (21:41 +0000)] 
remove obsolete and unused file

27 years agoUndo part of 3/26 change and always create got section
Michael Meissner [Wed, 2 Apr 1997 21:22:19 +0000 (21:22 +0000)] 
Undo part of 3/26 change and always create got section

27 years ago * elf-m10200.c: Rename from elf32-mn10200.c.
Ian Lance Taylor [Wed, 2 Apr 1997 21:09:29 +0000 (21:09 +0000)] 
* elf-m10200.c: Rename from elf32-mn10200.c.
* elf-m10300.c: Rename from elf32-mn10300.c.
* cpu-m10200.c: Rename from cpu-mn10200.c
* cpu-m10300.c: Rename from cpu-mn10300.c
* Makefile.in: Update accordingly.

27 years ago * m10200-dis.c: Rename from mn10200-dis.c.
Ian Lance Taylor [Wed, 2 Apr 1997 21:07:39 +0000 (21:07 +0000)] 
* m10200-dis.c: Rename from mn10200-dis.c.
* m10200-opc.c: Rename from mn10200-opc.c.
* m10300-dis.c: Rename from mn10300-dis.c
* m10300-opc.c: Rename from mn10300-opc.c.
* Makefile.in: Update accordingly.

27 years agoremove uninteresting TODO file
Ian Lance Taylor [Wed, 2 Apr 1997 20:44:14 +0000 (20:44 +0000)] 
remove uninteresting TODO file

27 years ago * COPYING: Update FSF address.
Ian Lance Taylor [Wed, 2 Apr 1997 19:51:31 +0000 (19:51 +0000)] 
* COPYING: Update FSF address.

27 years ago * mips16-opc.c: Add mul and dmul macros.
Ian Lance Taylor [Wed, 2 Apr 1997 17:25:03 +0000 (17:25 +0000)] 
* mips16-opc.c: Add mul and dmul macros.
PR 11982.

27 years ago * config/tc-mips.c (mips16_macro): Handle M_DMUL and M_MUL.
Ian Lance Taylor [Wed, 2 Apr 1997 17:24:44 +0000 (17:24 +0000)] 
* config/tc-mips.c (mips16_macro): Handle M_DMUL and M_MUL.
PR 11982.

27 years ago * elf32-mips.c (elf_mips_ctor64_howto): New static variable.
Ian Lance Taylor [Wed, 2 Apr 1997 16:57:43 +0000 (16:57 +0000)] 
* elf32-mips.c (elf_mips_ctor64_howto): New static variable.
(elf_mips_isa): Move to earlier in file.
(mips_reloc_map): Remove BFD_RELOC_CTOR entry.
(bfd_elf32_bfd_reloc_type_lookup): Handle BFD_RELOC_CTOR
specially.

27 years ago * ldlang.c (lang_process): Call lang_check immediately after
Ian Lance Taylor [Wed, 2 Apr 1997 16:55:59 +0000 (16:55 +0000)] 
* ldlang.c (lang_process): Call lang_check immediately after
opening the input files, rather than at the end of the link.

27 years ago * elf32-mips.c (mips16_jump_reloc): Print a warning rather than
Ian Lance Taylor [Wed, 2 Apr 1997 15:49:47 +0000 (15:49 +0000)] 
* elf32-mips.c (mips16_jump_reloc): Print a warning rather than
calling abort.
PR 11972.

27 years agoNew file common/sim-config.c sets/checks simulator configuration options.
Andrew Cagney [Wed, 2 Apr 1997 05:04:25 +0000 (05:04 +0000)] 
New file common/sim-config.c sets/checks simulator configuration options.
Update common/aclocal.m4 to better work with sim-config.[hc].

27 years agoNew target autoconf-changelog
Andrew Cagney [Wed, 2 Apr 1997 04:53:56 +0000 (04:53 +0000)] 
New target autoconf-changelog

27 years agoNew target - autoconf-changelog
Andrew Cagney [Wed, 2 Apr 1997 04:52:31 +0000 (04:52 +0000)] 
New target - autoconf-changelog

27 years ago * config/tc-mips.c (md_begin): Don't set interlocks for 4100.
Jim Wilson [Wed, 2 Apr 1997 02:33:47 +0000 (02:33 +0000)] 
* config/tc-mips.c (md_begin): Don't set interlocks for 4100.

27 years agoTue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
Ian Lance Taylor [Tue, 1 Apr 1997 21:29:27 +0000 (21:29 +0000)] 
Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>

* makefile.vms: Don't run conf-a-gas.

27 years agoTue Apr 1 16:27:45 1997 Klaus Kaempf <kkaempf@progis.de>
Ian Lance Taylor [Tue, 1 Apr 1997 21:28:15 +0000 (21:28 +0000)] 
Tue Apr  1 16:27:45 1997  Klaus Kaempf  <kkaempf@progis.de>

* makefile.vms: Update CFLAGS, add clean target.

This page took 0.040666 seconds and 4 git commands to generate.