OSDN Git Service

pf3gnuchains/pf3gnuchains4x.git
24 years ago * hppa-dis.c (print_insn_hppa): Handle 'B' operand.
law [Sun, 19 Sep 1999 17:36:54 +0000 (17:36 +0000)]
    * hppa-dis.c (print_insn_hppa): Handle 'B' operand.

24 years ago * hppa.h (pa_opcodes): Add new syntax "be" instructions.
law [Sun, 19 Sep 1999 17:16:08 +0000 (17:16 +0000)]
    * hppa.h (pa_opcodes): Add new syntax "be" instructions.

24 years ago * hppa.h (pa_opcodes): Note use of 'M' and 'L'.
law [Sun, 19 Sep 1999 17:12:55 +0000 (17:12 +0000)]
    * hppa.h (pa_opcodes): Note use of 'M' and 'L'.

24 years ago * config/tc-hppa.c (pa_ip): Handle 'L' and 'M' operands.
law [Sun, 19 Sep 1999 17:09:23 +0000 (17:09 +0000)]
    * config/tc-hppa.c (pa_ip): Handle 'L' and 'M' operands.

24 years ago * hppa-dis.c (print_insn_hppa): Handle 'M' and 'L' operands.
law [Sun, 19 Sep 1999 17:06:11 +0000 (17:06 +0000)]
    * hppa-dis.c (print_insn_hppa): Handle 'M' and 'L' operands.

24 years ago * hppa-dis.c (print_insn_hppa): Handle 'l' operand.
law [Sun, 19 Sep 1999 16:59:46 +0000 (16:59 +0000)]
    * hppa-dis.c (print_insn_hppa): Handle 'l' operand.

24 years ago * config/tc-hppa.c (pa_ip): Handle 'l' operand.
law [Sun, 19 Sep 1999 16:58:33 +0000 (16:58 +0000)]
    * config/tc-hppa.c (pa_ip): Handle 'l' operand.

24 years ago * hppa.h (pa_opcodes): Add support for "b,l".
law [Sun, 19 Sep 1999 16:55:08 +0000 (16:55 +0000)]
    * hppa.h (pa_opcodes): Add support for "b,l".

24 years ago * config/tc-hppa.c (pa_ip): Handle 'g' operand.
law [Sun, 19 Sep 1999 16:45:19 +0000 (16:45 +0000)]
    * config/tc-hppa.c (pa_ip): Handle 'g' operand.

24 years ago * hppa-dis.c (print_insn_hppa): Handle 'g' operand.
law [Sun, 19 Sep 1999 16:44:16 +0000 (16:44 +0000)]
    * hppa-dis.c (print_insn_hppa): Handle 'g' operand.

24 years ago * hppa.h (pa_opcodes): Add support for "b,gate".
law [Sun, 19 Sep 1999 16:41:51 +0000 (16:41 +0000)]
    * hppa.h (pa_opcodes): Add support for "b,gate".

24 years ago * hppa-dis.c (print_insn_hppa): Output a space after 'X' completer.
law [Sat, 18 Sep 1999 19:11:39 +0000 (19:11 +0000)]
    * hppa-dis.c (print_insn_hppa): Output a space after 'X' completer.

24 years ago * hppa-dis.c: (print_insn_hppa): Do output a space before a 'v'
law [Sat, 18 Sep 1999 18:19:55 +0000 (18:19 +0000)]
    * hppa-dis.c: (print_insn_hppa): Do output a space before a 'v'
        operand.

24 years ago * config/tc-hppa.c (md_assemble): Fix dwarf2 line handling.
law [Sat, 18 Sep 1999 18:16:21 +0000 (18:16 +0000)]
    * config/tc-hppa.c (md_assemble): Fix dwarf2 line handling.
        (pa_ip): Handle 'fX'.

24 years ago * hppa-dis.c: (print_insn_hppa): Handle 'fX'.
law [Sat, 18 Sep 1999 18:09:38 +0000 (18:09 +0000)]
    * hppa-dis.c: (print_insn_hppa): Handle 'fX'.

