OSDN Git Service

pf3gnuchains/pf3gnuchains4x.git
20 years ago * ld-scripts/data.t: Set ".other" address so location doesn't
Alan Modra [Mon, 23 Feb 2004 09:24:46 +0000 (09:24 +0000)]
* ld-scripts/data.t: Set ".other" address so location doesn't
depend on target alignment.
* ld-scripts/data.d: Update.

20 years ago * elflink.h (size_dynamic_sections): If not adding DT_FLAGS and
Jakub Jelinek [Mon, 23 Feb 2004 09:01:58 +0000 (09:01 +0000)]
* elflink.h (size_dynamic_sections): If not adding DT_FLAGS and
DF_BIND_NOW is set in info->flags, create DT_BIND_NOW dynamic entry.

20 years ago(process_mips_specific): Print conflictsno as an unsigned long.
Nick Clifton [Mon, 23 Feb 2004 08:45:05 +0000 (08:45 +0000)]
(process_mips_specific): Print conflictsno as an unsigned long.

20 years agodaily update
Alan Modra [Sun, 22 Feb 2004 23:00:04 +0000 (23:00 +0000)]
daily update

20 years ago2004-02-21 H.J. Lu <hongjiu.lu@intel.com>
H.J. Lu [Sat, 21 Feb 2004 23:05:13 +0000 (23:05 +0000)]
2004-02-21  H.J. Lu  <hongjiu.lu@intel.com>

* elflink.c (_bfd_elf_merge_symbol): Properly handle undefined
symbols with non-default visibility.

20 years agodaily update
Alan Modra [Sat, 21 Feb 2004 23:00:05 +0000 (23:00 +0000)]
daily update

20 years ago* dlltool.c (gen_exp_file): Always output names for forwarded symbols.
Christopher Faylor [Sat, 21 Feb 2004 21:28:22 +0000 (21:28 +0000)]
* dlltool.c (gen_exp_file): Always output names for forwarded symbols.

20 years ago * peXXigen.c (_bfd_XXi_swap_scnhdr_out): Clear
Danny Smith [Sat, 21 Feb 2004 06:16:02 +0000 (06:16 +0000)]
* peXXigen.c (_bfd_XXi_swap_scnhdr_out): Clear
IMAGE_SCN_MEM_WRITE on known sections only.

20 years agoFix unwind info problems with .align.
Jim Wilson [Sat, 21 Feb 2004 00:24:15 +0000 (00:24 +0000)]
Fix unwind info problems with .align.
* config/tc-ia64.c (slot_index): New arg before_relax.  Use instead of
finalize_syms.
(fixup_unw_records): New arg before_relax.  Pass to slot_index.
(ia64_estimate_size_before_relax): New.
(ia64_convert_frag): Pass 0 to fixup_unw_records.  Add comment.
(generate_unwind_image): Pass 1 to fixup_unw_records.
* config/tc-ia64.h (ia64_estimate_size_before_relax): Declare.
(md_estimate_size_before_relax): Call ia64_estimate_size_before_relax.

20 years agodaily update
Alan Modra [Fri, 20 Feb 2004 23:00:05 +0000 (23:00 +0000)]
daily update

20 years ago * elf32-ppc.c (allocate_dynrelocs): Create dynsym for undef weak
Jakub Jelinek [Fri, 20 Feb 2004 17:36:36 +0000 (17:36 +0000)]
* elf32-ppc.c (allocate_dynrelocs): Create dynsym for undef weak
symbols used in PIE relocs.

20 years ago2004-02-20 Andrew Cagney <cagney@redhat.com>
Andrew Cagney [Fri, 20 Feb 2004 16:26:45 +0000 (16:26 +0000)]
2004-02-20  Andrew Cagney  <cagney@redhat.com>

* m32r.opc, m32r.cpu: New files.  Written by , Doug Evans, Nick
Clifton, Ben Elliston, Matthew Green, and Andrew Haley.

