deliverable/binutils-gdb.git
28 years ago * objdump.c (disassemble_data): Don't use the old BFD based
Ian Lance Taylor [Fri, 22 Sep 1995 21:19:38 +0000 (21:19 +0000)] 
* objdump.c (disassemble_data): Don't use the old BFD based
disassembler interface.  Make info a const pointer.

28 years agostart at handling branch taken/branch not taken hints.
Michael Meissner [Fri, 22 Sep 1995 20:42:38 +0000 (20:42 +0000)] 
start at handling branch taken/branch not taken hints.

28 years agoStart work to all full PowerPC V.4 reloc support.
Michael Meissner [Fri, 22 Sep 1995 20:30:18 +0000 (20:30 +0000)] 
Start work to all full PowerPC V.4 reloc support.

28 years ago * cfg-ml-com.in (m68*-*-*): Only build multilibs for
David Edelsohn [Fri, 22 Sep 1995 19:21:08 +0000 (19:21 +0000)] 
* cfg-ml-com.in (m68*-*-*): Only build multilibs for
embedded m68k systems (-aout, -coff, -elf, -vxworks).
(--with-multilib-top): Pass to recursive invocations.

28 years agominor cleanup
Michael Meissner [Fri, 22 Sep 1995 02:37:04 +0000 (02:37 +0000)] 
minor cleanup

28 years agominor cleanup
Michael Meissner [Fri, 22 Sep 1995 02:33:41 +0000 (02:33 +0000)] 
minor cleanup

28 years agoAdd support -mrelocatable-lib
Michael Meissner [Fri, 22 Sep 1995 02:30:57 +0000 (02:30 +0000)] 
Add support -mrelocatable-lib

28 years agodo not set EF_PPC_RELOCATABLE for -mrelocatable-lib
Michael Meissner [Fri, 22 Sep 1995 01:19:53 +0000 (01:19 +0000)] 
do not set EF_PPC_RELOCATABLE for -mrelocatable-lib

28 years agoDefault stack creation; fixup last change.
Michael Meissner [Thu, 21 Sep 1995 22:50:23 +0000 (22:50 +0000)] 
Default stack creation; fixup last change.

28 years agoenhance OEA behavior.
Michael Meissner [Thu, 21 Sep 1995 22:23:56 +0000 (22:23 +0000)] 
enhance OEA behavior.

28 years agoLocate __bss_start at the real start of bss.
Michael Meissner [Thu, 21 Sep 1995 21:57:32 +0000 (21:57 +0000)] 
Locate __bss_start at the real start of bss.

28 years ago * subsegs.c (subseg_set): Permit SEG_ABSOLUTE in know expression.
Ian Lance Taylor [Thu, 21 Sep 1995 20:42:11 +0000 (20:42 +0000)] 
* subsegs.c (subseg_set): Permit SEG_ABSOLUTE in know expression.
* expr.c (expr): Account for new operatorT values in know
expression.

* write.c (fixup_segment): Clear fixp->fx_subsy if the relocation
is fully resolved.

28 years agoadd -mrelocatable-lib, -memb support
Michael Meissner [Thu, 21 Sep 1995 20:23:15 +0000 (20:23 +0000)] 
add -mrelocatable-lib, -memb support

28 years ago * gdb.disasm/sh3.s (fmac): Update for new assembler syntax
Jeff Law [Thu, 21 Sep 1995 07:30:50 +0000 (07:30 +0000)] 
    * gdb.disasm/sh3.s (fmac): Update for new assembler syntax
        * gdb.disasm/sh3.exp (fmac): Corresponding changes.

28 years ago * gas/sh/fp.s (fmac): Update for new assembly syntax.
Jeff Law [Thu, 21 Sep 1995 07:28:42 +0000 (07:28 +0000)] 
    * gas/sh/fp.s (fmac): Update for new assembly syntax.

28 years ago * op50-rom.c (op50n_cmds): Send ".\r" after the interrupt
Jeff Law [Thu, 21 Sep 1995 03:11:16 +0000 (03:11 +0000)] 
    * op50-rom.c (op50n_cmds): Send ".\r" after the interrupt
        character.

28 years ago * coffcode.h (coff_write_object_contents): Clear the vstamp field
Ian Lance Taylor [Wed, 20 Sep 1995 23:09:09 +0000 (23:09 +0000)] 
* coffcode.h (coff_write_object_contents): Clear the vstamp field
in the a.out header.

28 years agoadd maintainer-clean Makefile targets
Ian Lance Taylor [Wed, 20 Sep 1995 17:38:13 +0000 (17:38 +0000)] 
add maintainer-clean Makefile targets

