OSDN Git Service

pf3gnuchains/pf3gnuchains4x.git
24 years ago2000-07-19 H.J. Lu <hjl@gnu.org>
H.J. Lu [Thu, 20 Jul 2000 02:19:23 +0000 (02:19 +0000)]
2000-07-19  H.J. Lu  <hjl@gnu.org>

* elf.c (_bfd_elf_print_private_bfd_data): Handle DT_CONFIG,
DT_DEPAUDIT and DT_AUDIT as strings.

24 years agoChange output of `nm --help' to include a description of the purpose of the
Nick Clifton [Thu, 20 Jul 2000 00:39:10 +0000 (00:39 +0000)]
Change output of `nm --help' to include a description of the purpose of the
program and a detailed description of the accepted options.

24 years agoFix formatting
Nick Clifton [Thu, 20 Jul 2000 00:31:39 +0000 (00:31 +0000)]
Fix formatting

24 years ago2000-07-19 H.J. Lu <hjl@gnu.org>
H.J. Lu [Wed, 19 Jul 2000 18:45:46 +0000 (18:45 +0000)]
2000-07-19  H.J. Lu  <hjl@gnu.org>

* readelf.c (process_dynamic_segment): Change DF_1_NODEPLIB
to DF_1_NODEFLIB.

24 years ago2000-07-19 H.J. Lu <hjl@gnu.org>
H.J. Lu [Wed, 19 Jul 2000 18:43:35 +0000 (18:43 +0000)]
2000-07-19  H.J. Lu  <hjl@gnu.org>

* common.h (DF_1_NODEFLIB): Renamed from DF_1_NODEPLIB.

24 years ago2000-07-19 H.J. Lu <hjl@gnu.org>
H.J. Lu [Wed, 19 Jul 2000 18:26:38 +0000 (18:26 +0000)]
2000-07-19  H.J. Lu  <hjl@gnu.org>

* elf.c (_bfd_elf_print_private_bfd_data): Fix DT_CHECKSUM.

24 years ago2000-07-19 H.J. Lu <hjl@gnu.org>
H.J. Lu [Wed, 19 Jul 2000 18:24:32 +0000 (18:24 +0000)]
2000-07-19  H.J. Lu  <hjl@gnu.org>

* readelf.c (get_dynamic_type): Fix DT_CHECKSUM.

24 years ago2000-07-19 H.J. Lu <hjl@gnu.org>
H.J. Lu [Wed, 19 Jul 2000 18:22:41 +0000 (18:22 +0000)]
2000-07-19  H.J. Lu  <hjl@gnu.org>

* common.h (DT_CHECKSUM): Set to 0x6ffffdf8.
(DTF_1_CONFEXP): It is 0x00000002 as suspected.

24 years ago2000-07-19 H.J. Lu <hjl@gnu.org>
H.J. Lu [Wed, 19 Jul 2000 18:03:18 +0000 (18:03 +0000)]
2000-07-19  H.J. Lu  <hjl@gnu.org>

* readelf.c (get_dynamic_type): Change DT_FEATURE_1 to
DT_FEATURE.
(process_dynamic_segment): Likewise.

* readelf.c (get_dynamic_type): Handle DT_CONFIG, DT_DEPAUDIT,
DT_AUDIT, DT_PLTPAD, DT_MOVETAB and DT_CHECKSUM.
(process_dynamic_segment): Handle DTF_1_CONFEXP, DF_1_NODEPLIB,
DF_1_NODUMP and DF_1_CONLFAT.

24 years ago2000-07-19 H.J. Lu <hjl@gnu.org>
H.J. Lu [Wed, 19 Jul 2000 18:02:31 +0000 (18:02 +0000)]
2000-07-19  H.J. Lu  <hjl@gnu.org>