20 years ago2004-02-20 Andrew Cagney <cagney@redhat.com>
Andrew Cagney [Fri, 20 Feb 2004 16:23:01 +0000 (16:23 +0000)]
2004-02-20  Andrew Cagney  <cagney@redhat.com>

* sh.cpu, sh.opc, sh64-compact.cpu, sh64-media.cpu: New files, all
written by Ben Elliston.

20 years ago * ldgram.y (exp): Add two operand ALIGN.
Nathan Sidwell [Fri, 20 Feb 2004 15:31:10 +0000 (15:31 +0000)]
* ldgram.y (exp): Add two operand ALIGN.
* ldexp.c (fold_binary): Add ALIGN_K case.
* ld.texinfo (ALIGN): Document two operand version.
* ld-scripts/align.{s,t,exp}: New.

20 years ago * binutils-all/objcopy.exp: Reorder arguments for POSIXLY_CORRECT
Nathan Sidwell [Fri, 20 Feb 2004 15:21:54 +0000 (15:21 +0000)]
* binutils-all/objcopy.exp: Reorder arguments for POSIXLY_CORRECT
systems.p

20 years ago2004-02-20 Aldy Hernandez <aldyh@redhat.com>
Aldy Hernandez [Fri, 20 Feb 2004 05:10:13 +0000 (05:10 +0000)]
2004-02-20  Aldy Hernandez  <aldyh@redhat.com>

* ppc-opc.c (powerpc_opcodes): Move mfmcsrr0 before mfdc_dat.

20 years ago2004-02-20 Aldy Hernandez <aldyh@redhat.com>
Aldy Hernandez [Fri, 20 Feb 2004 04:56:34 +0000 (04:56 +0000)]
2004-02-20  Aldy Hernandez  <aldyh@redhat.com>

* ppc-opc.c (powerpc_opcodes): Add m*ivor35.

20 years ago * ppc-opc.c (powerpc_opcodes): Add mfivor32, mfivor33, mfivor34,
Aldy Hernandez [Fri, 20 Feb 2004 04:45:37 +0000 (04:45 +0000)]
    * ppc-opc.c (powerpc_opcodes): Add mfivor32, mfivor33, mfivor34,
        mtivor32, mtivor33, mtivor34.

20 years ago PR bootstrap/11932
Nathanael Nerode [Fri, 20 Feb 2004 02:05:00 +0000 (02:05 +0000)]
PR bootstrap/11932
* mkinstalldirs, install-sh: Import from automake CVS HEAD.

20 years ago2004-02-19 Aldy Hernandez <aldyh@redhat.com>
Aldy Hernandez [Fri, 20 Feb 2004 00:17:23 +0000 (00:17 +0000)]
2004-02-19  Aldy Hernandez  <aldyh@redhat.com>

        * ppc-opc.c: Add mfmcar.

20 years agodaily update
Alan Modra [Thu, 19 Feb 2004 23:00:12 +0000 (23:00 +0000)]
daily update

20 years agogas/
Jakub Jelinek [Thu, 19 Feb 2004 17:15:28 +0000 (17:15 +0000)]
gas/
* stabs.c (generate_asm_file): Avoid warning about use of
uninitialized variable.
binutils/
* objcopy.c (copy_section): Avoid warnings.

20 years agoIndex: ChangeLog
Andrew Cagney [Thu, 19 Feb 2004 14:55:25 +0000 (14:55 +0000)]
Index: ChangeLog
2004-02-19  Andrew Cagney  <cagney@redhat.com>

* config.guess: Update from version 2003-06-12 to 2004-02-16.
* config.sub: Update from version 2003-06-13 to 2004-02-16.

Index: dejagnu/ChangeLog
2004-02-19  Andrew Cagney  <cagney@redhat.com>

* config.guess: Update from version 2003-06-12 to 2004-02-16.
* config.sub: Update from version 2003-06-13 to 2004-02-16.

Index: readline/ChangeLog.gdb
2004-02-19  Andrew Cagney  <cagney@redhat.com>

