OSDN Git Service

pf3gnuchains/sourceware.git
25 years agoMinor formatting changes.
nickc [Fri, 28 May 1999 10:50:27 +0000 (10:50 +0000)]
Minor formatting changes.

25 years agoUpdate comment
nickc [Fri, 28 May 1999 10:47:29 +0000 (10:47 +0000)]
Update comment

25 years agoBetter coping with different reloc types.
nickc [Fri, 28 May 1999 10:14:10 +0000 (10:14 +0000)]
Better coping with different reloc types.

25 years ago * configure.in: Check whether getuid and getgid exist.
ian [Thu, 27 May 1999 22:48:47 +0000 (22:48 +0000)]
* configure.in: Check whether getuid and getgid exist.
* archive.c: Define getuid and getgid as macros if HAVE_GETUID or
HAVE_GETGID are not defined, respectively.
(bfd_write_armap): Don't special case on _WIN32 for getuid and
getgid.
* configure.host: Set ac_cv_func_get{ug}id for *-*-windows*.
* configure, config.in: Rebuild.

25 years ago1999-05-28 Torbjorn Granlund <tege@matematik.su.se>
ian [Thu, 27 May 1999 22:36:49 +0000 (22:36 +0000)]
1999-05-28  Torbjorn Granlund  <tege@matematik.su.se>
* config/tc-m68k.c (m68k_ip): Check for disallowed index register
width for Coldfire.
(arch_coldfire_p): New #define.
(m68k_ip, m68k_init_after_args): Use arch_coldfire_p.
1999-05-28  Linus Nordberg  <linus.nordberg@canit.se>
* config/tc-m68k.c (install_operand): Add places `n', `o'.
* config/tc-m68k.c (m68k_ip): Add formats `E', `G', `H'.
(install_operand): Add place `N'.
(init_table): Add registers ACC, MACSR, MASK.
* config/m68k-parse.h (m68k_register): Add ACC, MACSR, MASK.
* config/tc-m68k.c: Change mcf5200 --> mcf.
(archs): Add mcf5206e, mcf5307.
(m68k_ip): Add format `u'.
(install_operand): Add place `m', `M', `h'.
(init_table): Add upper/lower registers.
* config/m68k-parse.h (m68k_register): Add upper/lower registers.

25 years ago1999-05-28 Linus Nordberg <linus.nordberg@canit.se>
ian [Thu, 27 May 1999 22:33:12 +0000 (22:33 +0000)]
1999-05-28  Linus Nordberg  <linus.nordberg@canit.se>
* m68k-opc.c: Rename MACL/MSACL to MAC/MSAC.  Add MACM/MSACM.  Add
MOVE MACSR,CCR.
* m68k-dis.c (fetch_arg): Add places `n', `o'.
* m68k-opc.c: Add MSAC, MACL, MOVE to/from ACC, MACSR, MASK.
Add mcf5206e to appropriate instructions.
Add alias for MAC, MSAC.
* m68k-dis.c (print_insn_arg): Add formats `E', `G', `H' and place
`N'.
* m68k-opc.c (m68k_opcodes): Add divsw, divsl, divuw, divul, macl,
macw, remsl, remul for mcf5307.  Change mcf5200 --> mcf.
* m68k-dis.c: Add format `u' and places `h', `m', `M'.