24 years ago * hppa.h (pa_opcodes): Use 'fX' for first register operand
law [Sat, 18 Sep 1999 18:08:34 +0000 (18:08 +0000)]
    * hppa.h (pa_opcodes): Use 'fX' for first register operand
        in xmpyu.

24 years ago * hppa-dis.c: (print_insn_hppa): Add missing break after
law [Sat, 18 Sep 1999 17:57:08 +0000 (17:57 +0000)]
    * hppa-dis.c: (print_insn_hppa): Add missing break after
        FP register case.

24 years ago * hppa.h (pa_opcodes): Fix mask for probe and probei.
law [Sat, 18 Sep 1999 17:49:43 +0000 (17:49 +0000)]
    * hppa.h (pa_opcodes): Fix mask for probe and probei.

24 years ago * hppa.h (pa_opcodes): Fix mask for depwi.
law [Sat, 18 Sep 1999 17:43:47 +0000 (17:43 +0000)]
    * hppa.h (pa_opcodes): Fix mask for depwi.

24 years ago * hppa-dis.c: Finish constifying various completers, register
law [Sat, 18 Sep 1999 17:38:51 +0000 (17:38 +0000)]
    * hppa-dis.c: Finish constifying various completers, register
        names, etc etc.

24 years ago * emulparms/elf64hppa.sh (OTHER_READONLY_SYMBOLS): Remove ".stubs",
law [Sat, 18 Sep 1999 14:00:24 +0000 (14:00 +0000)]
    * emulparms/elf64hppa.sh (OTHER_READONLY_SYMBOLS): Remove ".stubs",
        they've been renamed to ".stub", which is handled automatically
        by elf.sc.

24 years agoReally fix the typo.
law [Sat, 18 Sep 1999 13:41:01 +0000 (13:41 +0000)]
Really fix the typo.

24 years agoFix typo in last change.
law [Sat, 18 Sep 1999 13:26:46 +0000 (13:26 +0000)]
Fix typo in last change.

24 years agoSupport 8 and 16-bit relocs for i386coff. Enable i386 gas testsuite tests
amodra [Sat, 18 Sep 1999 00:44:43 +0000 (00:44 +0000)]
Support 8 and 16-bit relocs for i386coff.  Enable i386 gas testsuite tests
previously disabled for lack of such support.  For *-*-linux*libc1 targets,
XFAIL a ld testsuite that fails due to a bug in the dynamic linker prior to
glibc-2.1.

24 years agoFix typo in last change.
law [Fri, 17 Sep 1999 21:58:45 +0000 (21:58 +0000)]
Fix typo in last change.

24 years ago * config/tc-hppa.c (pa_build_unwind_subspace): Do not build
law [Fri, 17 Sep 1999 18:00:49 +0000 (18:00 +0000)]
    * config/tc-hppa.c (pa_build_unwind_subspace): Do not build
        unwinds unless the function is in the text space.
        (pa_type_args): Set BSF_FUNCTION for an exproted data symbol.

24 years ago * emulparms/elf64hppa.sh (TEXT_START_SYMBOLS): Kill completely.
law [Fri, 17 Sep 1999 17:02:03 +0000 (17:02 +0000)]
    * emulparms/elf64hppa.sh (TEXT_START_SYMBOLS): Kill completely.
        (DATA_START_SYMBOLS): Kill __hp_load_map definition

24 years agoUndeo previous delta. Set gc_mark instead.
nickc [Fri, 17 Sep 1999 11:04:47 +0000 (11:04 +0000)]
Undeo previous delta.  Set gc_mark instead.

24 years ago * elf-hppa.h (elf_hppa_final_write_processing): Turn on TRAPNIL.
law [Thu, 16 Sep 1999 21:01:08 +0000 (21:01 +0000)]
    * elf-hppa.h (elf_hppa_final_write_processing): Turn on TRAPNIL.

