deliverable/binutils-gdb.git
25 years ago * m10300-opc.c: Add DSP autoincrement memory loads/stores.
Jeff Law [Thu, 23 Jul 1998 15:51:24 +0000 (15:51 +0000)] 
    * m10300-opc.c: Add DSP autoincrement memory loads/stores.

25 years ago * elf32-sparc.c (elf_backend_got_header_size): Define as 4.
Ian Lance Taylor [Thu, 23 Jul 1998 15:40:18 +0000 (15:40 +0000)] 
* elf32-sparc.c (elf_backend_got_header_size): Define as 4.
* elf64-sparc.c (elf_backend_got_header_size): Define as 8.

25 years ago * gas/mn10300/am_*.s: Test autoincrement memory loads/stores.
Jeff Law [Thu, 23 Jul 1998 15:23:16 +0000 (15:23 +0000)] 
    * gas/mn10300/am_*.s: Test autoincrement memory loads/stores.
        * gas/mn10300/basic.exp: Corresponding changes.

25 years ago * m10300-opc.c: Add autoincrement memory loads/stores.
Jeff Law [Thu, 23 Jul 1998 15:22:17 +0000 (15:22 +0000)] 
    * m10300-opc.c: Add autoincrement memory loads/stores.

25 years agoWed Jul 22 19:29:00 Catherine Moore <clm@cygnus.com>
Catherine Moore [Thu, 23 Jul 1998 00:32:11 +0000 (00:32 +0000)] 
Wed Jul 22 19:29:00 Catherine Moore  <clm@cygnus.com>

        * arm.h: Rename relocations.

25 years agoUpdate.
Ulrich Drepper [Thu, 23 Jul 1998 00:09:31 +0000 (00:09 +0000)] 
Update.

25 years agoConsistantly use elf_ prefix for *_reloc_type functions.
Ulrich Drepper [Thu, 23 Jul 1998 00:08:44 +0000 (00:08 +0000)] 
Consistantly use elf_ prefix for *_reloc_type functions.

25 years agoUpdate.
Ulrich Drepper [Wed, 22 Jul 1998 23:46:33 +0000 (23:46 +0000)] 
Update.

25 years agoGet relocation numbers from header files, rather than using built in
Nick Clifton [Wed, 22 Jul 1998 23:32:58 +0000 (23:32 +0000)] 
Get relocation numbers from header files, rather than using built in
functions.

25 years agoMove reloc definitions into headers in include/elf
Nick Clifton [Wed, 22 Jul 1998 23:29:51 +0000 (23:29 +0000)] 
Move reloc definitions into headers in include/elf

25 years agoReloc macros tidied up. i386 and v850 reloc macros added.
Nick Clifton [Wed, 22 Jul 1998 23:27:31 +0000 (23:27 +0000)] 
Reloc macros tidied up.  i386 and v850 reloc macros added.
New file created to contain reloc macros: reloc-macros.h

25 years ago * mips-opc.c: Make phmadh and phmsbh synonyms for phmaddh and
Jeff Law [Wed, 22 Jul 1998 23:07:38 +0000 (23:07 +0000)] 
    * mips-opc.c: Make phmadh and phmsbh synonyms for phmaddh and
        phmsubh respectively.
pr16537

25 years agoUpdate.
Ulrich Drepper [Wed, 22 Jul 1998 22:02:02 +0000 (22:02 +0000)] 
Update.

25 years agoRewrite relocation definition using macros.
Ulrich Drepper [Wed, 22 Jul 1998 22:01:56 +0000 (22:01 +0000)] 
Rewrite relocation definition using macros.

25 years agoRemove definition of functions to return relocation symbol strings.
Ulrich Drepper [Wed, 22 Jul 1998 22:00:20 +0000 (22:00 +0000)] 
Remove definition of functions to return relocation symbol strings.
They now get implicitly defined when include the system specific ELF
header.

25 years agoLet ELF header now define the macros to get the enum.
Ulrich Drepper [Wed, 22 Jul 1998 21:59:00 +0000 (21:59 +0000)] 
Let ELF header now define the macros to get the enum.

