aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2000-11-08Use ${CONSTRUCTING...} to enclose constructors and destructors.binutils-2_10-branchNick Clifton12-281/+401
2000-11-08Increase length of xmalloc'ed buffer in order to avoid buffer overflows.Nick Clifton2-45/+60
2000-11-072000-11-07 Philip Blundell <pb@futuretv.com>binutils-2_10_1Phil Blundell2-1/+6
* 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.
2000-11-07H8 ld -r fix, and trunk 2000-04-03 patch.Alan Modra2-4/+19
2000-11-062000-11-05 Philip Blundell <philb@gnu.org>Phil Blundell2-4/+38
* 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.
2000-11-06Fix compilation warnings as otherwise we fail the test.Alan Modra2-3/+7
2000-11-06Merge elf32.em place_orphan changes from mainline.Alan Modra4-129/+249
2000-11-05* ldlex.l (yy_create_string_buffer): Init all structure fields.Alan Modra5-2/+21
* ldlex.c: Regenerate. * Makefile.am (DISTCLEANFILES): Add stringify.sed. * Makefile.in: Regenerate.
2000-11-032000-11-03 Philip Blundell <pb@futuretv.com>Phil Blundell2-1/+6
* Makefile.in (ETC_SUPPORT): Add configure.texi and associated info files.
2000-11-032000-11-02 Theo Honohan <th@futuretv.com>Phil Blundell2-1/+5
* config/tc-arm.c (do_msr): Improve error message.
2000-11-01Remove dyn-stringPhil Blundell5-200/+34
2000-11-012000-11-01 Philip Blundell <philb@gnu.org>Phil Blundell2-1/+6
From 2000-08-01 Nick Clifton <nickc@cygnus.com> * config/tc-arm.c (do_mrs): Fix skip of 'cpsr_all' flag.
2000-10-312000-10-31 Philip Blundell <philb@gnu.org>Phil Blundell3-1/+11
* 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.
2000-10-31Update docs for 2.10.1Phil Blundell13-416/+416
2000-10-272000-10-27 Philip Blundell <philb@gnu.org>Phil Blundell2-20/+41
* 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.
2000-10-23Merge changes from mainline to make elf64-alpha build againPhil Blundell3-4/+11
2000-10-23Merge from mainline.Phil Blundell9-764/+902
2000-10-23Undo accidental commitPhil Blundell2-7/+5
2000-10-23Merge from mainline.Phil Blundell3-23/+13
2000-10-22Merge from mainlinePhil Blundell12-33/+76
2000-10-19This commit was manufactured by cvs2svn to create branch 'binutils-nobody8-0/+5175
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
2000-10-16 From 2000-10-14 Geoffrey Keating <geoffk@cygnus.com>Geoffrey Keating2-0/+13
* elf32-ppc.c (ppc_elf_finish_dynamic_symbol): Don't make PLT entries that could serve as a definition for a weak symbol.
2000-10-16Merge from mainlinePhil Blundell4-13/+77
2000-10-16Update from mainlinePhil Blundell2-59/+255
2000-10-16Update version numbers.Phil Blundell15-743/+747
2000-10-14Merge from mainlinePhil Blundell2-1/+8
2000-10-14Merge from mainlinePhil Blundell6-302/+454
2000-10-14Merge from mainlinePhil Blundell3-12/+62
2000-10-14Merge changes from mainlinePhil Blundell2-34/+36
2000-10-122000-10-12 Peter Jeremy <peter.jeremy@alcatel.com.au>David O'Brien2-3/+10
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>
2000-09-25Merge from head: H.J's x86 fix for "nm -l" on shared libraries.David O'Brien2-1/+9
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>
2000-09-082000-09-08 Philip Blundell <philb@gnu.org>Phil Blundell2-1/+6
* config/tc-arm.c (md_apply_fix3): Correct handling of ADRL when offset is negative.
2000-09-062000-09-06 Philip Blundell <philb@gnu.org>Phil Blundell2-11/+43
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.
2000-09-062000-09-06 Philip Blundell <philb@gnu.org>Phil Blundell2-1/+10
* config.bfd (arm*-*-uclinux*): New target. (armeb-*-elf, arm*b-*-linux-gnu*): Likewise.
2000-09-052000-09-05 Todd Vierling <tv@wasabisystems.com>David O'Brien2-1/+8
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>
2000-09-042000-09-04 Todd Vierling <tv@wasabisystems.com>David O'Brien2-1/+5
* 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>
2000-08-30* config/tc-alpha.c (md_undefined_symbol): Properly understand that $atDavid O'Brien2-1/+7
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>
2000-08-22Fix typo and code omission preventing the detection of w65 binariesNick Clifton3-1/+12
2000-08-06Add support for NetBSD sparc64 and sparcelfPhil Blundell3-221/+250
2000-08-06Support NetBSD/sparc64 and sparcelf.Phil Blundell4-0/+14
2000-08-042000-06-07 Michael Sokolov <msokolov@ivan.Harhan.ORG>Phil Blundell3-2/+18
* 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).
2000-06-19Update NEWS to what's really in 2.10Alan Modra4-8/+21
KEEP .eh_frame contents rth's .gcc_except_table change to elfd30v.sc
2000-06-09Assign correct reloc value to size 1 fixes.Nick Clifton2-4/+10
2000-06-072000-06-07 Philippe De Muyter <phdm@macqel.be>Phil Blundell2-2/+4
* source.c: Remove direct inclusion of sys/stat.h.
2000-06-042000-06-04 Philippe De Muyter <phdm@macqel.be>Phil Blundell2-3/+15
* 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)
2000-06-012000-05-31 Mark Kettenis <kettenis@gnu.org>Phil Blundell3-136/+151
Add support for FreeBSD/Alpha. * configure.in: Add alpha*-*-freebsd* entry to prevent including OSF core file support.
2000-06-01The ARM assembler is not assembling the following instructionScott Bambrough2-2/+9
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-06-01REvert previous delta to gprof.hNick Clifton2-0/+11
2000-05-31Update generated files.Phil Blundell6-303/+2008
2000-05-31Forgot to check this in last week:Phil Blundell3-227/+226
2000-05-22 David O'Brien <obrien@FreeBSD.org> * configure.in: Recognize alpha-*-freebsd*. * configure: Regenerate.