24 years ago * emultempl/elf32.em (gld${EMULATION_NAME}_open_dynamic_archive):
law [Thu, 16 Sep 1999 20:53:07 +0000 (20:53 +0000)]
    * emultempl/elf32.em (gld${EMULATION_NAME}_open_dynamic_archive):
        Use the same filename extension for the bfd_elf_dt_needed_name call
        as we did for finding the library.

24 years ago * elf-hppa.h (elf_hppa_final_link): If unable to find __gp in the
law [Thu, 16 Sep 1999 20:39:10 +0000 (20:39 +0000)]
    * elf-hppa.h (elf_hppa_final_link): If unable to find __gp in the
        symbol table, then just compute a suitable value (but do not
        create a __gp symbol).

24 years ago(elf_cpu32_plt0_entry): Use a1 instead of a0.
clm [Thu, 16 Sep 1999 18:25:09 +0000 (18:25 +0000)]
(elf_cpu32_plt0_entry): Use a1 instead of a0.
(elf_cpu32_plt_entry): Likewise.
 ----------------------------------------------------------------------

24 years ago * emulparms/elf64hppa.sh (DATA_START_SYMBOLS): Define.
law [Thu, 16 Sep 1999 17:57:14 +0000 (17:57 +0000)]
    * emulparms/elf64hppa.sh (DATA_START_SYMBOLS): Define.
        (OTHER_READWRITE_SECTIONS): No longer define __hp_load_map.

24 years ago * emulparms/elf64hppa.sh (TEXT_START_SYMBOLS): Define.
law [Thu, 16 Sep 1999 17:02:14 +0000 (17:02 +0000)]
    * emulparms/elf64hppa.sh (TEXT_START_SYMBOLS): Define.

24 years ago * elf-hppa.h (elf_hppa_relocate_section): Allow undefined
law [Thu, 16 Sep 1999 16:51:33 +0000 (16:51 +0000)]
    * elf-hppa.h (elf_hppa_relocate_section): Allow undefined
        symbols when building shared libraries.
        (elf_hppa_final_link_relocate): Correct handling of PCREL
        relocations against undefined symbols.

24 years agoMark interworking sections as linker created to prevent garbage collection.
nickc [Thu, 16 Sep 1999 15:32:39 +0000 (15:32 +0000)]
Mark interworking sections as linker created to prevent garbage collection.

24 years ago * emulparms/elf64hppa.sh (SHLIB_TEXT_START_ADDR): Define.
law [Thu, 16 Sep 1999 06:23:28 +0000 (06:23 +0000)]
    * emulparms/elf64hppa.sh (SHLIB_TEXT_START_ADDR): Define.
        (SHLIB_DATA_ADDR): Likewise.

        * emulparms/elf64hppa.sh (TEXT_DYNAMIC): Define.

24 years ago * config/tc-hppa.c (pa_ip): Move dwarf2 stuff from here.
law [Wed, 15 Sep 1999 13:19:29 +0000 (13:19 +0000)]
    * config/tc-hppa.c (pa_ip): Move dwarf2 stuff from here.
        (md_assemble): To here.  Tweak address generation.

24 years ago * config/tc-hppa.c: Include dwarf2dbg.h if OBJ_ELF. Declare
law [Wed, 15 Sep 1999 11:17:52 +0000 (11:17 +0000)]
    * config/tc-hppa.c: Include dwarf2dbg.h if OBJ_ELF.  Declare
        debug_line.
        (md_pseudo_table): Add .file and .line pseudo-ops for OBJ_ELF.
        (md_assemble): Call dwarf2_where for OBJ_ELF.
        (pa_ip): Call dwarf2_gen_line_info for OBJ_ELF.
        (pa_end_of_source): New function.
        * tc-hppa.h (md_end): Define for OBJ_ELF.

24 years agoFix typo in last change.
law [Wed, 15 Sep 1999 10:12:21 +0000 (10:12 +0000)]
Fix typo in last change.

