| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
* Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
2000-11-03 Philip Blundell <pb@futuretv.com>
* Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
files.
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
* elf32-arm.h (elf32_arm_merge_private_bfd_data): Always permit
BFDs containing no sections to be merged, regardless of their flags.
2000-11-04 Philip Blundell <philb@gnu.org>
* elf32-arm.h (elf32_arm_relocate_section): Suppress error message
if a relocation for an undefined symbol also results in an
overflow.
|
| |
|
| |
|
|
|
|
|
|
|
| |
* ldlex.c: Regenerate.
* Makefile.am (DISTCLEANFILES): Add stringify.sed.
* Makefile.in: Regenerate.
|
|
|
|
|
| |
* Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
files.
|
|
|
|
| |
* config/tc-arm.c (do_msr): Improve error message.
|
| |
|
|
|
|
|
| |
From 2000-08-01 Nick Clifton <nickc@cygnus.com>
* config/tc-arm.c (do_mrs): Fix skip of 'cpsr_all' flag.
|
|
|
|
|
|
|
|
| |
* elf32-arm.h (elf32_arm_merge_private_bfd_data): Only handle
EF_SOFT_FLOAT if it is defined.
From 2000-05-23 H.J. Lu <hjl@gnu.org>
* elf32-ppc.c (ppc_elf_relocate_section): Fix a typo.
|
| |
|
|
|
|
|
|
|
|
|
| |
* elf32-arm.h (elf32_arm_copy_private_bfd_data): Don't refuse
attempts to mix PIC code with non-PIC, just mark the output as
being position dependent.
(elf32_arm_merge_private_bfd_data): Likewise. Print an error
message for EF_SOFT_FLOAT mismatches. Display diagnostics for
all mismatches, not just the first one.
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2_10-branch'.
Cherrypick from master 2000-10-19 19:52:28 UTC H.J. Lu <hjl.tools@gmail.com> '2000-10-19 H.J. Lu (hjl@gnu.org)':
include/dyn-string.h
ld/testsuite/ld-elfvsb/elfvsb.dat
ld/testsuite/ld-elfvsb/elfvsb.exp
ld/testsuite/ld-elfvsb/main.c
ld/testsuite/ld-elfvsb/sh1.c
ld/testsuite/ld-elfvsb/sh2.c
libiberty/cp-demangle.c
libiberty/dyn-string.c
|
|
|
|
|
| |
* elf32-ppc.c (ppc_elf_finish_dynamic_symbol): Don't make PLT
entries that could serve as a definition for a weak symbol.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
| |
From 2000-08-08 Peter Jeremy <peter.jeremy@alcatel.com.au>
* emultempl/elf32.em (_after_close): Refer to -rpath not --rpath
in error message.
(gld${EMULATION_NAME}_place_orphan): Quite compiler warnings.
Approved by: Philip Blundell <pb@futuretv.com>
Message-Id: <E13jdVk-0002fY-00@fountain.labs.futuretv.com>
|
|
|
|
|
|
|
| |
This fixes a problem in using GDB 4.18 on shared libs on FreeBSD/i386 4.1.
Approved by: Philip Blundell <philb@gnu.org>
Message-Id: <E13bolZ-0004CJ-00@kings-cross.london.uk.eu.org>
|
|
|
|
|
| |
* config/tc-arm.c (md_apply_fix3): Correct handling of ADRL when
offset is negative.
|
|
|
|
|
|
|
|
|
|
| |
Merge from mainline:
2000-05-31 Ulrich Drepper <drepper@redhat.com>
* elf.c (_bfd_elf_slurp_version_tables): Correct reading of version
definitions. We must not assume they are sorted in the file
according to their index numbers.
|
|
|
|
|
| |
* config.bfd (arm*-*-uclinux*): New target.
(armeb-*-elf, arm*b-*-linux-gnu*): Likewise.
|
|
|
|
|
|
|
|
|
| |
From 2000-08-14 Todd Vierling <tv@wasabisystems.com>
* objcopy.c (strip_main): Silently accept -d as an alias for -g
for compatability with old BSD systems.
Approved by: Philip Blundell <pb@tazenda.demon.co.uk>
Message-Id: <E13W4ea-0002M7-00@kings-cross.london.uk.eu.org>
|
|
|
|
|
|
|
| |
* strip.1: Fix stray '\' in -o formatting.
Approved by: Philip Blundell <pb@tazenda.demon.co.uk>
Message-Id: <E13UkHe-0003xI-00@kings-cross.london.uk.eu.org>
|
|
|
|
|
|
|
|
|
|
| |
is the integer register $r28, vs. both $r28 and the floating point
register $f28.
This quiets a bogus warning about needing ".set noat".
Approved by: Philip Blundell <pb@tazenda.demon.co.uk>
Message-Id: <E13KpFp-0000sK-00@kings-cross.london.uk.eu.org>
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
* emultempl/mipsecoff.em (gld{EMULATION_NAME}_after_open): Require all
input objects to be ECOFF.
(check_sections): einfo takes %B, not %P, to print a BFD name.
2000-07-31 Rodney Brown <RodneyBrown@pmsc.com>
* configure.tgt: Select targ_emul=elf_i386 for Unixware 7
(i586-sco-sysv5uw7.1.0).
|
|
|
|
|
| |
KEEP .eh_frame contents
rth's .gcc_except_table change to elfd30v.sc
|
| |
|
|
|
|
| |
* source.c: Remove direct inclusion of sys/stat.h.
|
|
|
|
|
| |
* explodename.c: Include stdlib.h and string.h only if they exist.
Use strings.h eventually. (already in gettext-0.10.35 since 1998-04-27)
|
|
|
|
|
|
| |
Add support for FreeBSD/Alpha.
* configure.in: Add alpha*-*-freebsd* entry to prevent including
OSF core file support.
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
correctly.
mrs lr, spsr
The string pointer is advanced to far before the check to set
the SPSR bit.
2000-06-01 Scott Bambrough <scottb@netwinder.org>
* config/tc-arm.c (do_mrs): Allow SPSR_BIT to be set correctly.
|
| |
|
| |
|
|
|
|
|
|
|
| |
2000-05-22 David O'Brien <obrien@FreeBSD.org>
* configure.in: Recognize alpha-*-freebsd*.
* configure: Regenerate.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Port of patch to mainline by Nick Clifton <nickc@cygnus.com>:
* arm-opc.h: Use upper case for flags in MSR and MRS
instructions. Allow any bit to be set in the field_mask of
the MSR instruction.
Port of patch to mainline by Nick Clifton <nickc@cygnus.com>:
* arm-dis.c (print_insn_arm): Decode _x and _s bits of
the field_mask of an MSR instruction.
2000-05-26 Scott Bambrough <scottb@netwinder.org>
Port of patch to mainline by Thomas de Lellis <tdel@windriver.com>:
* arm-opc.h: Disassembly of thumb ldsb/ldsh
instructions changed to ldrsb/ldrsh.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Port of patch to mainline by Nick Clifton <nickc@cygnus.com>:
* config/tc-arm.c (struct asm_psr): Add boolean field
distinguishing between CSPR and SPSR. Rename 'number' field
to 'field'.
(psrs): Rearrange contents to match new asm_psr structure.
(arm_psr_parse): Move next to psr_required_here. Make it
return an asm_psr structure.
(psr_required_here): Use asm_psr structure returned by
arm_psr_parse.
(do_msr): Reorganise to allow psr_required_here to be called
only once.
(md_undefined_name): Mark 'name' parameter as unused, since
the COFF target does not use it.
Port of patch to mainline by Nick Clifton <nickc@cygnus.com>:
* testsuite/gas/arm/arch4t.s: Add tests of new fields
to msr instruction.
* NEWS: Mention change in behaviour when assembling msr
instruction.
|