* config.guess: Update from version 2003-06-12 to 2004-02-16.
* config.sub: Update from version 2003-06-13 to 2004-02-16.

20 years ago * ldlang.c (map_input_to_output_sections): Initialize sections
Nathan Sidwell [Thu, 19 Feb 2004 14:08:31 +0000 (14:08 +0000)]
* ldlang.c (map_input_to_output_sections): Initialize sections
mentioned in a data statement expression.
(lang_do_assignments_1): Add data statement's expression's
section's vma.
* ld-scripts/data.{s,t,d,exp}: New.

20 years ago * elf32-sparc.c (elf32_sparc_finish_dynamic_sections): Clear
Jakub Jelinek [Thu, 19 Feb 2004 11:01:39 +0000 (11:01 +0000)]
* elf32-sparc.c (elf32_sparc_finish_dynamic_sections): Clear
.plt sh_entsize.

20 years agoYet another fix for -falign-loops problems.
Jim Wilson [Thu, 19 Feb 2004 01:24:29 +0000 (01:24 +0000)]
Yet another fix for -falign-loops problems.
* config/tc-ia64.c (ia64_flush_insns): In addition to prologue,
body, and endp, allow unwind records which do not have a "t"
(time/instruction) field.

20 years agodaily update
Alan Modra [Wed, 18 Feb 2004 23:00:22 +0000 (23:00 +0000)]
daily update

20 years ago * configure.in: Update version to 2.15.90.
Daniel Jacobowitz [Wed, 18 Feb 2004 17:17:17 +0000 (17:17 +0000)]
* configure.in: Update version to 2.15.90.
* configure: Regenerate.

20 years ago * ldgram.y (statement_anywhere): Add assert rule.
Nathan Sidwell [Wed, 18 Feb 2004 16:37:21 +0000 (16:37 +0000)]
* ldgram.y (statement_anywhere): Add assert rule.
* ldlang.c (exp_init_os): Add assert case.
* testsuite/ld-scripts/assert.{s,t,exp}: New.

20 years agoApply fixes for Maverick Crunch
Nick Clifton [Wed, 18 Feb 2004 16:28:18 +0000 (16:28 +0000)]
Apply fixes for Maverick Crunch

20 years agodaily update
Alan Modra [Tue, 17 Feb 2004 23:00:05 +0000 (23:00 +0000)]
daily update

20 years agobfd/
Richard Sandiford [Tue, 17 Feb 2004 10:19:24 +0000 (10:19 +0000)]
bfd/
* elfxx-mips.c (mips_elf_calculate_relocation): Use
_bfd_elf_symbol_refs_local_p to decide whether to decay
a GOT_PAGE/GOT_OFST pair to GOT_DISP/addend.
(_bfd_mips_elf_check_relocs): Add a global GOT entry for GOT_PAGE
relocs if the symbol wasn't defined by a regular object file.
Don't check the symbol's dynindx.

ld/testsuite/
* ld-mips/elf/elf-rel-xgot-{n32,n64-linux}.d: Update after 2004-02-02
changes to the way large constants are added.
* ld-mips/elf/elf-rel-got-{n32,n64-linux}.d: Likewise.  Adjust order
of GOT entries after today's change to the handling of GOT_PAGE
relocations.

20 years agomerge from gcc
DJ Delorie [Tue, 17 Feb 2004 02:11:39 +0000 (02:11 +0000)]
merge from gcc

20 years agodaily update
Alan Modra [Mon, 16 Feb 2004 23:00:05 +0000 (23:00 +0000)]
daily update

20 years ago2004-02-16 Andrew Cagney <cagney@redhat.com>
Andrew Cagney [Mon, 16 Feb 2004 18:46:40 +0000 (18:46 +0000)]
2004-02-16  Andrew Cagney  <cagney@redhat.com>

* bfd-in.h (file_ptr, ufile_ptr): Configure type using
@bfd_file_ptr@.
* bfd-in2.h: Re-generate.