25 years agoChnage type from 'unsigned char' to 'unsigned int' to avoid K&R compatability issue.
Nick Clifton [Wed, 22 Jul 1998 20:58:50 +0000 (20:58 +0000)] 
Chnage type from 'unsigned char' to 'unsigned int' to avoid K&R compatability issue.

25 years agoBefore include system specific ELF header define
Ulrich Drepper [Wed, 22 Jul 1998 20:55:31 +0000 (20:55 +0000)] 
Before include system specific ELF header define
START_RELOC_NUMBERS, RELOC_NUMBER, and END_RELOC_NUMBERS.  For now
used for ppc, mips, and mn10300.

25 years agoFix typo.
Ulrich Drepper [Wed, 22 Jul 1998 20:50:46 +0000 (20:50 +0000)] 
Fix typo.

25 years ago * ieee.c (ieee_find_nearest_line): Change filename_ptr and
Ian Lance Taylor [Wed, 22 Jul 1998 20:44:52 +0000 (20:44 +0000)] 
* ieee.c (ieee_find_nearest_line): Change filename_ptr and
functionname_ptr to be const.  Change line_ptr to be unsigned.

* coffcode.h (coff_link_output_has_begun): Simplify handling when
macro is not defined.  Change second parameter from bfd_link_info
to coff_final_link_info.  Add prototype.
(coff_final_link_postscript): Simplify handling when macro is not
defined.  Add prototype.

25 years agoBefore include system specific ELF header define
Ulrich Drepper [Wed, 22 Jul 1998 20:40:28 +0000 (20:40 +0000)] 
Before include system specific ELF header define
START_RELOC_NUMBERS, RELOC_NUMBER, and END_RELOC_NUMBERS.

25 years agoRewrite relocation definition using macros.
Ulrich Drepper [Wed, 22 Jul 1998 20:40:09 +0000 (20:40 +0000)] 
Rewrite relocation definition using macros.

25 years agoRewrite relocation definition using macros.
Ulrich Drepper [Wed, 22 Jul 1998 20:11:54 +0000 (20:11 +0000)] 
Rewrite relocation definition using macros.

25 years agoBefore include system specific ELF header define
Ulrich Drepper [Wed, 22 Jul 1998 20:11:16 +0000 (20:11 +0000)] 
Before include system specific ELF header define
START_RELOC_NUMBERS, RELOC_NUMBER, and END_RELOC_NUMBERS.

25 years ago* Bringing over sky (dvp) gas change from branch.
Frank Ch. Eigler [Wed, 22 Jul 1998 18:38:27 +0000 (18:38 +0000)] 
* Bringing over sky (dvp) gas change from branch.
Wed Jul 22 17:39:28 1998  Frank Ch. Eigler  <fche@cygnus.com>
        * config/tc-dvp.c (parse_float): Accept 0xhex constants
        also for VU LOI operand.

25 years ago * doc/as.texinfo: Add documentation for .end, .exitm, .fail,
Ian Lance Taylor [Wed, 22 Jul 1998 18:38:26 +0000 (18:38 +0000)] 
* doc/as.texinfo: Add documentation for .end, .exitm, .fail,
.ifc, .ifeqs, .ifge, .ifgt, .ifle, .iflt, .ifnc, .ifne, .ifnes,
.print, .purgem, and .struct.  Remove documentation for
.app-file.

25 years ago * binutils-all/objcopy.exp: Polish output about fail for objcopy
Vladimir Makarov [Wed, 22 Jul 1998 18:10:50 +0000 (18:10 +0000)] 
* binutils-all/objcopy.exp: Polish output about fail for objcopy
(simple copy), strip with/without saving a symbol for object file
and executable.

25 years ago * elf64-mips.c (mips_elf64_reloc_type): Copy Ulrich's elf32-mips.c
Ian Lance Taylor [Wed, 22 Jul 1998 17:47:42 +0000 (17:47 +0000)] 
* elf64-mips.c (mips_elf64_reloc_type): Copy Ulrich's elf32-mips.c
temporary patch over to elf64-mips.c as well.

25 years agoOoops - added gettext'isation missed out from previous delta
Nick Clifton [Wed, 22 Jul 1998 17:29:11 +0000 (17:29 +0000)] 
Ooops - added gettext'isation missed out from previous delta