28 years agoadd maintainer-clean Makefile targets
Ian Lance Taylor [Wed, 20 Sep 1995 17:24:12 +0000 (17:24 +0000)] 
add maintainer-clean Makefile targets

28 years ago * Makefile.in (maintainer-clean): New target, synonym for
Ian Lance Taylor [Wed, 20 Sep 1995 17:21:54 +0000 (17:21 +0000)] 
* Makefile.in (maintainer-clean): New target, synonym for
realclean.

28 years ago * Makefile.in (maintainer-clean): New synonym for realclean.
Ian Lance Taylor [Wed, 20 Sep 1995 16:58:57 +0000 (16:58 +0000)] 
* Makefile.in (maintainer-clean): New synonym for realclean.

28 years agoWed Sep 20 08:16:03 1995 steve chamberlain <sac@slash.cygnus.com>
Steve Chamberlain [Wed, 20 Sep 1995 16:57:36 +0000 (16:57 +0000)] 
Wed Sep 20 08:16:03 1995  steve chamberlain  <sac@slash.cygnus.com>

* defs.h (xmalloc, xrealloc): Delete, they're declared in libiberty.h.
(GETENV_PROVIDED, FCLOSE_PROVIDED): New.
* doc/gdbint.texinfo (GETENV_PROVIDED, FCLOSE_PROVIDED): Document.
* remote-sim.[ch] (sim_callback_write_stdout): New.

28 years ago * run.c (sim_callback_write_stdout): New.
Steve Chamberlain [Wed, 20 Sep 1995 16:52:52 +0000 (16:52 +0000)] 
* run.c (sim_callback_write_stdout):  New.
* interp.c (trap): Call sim_callback_write_stdout when needed.

28 years ago * aoutx.h (NAME(aout,swap_ext_reloc_out)): Don't set r_extern for
Ian Lance Taylor [Wed, 20 Sep 1995 16:10:18 +0000 (16:10 +0000)] 
* aoutx.h (NAME(aout,swap_ext_reloc_out)): Don't set r_extern for
a reloc against a local symbol, even if it's not a section.

28 years agoWed Sep 20 08:16:03 1995 steve chamberlain <sac@slash.cygnus.com>
Steve Chamberlain [Wed, 20 Sep 1995 15:37:50 +0000 (15:37 +0000)] 
Wed Sep 20 08:16:03 1995  steve chamberlain  <sac@slash.cygnus.com>

* defs.h (xmalloc, xrealloc): Delete, they're declared in libiberty.h.
(GETENV_PROVIDED, FCLOSE_PROVIDED): New.
* doc/gdbint.texinfo (GETENV_PROVIDED, FCLOSE_PROVIDED): Document.
* remote-sim.[ch] (sim_callback_write_stdout): New.

28 years agoWed Sep 20 08:16:03 1995 steve chamberlain <sac@slash.cygnus.com>
Steve Chamberlain [Wed, 20 Sep 1995 15:32:41 +0000 (15:32 +0000)] 
Wed Sep 20 08:16:03 1995  steve chamberlain  <sac@slash.cygnus.com>

* defs.h (xmalloc, xrealloc): Delete, they're declared in libiberty.h.
(GETENV_PROVIDED, FCLOSE_PROVIDED): New.
* doc/gdbint.texinfo (GETENV_PROVIDED, FCLOSE_PROVIDED): Document.
* remote-sim.[ch] (gdbsim_write_stdout): New.

28 years ago * gdbtypes.c (create_set_type): Set TYPE_LENGTH in bytes, not bits.
Per Bothner [Tue, 19 Sep 1995 22:39:04 +0000 (22:39 +0000)] 
* gdbtypes.c (create_set_type):  Set TYPE_LENGTH in bytes, not bits.
* valops.c (value_bitstring):  TYPE_LENGTH is bytes, not bits.

* gdbtypes.c (force_to_range_type):  Calculate upper limit of
TYPE_CODE_CHAR depending on TYPE_LENGTH (instead of just using 255).

28 years ago * targets.c (bfd_target): Remove unused align_power_min field.
Ian Lance Taylor [Tue, 19 Sep 1995 21:11:46 +0000 (21:11 +0000)] 
* targets.c (bfd_target): Remove unused align_power_min field.
* bfd-in2.h: Rebuild.
* All backends: Remove initialization of align_power_min.

28 years agoTue Sep 19 14:02:21 1995 steve chamberlain <sac@slash.cygnus.com>
Steve Chamberlain [Tue, 19 Sep 1995 21:04:02 +0000 (21:04 +0000)] 
Tue Sep 19 14:02:21 1995  steve chamberlain  <sac@slash.cygnus.com>

* peicode.h (coff_swap_scnhdr_out): Get sizes for BSS right.
(pr 8045)