25 years ago1999-05-28 Linus Nordberg <linus.nordberg@canit.se>
ian [Thu, 27 May 1999 22:31:02 +0000 (22:31 +0000)]
1999-05-28  Linus Nordberg  <linus.nordberg@canit.se>
* m68k.h: Document new formats `E', `G', `H' and new places `N',
`n', `o'.
* m68k.h: Define mcf5206e, mcf5307, mcf.  Document new format `u'
and new places `m', `M', `h'.

25 years ago * binutils-all/readelf.h: Update for changes of 1999-04-08.
ian [Thu, 27 May 1999 22:05:25 +0000 (22:05 +0000)]
* binutils-all/readelf.h: Update for changes of 1999-04-08.

25 years ago * readelf.c: Include "elf/i960.h".
ian [Thu, 27 May 1999 22:04:39 +0000 (22:04 +0000)]
* readelf.c: Include "elf/i960.h".
(dump_relocations): Handle EM_960.

25 years ago * gas/vtable/vtable.exp: Don't run test for i960 yet.
ian [Thu, 27 May 1999 21:58:09 +0000 (21:58 +0000)]
* gas/vtable/vtable.exp: Don't run test for i960 yet.

25 years ago1999-05-28 Martin Dorey <mdorey@madge.com>
ian [Thu, 27 May 1999 21:57:40 +0000 (21:57 +0000)]
1999-05-28  Martin Dorey  <mdorey@madge.com>
* config/tc-i960.c: Several minor changes to add ELF and
BFD_ASSEMBLER support.
* config/tc-i960.h: Likewise.
* configure.in (i960-*-elf*): New target.
* aclocal.m4, configure: Rebuild.

25 years agorebuild dependencies
ian [Thu, 27 May 1999 21:54:33 +0000 (21:54 +0000)]
rebuild dependencies

25 years ago1999-05-28 Martin Dorey <mdorey@madge.com>
ian [Thu, 27 May 1999 21:49:17 +0000 (21:49 +0000)]
1999-05-28  Martin Dorey  <mdorey@madge.com>
* configure.tgt (i960-*-elf*): New target.
* emulparams/elf32_i960.sh: New file.
* Makefile.am (ALL_EMULATIONS): Add eelf32_i960.o.
(eelf32_i960.c): New target.
* Makefile.in: Rebuild.

25 years agofix copyrights
ian [Thu, 27 May 1999 21:44:37 +0000 (21:44 +0000)]
fix copyrights

25 years ago1999-05-28 Martin Dorey <mdorey@madge.com>
ian [Thu, 27 May 1999 21:42:05 +0000 (21:42 +0000)]
1999-05-28  Martin Dorey  <mdorey@madge.com>
* elf32-i960.c: New file.
* elf.c (prep_headers): Handle bfd_arch_i960.
* targets.c (bfd_target_vector): Add &bfd_elf32_i960_vec.
* config.bfd (i960-*-elf*): New target.
* configure.in (bfd_elf32_i960_vec): New target vector.
* Makefile.am (BFD32_BACKENDS): Add elf32-i960.lo.
(BFD32_BACKENDS_CFILES): Add elf32-i960.c.
* Makefile.in, aclocal.m4, configure: Rebuild.

25 years agorebuild
ian [Thu, 27 May 1999 21:40:25 +0000 (21:40 +0000)]
rebuild

25 years ago * i960.h: New file.
ian [Thu, 27 May 1999 21:29:04 +0000 (21:29 +0000)]
* i960.h: New file.

25 years agobreak long line
ian [Thu, 27 May 1999 20:48:12 +0000 (20:48 +0000)]
break long line

25 years agoAdd support for BFD_RELOC_ARM_PLT32
nickc [Thu, 27 May 1999 07:41:13 +0000 (07:41 +0000)]
Add support for BFD_RELOC_ARM_PLT32

25 years ago * hppa.h (pa_opcodes): Add several processor specific system
law [Thu, 27 May 1999 03:19:31 +0000 (03:19 +0000)]
    * hppa.h (pa_opcodes): Add several processor specific system
        instructions.

25 years ago * objcopy.c (copy_archive): Preserve dates of archive members if
schwab [Thu, 27 May 1999 03:16:13 +0000 (03:16 +0000)]
* objcopy.c (copy_archive): Preserve dates of archive members if
requested.

25 years ago * readelf.c (dump_relocations): Always print the addend on RELA
schwab [Thu, 27 May 1999 03:02:21 +0000 (03:02 +0000)]
* readelf.c (dump_relocations): Always print the addend on RELA
systems even if there is no symbol.
(process_program_headers): Reset dynamic_size before looping
through the program headers.
(process_version_sections): Cast sh_offset to unsigned long for
printing in case bfd_vma is wider.
(process_symbol_table): Use get_symbol_index_type when printing
st_shndx.

25 years agoUse correct template
nickc [Wed, 26 May 1999 17:23:31 +0000 (17:23 +0000)]
Use correct template

25 years ago * hppa.h (pa_opcodes): Add second entry for "comb", "comib",
law [Wed, 26 May 1999 16:04:10 +0000 (16:04 +0000)]
    * hppa.h (pa_opcodes): Add second entry for "comb", "comib",
        "addb", and "addib" to be used by the disassembler.

25 years agoApplied patches from Philip Blundell <pb@nexus.co.uk>, to improve PIC support.
nickc [Wed, 26 May 1999 08:27:37 +0000 (08:27 +0000)]
Applied patches from Philip Blundell  <pb@nexus.co.uk>, to improve PIC support.

25 years ago* windres.c: add verbose option
dj [Tue, 25 May 1999 12:10:23 +0000 (12:10 +0000)]
* windres.c: add verbose option
(main): process verbose option
* resrc.c (look_for_default): new.  Look for the default
preprocessor in a given location.
(read_rc_file): for foo/bar-windres, look for foo/bar-gcc,
foo/gcc (in case of foo/windres), and then gcc (the old default).

25 years ago * coff-arm.c (coff_arm_relocate_section): Don't emit
clm [Tue, 25 May 1999 11:56:15 +0000 (11:56 +0000)]
    * coff-arm.c (coff_arm_relocate_section): Don't emit
        base file entries for pc-relative values.

25 years ago* peicode.h (coff_swap_sym_in): When we create the actual section
dj [Tue, 25 May 1999 11:37:38 +0000 (11:37 +0000)]
* peicode.h (coff_swap_sym_in): When we create the actual section
to reflect the not-there section C_SECTION symbols refer to,
change the symbol class to C_STAT as the section is now really
there.

25 years agoÿ
amodra [Mon, 24 May 1999 18:25:27 +0000 (18:25 +0000)]
ÿ
Fiz i386-iaout breakage introduced by last patch.

25 years agoè
amodra [Mon, 24 May 1999 18:25:25 +0000 (18:25 +0000)]
è
Fiz i386-iaout breakage introduced by last patch.

25 years agoUpdated to match latest version in EGCS
nickc [Mon, 24 May 1999 15:20:20 +0000 (15:20 +0000)]
Updated to match latest version in EGCS

25 years ago1999-05-24 Philip Blundell <philb@gnu.org>
nickc [Mon, 24 May 1999 12:49:26 +0000 (12:49 +0000)]
1999-05-24  Philip Blundell  <philb@gnu.org>
* emultempl/armelf.em (before_parse): Set config.dynamic_link and
  config.has_shared.
* emulparams/armelf.sh (GENERATE_SHLIB_SCRIPT): Define.
* emulparams/armelf_linux.sh (GENERATE_SHLIB_SCRIPT): Likewise

25 years ago1999-05-24 Philip Blundell <pb@nexus.co.uk>
nickc [Mon, 24 May 1999 10:06:37 +0000 (10:06 +0000)]
1999-05-24  Philip Blundell  <pb@nexus.co.uk>
* elf32-arm.h (elf32_arm_relocate_section): Undo change of
  1999-03-25

25 years agoSync up with Cygnus CVS repository (cvs import doesn't handle these
jsm [Sun, 23 May 1999 20:02:52 +0000 (20:02 +0000)]
Sync up with Cygnus CVS repository (cvs import doesn't handle these
automatically, alas.  This cleanpu must be automated in the near future).
Tue Mar  9 19:25:11 1999  Stan Shebs  <shebs@andros.cygnus.com>
        * h8-cfg.texi: Remove, hasn't been used in years.
1999-05-10  Martin Hunt  <hunt@cygnus.com>
        * debugify.c, debugify.h: Removed because they are no
        longer used.
Tue Mar 16 15:29:04 1999  Stan Shebs  <shebs@andros.cygnus.com>
        * go32-xdep.c: Remove, no longer used by anything.

25 years agoAccept 'sp' as a valid register name.
nickc [Sat, 22 May 1999 14:49:49 +0000 (14:49 +0000)]
Accept 'sp' as a valid register name.

25 years agoAdd definitions related to shared objects (copied from elf32.em)
nickc [Sat, 22 May 1999 09:55:48 +0000 (09:55 +0000)]
Add definitions related to shared objects (copied from elf32.em)

25 years ago * coff-arm.c (coff_arm_relocate_section): Account for
clm [Wed, 19 May 1999 10:20:12 +0000 (10:20 +0000)]
    * coff-arm.c (coff_arm_relocate_section):  Account for
        multiple glue sections when generating base file entries.

25 years agoUse renamed ARM cpu flag bits
nickc [Wed, 19 May 1999 07:27:12 +0000 (07:27 +0000)]
Use renamed ARM cpu flag bits

25 years agoRenumber cpu flag bits to avoid collision with PE flag bits
nickc [Wed, 19 May 1999 07:25:58 +0000 (07:25 +0000)]
Renumber cpu flag bits to avoid collision with PE flag bits

25 years ago * Makefile.am (ALL_EMULATIONS): Remove earmlinux.o and
schwab [Wed, 19 May 1999 03:50:49 +0000 (03:50 +0000)]
* Makefile.am (ALL_EMULATIONS): Remove earmlinux.o and
earm26linux.o, add earmelf_linux.o and earmelf_linux26.o.
* Makefile.in: Regenerated.

25 years agoAdd xfail for mcore-elf
nickc [Mon, 17 May 1999 09:46:50 +0000 (09:46 +0000)]
Add xfail for mcore-elf

25 years agoUpdate to match lattest assembler/objdump outpuyt
nickc [Mon, 17 May 1999 09:26:35 +0000 (09:26 +0000)]
Update to match lattest assembler/objdump outpuyt

25 years agoè
amodra [Mon, 17 May 1999 08:35:42 +0000 (08:35 +0000)]
è
Add missing files from last change in gas/testsuite.
i386-dis.c: Catch a number of cases where an invalid modrm would result in
bogus disassembly.  const lots of places.

25 years agoa
amodra [Mon, 17 May 1999 08:35:40 +0000 (08:35 +0000)]
a
Add missing files from last change in gas/testsuite.
i386-dis.c: Catch a number of cases where an invalid modrm would result in
bogus disassembly.  const lots of places.

25 years agoØ
amodra [Mon, 17 May 1999 08:35:39 +0000 (08:35 +0000)]
Ø
Add missing files from last change in gas/testsuite.
i386-dis.c: Catch a number of cases where an invalid modrm would result in
bogus disassembly.  const lots of places.

25 years agoè
amodra [Mon, 17 May 1999 03:21:52 +0000 (03:21 +0000)]
è
Move bitfield overflow checks to after the md_apply_fix call in
fixup_segment so that md_apply_fix has a chance to modify value.
Handle 8 and 16-bit pcrel relocs for i386.
Prototypes and other minor code cleanups.

25 years agon
amodra [Mon, 17 May 1999 03:21:50 +0000 (03:21 +0000)]
n
Move bitfield overflow checks to after the md_apply_fix call in
fixup_segment so that md_apply_fix has a chance to modify value.
Handle 8 and 16-bit pcrel relocs for i386.
Prototypes and other minor code cleanups.

25 years ago*** empty log message ***
amodra [Mon, 17 May 1999 03:21:49 +0000 (03:21 +0000)]
*** empty log message ***

25 years ago/
amodra [Mon, 17 May 1999 03:21:42 +0000 (03:21 +0000)]
/
Move bitfield overflow checks to after the md_apply_fix call in
fixup_segment so that md_apply_fix has a chance to modify value.
Handle 8 and 16-bit pcrel relocs for i386.
Prototypes and other minor code cleanups.

25 years agoMove bitfield overflow checks to after the md_apply_fix call in
amodra [Mon, 17 May 1999 03:21:41 +0000 (03:21 +0000)]
Move bitfield overflow checks to after the md_apply_fix call in
fixup_segment so that md_apply_fix has a chance to modify value.
Handle 8 and 16-bit pcrel relocs for i386.
Prototypes and other minor code cleanups.

25 years agoreinstate uin_reloc_p
nickc [Sun, 16 May 1999 14:16:51 +0000 (14:16 +0000)]
reinstate uin_reloc_p

25 years agoAdd support for generating an mcore-elf dll.
nickc [Sun, 16 May 1999 14:12:19 +0000 (14:12 +0000)]
Add support for generating an mcore-elf dll.

25 years agoAdd mcore-elf support for shared libraries
nickc [Sun, 16 May 1999 14:02:45 +0000 (14:02 +0000)]
Add mcore-elf support for shared libraries

25 years agoAdd PLT relolcs
nickc [Sun, 16 May 1999 13:57:58 +0000 (13:57 +0000)]
Add PLT relolcs

25 years agoAdd support for mcore RVA relocs.
nickc [Sat, 15 May 1999 15:38:08 +0000 (15:38 +0000)]
Add support for mcore RVA relocs.

25 years agoAdd support for mcore to dlltool.
nickc [Sat, 15 May 1999 15:25:18 +0000 (15:25 +0000)]
Add support for mcore to dlltool.

25 years agoDefined rva relocations.
nickc [Sat, 15 May 1999 15:13:14 +0000 (15:13 +0000)]
Defined rva relocations.

25 years ago * elf32-arm.h (elf32_arm_relocate_section): Fix operator
schwab [Fri, 14 May 1999 02:02:25 +0000 (02:02 +0000)]
* elf32-arm.h (elf32_arm_relocate_section): Fix operator
  precedence between bit-and and comparison.

25 years ago * config/atof-ieee.c (gen_to_words): Correctly round a
schwab [Fri, 14 May 1999 01:53:26 +0000 (01:53 +0000)]
* config/atof-ieee.c (gen_to_words): Correctly round a
denormalized number.  Fix off-by-one in range checking for
exponent in a denormal.

25 years agoJoel Sherrill (joel@OARcorp.com)
rth [Thu, 13 May 1999 09:49:47 +0000 (09:49 +0000)]
Joel Sherrill (joel@OARcorp.com)
        * configure.tgt (i386-*-rtemself*, sh-*-rtemself*): New targets.
        (mips*el-*-rtems*, powerpcle-*-rtems*): New targets.

25 years agoJoel Sherrill (joel@OARcorp.com)
rth [Thu, 13 May 1999 09:49:27 +0000 (09:49 +0000)]
Joel Sherrill (joel@OARcorp.com)
        * configure.in (i386-*-rtemself*, sh-*-rtemself*): New targets.

25 years agoJoel Sherrill (joel@OARcorp.com)
rth [Thu, 13 May 1999 09:49:08 +0000 (09:49 +0000)]
Joel Sherrill (joel@OARcorp.com)
        * config.bfd (i[3456]86*-*-rtems*, m68k*-*-rtems*): Added to
        list of target formats (targ_selvecs).
        (i[3456]86*-*-rtemself*, mips*el-*-rtems*): New targets.
        (powerpcle*-*rtems*, sh-*-rtemself*): New targets.

25 years agoP
amodra [Thu, 13 May 1999 06:00:16 +0000 (06:00 +0000)]
P
i386 PIII SIMD support, remove ReverseRegRegmem kludge
tidy a few things in i386 intel mode disassembly

25 years agoX
amodra [Thu, 13 May 1999 06:00:14 +0000 (06:00 +0000)]
X
i386 PIII SIMD support, remove ReverseRegRegmem kludge
tidy a few things in i386 intel mode disassembly

25 years agoÿ
amodra [Thu, 13 May 1999 06:00:13 +0000 (06:00 +0000)]
ÿ
i386 PIII SIMD support, remove ReverseRegRegmem kludge
tidy a few things in i386 intel mode disassembly

25 years agoi386 PIII SIMD support, remove ReverseRegRegmem kludge
amodra [Thu, 13 May 1999 06:00:10 +0000 (06:00 +0000)]
i386 PIII SIMD support, remove ReverseRegRegmem kludge
tidy a few things in i386 intel mode disassembly

25 years ago * rclex.l: add code to suppress certain output from cpp, replace
dj [Wed, 12 May 1999 22:03:08 +0000 (22:03 +0000)]
* rclex.l: add code to suppress certain output from cpp, replace
all returns with MAYBE_RETURN
(MAYBE_RETURN): new, implement the suppression by returning
IGNORED_TOKEN as needed.
(cpp_line): remember which file we're in, mark data from included
*.h files for suppression.
* rcparse.y (input): allow IGNORED_TOKEN outside of known constructs

25 years ago1999-05-10 DJ Delorie <dj@cygnus.com>
dj [Tue, 11 May 1999 21:06:47 +0000 (21:06 +0000)]
1999-05-10  DJ Delorie  <dj@cygnus.com>
* scripttempl/pe.sc: Specify the output arch, which Ian says is
the Right Thing to do.
* emultempl/pe.em: various changes to parameterize the
target-specific information.
(gld_i386pe_after_open): Detect and fix MS import libraries
by renaming the member objects (which are all named the same).
* pe-dll.c: various changes to parameterize the target-specific
information.
(generate_reloc): support relocs more generically to allow for
expansion.
(pe_exe_build_sections): new; used to add .relocs to .exes
(pe_exe_fill_sections): ditto

25 years ago1999-05-10 DJ Delorie <dj@cygnus.com>
dj [Tue, 11 May 1999 21:06:10 +0000 (21:06 +0000)]
1999-05-10  DJ Delorie  <dj@cygnus.com>
* windres.c (quot): Quote shell metacharacters in a string
(main): quote parameters to cpp that might have metacharacters in
them.  Allow -D as an alias for --define to allow for sharing make
macros with gcc.
* objdump.c (dump_reloc_set): don't core if howto->name is NULL
* Makefile.am: Give rescoff.c a cpu-specific -D so it can set
the correct BFD.
* Makefile.in: ditto
* rescoff.c (write_coff_file): Set the correct BFD

25 years ago * ecoff.c (_bfd_ecoff_write_armap): give the symtab element a
dj [Tue, 11 May 1999 21:05:38 +0000 (21:05 +0000)]
* ecoff.c (_bfd_ecoff_write_armap): give the symtab element a
reasonable mode until "ar x" is smart enough to skip it (fixes
gcc/libgcc.a builds on mips-ecoff targets
* coffcode.h (styp_to_sec_flags): Explain how COMDATs are supposed
to work.  Hack to support MS import libraries, which use different
COMDAT types than GNU.
(coff_slurp_symbol_table): C_SECTION symbols are local; they refer
to implied zero-length sections (see peicode below)
* coffgen.c (coff_get_normalized_symtab): Properly read long MS
filename symbols, which use one *or more* auxents.
* coffswap.h (coff_swap_aux_in): ditto
* peicode.h (coff_swap_sym_in): Build the implied zero-length
sections

25 years ago* ld-srec/srec.exp: Do not run tests for PE based ports.
dj [Tue, 11 May 1999 20:31:51 +0000 (20:31 +0000)]
* ld-srec/srec.exp: Do not run tests for PE based ports.

25 years agoInitial revision
shebs [Tue, 11 May 1999 20:29:07 +0000 (20:29 +0000)]
Initial revision

25 years ago * elf32-v850.c (v850_elf_howto_table): Make partial_inplace false
law [Tue, 11 May 1999 14:57:27 +0000 (14:57 +0000)]
    * elf32-v850.c (v850_elf_howto_table): Make partial_inplace false
        for all relocations.

25 years ago*** empty log message ***
jimb [Tue, 11 May 1999 12:42:30 +0000 (12:42 +0000)]
*** empty log message ***

25 years ago* cplus-dem.c (main): Use table lookup to distinguish identifier
jimb [Tue, 11 May 1999 12:42:12 +0000 (12:42 +0000)]
* cplus-dem.c (main): Use table lookup to distinguish identifier
characters from non-identifier characters.
(standard_symbol_alphabet, hp_symbol_alphabet): New functions.

25 years ago1999-05-10 Catherine Moore <clm@cygnus.com>
clm [Mon, 10 May 1999 18:30:19 +0000 (18:30 +0000)]
1999-05-10  Catherine Moore  <clm@cygnus.com>
* emulttempl/pe.em (gld_${EMULATION_NAME}_after_open):
Check for TARGET_IS_arm_epoc_pe.
(gld_${EMULATION_NAME}_before_allocation): Likewise.

25 years ago * bfd-in.h (bfd_arm_allocate_interworking_sections): Static
clm [Mon, 10 May 1999 18:27:31 +0000 (18:27 +0000)]
    * bfd-in.h (bfd_arm_allocate_interworking_sections):  Static
        if COFF_IMAGE_WITH_PE.
        (bfd_arm_process_before_allocation): Likewise.
        (bfd_arm_get_bfd_for_interworking): Likewise.
        * coff-arm.c: Likewise.
        * bfd-in2.h: Regenerate.
        * configure.in (armpe_little_vec): Remove coff-arm.lo.
        (armpe_big_vec): Likewise.
        * configure: Rebuild.

25 years agoCheck for period after .rel{a} when detecting reloc sections.
nickc [Mon, 10 May 1999 08:36:57 +0000 (08:36 +0000)]
Check for period after .rel{a} when detecting reloc sections.

25 years ago * ldlang.c (walk_wild, walk_wild_file, walk_wild_section,
rth [Sat, 8 May 1999 23:40:57 +0000 (23:40 +0000)]
 * ldlang.c (walk_wild, walk_wild_file, walk_wild_section,
     output_section_callback, gc_section_callback): New functions for
     generic section walks.
     (wild, lang_gc_wild): Use walk_wild.
     (wild_file, lang_gc_wild_file): Deleted. Common logic moved to
     walk_wild_file.
     (wild_section, lang_gc_wild_section): Deleted. Common logic moved
     to walk_fild_section.  Unique logic moved into callbacks
     output_section_callback and gc_section_callback.

25 years ago * config/tc-ppc.c (md_parse_option): Recognize -mppc64bridge.
rth [Sat, 8 May 1999 23:31:08 +0000 (23:31 +0000)]
    * config/tc-ppc.c (md_parse_option): Recognize -mppc64bridge.
        (md_begin): Allow ppc32 insns in ppc64bridge mode.
        (ppc_insert_operand): Accept SIGNOPT in ppc64 mode.

25 years ago* ppc.h (PPC_OPCODE_64_BRIDGE): New.
rth [Sat, 8 May 1999 23:28:33 +0000 (23:28 +0000)]
* ppc.h (PPC_OPCODE_64_BRIDGE): New.

25 years agoUse .short to display unidentified instructions
nickc [Fri, 7 May 1999 09:14:54 +0000 (09:14 +0000)]
Use .short to display unidentified instructions

25 years agorestore mcore files (Duh!)
nickc [Fri, 7 May 1999 07:57:24 +0000 (07:57 +0000)]
restore mcore files (Duh!)

25 years agoReplace assert (about endianism) with an error message
nickc [Fri, 7 May 1999 07:44:10 +0000 (07:44 +0000)]
Replace assert (about endianism) with an error message

25 years agoREstore mcore support (duh!)
nickc [Fri, 7 May 1999 07:40:00 +0000 (07:40 +0000)]
REstore mcore support (duh!)

25 years agofix output format.
nickc [Fri, 7 May 1999 07:34:06 +0000 (07:34 +0000)]
fix output format.

25 years agorestore. (Duh!)
nickc [Fri, 7 May 1999 07:33:43 +0000 (07:33 +0000)]
restore.  (Duh!)

25 years ago * config/tc-i386.c (i386_immediate): Skip whitespace before
rth [Thu, 6 May 1999 23:16:35 +0000 (23:16 +0000)]
    * config/tc-i386.c (i386_immediate): Skip whitespace before
        complaining about junk after expression.
        (i386_displacement): Likewise.

25 years ago * configure.in (sys/resource.h): Add to AC_CHECK_HEADERS list.
rth [Thu, 6 May 1999 20:59:13 +0000 (20:59 +0000)]
    * configure.in (sys/resource.h): Add to AC_CHECK_HEADERS list.
        * getruntime.c: Only attempt to include sys/resource.h and
        use getrusage if both HAVE_GETRUSAGE and HAVE_SYS_RESOURCE_H
        are defined.

25 years ago * symbols.c (symbol_find_base): Use memcpy instead of strcpy.
rth [Thu, 6 May 1999 19:52:28 +0000 (19:52 +0000)]
    * symbols.c (symbol_find_base): Use memcpy instead of strcpy.
        Don't copy before downcaseing.

25 years agoFred Fish <fnf@be.com>
rth [Thu, 6 May 1999 17:12:01 +0000 (17:12 +0000)]
Fred Fish  <fnf@be.com>
        * dwarf2.c (read_abbrevs): Change cast of dwarf_abbrev_buffer
        assignment from "unsigned char *" to "char *".
        (decode_line_info): Likewise for dwarf_line_buffer assignment.

25 years ago * rename.c (smart_rename): Fix test of whether file exists.
ian [Thu, 6 May 1999 11:03:31 +0000 (11:03 +0000)]
* rename.c (smart_rename): Fix test of whether file exists.

25 years agoSet display_endian based on target endianism.
nickc [Thu, 6 May 1999 07:41:55 +0000 (07:41 +0000)]
Set display_endian based on target endianism.

25 years agoRemove traces of mcore.
nickc [Thu, 6 May 1999 07:20:18 +0000 (07:20 +0000)]
Remove traces of mcore.

25 years agoremove mentions of mcore.
nickc [Thu, 6 May 1999 07:08:37 +0000 (07:08 +0000)]
remove mentions of mcore.

25 years agoCurrently CYGNUS local
nickc [Thu, 6 May 1999 07:07:54 +0000 (07:07 +0000)]
Currently CYGNUS local

25 years agoInitial revision
shebs [Wed, 5 May 1999 21:45:13 +0000 (21:45 +0000)]
Initial revision

25 years agoInitial revision
shebs [Wed, 5 May 1999 21:44:03 +0000 (21:44 +0000)]
Initial revision

25 years ago * dlltool.c (interwork): Remove.
clm [Wed, 5 May 1999 19:02:13 +0000 (19:02 +0000)]
    * dlltool.c (interwork): Remove.
        (arm_interwork_jtab): Use bx insn.
        (thumb_jtab): Likewise.
        (MARM_INTERWORK): New machine type.
        (rvaafter): Handle it.
        (rvabefore) Likewise.
        (asm_prefix): Likewise.
        (gen_exp_type): Check machine type instead of
        interwork flag.
        (make_one_lib_file): Likewise.
        (make_head): Likewise.
        (make_tail): Likewise.
        (usage): Update machine types.
        (main): Remove -interwork support.

25 years ago * coff-arm.c (coff_arm_relocate_section): Add one to
clm [Wed, 5 May 1999 18:56:24 +0000 (18:56 +0000)]
    * coff-arm.c (coff_arm_relocate_section):  Add one to
        address of ARM_RVA32 thumb functions.