25 years agoDisplay number of unrecognised relocations.
Nick Clifton [Wed, 22 Jul 1998 17:28:17 +0000 (17:28 +0000)] 
Display number of unrecognised relocations.

25 years agoMoving entry about changes in testsuite/binutils-all/objcopy.exp from
Vladimir Makarov [Wed, 22 Jul 1998 15:05:52 +0000 (15:05 +0000)] 
Moving entry about changes in testsuite/binutils-all/objcopy.exp from
ChangeLog to testsuite/ChangeLog.

25 years agoelf32-mips.c (reloc_type): Temporarily disable definition of standard
Ulrich Drepper [Wed, 22 Jul 1998 01:35:34 +0000 (01:35 +0000)] 
elf32-mips.c (reloc_type): Temporarily disable definition of standard
relocation since they are now defined in elf/mips.h.

25 years ago(reloc_type): Temporarily disable definition of standard relocation since
Ulrich Drepper [Wed, 22 Jul 1998 01:34:44 +0000 (01:34 +0000)] 
(reloc_type): Temporarily disable definition of standard relocation since
they are now defined in elf/mips.h.

25 years ago * cpu.h,extract.c: Regenerate. pc-rel calcs done on f_dispNN now.
Doug Evans [Tue, 21 Jul 1998 23:54:10 +0000 (23:54 +0000)] 
* cpu.h,extract.c: Regenerate.  pc-rel calcs done on f_dispNN now.
* cpux.h,readx.c,semx.c: Ditto.

25 years ago * cgen.c (cgen_md_apply_fix3): set_operand renamed to set_vma_operand.
Doug Evans [Tue, 21 Jul 1998 23:50:34 +0000 (23:50 +0000)] 
* cgen.c (cgen_md_apply_fix3): set_operand renamed to set_vma_operand.
Update call to insert_operand.

25 years agoregenerate, get displacement operand shifts right
Doug Evans [Tue, 21 Jul 1998 23:46:56 +0000 (23:46 +0000)] 
regenerate, get displacement operand shifts right

25 years ago * cgen-utils.c: Include bfd.h.
Doug Evans [Tue, 21 Jul 1998 23:26:53 +0000 (23:26 +0000)] 
* cgen-utils.c: Include bfd.h.
(sim_disassemble_insn): Update call to CGEN_EXTRACT_FN.

25 years agotweak
Doug Evans [Tue, 21 Jul 1998 21:08:03 +0000 (21:08 +0000)] 
tweak

25 years ago * cgen-opc.in (@arch@_cgen_lookup_insn): Update call to
Doug Evans [Tue, 21 Jul 1998 20:59:23 +0000 (20:59 +0000)] 
* cgen-opc.in (@arch@_cgen_lookup_insn): Update call to
CGEN_EXTRACT_FN.
(@arch@_cgen_get_insn_operands): @arch@_cgen_get_operand renamed to
@arch_cgen_get_int_operand.
* cgen-asm.in (insert_insn_normal): New arg `pc', callers updated.
Update call to @arch@_cgen_insert_operand.
(@arch@_cgen_assemble_insn): Update call to CGEN_INSERT_FN.
* cgen-dis.in (print_normal): Delete use of CGEN_PCREL_OFFSET.
(extract_insn_normal): New arg `pc', callers updated.
Update call to @arch@_cgen_extract_operand.
(print_insn): Update call to CGEN_EXTRACT_FN.
* m32r-opc.h,m32r-opc.c,m32r-asm.c,m32r-dis.c: Regenerate.

25 years agouse macros for version numbers
Doug Evans [Tue, 21 Jul 1998 20:47:38 +0000 (20:47 +0000)] 
use macros for version numbers

25 years agosanitize fix
Jeff Holcomb [Tue, 21 Jul 1998 20:43:16 +0000 (20:43 +0000)] 
sanitize fix