* common.h (DT_FEATURE): Renamed from DT_FEATURE_1.
(DT_CONFIG): New. From Solaris 8.
(DT_DEPAUDIT): Likewise.
(DT_AUDIT): Likewise.
(DT_PLTPAD): Likewise.
(DT_MOVETAB): Likewise.
(DF_1_NODEPLIB): Likewise.
(DF_1_NODUMP): Likewise.
(DF_1_CONLFAT): Likewise.
(DT_CHECKSUM): Likewise. FIXME. Check the value on Solaris 8.
(DTF_1_CONFEXP): Likewise.

24 years ago2000-07-19 H.J. Lu <hjl@gnu.org>
H.J. Lu [Wed, 19 Jul 2000 18:02:13 +0000 (18:02 +0000)]
2000-07-19  H.J. Lu  <hjl@gnu.org>

* elf.c (_bfd_elf_print_private_bfd_data): Handle DT_BIND_NOW,
DT_INIT_ARRAY, DT_FINI_ARRAY, DT_INIT_ARRAYSZ, DT_FINI_ARRAYSZ,
DT_RUNPATH, DT_FLAGS, DT_PREINIT_ARRAY, DT_PREINIT_ARRAYSZ,
DT_PLTPADSZ, DT_MOVEENT, DT_MOVESZ, DT_FEATURE, DT_POSFLAG_1,
DT_SYMINSZ, DT_SYMINENT, DT_CONFIG, DT_DEPAUDIT, DT_AUDIT,
DT_PLTPAD, DT_MOVETAB, DT_SYMINFO, DT_RELACOUNT, DT_RELCOUNT,
DT_FLAGS_1, DT_USED and DT_CHECKSUM.

24 years ago2000-07-19 H.J. Lu <hjl@gnu.org>
H.J. Lu [Wed, 19 Jul 2000 17:47:08 +0000 (17:47 +0000)]
2000-07-19  H.J. Lu  <hjl@gnu.org>

* sb.c: Include <stdlib.h> if exists for abort ().

24 years ago#ifdef OBJ_SOM, not #ifdef SOM
Alan Modra [Wed, 19 Jul 2000 06:30:49 +0000 (06:30 +0000)]
#ifdef OBJ_SOM, not #ifdef SOM

24 years agoFix typos.
Alan Modra [Wed, 19 Jul 2000 05:16:11 +0000 (05:16 +0000)]
Fix typos.

24 years agoFix a couple of HPPA SOM test failures.
Alan Modra [Wed, 19 Jul 2000 04:55:14 +0000 (04:55 +0000)]
Fix a couple of HPPA SOM test failures.
Re-enable some tests for hppa-linux.

24 years ago2000-07-18 H.J. Lu <hjl@gnu.org>
H.J. Lu [Wed, 19 Jul 2000 00:33:45 +0000 (00:33 +0000)]
2000-07-18  H.J. Lu  <hjl@gnu.org>

* common.h (DT_FLAGS_1): Renamed from DT_1_FLAGS.

24 years ago* pe-dll.c (pe_dll_id_target): check object target name also
DJ Delorie [Wed, 19 Jul 2000 00:04:04 +0000 (00:04 +0000)]
* pe-dll.c (pe_dll_id_target): check object target name also

24 years agoFix expected results to match current assembler output.
Nick Clifton [Tue, 18 Jul 2000 22:07:53 +0000 (22:07 +0000)]
Fix expected results to match current assembler output.

24 years agoRename bfd_elf_get_arch_size to bfd_get_arch_size
Nick Clifton [Tue, 18 Jul 2000 19:20:13 +0000 (19:20 +0000)]
Rename bfd_elf_get_arch_size  to bfd_get_arch_size
Rename bfd_elf_get_sign_extend_vma  to  bfd_get_sign_extend_vma

24 years agoFix spelling typo.
Nick Clifton [Tue, 18 Jul 2000 18:24:21 +0000 (18:24 +0000)]
Fix spelling typo.