20 years agodaily update
Alan Modra [Sun, 15 Feb 2004 23:00:05 +0000 (23:00 +0000)]
daily update

20 years agoUse bfd_cache_close, instead of accessing bfd->iostream directly.
Andrew Cagney [Sun, 15 Feb 2004 02:24:53 +0000 (02:24 +0000)]
Use bfd_cache_close, instead of accessing bfd->iostream directly.

20 years agodaily update
Alan Modra [Sat, 14 Feb 2004 23:00:09 +0000 (23:00 +0000)]
daily update

20 years ago2004-02-14 Andrew Cagney <cagney@redhat.com>
Andrew Cagney [Sat, 14 Feb 2004 15:38:20 +0000 (15:38 +0000)]
2004-02-14  Andrew Cagney  <cagney@redhat.com>

* configure.host (HDEFINES): When hppa*-*-hpux*, define
_LARGEFILE64_SOURCE.

20 years ago * emulparams/elf32bmipn32-defs.sh (OTHER_SECTIONS): Discard
Richard Sandiford [Sat, 14 Feb 2004 11:45:25 +0000 (11:45 +0000)]
* emulparams/elf32bmipn32-defs.sh (OTHER_SECTIONS): Discard
.MIPS.content* and .MIPS.events* sections.

20 years ago2004-02-13 Hannes Reinecke <hare@suse.de>
Andreas Jaeger [Fri, 13 Feb 2004 16:12:47 +0000 (16:12 +0000)]
2004-02-13  Hannes Reinecke  <hare@suse.de>
            Jakub Jelinek  <jakub@redhat.com>

* dwarf2dbg.c (get_filenum): Do not read beyond allocated memory.

20 years ago2004-02-13 Andrew Cagney <cagney@redhat.com>
Andrew Cagney [Fri, 13 Feb 2004 14:58:58 +0000 (14:58 +0000)]
2004-02-13  Andrew Cagney  <cagney@redhat.com>

* elf.c (vma_page_aligned_bias): New function.
(assign_file_positions_except_relocs)
(assign_file_positions_for_segments): Replace broken modulo
arithmetic with call to vma_page_aligned_bias.

20 years ago * m32r-dis.c: Regenerate.
Ben Elliston [Fri, 13 Feb 2004 03:21:49 +0000 (03:21 +0000)]
* m32r-dis.c: Regenerate.

20 years agodaily update
Alan Modra [Thu, 12 Feb 2004 23:00:05 +0000 (23:00 +0000)]
daily update

20 years ago2004-02-11 Andrew Cagney <cagney@redhat.com>
Andrew Cagney [Wed, 11 Feb 2004 23:23:20 +0000 (23:23 +0000)]
2004-02-11  Andrew Cagney  <cagney@redhat.com>

* bfd-in.h: Update copyright.
(bfd_tell): Change return type to file_ptr.
* bfd-in2.h: Re-generate.
* cache.c: Update copyright.
(bfd_cache_lookup_worker): Use real_fseek, do not cast offset
parameter.
(close_one): Use real_ftell.
* bfdio.c: Update copyright.
(real_ftell, real_fseek): New functions.
(bfd_tell): Use real_fseek and real_ftell, change return type to
file_ptr.
(bfd_seek): Use real_ftell and real_fseek, change type of
file_position to a file_ptr.
* libbfd-in.h: Update copyright.
(real_ftell, real_fseek): Declare.
* libbfd.h: Re-generate.

20 years agodaily update
Alan Modra [Wed, 11 Feb 2004 23:00:05 +0000 (23:00 +0000)]
daily update

20 years ago* config.in: Re-generate.
Andrew Cagney [Wed, 11 Feb 2004 22:05:35 +0000 (22:05 +0000)]
* config.in: Re-generate.

20 years ago2004-02-11 Andrew Cagney <cagney@redhat.com>
Andrew Cagney [Wed, 11 Feb 2004 22:01:00 +0000 (22:01 +0000)]
2004-02-11  Andrew Cagney  <cagney@redhat.com>