28 years ago* configure.in (noconfigdirs): Disable libg++ and libstdc++ on
J.T. Conklin [Tue, 19 Sep 1995 20:52:44 +0000 (20:52 +0000)] 
* configure.in (noconfigdirs): Disable libg++ and libstdc++ on
v810-*-*.

28 years ago* configure.in (noconfigdirs): Disable libg++ and libstdc++ on v810-*-*.
J.T. Conklin [Tue, 19 Sep 1995 20:51:48 +0000 (20:51 +0000)] 
* configure.in (noconfigdirs): Disable libg++ and libstdc++ on v810-*-*.

28 years ago * config/tc-m68k.c (m68k_ip): Reject immediate operands for '%'.
Ian Lance Taylor [Tue, 19 Sep 1995 19:50:59 +0000 (19:50 +0000)] 
* config/tc-m68k.c (m68k_ip): Reject immediate operands for '%'.

28 years ago * config/tc-m68k.c (m68k_ip): Reject immediate operands for '|'.
Ian Lance Taylor [Tue, 19 Sep 1995 19:33:48 +0000 (19:33 +0000)] 
* config/tc-m68k.c (m68k_ip): Reject immediate operands for '|'.
Replace 'P' with '0', '1', and '2'.

28 years ago * m68k-opc.c: Split pmove patterns which use 'P' into patterns
Ian Lance Taylor [Tue, 19 Sep 1995 19:31:25 +0000 (19:31 +0000)] 
* m68k-opc.c: Split pmove patterns which use 'P' into patterns
which use '0', '1', and '2' instead.  Specify the proper size for
a pmove immediate operand.  Correct the pmovefd patterns to be
moves to a register, not from a register.
* m68k-dis.c (print_insn_arg): Replace 'P' with '0', '1', '2'.

28 years ago * config/tc-m68k.c (parse_mri_control_operand): Change leftstop
Ian Lance Taylor [Tue, 19 Sep 1995 15:36:38 +0000 (15:36 +0000)] 
* config/tc-m68k.c (parse_mri_control_operand): Change leftstop
and rightstop to not be const.
(parse_mri_control_expression): Likewise.
(build_mri_control_operand): Likewise.  Use m68k_ip_op to examine
the operand, not m68k_reg_parse.
(s_mri_if): In MRI mode, stop at the first '*'.
(s_mri_while): Likewise.
(s_mri_else): In MRI mode, ignore trailing characters.
(s_mri_endi, s_mri_break, s_mri_next, s_mri_for): Likewise.
(s_mri_endf, s_mri_repeat, s_mri_until, s_mri_endw): Likewise.
* config/m68k-parse.y: Revert yesterday's change.
* config/m68k-parse.h: Revert yesterday's change.

28 years ago* configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
J.T. Conklin [Tue, 19 Sep 1995 06:11:12 +0000 (06:11 +0000)] 
* configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
gdb, ld and opcodes on v810-*-*.

28 years agoMon Sep 18 18:42:27 1995 steve chamberlain <sac@slash.cygnus.com>
Steve Chamberlain [Tue, 19 Sep 1995 01:47:35 +0000 (01:47 +0000)] 
Mon Sep 18 18:42:27 1995  steve chamberlain  <sac@slash.cygnus.com>

* interp.c (trap): Remove useless code.

Fri Sep 15 19:30:05 1995  steve chamberlain  <sac@slash.cygnus.com>

* syscall.h: Copy from newlib.

28 years ago * config/tc-m68k.c (parse_mri_control_operand): Change leftstart
Ian Lance Taylor [Mon, 18 Sep 1995 22:25:54 +0000 (22:25 +0000)] 
* config/tc-m68k.c (parse_mri_control_operand): Change leftstart
and rightstart to not be const.
(parse_mri_control_expression): Likewise.
(build_mri_control_operand): Likewise.  If the left side of the
comparison is a register, and the right side is not, swap the two
sides.
* config/m68k-parse.y (m68k_reg_parse): Make globally visible.
* config/m68k-parse.h (m68k_reg_parse): Declare.

28 years ago * read.c (mri_comment_field): New function.
Ian Lance Taylor [Mon, 18 Sep 1995 21:53:40 +0000 (21:53 +0000)] 
* read.c (mri_comment_field): New function.
(mri_comment_end): New function.
(s_align_bytes): Use mri_comment_field.
(s_align_ptwo, s_comm, s_mri_common, s_fail, s_globl): Likewise.
(s_float_space, s_struct): Likewise.
(s_space): Use mri_comment_field rather than doing it by hand.
(cons_worker, equals): Likewise.
(s_end): Ignore comments starting with '*' or '!'.
* read.h (mri_comment_field): Declare.
(mri_comment_end): Declare.
* cond.c (s_if): Use mri_comment_field.
* config/tc-m68k.c (s_chip, s_reg): Likewise.