24 years ago * elf-hppa.h (elf_hppa_final_link): Revamp __gp handling.
law [Wed, 15 Sep 1999 08:51:45 +0000 (08:51 +0000)]
    * elf-hppa.h (elf_hppa_final_link): Revamp __gp handling.
        (elf_hppa_final_link_relocate): Consistently create an absolute
        address, then subtract out the value of __gp.

24 years ago * emulparms/elf64hppa.h (OTHER_READWRITE_SECTIONS): No longer combine
law [Wed, 15 Sep 1999 08:51:03 +0000 (08:51 +0000)]
    * emulparms/elf64hppa.h (OTHER_READWRITE_SECTIONS):  No longer combine
        the .plt, .dlt, .opd  into a single output section.  Provide values
        for __gp and __hp_load_map.

24 years agoFix problem with going to automake 2.14
meissner [Tue, 14 Sep 1999 23:29:35 +0000 (23:29 +0000)]
Fix problem with going to automake 2.14

24 years agoFix problem with going to automake 2.14
meissner [Tue, 14 Sep 1999 23:28:32 +0000 (23:28 +0000)]
Fix problem with going to automake 2.14

24 years agoFix problem with going to automake 2.14
meissner [Tue, 14 Sep 1999 23:26:46 +0000 (23:26 +0000)]
Fix problem with going to automake 2.14

24 years agoFix problem with going to automake 2.14
meissner [Tue, 14 Sep 1999 23:25:04 +0000 (23:25 +0000)]
Fix problem with going to automake 2.14

24 years agoFix problem with going to automake 2.14
meissner [Tue, 14 Sep 1999 23:16:45 +0000 (23:16 +0000)]
Fix problem with going to automake 2.14

24 years ago1999-09-14 Donn Terry <donn@interix.com>
dj [Tue, 14 Sep 1999 22:19:54 +0000 (22:19 +0000)]
1999-09-14  Donn Terry  <donn@interix.com>

* emultempl/pe.em (gld_${EMULATION_NAME}_after_open): allow for
terminating null.

24 years ago1999-09-14 Donn Terry <donn@interix.com>
ian [Tue, 14 Sep 1999 15:38:32 +0000 (15:38 +0000)]
1999-09-14  Donn Terry  <donn@interix.com>

* config/te-interix.h (GLOBAL_OFFSET_TABLE_NAME): Define.

24 years agoAdd earm_epoc_pe.c build target.
nickc [Tue, 14 Sep 1999 13:18:42 +0000 (13:18 +0000)]
Add earm_epoc_pe.c build target.

24 years ago * emulparms/elf64hppa.sh (OTHER_GOT_RELOC_SECTIONS): Add .rela.dlt.
law [Tue, 14 Sep 1999 11:29:59 +0000 (11:29 +0000)]
    * emulparms/elf64hppa.sh (OTHER_GOT_RELOC_SECTIONS): Add .rela.dlt.

24 years agoChange ELF_MAXPAGESIZE to 0x1
nickc [Tue, 14 Sep 1999 10:34:00 +0000 (10:34 +0000)]
Change ELF_MAXPAGESIZE to 0x1

24 years ago * binutils-all/hppa/objdump.exp: Do not run for PA64.
law [Tue, 14 Sep 1999 06:30:49 +0000 (06:30 +0000)]
    * binutils-all/hppa/objdump.exp: Do not run for PA64.

24 years ago * elf-hppa.h (elf_hppa_record_segment_addrs): New function.
law [Tue, 14 Sep 1999 03:44:42 +0000 (03:44 +0000)]
    * elf-hppa.h (elf_hppa_record_segment_addrs): New function.
        (elf_hppa_final_link): Initialize text_segment_base and
        data_segment_base.
        (elf_hppa_final_link_relocate): Handle SEGREL relocations.

24 years ago * emultempl/elf32.em (gld${EMULATION_NAME}_open_dynamic_archive):
law [Tue, 14 Sep 1999 02:42:50 +0000 (02:42 +0000)]
    * emultempl/elf32.em (gld${EMULATION_NAME}_open_dynamic_archive):
        Search for file with .sl extension if no file with a .so extension
        is found.