24 years ago2000-07-18 Ulf Carlsson <ulfc@engr.sgi.com>
Ulf Carlsson [Tue, 18 Jul 2000 09:45:26 +0000 (09:45 +0000)]
2000-07-18  Ulf Carlsson  <ulfc@engr.sgi.com>

* elf32-mips.c (_bfd_mips_elf_finish_dynamic_symbol): Add
paranthesis in if statement.

24 years agoDon't merge labels. Don't merge if the symbol isn't constant. Don't call
Nick Clifton [Mon, 17 Jul 2000 23:27:31 +0000 (23:27 +0000)]
Don't merge labels. Don't merge if the symbol isn't constant. Don't call
S_SET_EXTERNAL if the storage class is already set.

24 years ago * scripttempl/elf.sc (.init): Only do ${INIT_START} and
Hans-Peter Nilsson [Mon, 17 Jul 2000 22:41:08 +0000 (22:41 +0000)]
* scripttempl/elf.sc (.init): Only do ${INIT_START} and
${INIT_END} if relocating.
(.fini): Likewise ${FINI_START} and ${FINI_END}.

24 years agoAdditions due to recent changes
Nick Clifton [Mon, 17 Jul 2000 21:41:40 +0000 (21:41 +0000)]
Additions due to recent changes

24 years agoFix formatting.
Nick Clifton [Mon, 17 Jul 2000 21:37:02 +0000 (21:37 +0000)]
Fix formatting.

24 years agoFix formatting.
Nick Clifton [Mon, 17 Jul 2000 21:24:35 +0000 (21:24 +0000)]
Fix formatting.

24 years agoFix formatting.
Nick Clifton [Mon, 17 Jul 2000 21:06:14 +0000 (21:06 +0000)]
Fix formatting.

24 years agoFix formatting
Nick Clifton [Mon, 17 Jul 2000 20:59:47 +0000 (20:59 +0000)]
Fix formatting

24 years ago2000-07-17 Koundinya K <kk@ddeorg.soft.net>
Ulf Carlsson [Mon, 17 Jul 2000 19:39:40 +0000 (19:39 +0000)]
2000-07-17  Koundinya K  <kk@ddeorg.soft.net>

Enable the support for Traditional MIPS.
* elf32-mips.c (IRIX_COMPAT): Recognize bfd_elf32_tradbigmips_vecand
return ict_none appropriately for traditional mips targets.
(STUB_LW): Change 0x8f998000 to 0x8f998010 for traditional mips.
(STUB_MOVE): Conditionalize for traditonal mips.
(STUB_LI16): Likewise.
(_bfd_mips_elf_modify_segment_map): Conditionalize to avoid making
room for RTPROC header.
(_bfd_mips_elf_modify_segment_map): For a normal mips executable set
the permission for the PT_DYNAMIC as read, write and execute.
(mips_elf_calculate_relocation): Check for the symbol _DYNAMIC_LINKING
for traditonal mips.
(_bfd_mips_elf_create_dynamic_sections): Add the symbol
_DYNAMIC_LINKING for traditonal mips.
(_bfd_mips_elf_create_dynamic_sections): Add the symbol __RLD_MAP
in case of traditonal mips.
(_bfd_mips_elf_adjust_dynamic_symbol): Create a stub only if a PLT
entry is required. For a function if PLT is not required then set the
corresponding hash table entry to 0.
(_bfd_mips_elf_size_dynamic_sections): Add DT_DEBUG entry for
traditonal mips.
(_bfd_mips_elf_finish_dynamic_symbol): for a undefined symbol in a
shared object set the value to 0.
(_bfd_mips_elf_finish_dynamic_symbol): Check for the symbol
_DYNAMIC_LINKING for traditonal mips.
(_bfd_mips_elf_finish_dynamic_symbol): Check for the symbol __RLD_MAP
for traditonal mips.