28 years ago * write.c (fixup_segment): Handle ABS-sym in -sym case rather than
Ian Lance Taylor [Mon, 18 Sep 1995 21:11:34 +0000 (21:11 +0000)] 
* write.c (fixup_segment): Handle ABS-sym in -sym case rather than
sym-sym case.
* config/obj-coff.c (fixup_segment): Likewise.  Permit negative
symbols if TC_M68K.
* config/tc-m68k.c (tc_coff_fix2rtype): If fx_tcbit is set, return
R_RELLONG_NEG.
(tc_gen_reloc): If fx_tcbit is set, abort.
(md_apply_fix_2): For a negative reloc, move fx_subsy to fx_addsy,
and set fx_tcbit.
Permits generating negative relocs for m68k COFF.

28 years ago * config/tc-m68k.c (s_reg): Ignore comment field in MRI mode.
Ian Lance Taylor [Mon, 18 Sep 1995 19:23:53 +0000 (19:23 +0000)] 
* config/tc-m68k.c (s_reg): Ignore comment field in MRI mode.

28 years ago Based on patches by Alan Modra <alan@spri.levels.unisa.edu.au>:
Ian Lance Taylor [Mon, 18 Sep 1995 18:57:59 +0000 (18:57 +0000)] 
Based on patches by Alan Modra <alan@spri.levels.unisa.edu.au>:
* Makefile.in (CC_FOR_TARGET): Remove brokensed stuff.
(CXX_FOR_TARGET): Likewise.
(install): Likewise.
(GENERATED_HFILES): Remove config.h.
(.dep): Depend upon config.h.

28 years agoMon Sep 18 14:44:04 1995 Arne H. Juul <arnej@pvv.unit.no>
Ian Lance Taylor [Mon, 18 Sep 1995 18:45:56 +0000 (18:45 +0000)] 
Mon Sep 18 14:44:04 1995  Arne H. Juul  <arnej@pvv.unit.no>

* configure.in (mips-dec-netbsd*): New target.
* configure: Rebuild.

28 years agoMon Sep 18 14:39:38 1995 Arne H. Juul <arnej@pvv.unit.no>
Ian Lance Taylor [Mon, 18 Sep 1995 18:42:00 +0000 (18:42 +0000)] 
Mon Sep 18 14:39:38 1995  Arne H. Juul  <arnej@pvv.unit.no>

* configure.tgt (mips*-dec-netbsd*): New target.

28 years agoMon Sep 18 14:35:01 1995 Arne H. Juul <arnej@pvv.unit.no>
Ian Lance Taylor [Mon, 18 Sep 1995 18:37:58 +0000 (18:37 +0000)] 
Mon Sep 18 14:35:01 1995  Arne H. Juul  <arnej@pvv.unit.no>

* config.bfd (mips-dec-netbsd*): New target.
* configure.host (mips-dec-netbsd*): New host.
* configure.in (mips-dec-netbsd*): New native.
* configure: Rebuild.

28 years ago * lib/ld.exp (default_ld_version): Call prune_system_crud.
Ian Lance Taylor [Mon, 18 Sep 1995 18:23:06 +0000 (18:23 +0000)] 
* lib/ld.exp (default_ld_version): Call prune_system_crud.
(default_ld_relocate, default_ld_link): Likewise.
(default_ld_simple_link, default_ld_compile): Likewise.
(default_ld_assemble, default_ld_nm): Likewise.

28 years ago * lib/gas-defs.exp (gas_run): Call prune_system_crud.
Ian Lance Taylor [Mon, 18 Sep 1995 18:05:49 +0000 (18:05 +0000)] 
* lib/gas-defs.exp (gas_run): Call prune_system_crud.
(run_dump_test, objdump): Likewise.

28 years agomention COFF linker improvement
Ian Lance Taylor [Mon, 18 Sep 1995 17:39:04 +0000 (17:39 +0000)] 
mention COFF linker improvement

28 years ago * mh-hp300 (CC): Add "CC = cc -Wp,-H256000" to avoid
Fred Fish [Mon, 18 Sep 1995 17:14:35 +0000 (17:14 +0000)] 
* mh-hp300 (CC): Add "CC = cc -Wp,-H256000" to avoid
"too much defining" errors from the HPUX compiler.

28 years agoin verbose mode add newline after files are processed
Ken Raeburn [Mon, 18 Sep 1995 16:28:11 +0000 (16:28 +0000)] 
in verbose mode add newline after files are processed

