- 07 Nov, 2000 2 commits
-
-
Phil Blundell authored
* 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.
-
Alan Modra authored
-
- 06 Nov, 2000 3 commits
-
-
Phil Blundell authored
* 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.
-
Alan Modra authored
-
Alan Modra authored
-
- 05 Nov, 2000 1 commit
-
-
Alan Modra authored
* ldlex.c: Regenerate. * Makefile.am (DISTCLEANFILES): Add stringify.sed. * Makefile.in: Regenerate.
-
- 03 Nov, 2000 2 commits
-
-
Phil Blundell authored
* Makefile.in (ETC_SUPPORT): Add configure.texi and associated info files.
-
Phil Blundell authored
* config/tc-arm.c (do_msr): Improve error message.
-
- 01 Nov, 2000 2 commits
-
-
Phil Blundell authored
-
Phil Blundell authored
From 2000-08-01 Nick Clifton <nickc@cygnus.com> * config/tc-arm.c (do_mrs): Fix skip of 'cpsr_all' flag.
-
- 31 Oct, 2000 2 commits
-
-
Phil Blundell authored
* 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.
-
Phil Blundell authored
-
- 27 Oct, 2000 1 commit
-
-
Phil Blundell authored
* 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.
-
- 23 Oct, 2000 4 commits
-
-
Phil Blundell authored
-
Phil Blundell authored
-
Phil Blundell authored
-
Phil Blundell authored
-
- 22 Oct, 2000 1 commit
-
-
Phil Blundell authored
-
- 19 Oct, 2000 1 commit
-
-
nobody authored
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
-
- 16 Oct, 2000 4 commits
-
-
Geoffrey Keating authored
* elf32-ppc.c (ppc_elf_finish_dynamic_symbol): Don't make PLT entries that could serve as a definition for a weak symbol.
-
Phil Blundell authored
-
Phil Blundell authored
-
Phil Blundell authored
-
- 14 Oct, 2000 4 commits
-
-
Phil Blundell authored
-
Phil Blundell authored
-
Phil Blundell authored
-
Phil Blundell authored
-
- 12 Oct, 2000 1 commit
-
-
David O'Brien authored
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>
-
- 25 Sep, 2000 1 commit
-
-
David O'Brien authored
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>
-
- 08 Sep, 2000 1 commit
-
-
Phil Blundell authored
* config/tc-arm.c (md_apply_fix3): Correct handling of ADRL when offset is negative.
-
- 06 Sep, 2000 2 commits
-
-
Phil Blundell authored
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.
-
Phil Blundell authored
* config.bfd (arm*-*-uclinux*): New target. (armeb-*-elf, arm*b-*-linux-gnu*): Likewise.
-
- 05 Sep, 2000 1 commit
-
-
David O'Brien authored
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>
-
- 04 Sep, 2000 1 commit
-
-
David O'Brien authored
* 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>
-
- 30 Aug, 2000 1 commit
-
-
David O'Brien authored
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>
-
- 22 Aug, 2000 1 commit
-
-
Nick Clifton authored
-
- 06 Aug, 2000 2 commits
-
-
Phil Blundell authored
-
Phil Blundell authored
-
- 04 Aug, 2000 1 commit
-
-
Phil Blundell authored
* 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).
-
- 19 Jun, 2000 1 commit
-
-
Alan Modra authored
KEEP .eh_frame contents rth's .gcc_except_table change to elfd30v.sc
-