24 years ago* src/ld/emultempl/pe.em (gld_*_open_dynamic_archive): New search
DJ Delorie [Mon, 17 Jul 2000 18:59:58 +0000 (18:59 +0000)]
* src/ld/emultempl/pe.em (gld_*_open_dynamic_archive): New search
order for dynamic library '-lfoo' on pei386: libfoo.dll.a,
foo.dll.a, libfoo.a, libfoo.dll, foo.dll. This fixes compatibility
errors introduced by the old dynamic lib search order.

24 years ago* pe-dll.c (process_def_file): auto-export data items also
DJ Delorie [Mon, 17 Jul 2000 18:40:47 +0000 (18:40 +0000)]
* pe-dll.c (process_def_file): auto-export data items also
(pe_process_import_defs): also see if _imp_ form needed

24 years ago* new parsing option
Frank Ch. Eigler [Mon, 17 Jul 2000 17:51:18 +0000 (17:51 +0000)]
* new parsing option

2000-07-17  Frank Ch. Eigler  <fche@redhat.com>

* expr.c (operand): Permit %bin literals if LITERAL_PREFIXPERCENT_BIN
is defined.

24 years ago * testsuite/regress-demangle (failed test): Show result and
Hans-Peter Nilsson [Mon, 17 Jul 2000 10:45:54 +0000 (10:45 +0000)]
* testsuite/regress-demangle (failed test): Show result and
expected output.
(From GCC.)

24 years ago2000-07-16 H.J. Lu (hjl@gnu.org)
H.J. Lu [Sun, 16 Jul 2000 21:29:32 +0000 (21:29 +0000)]
2000-07-16  H.J. Lu  (hjl@gnu.org)

* ld-elfvsb/elfvsb.exp (support_protected): New variable. Check
and set to "yes" if the protected visibility is expected to
pass.
(visibility_run): Set expected to fail for the "protected"
and "protected_undef_def" tests only if $support_protected is
"no".

* ld-elfvsb/main.c (PROTECTED_CHECK): Check for the protected
visibility support if defined.

24 years ago2000-07-15 H.J. Lu (hjl@gnu.org)
H.J. Lu [Sat, 15 Jul 2000 23:57:20 +0000 (23:57 +0000)]
2000-07-15  H.J. Lu  (hjl@gnu.org)

* ld-elfvsb/elfvsb.exp (visibility_run): Set expected failure
for "protected_undef_def".

* ld-elfvsb/main.c: Don't define HIDDEN_UNDEF_TEST when
PROTECTED_WEAK_TEST is defined.
Don't define PROTECTED_UNDEF_TEST when PROTECTED_WEAK_TEST is
defined.
Define PROTECTED_TEST when PROTECTED_UNDEF_TEST is defined.

* ld-elfvsb/sh1.c (visibility): Mark protected only if
PROTECTED_TEST, PROTECTED_UNDEF_TEST or PROTECTED_WEAK_TEST
is defined.
(visibility_var): Likewise.

24 years ago2000-07-15 H.J. Lu <hjl@gnu.org>
H.J. Lu [Sat, 15 Jul 2000 18:42:01 +0000 (18:42 +0000)]
2000-07-15  H.J. Lu  <hjl@gnu.org>

* aoutx.h (translate_to_native_sym_flags): Handle BSF_LOCAL.

24 years ago * doc/c-mips.texi (MIPS Opts): Remove erroneous space after
Ian Lance Taylor [Sat, 15 Jul 2000 15:09:13 +0000 (15:09 +0000)]
* doc/c-mips.texi (MIPS Opts): Remove erroneous space after
@code.

24 years ago(hppa_fix_adjustable): Don't reduce certain symbols to section syms.
Alan Modra [Sat, 15 Jul 2000 12:57:14 +0000 (12:57 +0000)]
(hppa_fix_adjustable): Don't reduce certain symbols to section syms.

24 years ago*** empty log message ***
Nick Clifton [Fri, 14 Jul 2000 22:28:24 +0000 (22:28 +0000)]
*** empty log message ***

