OSDN Git Service

pf3gnuchains/pf3gnuchains4x.git
23 years agoAdd note about inability to use "make distclean" in maintainer mode.
Nick Clifton [Fri, 23 Mar 2001 18:06:17 +0000 (18:06 +0000)]
Add note about inability to use "make distclean" in maintainer mode.

23 years agoFix building bfd.pot in maintainer mode
Nick Clifton [Fri, 23 Mar 2001 18:05:30 +0000 (18:05 +0000)]
Fix building bfd.pot in maintainer mode

23 years ago * gas/cris/pic-err-1.s, gas/cris/rd-pic-1.s, gas/cris/rd-pic-1.d:
Hans-Peter Nilsson [Fri, 23 Mar 2001 05:58:38 +0000 (05:58 +0000)]
* gas/cris/pic-err-1.s, gas/cris/rd-pic-1.s, gas/cris/rd-pic-1.d:
New tests.

23 years ago * gas/cris/branch-warn-1.s, gas/cris/branch-warn-2.s,
Hans-Peter Nilsson [Fri, 23 Mar 2001 05:39:38 +0000 (05:39 +0000)]
* gas/cris/branch-warn-1.s, gas/cris/branch-warn-2.s,
gas/cris/branch-warn-3.s: Tweak for fixed FIXME:s.

23 years ago * config/tc-cris.[ch]: Tweak attribution. Fix typos. PIC support.
Hans-Peter Nilsson [Fri, 23 Mar 2001 05:27:42 +0000 (05:27 +0000)]
* config/tc-cris.[ch]: Tweak attribution.  Fix typos.  PIC support.

23 years agoRe-installed:
Alexandre Oliva [Thu, 22 Mar 2001 18:17:54 +0000 (18:17 +0000)]
Re-installed:
2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
* ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
'-DPIC' to ac_cv_prog_cc_pic for DJGPP.
* ltcf-cxx.sh: Likewise.
* ltcf-gcj.sh: Likewise.

23 years ago * cris.h (ADD_PC_INCR_OPCODE): New macro.
Hans-Peter Nilsson [Thu, 22 Mar 2001 16:09:20 +0000 (16:09 +0000)]
* cris.h (ADD_PC_INCR_OPCODE): New macro.

23 years ago* cp-demangle.c (string_list_delete): Don't forget to free the
Jim Blandy [Thu, 22 Mar 2001 15:16:04 +0000 (15:16 +0000)]
* cp-demangle.c (string_list_delete): Don't forget to free the
actual contents of the string.

23 years ago * elf32-cris.c: Shlib and PIC support. PCREL tweaks.
Hans-Peter Nilsson [Thu, 22 Mar 2001 14:56:06 +0000 (14:56 +0000)]
* elf32-cris.c: Shlib and PIC support.  PCREL tweaks.

23 years ago * cris.h: Add leading comment about PC-relative location.
Hans-Peter Nilsson [Thu, 22 Mar 2001 13:03:58 +0000 (13:03 +0000)]
* cris.h: Add leading comment about PC-relative location.
(R_CRIS_COPY, R_CRIS_GLOB_DAT, R_CRIS_JUMP_SLOT, R_CRIS_RELATIVE,
R_CRIS_16_GOT, R_CRIS_32_GOT, R_CRIS_16_GOTPLT, R_CRIS_32_GOTPLT,
R_CRIS_32_GOTREL, R_CRIS_32_PLT_GOTREL, R_CRIS_32_PLT_PCREL):
New relocs.