28 years ago * somsolib.c (auto_solib_add_at_startup): Delete definition. No
Jeff Law [Mon, 18 Sep 1995 07:48:34 +0000 (07:48 +0000)] 
* somsolib.c (auto_solib_add_at_startup): Delete definition.  No
longer needed.

28 years ago * configure.in: Set endian to little for mips-*-ultrix*.
Ian Lance Taylor [Mon, 18 Sep 1995 02:20:06 +0000 (02:20 +0000)] 
* configure.in: Set endian to little for mips-*-ultrix*.
* configure: Rebuild.

28 years agoNCR changes
Angela Marie Thomas [Sun, 17 Sep 1995 03:05:25 +0000 (03:05 +0000)] 
NCR changes

28 years ago* config/mh-ncrsvr43: Removed AR_FLAGS
release [Sun, 17 Sep 1995 01:33:20 +0000 (01:33 +0000)] 
* config/mh-ncrsvr43: Removed AR_FLAGS

28 years ago * config/mips/tm-mips.h (UNUSED_REGNUM): Define.
Peter Schauer [Sat, 16 Sep 1995 20:37:36 +0000 (20:37 +0000)] 
* config/mips/tm-mips.h (UNUSED_REGNUM):  Define.
* mipsv4-nat.c (supply_gregset):  Fill UNUSED_REGNUM register
with zero.

28 years ago * config/tc-m68k.c: Change some "CONST" references to "const".
Jeff Law [Sat, 16 Sep 1995 03:44:03 +0000 (03:44 +0000)] 
* config/tc-m68k.c: Change some "CONST" references to "const".

Just changed those which caused redefinition errors on a system where
CONST != const.  Many more remain.

28 years agoconfigure.host: fix shell syntax errors
Ken Raeburn [Sat, 16 Sep 1995 00:05:19 +0000 (00:05 +0000)] 
configure.host: fix shell syntax errors

28 years agovms updates
Ken Raeburn [Fri, 15 Sep 1995 21:47:19 +0000 (21:47 +0000)] 
vms updates

28 years agovms updates
Ken Raeburn [Fri, 15 Sep 1995 21:41:56 +0000 (21:41 +0000)] 
vms updates

28 years ago Make the COFF backend linker merge common types:
Ian Lance Taylor [Fri, 15 Sep 1995 14:29:05 +0000 (14:29 +0000)] 
Make the COFF backend linker merge common types:
* cofflink.c (struct coff_debug_merge_element): Define.
(struct coff_debug_merge_type): Define.
(struct coff_debug_merge_hash_entry): Define.
(struct coff_debug_merge_hash_table): Define.
(coff_debug_merge_hash_table_init): Define.
(coff_debug_merge_hash_table_free): Define.
(coff_debug_merge_hash_lookup): Define.
(struct coff_final_link_info): Add debug_merge field.
(coff_debug_merge_hash_newfunc): New static function.
(_bfd_coff_final_link): Allocate and free debug_merge table.
(coff_link_input_bfd): Merge identical enum, struct and union
types.
PR 7145.

28 years ago * gencode.c: Back up PC by 2 for breakpoints.
Stu Grossman [Fri, 15 Sep 1995 02:36:10 +0000 (02:36 +0000)] 
* gencode.c:  Back up PC by 2 for breakpoints.
* interp.c:  Move fp regs beyond pc/pr/etc to avoid confusing GDB,
which expect pc to immediatly follow regs[].

28 years ago * remote-sim.c (gdbsim_create_inferior): Back out change that
Stu Grossman [Fri, 15 Sep 1995 00:41:32 +0000 (00:41 +0000)] 
* remote-sim.c (gdbsim_create_inferior):  Back out change that
broke all simulator configurations except the rs6000.

28 years ago * monitor.c (monitor_expect): Discard NULL characters.
Jeff Law [Thu, 14 Sep 1995 21:48:25 +0000 (21:48 +0000)] 
    * monitor.c (monitor_expect): Discard NULL characters.
Fixes random failures on the OKI board.

28 years ago * infcmd.c: Add extern declaration for auto_solib_add_at_startup.
Kung Hsu [Thu, 14 Sep 1995 21:32:54 +0000 (21:32 +0000)] 
    * infcmd.c: Add extern declaration for auto_solib_add_at_startup.

28 years ago * symfile.c: Move global variable auto_solib_add_at_startup from
Kung Hsu [Thu, 14 Sep 1995 20:44:03 +0000 (20:44 +0000)] 
    * symfile.c: Move global variable auto_solib_add_at_startup from
        solib.c to symfile.c.
        * solib.c: ditto.
        * symfile.h: Add extern declaration of the above mentioned variable.
        * infcmd.c: Take out extern declaration, since it's in symfile.h.