24 years ago * elf-hppa.h (elf_hppa_final_link): Remove unused variables.
law [Tue, 14 Sep 1999 02:03:58 +0000 (02:03 +0000)]
    * elf-hppa.h (elf_hppa_final_link): Remove unused variables.
        (elf_hppa_final_link_relocate): Likewise.
        (elf_hppa_relocate_insn): Likewise.
        (elf_hppa_relocate_section): Initialize HOWTO.

24 years ago1999-09-13 Donn Terry <donn@interix.com>
ian [Mon, 13 Sep 1999 23:55:21 +0000 (23:55 +0000)]
1999-09-13  Donn Terry  <donn@interix.com>

* coffcode.h (styp_to_sec_flags): Further refinement of COMDAT
handling to support both GNU and MS objects.

24 years ago1999-09-13 Donn Terry <donn@interix.com>
ian [Mon, 13 Sep 1999 23:45:47 +0000 (23:45 +0000)]
1999-09-13  Donn Terry  <donn@interix.com>

* emultempl/pe.em: Remove the output file at the start, in case it
is not writable.

24 years ago1999-09-13 Donn Terry <donn@interix.com>
ian [Mon, 13 Sep 1999 23:42:43 +0000 (23:42 +0000)]
1999-09-13  Donn Terry  <donn@interix.com>

* coffcode.h (coff_write_object_contents): Don't check reloc_count
when determining whether to set F_RELFLG.

24 years agoInitial revision
jsm [Mon, 13 Sep 1999 21:40:00 +0000 (21:40 +0000)]
Initial revision

24 years agoApply Philip Blundell's patch to prevent range checks on weak symbols.
nickc [Mon, 13 Sep 1999 09:59:00 +0000 (09:59 +0000)]
Apply Philip Blundell's patch to prevent range checks on weak symbols.

24 years agoHackery to handle ix86 "jmp constant" as a pc-relative jump to the given
amodra [Mon, 13 Sep 1999 06:45:12 +0000 (06:45 +0000)]
Hackery to handle ix86 "jmp constant" as a pc-relative jump to the given
absolute address.

24 years ago * emulparms/elf64hppa.sh (OTHER_READWRITE_SECTIONS): Put .plt
law [Mon, 13 Sep 1999 06:20:54 +0000 (06:20 +0000)]
    * emulparms/elf64hppa.sh (OTHER_READWRITE_SECTIONS): Put .plt
        at the start of the .dlt output section.

24 years ago * elf-hppa.h (elf_hppa_final_link_relocate): Handle SECREL32.
law [Mon, 13 Sep 1999 05:51:32 +0000 (05:51 +0000)]
    * elf-hppa.h (elf_hppa_final_link_relocate): Handle SECREL32.
        Stub SEGREL32.  Return an error for any relocation not handled.

24 years agoChangelog entry for tc-i386.c changes.
amodra [Mon, 13 Sep 1999 03:53:59 +0000 (03:53 +0000)]
Changelog entry for tc-i386.c changes.

24 years agoTidy jump handling code and comments.
amodra [Mon, 13 Sep 1999 03:44:49 +0000 (03:44 +0000)]
Tidy jump handling code and comments.

24 years ago * ar.c (main): Clear output_file if we don't change the archive.
ian [Sun, 12 Sep 1999 19:00:11 +0000 (19:00 +0000)]
* ar.c (main): Clear output_file if we don't change the archive.
(delete_members, replace_members): Likewise.

24 years ago1999-09-12 Donn Terry <donn@interix.com>
ian [Sun, 12 Sep 1999 18:49:47 +0000 (18:49 +0000)]
1999-09-12  Donn Terry  <donn@interix.com>

* objdump.c (dump_headers): If wide_output, print Flags header.

24 years ago1999-09-12 Donn Terry <donn@interix.com>
ian [Sun, 12 Sep 1999 18:39:32 +0000 (18:39 +0000)]
1999-09-12  Donn Terry  <donn@interix.com>

* objdump.c (dump_section_header): Print any comdat information.