* configure.in (AC_CHECK_FUNCS): Check for ftello, ftello64,
fseeko and fseeko64.  Determine bfd_file_ptr.
* configure: Re-generate.

20 years ago* configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
DJ Delorie [Wed, 11 Feb 2004 17:52:06 +0000 (17:52 +0000)]
* configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
(rs6000-*-aix*): Same.
* configure: Regenerate.

20 years ago* configure.in (host): Add in missing $noconfigdirs to defines.
DJ Delorie [Wed, 11 Feb 2004 17:50:38 +0000 (17:50 +0000)]
* configure.in (host): Add in missing $noconfigdirs to defines.
* configure: Regenerate.

20 years agoPatch from Steve Ellcey for ia64-hpux.
Jim Wilson [Wed, 11 Feb 2004 01:35:14 +0000 (01:35 +0000)]
Patch from Steve Ellcey for ia64-hpux.
* config/tc-ia64.h (ia64_frob_symbol): New declaration.
(tc_frob_symbol): New macro definition.
* config/tc-ia64.c (ia64_frob_symbol): New routine.

20 years agodaily update
Alan Modra [Tue, 10 Feb 2004 23:00:05 +0000 (23:00 +0000)]
daily update

20 years ago2004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
DJ Delorie [Tue, 10 Feb 2004 17:57:02 +0000 (17:57 +0000)]
2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
    Nathanael Nerode  <neroden@gcc.gnu.org>
PR ada/6637, PR ada/5911
Merge with libada-branch:
* configure.in, Makefile.tpl, Makefile.def: Add target-libada,
with appropriate dependencies. Add --enable-libada configure switch.
* configure, Makefile.in: Regenerate.

20 years agodaily update
Alan Modra [Mon, 9 Feb 2004 23:00:05 +0000 (23:00 +0000)]
daily update

20 years ago * emulparams/armelf.sh, emulparams/armelf_linux.sh: Move
Daniel Jacobowitz [Mon, 9 Feb 2004 18:06:20 +0000 (18:06 +0000)]
* emulparams/armelf.sh, emulparams/armelf_linux.sh: Move
.note.gnu.arm.ident to after allocated sections.  Mark its
address as 0.

20 years ago * config/tc-arm.c (md_begin): Mark .note.gnu.arm.ident as
Daniel Jacobowitz [Mon, 9 Feb 2004 18:04:26 +0000 (18:04 +0000)]
* config/tc-arm.c (md_begin): Mark .note.gnu.arm.ident as
read-only.

20 years ago * emulparams/armelf_linux.sh (COMMONPAGESIZE): Set to 4KB.
Daniel Jacobowitz [Mon, 9 Feb 2004 17:54:25 +0000 (17:54 +0000)]
* emulparams/armelf_linux.sh (COMMONPAGESIZE): Set to 4KB.
* emulparams/elf32bmip.sh (COMMONPAGESIZE): Likewise.
* emulparams/elf32bmipn32.sh (COMMONPAGESIZE): Likewise.
* emulparams/elf32btsmipn32.sh (COMMONPAGESIZE): Likewise.
* emulparams/shlelf_linux.sh (COMMONPAGESIZE): Likewise.

20 years ago * gas/sh/basic.exp: Don't do sh4a tests for sh5.
Kaz Kojima [Mon, 9 Feb 2004 12:45:52 +0000 (12:45 +0000)]
* gas/sh/basic.exp: Don't do sh4a tests for sh5.

20 years agoAdd support for relaxing the 32bit ldc/stc instructions.
Nick Clifton [Mon, 9 Feb 2004 12:15:57 +0000 (12:15 +0000)]
Add support for relaxing the 32bit ldc/stc instructions.

20 years ago * read.h (IGNORE_OPCODE_CASE): Do not define. Replace with ...
Nathan Sidwell [Mon, 9 Feb 2004 12:12:42 +0000 (12:12 +0000)]
* read.h (IGNORE_OPCODE_CASE): Do not define. Replace with ...
(TC_CASE_SENSITIVE): ... this.
* read.c: Replace IGNORE_OPCODE_CASE with TC_CASE_SENSITIVE.
* doc/internals.texi (TC_CASE_SENSITIVE): Document.