28 years ago * gas/sparc/{wrdr.[ds],rdpr.[ds]}: New tests.
David Edelsohn [Thu, 14 Sep 1995 20:12:01 +0000 (20:12 +0000)] 
* gas/sparc/{wrdr.[ds],rdpr.[ds]}: New tests.
* gas/sparc/sparc.exp: Run them.

28 years ago * coffread.c (coff_symtab_read): Complain about unmatched .ef and
Stu Grossman [Thu, 14 Sep 1995 19:43:02 +0000 (19:43 +0000)] 
* coffread.c (coff_symtab_read):  Complain about unmatched .ef and
.eb symbols instead of segfaulting.

28 years ago Convert i960 COFF to use COFF backend linker.
Ian Lance Taylor [Thu, 14 Sep 1995 19:03:21 +0000 (19:03 +0000)] 
Convert i960 COFF to use COFF backend linker.
* coff-i960.c (coff_i960_relocate): Use a coff_section_data
structure to store the symbol being used.
(coff_i960_start_final_link): New static function.
(coff_i960_relocate_section): New static function.
(coff_i960_adjust_symndx): New static function.
(coff_start_final_link): Define.
(coff_relocate_section): Define.
(coff_adjust_symndx): Define.
* coffcode.h (bfd_coff_backend_data): Add new callback function
_bfd_coff_start_final_link.
(bfd_coff_start_final_link): Define.
(coff_start_final_link): Define if not defined.
(bfd_coff_std_swap_table): Add coff_start_final_link.
* cofflink.c (_bfd_coff_internal_syment_name): Make globally
visible.
(_bfd_coff_final_link): Call bfd_coff_start_final_link if the
function callback is not NULL.
* libcoff-in.h (struct coff_section_tdata): Add tdata field.
(_bfd_coff_internal_syment_name): Declare.
* libcoff.h: Rebuild.
* configure.in (icoff_big_vec): Add cofflink.o.
(icoff_little_vec): Likewise.
* configure: Rebuild.

28 years ago * sparc-opc.c (sparc_opcodes): Mark all insns that reference
David Edelsohn [Thu, 14 Sep 1995 19:00:40 +0000 (19:00 +0000)] 
* sparc-opc.c (sparc_opcodes): Mark all insns that reference
%psr, %wim, %tbr as F_NOTV9.

28 years ago * Makefile.in (clean-info): Remove extraneous tab from line
Fred Fish [Thu, 14 Sep 1995 00:39:41 +0000 (00:39 +0000)] 
* Makefile.in (clean-info): Remove extraneous tab from line
following action.

28 years ago * objdump.c (start_address): New variable.
Ian Lance Taylor [Wed, 13 Sep 1995 22:38:55 +0000 (22:38 +0000)] 
* objdump.c (start_address): New variable.
(stop_address): New variable.
(usage): Mention --start-address and --stop-address.
(OPTION_START_ADDRESS, OPTION_STOP_ADDRESS): Define.
(long_options): Add "start-address" and "stop-address".
(disassemble_data): Handle start_address and stop_address.
(dump_data, dump_reloc_set): Likewise.
(main): Don't set seenflag for -l.  Handle OPTION_START_ADDRESS
and OPTION_STOP_ADDRESS.
* objcopy.c (parse_vma): Move to bucomm.c.
* bucomm.c (parse_vma): New function, moved in from objcopy.c.
* bucomm.h (parse_vma): Declare.
* binutils.texi, objdump.1: Document new objdump options.
PR 7983.

28 years ago * stbsread.c (read_one_struct_field): Use subfile language instead of
Kung Hsu [Wed, 13 Sep 1995 22:31:04 +0000 (22:31 +0000)] 
* stbsread.c (read_one_struct_field): Use subfile language instead of
global language. Improve efficiency.

28 years agoFix .drectve spelling (was .drective) in several comments.
David Edelsohn [Wed, 13 Sep 1995 21:16:11 +0000 (21:16 +0000)] 
Fix .drectve spelling (was .drective) in several comments.

28 years ago * Makefile.in, configure.in: Remove; the testsuite is now run
Ian Lance Taylor [Wed, 13 Sep 1995 20:37:46 +0000 (20:37 +0000)] 
* Makefile.in, configure.in: Remove; the testsuite is now run
directly from the gas Makefile.

28 years ago * Makefile.in (EXPECT): New variable.
Ian Lance Taylor [Wed, 13 Sep 1995 20:35:17 +0000 (20:35 +0000)] 
* Makefile.in (EXPECT): New variable.
(CHECKFLAGS): Remove.
(site.exp): New target.
(check): Rewrite to invoke runtest directly, rather than recurring
down into testsuite.
(clean-here): Remove testsuite directory.
(clean, distclean): Don't recur into testsuite.
* configure.in: Don't call AC_CONFIG_SUBDIRS(testsuite).
* configure: Rebuild.