24 years ago1999-09-12 Donn Terry <donn@interix.com>
ian [Sun, 12 Sep 1999 18:33:05 +0000 (18:33 +0000)]
1999-09-12  Donn Terry  <donn@interix.com>

* objcopy.c (parse_flags): Handle "noload", "debug", and "share".
* binutils.texi, objcopy.1: Document new flags.

24 years ago1999-09-12 Donn Terry <donn@interix.com>
ian [Sun, 12 Sep 1999 18:14:07 +0000 (18:14 +0000)]
1999-09-12  Donn Terry  <donn@interix.com>

* ar.c (counted_name_mode): New static variable.
(counted_name_counter): New static variable.
(map_over_members): Handle counted mode.
(usage): Mention N modifier.
(main): Handle N modifier.
(delete_members): Handle counted mode.
* binutils.texi, ar.1: Document N modifier.

24 years ago1999-09-12 Donn Terry <donn@interix.com>
ian [Sun, 12 Sep 1999 17:47:19 +0000 (17:47 +0000)]
1999-09-12  Donn Terry  <donn@interix.com>

* ar.c (print_contents): Change printing of member name for
POSIX.2 conformance.

24 years ago1999-09-12 Donn Terry <donn@interix.com>
ian [Sun, 12 Sep 1999 17:43:21 +0000 (17:43 +0000)]
1999-09-12  Donn Terry  <donn@interix.com>

* ar.c (output_filename): Make const.
(open_inarch): If creating a new empty archive, set
output_filename.

24 years ago * ar.c (full_pathname): New static variable.
ian [Sun, 12 Sep 1999 17:34:19 +0000 (17:34 +0000)]
* ar.c (full_pathname): New static variable.
(map_over_members): Call normalize on command line parameter.
(usage): Mention P modifier.
(normalize): If full_pathname is true, don't do anything.
(main): Accept P modifier.
* binutils.texi, ar.1: Document P modifier.

24 years ago * pe.em: Don't include "../bfd/libbfd.h".
ian [Sun, 12 Sep 1999 16:59:56 +0000 (16:59 +0000)]
* pe.em: Don't include "../bfd/libbfd.h".
(gld_${EMULATION_NAME}_after_open): Use xmalloc rather than
bfd_alloc.

24 years ago1999-09-12 Donn Terry <donn@interix.com>
ian [Sun, 12 Sep 1999 16:59:49 +0000 (16:59 +0000)]
1999-09-12  Donn Terry  <donn@interix.com>

* ld.h (ld_abort): Declare.
(abort): Define.
* ldmisc.c (ld_abort): Define.

24 years ago1999-09-12 Donn Terry <donn@interix.com>
ian [Sun, 12 Sep 1999 16:48:01 +0000 (16:48 +0000)]
1999-09-12  Donn Terry  <donn@interix.com>

* scripttempl/pe.sc: Use ${ENTRY} rather than _mainCRTStartup.
Move .bss section after .rdata.  Move .reloc section after .rsrc.

24 years agoDefine ENTRY in PE emulation files. Also:
ian [Sun, 12 Sep 1999 16:45:16 +0000 (16:45 +0000)]
Define ENTRY in PE emulation files.  Also:
* emulparams/i386pe.sh (ENTRY): Define as _mainCRTStartup.

24 years ago1999-09-12 Donn Terry <donn@interix.com>
ian [Sun, 12 Sep 1999 16:40:08 +0000 (16:40 +0000)]
1999-09-12  Donn Terry  <donn@interix.com>

* lexsup.c (parse_args): Use strtoul for --split-by-reloc
argument.

24 years ago1999-09-12 Donn Terry <donn@interix.com>
ian [Sun, 12 Sep 1999 16:35:19 +0000 (16:35 +0000)]
1999-09-12  Donn Terry  <donn@interix.com>

* lexsup.c (parse_args): If we get an unrecognized argument,
mention --help.

24 years ago * cofflink.c (coff_link_add_symbols): Look for special MSVC string
ian [Sun, 12 Sep 1999 16:28:20 +0000 (16:28 +0000)]
* cofflink.c (coff_link_add_symbols): Look for special MSVC string
constant symbols, and avoid multiple definition errors on them.