20 years agoCatch GOT offsets for a symbol which have no associated GOT subsection.
Nick Clifton [Mon, 9 Feb 2004 10:30:13 +0000 (10:30 +0000)]
Catch GOT offsets for a symbol which have no associated GOT subsection.

20 years ago * bfd-elf.h (elf_backend_name_local_section_symbols): New hook.
Richard Sandiford [Mon, 9 Feb 2004 08:04:00 +0000 (08:04 +0000)]
* bfd-elf.h (elf_backend_name_local_section_symbols): New hook.
* elf.c (swap_out_syms): Use it to decide whether local section
symbols should be named.
* elfxx-target.h (elf_backend_name_local_section_symbols): New macro.
* elfxx-mips.h (_bfd_mips_elf_name_local_section_symbols): Declare.
(elf_backend_name_local_section_symbols): Define.
* elfxx-mips.c (_bfd_mips_elf_name_local_section_symbols): New.

20 years agodaily update
Alan Modra [Sun, 8 Feb 2004 23:00:05 +0000 (23:00 +0000)]
daily update

20 years agodaily update
Alan Modra [Sat, 7 Feb 2004 23:00:05 +0000 (23:00 +0000)]
daily update

20 years agoFix unwind abort while compiling glibc, reported by HJ.
Jim Wilson [Sat, 7 Feb 2004 02:41:20 +0000 (02:41 +0000)]
Fix unwind abort while compiling glibc, reported by HJ.
* config/tc-ia64.c (dot_endp): Delete call to output_endp.
(generate_unwind_image): Re-add it here.

20 years agodaily update
Alan Modra [Fri, 6 Feb 2004 23:00:04 +0000 (23:00 +0000)]
daily update

20 years ago.:
Nathan Sidwell [Fri, 6 Feb 2004 16:00:21 +0000 (16:00 +0000)]
.:
* dwarf2dbg.c (DWARF2_ADDR_SIZE): Remove trailing ';'
* read.h (SKIP_WHITESPACE): Turn into an expression.
* read.c (read_a_source_file): A pseudo is removed by having a
NULL handler.
testsuite:
* gas/macros/test2.s: Lowercase it.

20 years ago2004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
DJ Delorie [Fri, 6 Feb 2004 00:50:48 +0000 (00:50 +0000)]
2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
* configure.in: Don't pass --with-stabs on IRIX 5 either.
* configure: Regenerate.

20 years agoFix region length calculations when regions end with .align padding.
Jim Wilson [Thu, 5 Feb 2004 23:50:21 +0000 (23:50 +0000)]
Fix region length calculations when regions end with .align padding.
* config/tc-ia64.c (output_endp): New.
(count_bits): Delete.
(ia64_flush_insns, process_one_record, optimize_unw_records): Handle
endp unwind records.
(fixup_unw_records): Handle endp unwind records.  Delete code for
shortening prologue regions not followed by a body record.
(dot_endp): Call add_unwind_entry to emit endp unwind record.
* config/tc-ia64.h (unw_record_type): Add endp.

20 years agodaily update
Alan Modra [Thu, 5 Feb 2004 23:00:05 +0000 (23:00 +0000)]
daily update

20 years agoFix typo in previous delta
Nick Clifton [Thu, 5 Feb 2004 11:41:51 +0000 (11:41 +0000)]
Fix typo in previous delta

20 years agodaily update
Alan Modra [Wed, 4 Feb 2004 23:00:04 +0000 (23:00 +0000)]
daily update

20 years agoFix thinko checking for dlls in archives.
Nick Clifton [Wed, 4 Feb 2004 09:13:28 +0000 (09:13 +0000)]
Fix thinko checking for dlls in archives.