24 years agoAdd new command line switch --no-construct-floats
Nick Clifton [Fri, 14 Jul 2000 22:23:33 +0000 (22:23 +0000)]
Add new command line switch --no-construct-floats

24 years agoFix some mips configure problems.
Alan Modra [Thu, 13 Jul 2000 14:57:49 +0000 (14:57 +0000)]
Fix some mips configure problems.

24 years ago* pe-dll.c (make_one): fix a typo in the __imp_ name decoration
DJ Delorie [Thu, 13 Jul 2000 00:51:40 +0000 (00:51 +0000)]
* pe-dll.c (make_one): fix a typo in the __imp_ name decoration
for dll import libraries

24 years ago* objdump.c (usage): Make output of `objdump --help' more
Mark Kettenis [Wed, 12 Jul 2000 19:52:17 +0000 (19:52 +0000)]
* objdump.c (usage): Make output of `objdump --help' more
consistent with the rest of the GNU world.  Add a line describing
the purpose of the program.

24 years ago* libbfd.c (bfd_seek): fix 'seek beyond EOF' error when writing
DJ Delorie [Wed, 12 Jul 2000 18:29:55 +0000 (18:29 +0000)]
* libbfd.c (bfd_seek): fix 'seek beyond EOF' error when writing
out a structure that is BFD_IN_MEMORY.

24 years ago Add padding to the last section when aligning it increases its size.
Nick Clifton [Wed, 12 Jul 2000 16:45:46 +0000 (16:45 +0000)]
 Add padding to the last section when aligning it increases its size.

24 years agoSupport the g++ attribute init_priority in gcc 2.95.2 and later.
Nick Clifton [Wed, 12 Jul 2000 16:41:29 +0000 (16:41 +0000)]
Support the g++ attribute init_priority in gcc 2.95.2 and later.

24 years agoUpdate comment.
Alan Modra [Wed, 12 Jul 2000 11:54:35 +0000 (11:54 +0000)]
Update comment.

24 years agoUse section id in get_dyn_name.
Alan Modra [Wed, 12 Jul 2000 05:03:01 +0000 (05:03 +0000)]
Use section id in get_dyn_name.

24 years agoFix formatting and add missing new lkine at end of error message
Nick Clifton [Tue, 11 Jul 2000 20:17:02 +0000 (20:17 +0000)]
Fix formatting and add missing new lkine at end of error message

24 years agoFix formatting.
Nick Clifton [Tue, 11 Jul 2000 18:48:17 +0000 (18:48 +0000)]
Fix formatting.

24 years agoAdd myself as SPARC maintainer.
Jakub Jelinek [Tue, 11 Jul 2000 18:45:27 +0000 (18:45 +0000)]
Add myself as SPARC maintainer.

24 years ago * sparc-opc.c (sparc_opcodes): popc has 0 in rs1, not rs2.
Jakub Jelinek [Tue, 11 Jul 2000 18:44:12 +0000 (18:44 +0000)]
* sparc-opc.c (sparc_opcodes): popc has 0 in rs1, not rs2.
Reported by Bill Clarke <llib@computer.org>.

24 years agoAdd function bfd_elf_get_sign_extend_vma.
Andrew Cagney [Tue, 11 Jul 2000 07:28:25 +0000 (07:28 +0000)]
Add function bfd_elf_get_sign_extend_vma.

24 years agoThe MIPS thinks that addresses are signed. Sign extend MIPS ECOFF
Andrew Cagney [Tue, 11 Jul 2000 06:37:34 +0000 (06:37 +0000)]
The MIPS thinks that addresses are signed.  Sign extend MIPS ECOFF
addresses.

24 years ago* elfcode.h (elf_object_p): Use bfd_set_start_address and not
Andrew Cagney [Tue, 11 Jul 2000 06:08:19 +0000 (06:08 +0000)]
* elfcode.h (elf_object_p): Use bfd_set_start_address and not
bfd_get_start_address.
(elf_swap_ehdr_in): Sign extend e_entry when applicable.
(elf_swap_ehdr_out): Ditto.