23 years ago * reloc.c: (BFD_RELOC_CRIS_COPY, BFD_RELOC_CRIS_GLOB_DAT,
Hans-Peter Nilsson [Thu, 22 Mar 2001 11:17:16 +0000 (11:17 +0000)]
* reloc.c: (BFD_RELOC_CRIS_COPY, BFD_RELOC_CRIS_GLOB_DAT,
BFD_RELOC_CRIS_JUMP_SLOT, BFD_RELOC_CRIS_RELATIVE,
BFD_RELOC_CRIS_32_GOT, BFD_RELOC_CRIS_16_GOT,
BFD_RELOC_CRIS_32_GOTPLT, BFD_RELOC_CRIS_16_GOTPLT,
BFD_RELOC_CRIS_32_GOTREL, BFD_RELOC_CRIS_32_PLT_GOTREL,
BFD_RELOC_CRIS_32_PLT_PCREL): New relocs.
* bfd-in2.h, libbfd.h: Regenerate.

23 years ago2001-03-22 Philip Blundell <philb@gnu.org>
Phil Blundell [Thu, 22 Mar 2001 11:09:20 +0000 (11:09 +0000)]
2001-03-22  Philip Blundell  <philb@gnu.org>

* config.sub, config.guess: Import latest from subversions.

23 years ago* ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
Alexandre Oliva [Thu, 22 Mar 2001 05:22:04 +0000 (05:22 +0000)]
* ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.

23 years ago2001-03-22 Ben Elliston <bje@redhat.com>
Ben Elliston [Thu, 22 Mar 2001 04:05:03 +0000 (04:05 +0000)]
2001-03-22  Ben Elliston  <bje@redhat.com>

* cgen-asm.in (@arch@_cgen_assemble_insn): Move tmp_errmsg
declaration inside CGEN_VERBOSE_ASSEMBLER_ERRORS conditional.
* cgen-ibld.in (put_insn_int_value): Mark cd parameter as unused
to allay a compiler warning.

23 years ago2001-03-21 Kazu Hirata <kazu@hxi.com>
Kazu Hirata [Thu, 22 Mar 2001 02:51:19 +0000 (02:51 +0000)]
2001-03-21  Kazu Hirata  <kazu@hxi.com>

* h8300.h: Fix formatting.

23 years agopaddq and psubq support.
Alan Modra [Thu, 22 Mar 2001 02:27:54 +0000 (02:27 +0000)]
paddq and psubq support.

23 years ago2001-03-21 Diego Novillo <dnovillo@redhat.com>
Diego Novillo [Thu, 22 Mar 2001 00:29:15 +0000 (00:29 +0000)]
2001-03-21  Diego Novillo  <dnovillo@redhat.com>

(_bfd_mips_elf_relocate_section): Give a better error message when
a relocation is not recognized.

23 years agomerge from gcc
DJ Delorie [Wed, 21 Mar 2001 20:12:30 +0000 (20:12 +0000)]
merge from gcc

23 years ago2001-03-20 Michael Chastain <chastain@redhat.com>
Michael Chastain [Wed, 21 Mar 2001 17:53:42 +0000 (17:53 +0000)]
2001-03-20  Michael Chastain  <chastain@redhat.com>

* Makefile.in: all-m4 depends on all-texinfo.

23 years agoPrevent NULL pointer dereference.
Alan Modra [Wed, 21 Mar 2001 08:09:25 +0000 (08:09 +0000)]
Prevent NULL pointer dereference.

23 years ago Add support for cgen machine determination.
Patrick Macdonald [Tue, 20 Mar 2001 20:56:34 +0000 (20:56 +0000)]
  Add support for cgen machine determination.

        * cgen-dis.in (print_insn_@arch@): Add support for target machine
        determination via CGEN_COMPUTE_MACH.
        * fr30-desc.c: Regenerate.
        * fr30-dis.c: Regenerate.
        * fr30-opc.h: Regenerate.
        * m32r-desc.c: Regenerate.
        * m32r-dis.c: Regenerate.
        * m32r-opc.h: Regenerate.
        * m32r-opinst.c: Regenerate.

23 years ago * emultmpl/elf32.em (gld${EMULATION_NAME}_search_needed): If NAME
Ulrich Drepper [Tue, 20 Mar 2001 18:39:21 +0000 (18:39 +0000)]
* emultmpl/elf32.em (gld${EMULATION_NAME}_search_needed): If NAME
is an absolute path look only for this file and not along the path.

23 years ago2001-03-20 H.J. Lu <hjl@gnu.org>
H.J. Lu [Tue, 20 Mar 2001 18:24:30 +0000 (18:24 +0000)]
2001-03-20  H.J. Lu  <hjl@gnu.org>

* configure.in: Remove the redundent AC_ARG_PROGRAM.
* configure: Rebuild.

23 years ago* libiberty/cp-demangle.c (struct demangling_def): New fields:
Jim Blandy [Tue, 20 Mar 2001 18:22:38 +0000 (18:22 +0000)]
* libiberty/cp-demangle.c (struct demangling_def): New fields:
is_constructor and is_destructor.
(demangling_new): Initialize them.
(demangle_ctor_dtor_name): Set them, if we detect a constructor
or destructor.
(demangle_v3_with_details, is_gnu_v3_mangled_ctor,
is_gnu_v3_mangled_dtor): New functions.

* include/demangle.h (enum gnu_v3_constructor_kinds,
is_gnu_v3_mangled_ctor, enum gnu_v3_destructor_kinds,
is_gnu_v3_mangled_dtor): New declarations.

23 years agomerge from gcc
DJ Delorie [Tue, 20 Mar 2001 17:09:17 +0000 (17:09 +0000)]
merge from gcc

23 years ago * elf32-m68k.c (elf_m68k_relocate_section): Don't need the
Andreas Schwab [Tue, 20 Mar 2001 10:11:07 +0000 (10:11 +0000)]
* elf32-m68k.c (elf_m68k_relocate_section): Don't need the
relocation value when resolving a reference from a debugging
section.

23 years agoUse `relax_marker' instead of fragile address test code to determine
Alan Modra [Tue, 20 Mar 2001 03:12:01 +0000 (03:12 +0000)]
Use `relax_marker' instead of fragile address test code to determine
whether a frag's fr_address has been updated.

23 years agoFix 2 bugs with parsing the resource dependency tables.
Jim Wilson [Tue, 20 Mar 2001 02:32:27 +0000 (02:32 +0000)]
Fix 2 bugs with parsing the resource dependency tables.
* ia64-gen.c (fetch_insn_class): If xsect, then ignore comment and
notestr if larger than xsect.
(in_class): Handle format M5.
* ia64-asmtab.c: Regnerate.

23 years agoDon't try to read past end of info buffer, and correct test results.
Alan Modra [Mon, 19 Mar 2001 12:20:10 +0000 (12:20 +0000)]
Don't try to read past end of info buffer, and correct test results.

23 years agoFix register name printed in warning message.
Alan Modra [Mon, 19 Mar 2001 11:28:20 +0000 (11:28 +0000)]
Fix register name printed in warning message.

23 years ago * gas/m68k/pcrel.s: Force alignment to 8 byte boundary to get
Andreas Schwab [Mon, 19 Mar 2001 10:02:07 +0000 (10:02 +0000)]
* gas/m68k/pcrel.s: Force alignment to 8 byte boundary to get
consistent output across targets.
* gas/m68k/pcrel.d: Adjusted.

23 years ago2001-03-18 H.J. Lu <hjl@gnu.org>
H.J. Lu [Sun, 18 Mar 2001 21:28:56 +0000 (21:28 +0000)]
2001-03-18  H.J. Lu  <hjl@gnu.org>

* gas/i386/intel.s: Move PIC code to ...
* gas/i386/intelpic.s: New. Here.
* gas/i386/intel.d: Updated.
* gas/i386/intelpic.d: New.

* gas/i386/i386.exp: Check PIC code in Intel syntax for ELF
targets only.

23 years ago * gas/mri/mri.exp: Fix test of m6811/m6812 targets.
Stephane Carrez [Sun, 18 Mar 2001 10:18:24 +0000 (10:18 +0000)]
* gas/mri/mri.exp: Fix test of m6811/m6812 targets.

23 years ago * config/tc-m68hc11.c (md_pseudo_table): Recognize xrefb to comply
Stephane Carrez [Sun, 18 Mar 2001 10:14:13 +0000 (10:14 +0000)]
* config/tc-m68hc11.c (md_pseudo_table): Recognize xrefb to comply
with 'Motorola specification for assembly language input standard'.

23 years agoFix a typo.
H.J. Lu [Sun, 18 Mar 2001 02:56:20 +0000 (02:56 +0000)]
Fix a typo.

23 years ago * emultempl/elf32.em (OPTION_GROUP): New macro.
Ulrich Drepper [Sat, 17 Mar 2001 21:24:26 +0000 (21:24 +0000)]
* emultempl/elf32.em (OPTION_GROUP): New macro.
Add new option Bgroup to longopts.
(gld*_parse_args): Handle GROUP_OPTION and recognize -z defs.
(gld*_list_options): Add -Bgroup and -z defs.
* ld.1: Document -Bgroup and -z defs.
* ld.texinfo: Likewise.

23 years ago * dwarf2dbg.c (user_filenum, user_filenum_allocated): Remove.
Richard Henderson [Sat, 17 Mar 2001 18:23:41 +0000 (18:23 +0000)]
    * dwarf2dbg.c (user_filenum, user_filenum_allocated): Remove.
        (dwarf2_directive_loc): Don't use them.
        (dwarf2_directive_file): Reject duplicate file definitions.
        (get_filenum): Zero allocated memory.
        (out_file_list): Complain about missing file definitions.

23 years agoTeach .org to handle complex expressions
Alan Modra [Sat, 17 Mar 2001 03:02:06 +0000 (03:02 +0000)]
Teach .org to handle complex expressions

23 years agoFix syntax errors.
Nick Clifton [Fri, 16 Mar 2001 18:49:32 +0000 (18:49 +0000)]
Fix syntax errors.

23 years agoAdd new opcodes
Nick Clifton [Fri, 16 Mar 2001 18:42:26 +0000 (18:42 +0000)]
Add new opcodes

23 years agoFix warning message
Nick Clifton [Fri, 16 Mar 2001 17:34:31 +0000 (17:34 +0000)]
Fix warning message

23 years agoAdd local tag support. Don't flush instructions for .xdata directives.
Jim Wilson [Fri, 16 Mar 2001 04:56:31 +0000 (04:56 +0000)]
Add local tag support.  Don't flush instructions for .xdata directives.
* config/tc-ia64.c (md): New member keep_pending_output.
(ia64_flush_pending_output): Flush only if md.keep_pending_output
is not set.
(dot_xdata): Turn on md.keep_pending_output for the duration of
this function.
(dot_xfloat_cons): Ditto.
(dot_xstringer): Ditto.
(dot_xdata_ua): Ditto.
(dot_xfloat_cons_ua): Ditto.
* config/tc-ia64.c (ia64_unrecognized_line, case '['): Add local
label support.

23 years agoFix accidental loss of bit 7 in peoples names
Hans-Peter Nilsson [Fri, 16 Mar 2001 03:00:24 +0000 (03:00 +0000)]
Fix accidental loss of bit 7 in peoples names

23 years ago* config/tc-sh.c (parse_reg): Match capital MACH and MACL.
Alexandre Oliva [Fri, 16 Mar 2001 02:11:05 +0000 (02:11 +0000)]
* config/tc-sh.c (parse_reg): Match capital MACH and MACL.

23 years agomerge from gcc
DJ Delorie [Thu, 15 Mar 2001 22:02:06 +0000 (22:02 +0000)]
merge from gcc

23 years agomerge from gcc
DJ Delorie [Thu, 15 Mar 2001 21:07:01 +0000 (21:07 +0000)]
merge from gcc

23 years ago* stabs.c (s_stab_generic): Don't corrupt the notes obstack by
DJ Delorie [Thu, 15 Mar 2001 19:30:32 +0000 (19:30 +0000)]
* stabs.c (s_stab_generic): Don't corrupt the notes obstack by
blindly freeing string if it isn't at the top of the obstack.

23 years agoDon't assume non-PIC to PIC call stubs are unneeded just because
Alan Modra [Thu, 15 Mar 2001 13:47:56 +0000 (13:47 +0000)]
Don't assume non-PIC to PIC call stubs are unneeded just because
the function happens to have a plabel.

23 years agomerge from gcc
DJ Delorie [Wed, 14 Mar 2001 21:30:22 +0000 (21:30 +0000)]
merge from gcc

23 years agoFix minor formatting bugs.
DJ Delorie [Wed, 14 Mar 2001 20:46:12 +0000 (20:46 +0000)]
Fix minor formatting bugs.

23 years agoSynchronise with copyright dates on FSF GCC versions of these files
Nick Clifton [Wed, 14 Mar 2001 19:45:29 +0000 (19:45 +0000)]
Synchronise with copyright dates on FSF GCC versions of these files

23 years agoDavid Mosberger's fixes for cross compiling gprof.
Alan Modra [Wed, 14 Mar 2001 03:14:56 +0000 (03:14 +0000)]
David Mosberger's fixes for cross compiling gprof.

23 years ago* defparse.y (opt_equal_name): allow "." in name.
Christopher Faylor [Wed, 14 Mar 2001 02:56:45 +0000 (02:56 +0000)]
* defparse.y (opt_equal_name): allow "." in name.
* dlltool.c (def_exports): Added ability to generate forwarded exports.
(gen_exp_file): Likewise.

23 years agoformatting fix
Nick Clifton [Wed, 14 Mar 2001 02:33:30 +0000 (02:33 +0000)]
formatting fix

23 years agoFix typos in ChangeLogs; add coff/external.h; fix copyright dates
Nick Clifton [Wed, 14 Mar 2001 02:27:44 +0000 (02:27 +0000)]
Fix typos in ChangeLogs; add coff/external.h; fix copyright dates

23 years agoFix typos in ChangeLogs; fix dates in copyright notices
Nick Clifton [Tue, 13 Mar 2001 22:58:38 +0000 (22:58 +0000)]
Fix typos in ChangeLogs; fix dates in copyright notices

23 years agoFix typos in ChangeLog; fix dates in copyright notices
Nick Clifton [Tue, 13 Mar 2001 21:07:30 +0000 (21:07 +0000)]
Fix typos in ChangeLog; fix dates in copyright notices

23 years agoFix typos in ChangeLogs and update copyright notices
Nick Clifton [Tue, 13 Mar 2001 06:43:59 +0000 (06:43 +0000)]
Fix typos in ChangeLogs and update copyright notices

23 years agoFixtypos in ChangeLogs, fix copyright dates in files
Nick Clifton [Tue, 13 Mar 2001 06:14:29 +0000 (06:14 +0000)]
Fixtypos in ChangeLogs, fix copyright dates in files

23 years agofix typos
Nick Clifton [Tue, 13 Mar 2001 06:14:01 +0000 (06:14 +0000)]
fix typos

23 years ago* elf32-sh.c (sh_elf_relocate_section): Only relocation
DJ Delorie [Tue, 13 Mar 2001 04:43:40 +0000 (04:43 +0000)]
* elf32-sh.c (sh_elf_relocate_section): Only relocation
R_SH_DIR8WP* relocs if they're against external symbols, else
they're just for relaxing.  Validate the reloc values.

23 years agoFix typos.
Alan Modra [Tue, 13 Mar 2001 04:42:16 +0000 (04:42 +0000)]
Fix typos.

23 years agoSupport for @GOTOFF in .long expressions.
Alan Modra [Tue, 13 Mar 2001 04:37:13 +0000 (04:37 +0000)]
Support for @GOTOFF in .long expressions.

23 years agoAdd --binary-architecture switch to objcopy to allow the output architecture
Nick Clifton [Tue, 13 Mar 2001 00:08:35 +0000 (00:08 +0000)]
Add --binary-architecture switch to objcopy to allow the output architecture
to be set when the input file type is binary.

23 years agoAlways set machine type based on cpu_variant.
Nick Clifton [Mon, 12 Mar 2001 23:37:39 +0000 (23:37 +0000)]
Always set machine type based on cpu_variant.

23 years agoHandle EM_S390_OLD.
Nick Clifton [Mon, 12 Mar 2001 23:35:23 +0000 (23:35 +0000)]
Handle EM_S390_OLD.

23 years agofile ld.info-6 was initially added on branch binutils-2_11-branch.
Phil Blundell [Mon, 12 Mar 2001 15:41:12 +0000 (15:41 +0000)]
file ld.info-6 was initially added on branch binutils-2_11-branch.

23 years agofile ld.info-5 was initially added on branch binutils-2_11-branch.
Phil Blundell [Mon, 12 Mar 2001 15:41:12 +0000 (15:41 +0000)]
file ld.info-5 was initially added on branch binutils-2_11-branch.

23 years agofile stamp-h was initially added on branch binutils-2_11-branch.
Phil Blundell [Mon, 12 Mar 2001 15:41:08 +0000 (15:41 +0000)]
file stamp-h was initially added on branch binutils-2_11-branch.

23 years agofile config.status was initially added on branch binutils-2_11-branch.
Phil Blundell [Mon, 12 Mar 2001 15:41:08 +0000 (15:41 +0000)]
file config.status was initially added on branch binutils-2_11-branch.

23 years agofile config.h was initially added on branch binutils-2_11-branch.
Phil Blundell [Mon, 12 Mar 2001 15:41:08 +0000 (15:41 +0000)]
file config.h was initially added on branch binutils-2_11-branch.

23 years agofile gprof.info-3 was initially added on branch binutils-2_11-branch.
Phil Blundell [Mon, 12 Mar 2001 15:41:03 +0000 (15:41 +0000)]
file gprof.info-3 was initially added on branch binutils-2_11-branch.

23 years agofile as.info-9 was initially added on branch binutils-2_11-branch.
Phil Blundell [Mon, 12 Mar 2001 15:40:58 +0000 (15:40 +0000)]
file as.info-9 was initially added on branch binutils-2_11-branch.

23 years ago2001-03-11 Philip Blundell <philb@gnu.org>
Phil Blundell [Sun, 11 Mar 2001 13:10:51 +0000 (13:10 +0000)]
2001-03-11  Philip Blundell  <philb@gnu.org>

* elf32-arm.h (elf32_arm_finish_dynamic_symbol): Don't make PLT
entries that could serve as a definition for a weak symbol.

23 years agomerge from gcc
DJ Delorie [Sat, 10 Mar 2001 22:23:50 +0000 (22:23 +0000)]
merge from gcc

23 years agoFix copyright notices
Nick Clifton [Thu, 8 Mar 2001 23:24:26 +0000 (23:24 +0000)]
Fix copyright notices

23 years agoFix typos
Nick Clifton [Thu, 8 Mar 2001 23:06:04 +0000 (23:06 +0000)]
Fix typos

23 years agoUpdate copyright notices
Nick Clifton [Thu, 8 Mar 2001 21:04:02 +0000 (21:04 +0000)]
Update copyright notices

23 years ago* Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
Alexandre Oliva [Thu, 8 Mar 2001 05:50:03 +0000 (05:50 +0000)]
* Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.

23 years agoFixup checkin of wrong source
Michael Meissner [Thu, 8 Mar 2001 02:26:19 +0000 (02:26 +0000)]
Fixup checkin of wrong source

23 years agoAdd support for -fdata-sections
Michael Meissner [Thu, 8 Mar 2001 02:20:25 +0000 (02:20 +0000)]
Add support for -fdata-sections

23 years agoConditionalize prevbious pathc on ! defined OLD_ARM_ABI.
Nick Clifton [Wed, 7 Mar 2001 23:52:58 +0000 (23:52 +0000)]
Conditionalize prevbious pathc on ! defined OLD_ARM_ABI.

23 years ago2001-03-07 Andreas Jaeger <aj@suse.de>
Andreas Jaeger [Wed, 7 Mar 2001 13:49:11 +0000 (13:49 +0000)]
2001-03-07  Andreas Jaeger  <aj@suse.de>

* elf64-x86-64.c (elf64_x86_64_relocate_section): Fix handling of
some relocation values.

23 years ago* config/tc-i386.c (struct _i386_insn): Rename disp_reloc to reloc.
Alan Modra [Wed, 7 Mar 2001 02:52:26 +0000 (02:52 +0000)]
* config/tc-i386.c (struct _i386_insn): Rename disp_reloc to reloc.
(md_assemble [smallest displacement]): Use correct field of i.op[] union.
(md_assemble [JumpInterSegment output]): Use correct i.disp_reloc[].
(md_assemble [immediate output]): Likewise.

23 years ago* ld-scripts/cross2.t: Support any type of text/data sections, not
DJ Delorie [Tue, 6 Mar 2001 23:03:28 +0000 (23:03 +0000)]
* ld-scripts/cross2.t: Support any type of text/data sections, not
just the canonical ones.

23 years agoFix BLX(1) for Thumb
Nick Clifton [Tue, 6 Mar 2001 22:33:47 +0000 (22:33 +0000)]
Fix BLX(1) for Thumb

23 years agoAdd BFD_RELOC_THUMB_PCREL_BLX.
Nick Clifton [Tue, 6 Mar 2001 20:27:50 +0000 (20:27 +0000)]
Add BFD_RELOC_THUMB_PCREL_BLX.

23 years agoRest of the changes for Coldfire V4.
Nick Clifton [Tue, 6 Mar 2001 20:15:27 +0000 (20:15 +0000)]
Rest of the changes for Coldfire V4.

23 years agoest of the changes for Coldfire V4
Nick Clifton [Tue, 6 Mar 2001 20:13:31 +0000 (20:13 +0000)]
est of the changes for Coldfire V4

23 years agoRest of the changes for Coldfire V4
Nick Clifton [Tue, 6 Mar 2001 20:12:21 +0000 (20:12 +0000)]
Rest of the changes for Coldfire V4

23 years agomerge from gcc
DJ Delorie [Tue, 6 Mar 2001 19:03:36 +0000 (19:03 +0000)]
merge from gcc

23 years agomerge from gcc
DJ Delorie [Mon, 5 Mar 2001 19:42:04 +0000 (19:42 +0000)]
merge from gcc

23 years agoCorrect filenames from last commit.
Dave Brolley [Mon, 5 Mar 2001 16:01:29 +0000 (16:01 +0000)]
Correct filenames from last commit.

23 years ago2001-03-05 Dave Brolley <brolley@redhat.co
Dave Brolley [Mon, 5 Mar 2001 15:55:01 +0000 (15:55 +0000)]
2001-03-05  Dave Brolley  <brolley@redhat.co

        * opcodes/fr30-asm.c: Regenerate.
        * opcodes/fr30-desc.c: Regenerate.
        * opcodes/fr30-desc.h: Regenerate.
        * opcodes/fr30-dis.c: Regenerate.
        * opcodes/fr30-ibld.c: Regenerate.
        * opcodes/fr30-opc.c: Regenerate.
        * opcodes/fr30-opc.h: Regenerate.
        * opcodes/m32r-asm.c: Regenerate.
        * opcodes/m32r-desc.c: Regenerate.
        * opcodes/m32r-desc.h: Regenerate.
        * opcodes/m32r-dis.c: Regenerate.
        * opcodes/m32r-ibld.c: Regenerate.
        * opcodes/m32r-opc.c: Regenerate.
        * opcodes/m32r-opc.h: Regenerate.
        * opcodes/m32r-opinst.c: Regenerate.

23 years ago* emultempl/m68kelf.em (m68k_elf_after_allocation): Call
Alan Modra [Mon, 5 Mar 2001 05:02:03 +0000 (05:02 +0000)]
* emultempl/m68kelf.em (m68k_elf_after_allocation): Call
after_allocation_default, not gld..._before_allocation.

23 years ago2001-03-02 Dave Brolley <brolley@redhat.com>
Dave Brolley [Fri, 2 Mar 2001 22:50:36 +0000 (22:50 +0000)]
2001-03-02  Dave Brolley  <brolley@redhat.com>

* config/tc-m32r.c (expand_debug_syms): Call frag_align_code rather than
m32r_do_align.

23 years agoPrint warnings if NaNs are found and the target CPU does not support them
Nick Clifton [Fri, 2 Mar 2001 18:43:13 +0000 (18:43 +0000)]
Print warnings if NaNs are found and the target CPU does not support them

23 years agomerge from gcc
DJ Delorie [Fri, 2 Mar 2001 02:12:03 +0000 (02:12 +0000)]
merge from gcc

23 years ago*** empty log message ***
Matthew Hiller [Thu, 1 Mar 2001 19:39:30 +0000 (19:39 +0000)]
*** empty log message ***

23 years ago2001-02-28 Matt Hiller <hiller@redhat.com>
Matthew Hiller [Thu, 1 Mar 2001 19:13:27 +0000 (19:13 +0000)]
2001-02-28  Matt Hiller  <hiller@redhat.com>

* testsuite/ld-scripts/crossref.exp: Initialize flags to
[big_or_little_endian].
* testsuite/ld-undefined/undefined.exp: Ditto, and include $flags
in ld invocations.
* testsuite/lib/ld-lib.exp (big_or_little_endian): Recognize -EB,
-eb, EL and el.
(is_endian_output_format): New function.
(default_ld_link): Set flags to [big_or_little_endian] only if ld
is being invoked such that the output format being used is of
known endianness.
(default_ld_simple_link): Ditto.