20 years agoFix testcase from David Mosberger.
Jim Wilson [Wed, 4 Feb 2004 04:40:24 +0000 (04:40 +0000)]
Fix testcase from David Mosberger.
* config/tc-ia64.c (ia64_convert_frag): Call md_number_to_chars to
fill padding bytes with zeroes.
(emit_one_bundle): New locals last_ptr, end_ptr.  Rewrite code that
sets unwind_record slot_number and slot_frag fields.

20 years agodaily update
Alan Modra [Tue, 3 Feb 2004 23:00:06 +0000 (23:00 +0000)]
daily update

20 years ago2004-02-02 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston [Tue, 3 Feb 2004 00:05:49 +0000 (00:05 +0000)]
2004-02-02  Jeff Johnston  <jjohnstn@redhat.com>

        * COPYING.NEWLIB: Update Red Hat license to 2004.

20 years agodaily update
Alan Modra [Mon, 2 Feb 2004 23:00:06 +0000 (23:00 +0000)]
daily update

20 years agogas/
Maciej W. Rozycki [Mon, 2 Feb 2004 12:48:21 +0000 (12:48 +0000)]
gas/
* config/tc-mips.c (add_got_offset_hilo): New function.
(macro): Use load_register() and add_got_offset_hilo() to load
constants instead of hardcoding code sequences throughout.

gas/testsuite/
* gas/mips/div.d: Update to accomodate changes in macro
expansions.
gas/mips/elf-rel-got-n32.d: Likewise.
gas/mips/elf-rel-got-n64.d: Likewise.
gas/mips/elf-rel-xgot-n32.d: Likewise.
gas/mips/elf-rel-xgot-n64.d: Likewise.
gas/mips/la-svr4pic.d: Likewise.
gas/mips/la-xgot.d: Likewise.
gas/mips/lca-svr4pic.d: Likewise.
gas/mips/lca-xgot.d: Likewise.

20 years agodaily update
Alan Modra [Sun, 1 Feb 2004 23:00:06 +0000 (23:00 +0000)]
daily update

20 years ago * gas/sh/sh4a-fp.d: Fix opcode name fssra to fsrra.
Kaz Kojima [Sun, 1 Feb 2004 22:59:43 +0000 (22:59 +0000)]
* gas/sh/sh4a-fp.d: Fix opcode name fssra to fsrra.
* gas/sh/sh4a-fp.s: Likewise.
* gas/sh/err-sh4a-fp.s: Likewise.

20 years agodaily update
Alan Modra [Sat, 31 Jan 2004 23:00:05 +0000 (23:00 +0000)]
daily update

20 years ago2004-01-30 H.J. Lu <hongjiu.lu@intel.com>
H.J. Lu [Fri, 30 Jan 2004 23:13:28 +0000 (23:13 +0000)]
2004-01-30  H.J. Lu  <hongjiu.lu@intel.com>

* elfxx-ia64.c (elfNN_ia64_relax_brl): New function.
(elfNN_ia64_relax_section): Optimize brl to br during the relax
finalize pass.

20 years agodaily update
Alan Modra [Fri, 30 Jan 2004 23:00:35 +0000 (23:00 +0000)]
daily update

20 years ago* elf32-frv.c (elf32_frv_always_size_sections): Initialize pointer
Alexandre Oliva [Fri, 30 Jan 2004 21:11:37 +0000 (21:11 +0000)]
* elf32-frv.c (elf32_frv_always_size_sections): Initialize pointer
to bfd_link_hash_entry passed by reference to
_bfd_generic_link_add_one_symbol.

20 years agodaily update
Alan Modra [Thu, 29 Jan 2004 23:00:06 +0000 (23:00 +0000)]
daily update

20 years ago.
Roland McGrath [Thu, 29 Jan 2004 02:41:25 +0000 (02:41 +0000)]
.

20 years ago2004-01-28 Roland McGrath <roland@redhat.com>
Roland McGrath [Thu, 29 Jan 2004 02:41:18 +0000 (02:41 +0000)]
2004-01-28  Roland McGrath  <roland@redhat.com>