24 years agoRemove some forward declarations in ldemul.h and ldfile.h, and
Alan Modra [Tue, 11 Jul 2000 03:42:41 +0000 (03:42 +0000)]
Remove some forward declarations in ldemul.h and ldfile.h, and
re-arrange header include order.
Fix shadowing warnings in ldlang.h
Fix compile errors in mpw-elfmips.c

24 years agoFix formatting
Nick Clifton [Mon, 10 Jul 2000 19:09:51 +0000 (19:09 +0000)]
Fix formatting

24 years ago Fix formatting.
Nick Clifton [Mon, 10 Jul 2000 18:59:26 +0000 (18:59 +0000)]
 Fix formatting.

24 years agoAdd set of bfd_mach_ cases for compatibility with older binutils
Nick Clifton [Mon, 10 Jul 2000 18:29:39 +0000 (18:29 +0000)]
Add set of bfd_mach_ cases for compatibility with older binutils

24 years agoFix a date.
Alan Modra [Mon, 10 Jul 2000 18:07:44 +0000 (18:07 +0000)]
Fix a date.

24 years ago2000-07-10 H.J. Lu <hjl@gnu.org>
H.J. Lu [Mon, 10 Jul 2000 17:20:35 +0000 (17:20 +0000)]
2000-07-10  H.J. Lu  <hjl@gnu.org>

* emultempl/pe.em (pe_enable_stdcall_fixup): Protect with
DLL_SUPPORT.
(strhash): Likewise.
(compute_dll_image_base): Likewise.
(pe_undef_found_sym): Likewise.
(pe_undef_cdecl_match): Likewise.
(gld_${EMULATION_NAME}_open_dynamic_archive): Mark the
argument "arch" with ATTRIBUTE_UNUSED.

24 years agoWarning fix and remove extraneous hppa*-*-linux-gnu*.
Alan Modra [Mon, 10 Jul 2000 17:15:11 +0000 (17:15 +0000)]
Warning fix and remove extraneous hppa*-*-linux-gnu*.

24 years agoEven more hppa testsuite patches.
Alan Modra [Mon, 10 Jul 2000 17:02:16 +0000 (17:02 +0000)]
Even more hppa testsuite patches.

24 years agoComment the relocs.
Alan Modra [Mon, 10 Jul 2000 15:34:31 +0000 (15:34 +0000)]
Comment the relocs.

24 years agoYet more hppa testuite tweaks for hppa-linux.
Alan Modra [Mon, 10 Jul 2000 15:21:05 +0000 (15:21 +0000)]
Yet more hppa testuite tweaks for hppa-linux.

24 years agoMore warning fixes, and a tweak in tc-hppa.c to check constant
Alan Modra [Mon, 10 Jul 2000 15:15:01 +0000 (15:15 +0000)]
More warning fixes, and a tweak in tc-hppa.c to check constant
branch offsets a little more thoroughly.

24 years agoRemove some of the hppa testsuite fudges for hppa-linux.
Alan Modra [Mon, 10 Jul 2000 14:59:48 +0000 (14:59 +0000)]
Remove some of the hppa testsuite fudges for hppa-linux.

24 years agoWarning fixes.
Alan Modra [Mon, 10 Jul 2000 14:51:04 +0000 (14:51 +0000)]
Warning fixes.

24 years agoRyan Bradetich's warning fixes.
Alan Modra [Mon, 10 Jul 2000 05:14:13 +0000 (05:14 +0000)]
Ryan Bradetich's warning fixes.

24 years agoAvoid negative section sequence ids.
Alan Modra [Mon, 10 Jul 2000 02:05:40 +0000 (02:05 +0000)]
Avoid negative section sequence ids.