28 years ago * cofflink.c (coff_link_input_bfd): Fail if a section with no
Ian Lance Taylor [Wed, 13 Sep 1995 17:29:05 +0000 (17:29 +0000)] 
* cofflink.c (coff_link_input_bfd): Fail if a section with no
contents has relocs.
PR 7979.

28 years ago * lib/utils-lib.exp (prune_system_crud): Define if not defined.
Ian Lance Taylor [Wed, 13 Sep 1995 17:21:28 +0000 (17:21 +0000)] 
* lib/utils-lib.exp (prune_system_crud): Define if not defined.
* binutils-all/objcopy.exp: Call prune_system_crud on cmp output.

28 years ago * write.c (relax_and_size_seg): Change to the segment we are
Ian Lance Taylor [Wed, 13 Sep 1995 17:19:27 +0000 (17:19 +0000)] 
* write.c (relax_and_size_seg): Change to the segment we are
relaxing, in case md_convert_frag, called by cvt_frag_to_fill,
wants to call fix_new.
* config/tc-m68k.c (m68k_ip): Permit PC relative code if the
segment of the symbol is the current segment, not just in
text_section.
(md_convert_frag_1): Don't call subseg_change.
(md_estimate_size_before_relax): Likewise.

28 years ago * somsolib.c (auto_solib_add_at_startup): Define new global variable.
Jeff Law [Wed, 13 Sep 1995 14:50:51 +0000 (14:50 +0000)] 
* somsolib.c (auto_solib_add_at_startup): Define new global variable.
(som_solib_create_inferior_hook): Don't add libraries if
auto_solib_add_at_startup is zero.
(_initialize_som_solib): Add command to toggle
auto_solib_add_at_startup.

28 years ago * monitor.c (monitor_make_srec): Fix thinkos in computation
Jeff Law [Wed, 13 Sep 1995 01:41:30 +0000 (01:41 +0000)] 
* monitor.c (monitor_make_srec): Fix thinkos in computation
of addr_size.
Critical patch from Stu.

28 years ago * stabsread.c: To include language.h and expression.h for the reason
Kung Hsu [Tue, 12 Sep 1995 23:31:00 +0000 (23:31 +0000)] 
* stabsread.c: To include language.h and expression.h for the reason
above.

28 years ago * stabsread.c (read_one_struct_field): Add a patch to handle cfront
Kung Hsu [Tue, 12 Sep 1995 23:05:22 +0000 (23:05 +0000)] 
* stabsread.c (read_one_struct_field): Add a patch to handle cfront
generated stabs that each field is in full mangled name.

28 years ago * infcmd.c (attach_command): Add solibs only when
Kung Hsu [Tue, 12 Sep 1995 22:49:08 +0000 (22:49 +0000)] 
* infcmd.c (attach_command): Add solibs only when
auto_solib_add_at_startup is set.

28 years ago * Makefile.in (maintainer-clean): New target.
Ian Lance Taylor [Tue, 12 Sep 1995 22:23:17 +0000 (22:23 +0000)] 
* Makefile.in (maintainer-clean): New target.

28 years ago * Makefile.in (do_maintainer_clean): Rename from do_realclean.
Ian Lance Taylor [Tue, 12 Sep 1995 22:16:14 +0000 (22:16 +0000)] 
* Makefile.in (do_maintainer_clean): Rename from do_realclean.
(maintainer-clean): Rename from realclean, passing
maintainer-clean down to subdirectories, but leave realclean as a
synonym.

28 years ago * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
Ian Lance Taylor [Tue, 12 Sep 1995 22:05:08 +0000 (22:05 +0000)] 
* Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
(local-maintainer-clean): New target.
(maintainer-clean): New target.
(realclean): Just depend upon maintainer-clean.

28 years ago * ldmain.c (struct warning_callback_info): Define.
Ian Lance Taylor [Tue, 12 Sep 1995 20:34:49 +0000 (20:34 +0000)] 
* ldmain.c (struct warning_callback_info): Define.
(warning_callback): Add new parameter symbol.  Call
warning_find_reloc to try to find the section and VMA.
(warning_find_reloc): New static function.
* emultempl/elf32.em (gld${EMULATION_NAME}_before_allocation):
Pass NULL as symbol parameter to warning callback.

28 years ago * linker.c (_bfd_generic_link_add_one_symbol): Pass symbol name to
Ian Lance Taylor [Tue, 12 Sep 1995 20:31:29 +0000 (20:31 +0000)] 
* linker.c (_bfd_generic_link_add_one_symbol): Pass symbol name to
warning callback.