24 years ago1999-09-12 Donn Terry <donn@interix.com>
ian [Sun, 12 Sep 1999 16:10:00 +0000 (16:10 +0000)]
1999-09-12  Donn Terry  <donn@interix.com>

* ldlang.c (section_already_linked): Use comdat information if it
is available.

24 years ago * ld-scripts/script.exp: Add --image-base 0 for PE targets.
ian [Sun, 12 Sep 1999 15:59:48 +0000 (15:59 +0000)]
* ld-scripts/script.exp: Add --image-base 0 for PE targets.

24 years ago * pe-dll.h: New file.
ian [Sun, 12 Sep 1999 15:27:44 +0000 (15:27 +0000)]
* pe-dll.h: New file.
* pe-dll.c: Include "pe-dll.h".  Mark unused arguments as needed
to avoid warnings.
(edata_sz, reloc_sz): Change from int to size_t.
(pe_details_type): Change type of imagebase_reloc from int to
unsigned int.
(pe_detail_list): Fully initialize last entry.
(pe_dll_id_target): Change parameter to const.
(pe_dll_generate_def_file): Likewise.
(pe_dll_generate_implib): Likewise.
(pe_implied_import_dll): Likewise.  Change dll_name to const.
* emultempl/pe.em: Include "pe-dll.h".  Remove declarations now in
pe-dll.h.
(init): Fully initialize __dll__ entry.
(gld_${EMULATION_NAME}_after_open): Remove unused variables
sequence, elt, and i.
* deffile.h: Add preprocessor guard.
* deffilep.y (def_debug): Remove.
* Makefile.am: Rebuild dependencies.
(HFILES): Add pe-dll.h.

24 years ago1999-09-12 Donn Terry <donn@interix.com>
ian [Sun, 12 Sep 1999 14:52:33 +0000 (14:52 +0000)]
1999-09-12  Donn Terry  <donn@interix.com>

* emultempl/pe.em (PE_DEF_SECTION_ALIGNMENT): If
OVERRIDE_SECTION_ALIGNMENT is defined, change to that.
(gld_${EMULATION_NAME}_before_parse): Use EXECUTABLE_NAME if it is
defined, rather than a.exe.
(init): Define __subsystem__ as ${SUBSYSTEM}.
(set_pe_subsystem): Add ${INITIAL_SYMBOL_CHAR} before entry symbol
name.

24 years ago * ldlang.c (open_output): Change local variable desired_endian
ian [Sun, 12 Sep 1999 14:50:15 +0000 (14:50 +0000)]
* ldlang.c (open_output): Change local variable desired_endian
from int to enum bfd_endian.

24 years ago * emulparams/arm_epoc_pe.sh: Define SUBSYSTEM and
ian [Sun, 12 Sep 1999 14:49:05 +0000 (14:49 +0000)]
* emulparams/arm_epoc_pe.sh: Define SUBSYSTEM and
INITIAL_SYMBOL_CHAR.
* emulparams/armpe.sh: Likewise.
* emulparams/morepe.sh: Likewise.
* emulparams/ppcpe.sh: Likewise.
* emulparams/i386pe.sh (SUBSYSTEM): Define as PE_DEF_SUBSYSTEM.

24 years ago1999-09-12 Donn Terry <donn@interix.com>
ian [Sun, 12 Sep 1999 14:27:21 +0000 (14:27 +0000)]
1999-09-12  Donn Terry  <donn@interix.com>

* libbfd.c (bfd_log2): Rewrite to avoid infinite loop if most
significant bit is set.

24 years ago1999-09-12 Donn Terry <donn@interix.com>
ian [Sun, 12 Sep 1999 05:32:03 +0000 (05:32 +0000)]
1999-09-12  Donn Terry  <donn@interix.com>

* gas/all/gas.exp: Run cofftag test for i*86-*-interix*.
* lib/gas-defs.exp: Add perror if can not read .d file.