24 years ago* ppc-opc.c (powerpc_opcodes): Correct suffix for vslw.
Geoffrey Keating [Sun, 9 Jul 2000 20:28:51 +0000 (20:28 +0000)]
* ppc-opc.c (powerpc_opcodes): Correct suffix for vslw.
Patch by Randall J Fisher <rfisher@ecn.purdue.edu>.

24 years agoAdd several more port specific maintainers
Nick Clifton [Sun, 9 Jul 2000 15:23:00 +0000 (15:23 +0000)]
Add several more port specific maintainers

24 years ago2000-07-09 Koundinya K <kk@ddeorg.soft.net>
Ulf Carlsson [Sun, 9 Jul 2000 13:48:21 +0000 (13:48 +0000)]
2000-07-09  Koundinya K  <kk@ddeorg.soft.net>

        * elf32-mips.c (sort_dynamic_relocs): New Function.
        (_bfd_mips_elf_finish_dynamic_sections): Call sort_dynamic_relocs
via qsort to sort the dynamic relocations in increasing r_symndx
value.

24 years agoForgot to save in emacs.
Alan Modra [Sun, 9 Jul 2000 09:04:39 +0000 (09:04 +0000)]
Forgot to save in emacs.

24 years agohppaelf.em: Merge from elf32.em and implement multiple linker stubs.
Alan Modra [Sun, 9 Jul 2000 08:45:29 +0000 (08:45 +0000)]
hppaelf.em: Merge from elf32.em and implement multiple linker stubs.
Makefile.am: Re-enable ehppaelf.o, add ehppalinux.o
configure.tgt: targ_emul=hppalinux for hppa*linux

24 years agoAdd linux-elf flavour to pseudos in tc-hppa.c and some tidying
Alan Modra [Sun, 9 Jul 2000 08:16:21 +0000 (08:16 +0000)]
Add linux-elf flavour to pseudos in tc-hppa.c and some tidying
and bug fixes.  Handle wide mode relocs.  Don't select target
size based on BFD64.

24 years agoAdd some prototypes, and fix a few warnings.
Alan Modra [Sun, 9 Jul 2000 07:29:39 +0000 (07:29 +0000)]
Add some prototypes, and fix a few warnings.

24 years agoRestore hppa-elf32 to working order.
Alan Modra [Sun, 9 Jul 2000 07:23:07 +0000 (07:23 +0000)]
Restore hppa-elf32 to working order.

24 years ago2000-07-08 Ulf Carlsson <ulfc@engr.sgi.com>
Ulf Carlsson [Sat, 8 Jul 2000 22:07:54 +0000 (22:07 +0000)]
2000-07-08  Ulf Carlsson  <ulfc@engr.sgi.com>

* doc/internals.texi (Expressions): Fix typo.

24 years agoFix formatting
Nick Clifton [Sat, 8 Jul 2000 20:34:43 +0000 (20:34 +0000)]
Fix formatting

24 years agoFix formating
Nick Clifton [Sat, 8 Jul 2000 18:56:38 +0000 (18:56 +0000)]
Fix formating

24 years agoFix formatting
Nick Clifton [Sat, 8 Jul 2000 18:13:58 +0000 (18:13 +0000)]
Fix formatting

24 years agoFix --section-start=xxxx
Alan Modra [Sat, 8 Jul 2000 13:35:05 +0000 (13:35 +0000)]
Fix --section-start=xxxx

24 years agoAdd sequence id field to asection.
Alan Modra [Sat, 8 Jul 2000 12:08:43 +0000 (12:08 +0000)]
Add sequence id field to asection.
Tidy comments and replace deprecated CONST with const.

24 years agoDon't add a space before `/*' when processing comments.
Alan Modra [Sat, 8 Jul 2000 12:00:26 +0000 (12:00 +0000)]
Don't add a space before `/*' when processing comments.

24 years agominor formatting change
DJ Delorie [Fri, 7 Jul 2000 20:10:28 +0000 (20:10 +0000)]
minor formatting change