28 years agoThu Sep 7 12:50:49 1995 steve chamberlain <sac@slash.cygnus.com>
Steve Chamberlain [Tue, 12 Sep 1995 19:46:03 +0000 (19:46 +0000)] 
Thu Sep  7 12:50:49 1995  steve chamberlain  <sac@slash.cygnus.com>

* scripttemp/pe.sc:  Allow both spellings of .ctors/.dtors.
Start .text section on the right boundary. Always align
stabs.

28 years ago * ar.c (replace_members): Don't call write_archive if nothing
Ian Lance Taylor [Tue, 12 Sep 1995 19:31:03 +0000 (19:31 +0000)] 
* ar.c (replace_members): Don't call write_archive if nothing
changed.

28 years agoThu Sep 7 12:45:34 1995 steve chamberlain <sac@slash.cygnus.com>
Steve Chamberlain [Tue, 12 Sep 1995 19:28:30 +0000 (19:28 +0000)] 
Thu Sep  7 12:45:34 1995  steve chamberlain  <sac@slash.cygnus.com>

* coffcode.h (coff_compute_section_file_positions): Keep the
raw size safe.
(coff_write_object_contents): Remember if it's a relocatable
file.
* libcoff-in.h (pe_data_type): New member 'has_reloc_section'
* peicode.h (coff_swap_filehdr_out): Clear not-reloc flag
if relocatable file. Swap out saved raw size.

28 years ago * dep-in.sed: Remove config.h from generated dependencies.
Ian Lance Taylor [Tue, 12 Sep 1995 19:19:44 +0000 (19:19 +0000)] 
* dep-in.sed: Remove config.h from generated dependencies.

28 years ago * ld.texinfo: Clarify -L option.
Ian Lance Taylor [Tue, 12 Sep 1995 19:01:48 +0000 (19:01 +0000)] 
* ld.texinfo: Clarify -L option.

28 years ago * sunos.c (sunos_slurp_dynamic_symtab): New static function,
Ian Lance Taylor [Tue, 12 Sep 1995 18:59:24 +0000 (18:59 +0000)] 
* sunos.c (sunos_slurp_dynamic_symtab): New static function,
broken out of sunos_canonicalize_dynamic_symtab.
(sunos_canonicalize_dynamic_symtab): Call new function
sunos_slurp_dynamic_symtab.
(sunos_add_dynamic_symbols): Add three new parameters.  Return the
dynamic symbol table to the caller.
* aoutx.h (aout_link_add_symbols): Permit add_dynamic_symbols
callback to override the symbols being read.
* libaout.h (struct aout_backend_data): Add three new parameters
to add_dynamic_symbols callback.

28 years ago * config/tc-arm.c (md_atof): Fix debugging printf, and leave it
David Edelsohn [Tue, 12 Sep 1995 17:39:15 +0000 (17:39 +0000)] 
* config/tc-arm.c (md_atof): Fix debugging printf, and leave it
out by default.

28 years ago * objdump.c (disassemble_data): Add casts to avoid gcc warnings.
Ian Lance Taylor [Tue, 12 Sep 1995 16:39:12 +0000 (16:39 +0000)] 
* objdump.c (disassemble_data): Add casts to avoid gcc warnings.

28 years ago * ldlang.c (lang_one_common): Add cast to avoid warning.
Ian Lance Taylor [Tue, 12 Sep 1995 16:25:51 +0000 (16:25 +0000)] 
* ldlang.c (lang_one_common): Add cast to avoid warning.
(topower): Likewise.  Also, reindent.
* ldwrite.c (clone_section): Change i to unsigned int.
* emultempl/sunos.em (gld${EMULATION_NAME}_before_allocation): Add
cast to avoid warning.

28 years ago Extensive minor changes to avoid various gcc warnings. Also:
Ian Lance Taylor [Tue, 12 Sep 1995 16:23:25 +0000 (16:23 +0000)] 
Extensive minor changes to avoid various gcc warnings.  Also:
* Makefile.in (BFD32_BACKENDS): Remove coff-arm.o.
* archures.c (bfd_arch_info_type): Change mach field from long to
unsigned long.
(bfd_lookup_arch): Change machine parameter from long to unsigned
long.

28 years ago * internal.h (struct internal_syment): Change n_numaux field from
Ian Lance Taylor [Tue, 12 Sep 1995 16:08:51 +0000 (16:08 +0000)] 
* internal.h (struct internal_syment): Change n_numaux field from
char to unsigned char.

28 years ago * NEWS: Add information about remote target caching.
Fred Fish [Tue, 12 Sep 1995 00:26:17 +0000 (00:26 +0000)] 
* NEWS:  Add information about remote target caching.

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