* common.h (AT_SECURE): New macro.

20 years ago.
Roland McGrath [Thu, 29 Jan 2004 00:37:46 +0000 (00:37 +0000)]
.

20 years ago2004-01-21 Roland McGrath <roland@redhat.com>
Roland McGrath [Thu, 29 Jan 2004 00:37:41 +0000 (00:37 +0000)]
2004-01-21  Roland McGrath  <roland@redhat.com>

* common.h (AT_SUN_UID, AT_SUN_RUID, AT_SUN_GID): New macros.
(AT_SUN_RGID, AT_SUN_LDELF, AT_SUN_LDSHDR, AT_SUN_LDNAME,
AT_SUN_LPAGESZ, AT_SUN_PLATFORM, AT_SUN_HWCAP, AT_SUN_IFLUSH,
AT_SUN_CPU, AT_SUN_EMUL_ENTRY, AT_SUN_EMUL_EXECFD,
AT_SUN_EXECNAME) AT_SUN_MMU, AT_SUN_LDDATA): Likewise.

20 years ago2004-01-21 Roland McGrath <roland@redhat.com>
Roland McGrath [Thu, 29 Jan 2004 00:27:30 +0000 (00:27 +0000)]
2004-01-21  Roland McGrath  <roland@redhat.com>

* readelf.c (get_note_type): Match NT_AUXV.

20 years agodaily update
Alan Modra [Wed, 28 Jan 2004 23:00:07 +0000 (23:00 +0000)]
daily update

20 years ago2004-01-28 H.J. Lu <hongjiu.lu@intel.com>
H.J. Lu [Wed, 28 Jan 2004 23:00:02 +0000 (23:00 +0000)]
2004-01-28  H.J. Lu  <hongjiu.lu@intel.com>

* config/tc-ia64.c (emit_one_bundle): Add proper indentation.

20 years ago * genscripts.sh: Fix typo.
Alan Modra [Wed, 28 Jan 2004 13:42:26 +0000 (13:42 +0000)]
* genscripts.sh: Fix typo.

20 years ago * genscripts.sh: Apply $LIBPATH_SUFFIX to $tool_lib and $libdir too.
Alan Modra [Wed, 28 Jan 2004 13:31:30 +0000 (13:31 +0000)]
* genscripts.sh: Apply $LIBPATH_SUFFIX to $tool_lib and $libdir too.

20 years ago2004-01-27 Michael Snyder <msnyder@redhat.com>
Michael Snyder [Wed, 28 Jan 2004 00:05:47 +0000 (00:05 +0000)]
2004-01-27  Michael Snyder  <msnyder@redhat.com>

        * sh-opc.h (sh_table): "fsrra", not "fssra".

20 years agodaily update
Alan Modra [Tue, 27 Jan 2004 23:00:05 +0000 (23:00 +0000)]
daily update

20 years agodaily update
Alan Modra [Mon, 26 Jan 2004 23:00:06 +0000 (23:00 +0000)]
daily update

20 years ago2004-01-25 H.J. Lu <hongjiu.lu@intel.com>
H.J. Lu [Mon, 26 Jan 2004 20:32:08 +0000 (20:32 +0000)]
2004-01-25  H.J. Lu  <hongjiu.lu@intel.com>

* elfxx-ia64.c (elfNN_ia64_relocate_section): Disallow imm
relocations against dynamic symbols.

20 years ago(EXTERN_FORCE_RELOC): Handle m68k-uclinux specially, like m68k-elf.
Nick Clifton [Mon, 26 Jan 2004 18:09:30 +0000 (18:09 +0000)]
(EXTERN_FORCE_RELOC): Handle m68k-uclinux specially, like m68k-elf.
(RELAXABLE_SYMBOL): Use EXTERN_FORCE_RELOC instead of hard-coded test for
 TARGET_OS=elf.

20 years agomerge from gcc
DJ Delorie [Mon, 26 Jan 2004 12:52:10 +0000 (12:52 +0000)]
merge from gcc