25 years ago * cgen.h (cgen_version_{major,minor,fixlevel}): Declare.
Doug Evans [Tue, 21 Jul 1998 20:36:13 +0000 (20:36 +0000)] 
* cgen.h (cgen_version_{major,minor,fixlevel}): Declare.
(cgen_insert_fn,cgen_extract_fn): New arg `pc'.
(get_operand,put_operand): Replaced with get_{int,vma}_operand,
set_{int,vma}_operand.

25 years agosanitize fix
Jeff Holcomb [Tue, 21 Jul 1998 20:26:20 +0000 (20:26 +0000)] 
sanitize fix

25 years ago*** empty log message ***
Ulrich Drepper [Tue, 21 Jul 1998 20:16:10 +0000 (20:16 +0000)] 
*** empty log message ***

25 years agoUse symbolic names of relocation entries for the various
Ulrich Drepper [Tue, 21 Jul 1998 20:15:58 +0000 (20:15 +0000)] 
Use symbolic names of relocation entries for the various
architectures.  Correct more layout details.  Print names of MIPS
specific section types.  Print Alpha, ARM, and MIPS relocation type
names.

25 years agoUpdate.
Ulrich Drepper [Tue, 21 Jul 1998 20:12:44 +0000 (20:12 +0000)] 
Update.

25 years agoPlatform specific relocation definitions.
Ulrich Drepper [Tue, 21 Jul 1998 20:12:27 +0000 (20:12 +0000)] 
Platform specific relocation definitions.

25 years agoAdd R_PPC_* entries.
Ulrich Drepper [Tue, 21 Jul 1998 20:11:51 +0000 (20:11 +0000)] 
Add R_PPC_* entries.

25 years agoAdd R_MN10300_* entries.
Ulrich Drepper [Tue, 21 Jul 1998 20:11:30 +0000 (20:11 +0000)] 
Add R_MN10300_* entries.

25 years agoAdd R_MIPS_* and SHT_MIPS_* entries.
Ulrich Drepper [Tue, 21 Jul 1998 20:11:08 +0000 (20:11 +0000)] 
Add R_MIPS_* and SHT_MIPS_* entries.

25 years ago(gdb_listfiles): Fix comments and cleanup.
Martin Hunt [Tue, 21 Jul 1998 18:40:06 +0000 (18:40 +0000)] 
(gdb_listfiles): Fix comments and cleanup.

25 years ago * am33.igen: Add most am33 DSP instructions.
Jeff Law [Tue, 21 Jul 1998 15:50:14 +0000 (15:50 +0000)] 
    * am33.igen: Add most am33 DSP instructions.

25 years ago * elf-bfd.h (struct elf_backend_data): Add got_ & plt_header_size.
Richard Henderson [Tue, 21 Jul 1998 01:54:28 +0000 (01:54 +0000)] 
    * elf-bfd.h (struct elf_backend_data): Add got_ & plt_header_size.
        * elf32-i386.c (elf_backend_got_header_size): Define.
        (elf_backend_plt_header_size): Define.
        * elf32-m68k.c, elf32-mips.c, elf32-ppc.c: Likewise.
        * elf32-sparc.c, elf64-alpha.c, elf64-sparc.c: Likewise.
        * elfxx-target.h: Provide a default of zero.
        * elflink.c (_bfd_elf_create_got_section): Use got_header_size.
        * elflink.h (elf_gc_common_finalize_got_offsets): Likewise.

        * elf32-ppc.c (ppc_elf_adjust_dynamic_symbol): Don't remove a PLT
        entry from an executable, even if the plt refcount goes to 0.

25 years agoMon Jul 20 12:51:16 1998 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
Ian Lance Taylor [Mon, 20 Jul 1998 16:52:49 +0000 (16:52 +0000)] 
Mon Jul 20 12:51:16 1998  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>

* addr2line.c (find_address_in_section): Only consider a section
if the pc value is completely contained within it.
(translate_addresses): Don't crash if functionname or filename are
null.

25 years agoMon Jul 20 12:47:26 1998 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
Ian Lance Taylor [Mon, 20 Jul 1998 16:50:34 +0000 (16:50 +0000)] 
Mon Jul 20 12:47:26 1998  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>

* aoutx.h (NAME(aout,find_nearest_line)): Also remember the
directory name at the line number.

* elf.c (_bfd_elf_find_nearest_line): Also consider symbols
with an unspecified type.

25 years agoprocess_symbol_table): Fix little alignment problem in printed table header.
Ulrich Drepper [Mon, 20 Jul 1998 14:49:03 +0000 (14:49 +0000)] 
process_symbol_table): Fix little alignment problem in printed table header.

25 years agoCorrect reading of .dynamic section.
Ulrich Drepper [Mon, 20 Jul 1998 14:18:35 +0000 (14:18 +0000)] 
Correct reading of .dynamic section.
(dynamic_section): Now a global variable.
(process_mips_fpe_exception, process_mips_specific, process_arch_specific):
New functions.
(get_file_header): Call process_arch_specific.

25 years agoAdd support for processor specific information on MIPS.
Ulrich Drepper [Sun, 19 Jul 1998 23:31:57 +0000 (23:31 +0000)] 
Add support for processor specific information on MIPS.

25 years agoAdd lots of DT_MIPS_* symbols.
Ulrich Drepper [Sun, 19 Jul 1998 23:30:10 +0000 (23:30 +0000)] 
Add lots of DT_MIPS_* symbols.

25 years ago(PT_MIPS_OPTIONS): New symbol.
Ulrich Drepper [Sun, 19 Jul 1998 22:27:05 +0000 (22:27 +0000)] 
(PT_MIPS_OPTIONS): New symbol.

25 years agoFix several versioning related bugs. Produce nicer output.
Ulrich Drepper [Sun, 19 Jul 1998 22:18:24 +0000 (22:18 +0000)] 
Fix several versioning related bugs.  Produce nicer output.

25 years agoSun Jul 19 02:11:45 1998 Martin M. Hunt <hunt@cygnus.com>
Martin Hunt [Sun, 19 Jul 1998 09:33:34 +0000 (09:33 +0000)] 
Sun Jul 19 02:11:45 1998  Martin M. Hunt  <hunt@cygnus.com>

* symtab.c (decode_line_2): Instead of printing a prompt
and calling command_line_input() without a prompt, just
call it with the proper args.  This makes the GUI work too.

Sat Jul 18 12:28:39 1998  Martin M. Hunt  <hunt@cygnus.com>

* gdbtk.c (gdbtk_cleanup): Add call to tcl function
gdbtk_cleanup. We need this so the GUI gets to clean
up no matter how GDB exits.

25 years ago * ylwrap: Don't use a full path name if the source file is in the
Ian Lance Taylor [Fri, 17 Jul 1998 18:52:26 +0000 (18:52 +0000)] 
* ylwrap: Don't use a full path name if the source file is in the
same directory.  From hjl@lucon.org (H.J. Lu).

25 years agoChanged format of help message
Nick Clifton [Fri, 17 Jul 1998 18:44:05 +0000 (18:44 +0000)] 
Changed format of help message

25 years agoForward fit sky-branch updates to devo.
Jillian Ye [Fri, 17 Jul 1998 18:43:30 +0000 (18:43 +0000)] 
Forward fit sky-branch updates to devo.

25 years ago * config-ml.in: Default to being verbose, to match Feb 18 change to
Ian Lance Taylor [Fri, 17 Jul 1998 17:31:09 +0000 (17:31 +0000)] 
* config-ml.in: Default to being verbose, to match Feb 18 change to
configure.

25 years ago * blockframe.c (find_pc_sect_partial_function): allow for the possi-
Ron Unrau [Fri, 17 Jul 1998 15:29:11 +0000 (15:29 +0000)] 
    * blockframe.c (find_pc_sect_partial_function): allow for the possi-
          bility of multiple symbols at the same address when finding high.
        * breakpoint.c (resolve_sal_pc): if the function based section lookup
          fails, try getting the section from the minimal symbol table.
        * parse.c (write_exp_msymbol): use symbol_overlayed_address to get
          the LMA of a minimal symbol if unmapped.
        * symtab.c (find_line_symtab): change interface to return symtab
          containing the best linetable found.
          (decode_line_1): use find_line_symtab to set val.symtab. This should
          improve support for source files with multiple symtabs.
        * tm-txvu.h: include tm-mips64.h instead of starting from scratch.

25 years ago * gas/mn10300/am33_5.s: Test 4 operand mul, mulu.
Jeff Law [Fri, 17 Jul 1998 00:19:01 +0000 (00:19 +0000)] 
    * gas/mn10300/am33_5.s: Test 4 operand mul, mulu.
        * gas/mn10300/basic.exp: Corresponding changes.

25 years ago * m10300-opc.c (mn10300_opcodes): Fix opcode for 4 operand "mul" and
Jeff Law [Fri, 17 Jul 1998 00:06:55 +0000 (00:06 +0000)] 
    * m10300-opc.c (mn10300_opcodes): Fix opcode for 4 operand "mul" and
        "mulu".

25 years ago(BSD44_FORMAT): Define for cygwin32, win32, mingw32
Stan Cox [Thu, 16 Jul 1998 18:05:22 +0000 (18:05 +0000)] 
(BSD44_FORMAT): Define for cygwin32, win32, mingw32

25 years ago Brought over from egcs:
Ian Lance Taylor [Thu, 16 Jul 1998 16:31:40 +0000 (16:31 +0000)] 
Brought over from egcs:

Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)

* configure.in (target_subdir): Set to ${target_alias} instead
of "libraries".

Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>

* configure.in (target_subdir): Set to libraries if enable_multilib.

25 years agoMerge v850 branch ICE support onto devo.
Keith Seitz [Wed, 15 Jul 1998 20:13:34 +0000 (20:13 +0000)] 
Merge v850 branch ICE support onto devo.

25 years ago * config/tc-i386.c (md_assemble): Don't get confused by trailing
Ian Lance Taylor [Wed, 15 Jul 1998 19:43:15 +0000 (19:43 +0000)] 
* config/tc-i386.c (md_assemble): Don't get confused by trailing
whitespace after a prefix operator.

25 years ago * main.c (main): Fix violations of GNU coding standard.
Keith Seitz [Wed, 15 Jul 1998 18:52:50 +0000 (18:52 +0000)] 
* main.c (main): Fix violations of GNU coding standard.

* breakpoint.c: Export delete_command.

* infcmd.c: Export continue_command, stepi_command, and nexti_command.

* Makefile.in: Add target for v850ice.o.

* configure.tgt: Add cygwin32 dependencies for v850 ice.

25 years agoCope with setting trace points on symbols which do not have an associated directory.
Nick Clifton [Wed, 15 Jul 1998 18:00:49 +0000 (18:00 +0000)] 
Cope with setting trace points on symbols which do not have an associated directory.

25 years ago * sunos.c: Add undef of valid to avoid problem on SunOS.
Ian Lance Taylor [Wed, 15 Jul 1998 15:20:28 +0000 (15:20 +0000)] 
* sunos.c: Add undef of valid to avoid problem on SunOS.

25 years ago * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
Ian Lance Taylor [Wed, 15 Jul 1998 05:02:34 +0000 (05:02 +0000)] 
* Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
multilibs, force reconfiguration the first time we create
multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.

25 years ago * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
Ian Lance Taylor [Wed, 15 Jul 1998 03:42:02 +0000 (03:42 +0000)] 
* configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
avoid confusion with --no-recursion.

25 years ago * configure.in: Fix sanitization start/end error.
Keith Seitz [Tue, 14 Jul 1998 23:16:40 +0000 (23:16 +0000)] 
    * configure.in: Fix sanitization start/end error.
        * configure: Regenerate.

25 years agoStrip beos markers.
Richard Henderson [Tue, 14 Jul 1998 23:15:20 +0000 (23:15 +0000)] 
Strip beos markers.

25 years agofix sanitization; add trap.S
Jeff Holcomb [Tue, 14 Jul 1998 23:00:31 +0000 (23:00 +0000)] 
fix sanitization; add trap.S

25 years agoTue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
Geoffrey Noer [Tue, 14 Jul 1998 22:40:44 +0000 (22:40 +0000)] 
Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>

        * configure.in: Win32 hosts shouldn't use install -x
        * install-sh: remove -x option, and special .exe-handling
        hack.

25 years ago * configure.tgt (i?86-*-beos{pe,elf,}*): Recognize.
Richard Henderson [Tue, 14 Jul 1998 22:40:17 +0000 (22:40 +0000)] 
    * configure.tgt (i?86-*-beos{pe,elf,}*): Recognize.
        * Makefile.am (ei386beos.o): New.
        * emulparams/i386beos.sh: New file.
        * emultempl/beos.em, scripttempl/i386beos.sc: New file.

25 years ago* configure.in (i386-*-beos{pe,elf,}*): Recognize.
Richard Henderson [Tue, 14 Jul 1998 22:30:03 +0000 (22:30 +0000)] 
* configure.in (i386-*-beos{pe,elf,}*): Recognize.

25 years ago * config.guess: Recognize i586-pc-beos.
Richard Henderson [Tue, 14 Jul 1998 22:26:29 +0000 (22:26 +0000)] 
    * config.guess: Recognize i586-pc-beos.
        * configure.in: Don't build some bits for beos.

25 years ago * configure: If CC is set but CFLAGS is not, and CC is gcc, make
Ian Lance Taylor [Tue, 14 Jul 1998 19:09:27 +0000 (19:09 +0000)] 
* configure: If CC is set but CFLAGS is not, and CC is gcc, make
CFLAGS default to -O2.

25 years ago * ltmain.sh: Add some hacks to make SunOS --enable-shared work
Ian Lance Taylor [Tue, 14 Jul 1998 17:22:43 +0000 (17:22 +0000)] 
* ltmain.sh: Add some hacks to make SunOS --enable-shared work
when using GNU ld.

25 years ago * config/tc-sparc.c (s_reserve): Set symbol size if OBJ_ELF.
Ian Lance Taylor [Tue, 14 Jul 1998 16:55:41 +0000 (16:55 +0000)] 
* config/tc-sparc.c (s_reserve): Set symbol size if OBJ_ELF.
(s_common): Likewise.

25 years agoTue Jul 14 12:33:44 1998 Chris Torek <torek@bsdi.com>
Ian Lance Taylor [Tue, 14 Jul 1998 16:44:28 +0000 (16:44 +0000)] 
Tue Jul 14 12:33:44 1998  Chris Torek  <torek@bsdi.com>

* config/tc-sparc.c (log2): New static function.
(s_reserve): Use log2 to convert alignment before calling
record_alignment.
(s_common): Use log2 to convert alignment before calling
record_alignment and frag_align.
(sparc_cons_align): Use log2.

25 years ago * config/tc-sparc.c (sparc_handle_align): Reindent a bit. Correct
Ian Lance Taylor [Tue, 14 Jul 1998 15:59:28 +0000 (15:59 +0000)] 
* config/tc-sparc.c (sparc_handle_align): Reindent a bit.  Correct
initialization of waddr.
(sparc_elf_final_processing): Add default case to switch.

25 years agoTue Jul 14 11:22:21 1998 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
Ian Lance Taylor [Tue, 14 Jul 1998 15:45:55 +0000 (15:45 +0000)] 
Tue Jul 14 11:22:21 1998  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>

* elf32-m68k.c (elf_m68k_check_relocs): Also reference count
R_68K_PCxx and R_68K_xx relocations.  Make sure that
ELF_LINK_HASH_NEEDS_PLT is always set for a PLT reloc reference.
(elf_m68k_gc_sweep_hook): Also reference count R_68K_PCxx and
R_68K_xx relocations.
(elf_m68k_adjust_dynamic_symbol): Reset the plt offset of a symbol
that has no plt entry.
(elf_m68k_relocate_section): Ignore the plt offset in a static
link.
* elflink.h (elf_adjust_dynamic_symbol): Reset the plt offset for
an ignored symbol.
(elf_gc_common_finalize_got_offsets): Set the got offsets also in
a static link.

* elf32-m68k.c (R_68K_GNU_VTINHERIT, R_68K_GNU_VTENTRY): New reloc
types.
(howto_table, reloc_map): Add entries for them.
(elf_m68k_check_relocs): Handle them.  Implement reference
counting for got and plt entries.
(elf_m68k_gc_mark_hook, elf_m68k_gc_sweep_hook): New functions.
(elf_m68k_adjust_dynamic_symbol): Handle unreferenced plt
symbols.
(rtype_to_howto_rel, elf_info_to_howto_rel): Delete.
(elf_m68k_relocate_section): Handle the new reloc types.
(bfd_elf32_bfd_final_link, elf_backend_gc_mark_hook,
elf_backend_gc_sweep_hook, elf_backend_can_gc_sections): Define.
* elflink.h (elf_link_add_object_symbols): When creating an
indirect reference for symbol versioning also copy the plt
offset.
(elf_fix_symbol_flags): When clearing the ELF_LINK_HASH_NEEDS_PLT
flag also reset the plt offset.
(elf_link_assign_sym_version): Likewise.
(elf_gc_common_finalize_got_offsets): Increment the got offset by
the size of the entry in bytes.
(elf_gc_allocate_got_offsets): Likewise.

Tue Jul 14 11:18:14 1998  Ian Lance Taylor  <ian@cygnus.com>

* elflink.h (elf_gc_sections): Return true rather than falling off
the bottom.

25 years ago * coffgen.c (bfd_coff_set_symbol_class): Call bfd_alloc, not
Ian Lance Taylor [Tue, 14 Jul 1998 15:18:39 +0000 (15:18 +0000)] 
* coffgen.c (bfd_coff_set_symbol_class): Call bfd_alloc, not
xmalloc.

25 years agoTue Jul 14 11:00:16 1998 Alan Modra <alan@spri.levels.unisa.edu.au>
Ian Lance Taylor [Tue, 14 Jul 1998 15:01:17 +0000 (15:01 +0000)] 
Tue Jul 14 11:00:16 1998  Alan Modra  <alan@spri.levels.unisa.edu.au>

* doc/c-i386.texi: Fix a typo.  Use the term 80-bit real rather
than temporary real.

25 years agoFix goof.
Jeff Law [Tue, 14 Jul 1998 03:59:11 +0000 (03:59 +0000)] 
Fix goof.

25 years agoMon Jul 13 18:15:11 1998 Alan Modra <alan@spri.levels.unisa.edu.au>
Ian Lance Taylor [Mon, 13 Jul 1998 22:33:46 +0000 (22:33 +0000)] 
Mon Jul 13 18:15:11 1998  Alan Modra  <alan@spri.levels.unisa.edu.au>

* gas/i386/*: All new i386 testsuite.

25 years ago * write.c (subsegs_finish): Don't align the segments if there were
Ian Lance Taylor [Mon, 13 Jul 1998 21:28:52 +0000 (21:28 +0000)] 
* write.c (subsegs_finish): Don't align the segments if there were
any errors.

25 years ago * config/obj-coff.c (c_symbol_merge): Correct number of bytes when
Ian Lance Taylor [Mon, 13 Jul 1998 20:00:30 +0000 (20:00 +0000)] 
* config/obj-coff.c (c_symbol_merge): Correct number of bytes when
copying aux information.

25 years agoMon Jul 13 14:53:59 1998 Alan Modra <alan@spri.levels.unisa.edu.au>
Ian Lance Taylor [Mon, 13 Jul 1998 18:54:43 +0000 (18:54 +0000)] 
Mon Jul 13 14:53:59 1998  Alan Modra  <alan@spri.levels.unisa.edu.au>

* i386-dis.c (ckprefix): Handle fwait specially only when it isn't
the first prefix.
(dofloat): Correct test for fnstsw.  Print `fnstsw %ax' rather
than `fnstsw %eax'.
(OP_J): Remove unnecessary subtraction when 16-bit displacement
will be masked later.

25 years agoRemoved leading underscore.
Nick Clifton [Mon, 13 Jul 1998 18:09:20 +0000 (18:09 +0000)] 
Removed leading underscore.

25 years ago * expr.c (make_expr_symbol): Catch attempts to turn an O_big
Ian Lance Taylor [Mon, 13 Jul 1998 17:56:28 +0000 (17:56 +0000)] 
* expr.c (make_expr_symbol): Catch attempts to turn an O_big
expression into a symbol.

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