24 years ago1999-09-11 Donn Terry <donn@interix.com>
ian [Sun, 12 Sep 1999 05:09:49 +0000 (05:09 +0000)]
1999-09-11  Donn Terry  <donn@interix.com>

* config/tc-i386.c (tc_i386_fix_adjustable): Don't adjust
BFD_RELOC_RVA relocations.

24 years ago * config/tc-i386.c (md_apply_fix3): Add horrible adjustments to
ian [Sun, 12 Sep 1999 05:06:08 +0000 (05:06 +0000)]
* config/tc-i386.c (md_apply_fix3): Add horrible adjustments to
the value if TE_PE and a global defined symbol.

24 years ago1999-09-11 Donn Terry <donn@interix.com>
ian [Sun, 12 Sep 1999 03:50:41 +0000 (03:50 +0000)]
1999-09-11  Donn Terry  <donn@interix.com>

* config/tc-i386.c (md_undefined_symbol): Compare the name against
the macro GLOBAL_OFFSET_TABLE_NAME, rather than assuming that it
starts with "_G".

24 years ago * write.c (write_relocs): Call SET_SECTION_RELOCS if it is
ian [Sun, 12 Sep 1999 03:44:41 +0000 (03:44 +0000)]
* write.c (write_relocs): Call SET_SECTION_RELOCS if it is
defined.
* config/obj-coff.h (SET_SECTION_RELOCS): Define.
* doc/internals.texi (Object format backend): Document
SET_SECTION_RELOCS.

24 years agofix copyright
ian [Sun, 12 Sep 1999 03:34:28 +0000 (03:34 +0000)]
fix copyright

24 years ago1999-09-11 Donn Terry <donn@interix.com>
ian [Sun, 12 Sep 1999 03:18:53 +0000 (03:18 +0000)]
1999-09-11  Donn Terry  <donn@interix.com>

* config/tc-i386.c (tc_i386_fix_adjustable): Don't adjust
relocations against global symbols if TE_PE.

24 years ago1999-09-11 Donn Terry <donn@interix.com>
ian [Sun, 12 Sep 1999 03:07:48 +0000 (03:07 +0000)]
1999-09-11  Donn Terry  <donn@interix.com>

* config/obj-coff.c (obj_coff_ident): Add BFD_ASSEMBLER version.
(obj_pseudo_table): Always handle ".ident" with obj-coff_ident.

24 years ago1999-09-11 Donn Terry <donn@interix.com>
ian [Sun, 12 Sep 1999 02:59:53 +0000 (02:59 +0000)]
1999-09-11  Donn Terry  <donn@interix.com>

* config/obj-coff.c (coff_frob_symbol): Prohibit weak common
symbols.

24 years ago1999-09-11 Donn Terry <donn@interix.com>
ian [Sun, 12 Sep 1999 02:55:58 +0000 (02:55 +0000)]
1999-09-11  Donn Terry  <donn@interix.com>

* config/obj-coff.c (obj_coff_endef): Don't merge labels, or
symbols which do not have a constant value, or tags with
non-tags.  Remove the symbol from the list before adding it at the
end.

24 years ago1999-09-11 Donn Terry <donn@interix.com>
ian [Sun, 12 Sep 1999 02:49:28 +0000 (02:49 +0000)]
1999-09-11  Donn Terry  <donn@interix.com>

* config/obj-coff.c (obj_coff_endef) [BFD_ASSEMBLER]: Handle .ef
C_FCN symbol differently if TE_PE.
(obj_coff_line) [BFD_ASSEMBLER]: Always use the line number which
appears in the pseudo-op, rather coff_line_base which is only set
for a .bf symbol.

24 years ago1999-09-11 Donn Terry <donn@interix.com>
ian [Sun, 12 Sep 1999 02:39:52 +0000 (02:39 +0000)]
1999-09-11  Donn Terry  <donn@interix.com>

* config/obj-coff.c (obj_coff_loc): New static function.
(obj_pseudo_table): Add "loc".