24 years ago* ld/emultempl/pe.em: institute the following search order for
DJ Delorie [Fri, 7 Jul 2000 20:09:28 +0000 (20:09 +0000)]
* ld/emultempl/pe.em: institute the following search order for
dynamic libraries on pei386: libfoo.dll.a, foo.dll.a (import
libs), libfoo.dll, foo.dll (link direct to dll).  Fall back to
static lib (libfoo.a) if none of the above are found.

24 years ago* ld/emultempl/pe.em (pe_enable_auto_image_base): New variable.
DJ Delorie [Fri, 7 Jul 2000 20:01:35 +0000 (20:01 +0000)]
* ld/emultempl/pe.em (pe_enable_auto_image_base): New variable.
(longopts): New --{enable,disable}-auto-image-base options.
(gld_${EMULATION_NAME}_list_options): Document.
(gld_${EMULATION_NAME}_parse): Handle.
(strhash): New static function.
(compute_dll_image_base): New static function.
(gld_${EMULATION_NAME}_set_symbols): Use.

24 years ago* archive.c (_bfd_write_archive_contents): Add an informative
DJ Delorie [Fri, 7 Jul 2000 17:40:23 +0000 (17:40 +0000)]
* archive.c (_bfd_write_archive_contents): Add an informative
comment.

24 years agoFix comments.
Nick Clifton [Fri, 7 Jul 2000 16:58:25 +0000 (16:58 +0000)]
Fix comments.

24 years agofixed another comment formatting problem.
Nick Clifton [Fri, 7 Jul 2000 16:52:31 +0000 (16:52 +0000)]
fixed another comment formatting problem.

24 years agooops - omitted from previous delta
Nick Clifton [Fri, 7 Jul 2000 16:46:38 +0000 (16:46 +0000)]
oops - omitted from previous delta

24 years agoFix formatting.
Nick Clifton [Fri, 7 Jul 2000 16:45:46 +0000 (16:45 +0000)]
Fix formatting.

24 years ago2000-07-07 Andrew Haley <aph@cygnus.com>
Andrew Haley [Fri, 7 Jul 2000 13:52:53 +0000 (13:52 +0000)]
2000-07-07  Andrew Haley  <aph@cygnus.com>

* cplus-dem.c (main): fflush() after emitting last char before
waiting for input.

24 years ago * symlink-tree: Check number of arguments.
Jeff Law [Fri, 7 Jul 2000 13:21:39 +0000 (13:21 +0000)]
    * symlink-tree:  Check number of arguments.

24 years agoFix formatting
Nick Clifton [Thu, 6 Jul 2000 23:26:55 +0000 (23:26 +0000)]
Fix formatting

24 years agooops - omitted frpom previous delta
Nick Clifton [Thu, 6 Jul 2000 17:21:00 +0000 (17:21 +0000)]
oops - omitted frpom previous delta

24 years agoApplied Mark Elbrecht <snowball3@bigfoot.com>'s patch to implement
Nick Clifton [Thu, 6 Jul 2000 17:18:10 +0000 (17:18 +0000)]
Applied Mark Elbrecht <snowball3@bigfoot.com>'s patch to implement
TC_COFF_SECTION_DEFAULT_ATTRIBUTES.

24 years agoAlways NULL terminate long option list.
Andrew Cagney [Thu, 6 Jul 2000 07:25:02 +0000 (07:25 +0000)]
Always NULL terminate long option list.

24 years agoTue Jul 4 14:08:28 2000 Andrew Cagney <cagney@b1.cygnus.com>
Andrew Cagney [Thu, 6 Jul 2000 07:01:38 +0000 (07:01 +0000)]
Tue Jul  4 14:08:28 2000  Andrew Cagney  <cagney@b1.cygnus.com>

      * config/tc-d30v.h: Include "write.h" for fixS.
      (d30v_start_line, md_pcrel_from_section): Add function prototypes.