[Bug ld/1018] MIPS ld creates unnecessary DT_NEEDED entry on libgcc_s.so

2020-01-29 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=1018

Alan Modra  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||amodra at gmail dot com
 Resolution|--- |FIXED

--- Comment #2 from Alan Modra  ---
Current ld does not have a DT_NEEDED for libgcc_s.so.  It seems this was fixed
for binutils-2.17.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


[Bug ld/1019] linking of example program fails with errors

2020-01-29 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=1019

Alan Modra  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||amodra at gmail dot com
 Resolution|--- |OBSOLETE

--- Comment #2 from Alan Modra  ---
This has almost certainly been fixed.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


[Bug admin/18022] change in libiberty.h prevents compilation by IBM C compiler

2020-01-29 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=18022

Alan Modra  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |OBSOLETE

--- Comment #3 from Alan Modra  ---
.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


[Bug admin/16692] Source snapshots are out-of-sync with the Git repository

2020-01-29 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=16692

Alan Modra  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |OBSOLETE

--- Comment #1 from Alan Modra  ---
.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


[Bug admin/15345] [2.23.2 regression] binutils-2.23.2 tarball doesn't build without makeinfo

2020-01-29 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=15345

Alan Modra  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |OBSOLETE

--- Comment #2 from Alan Modra  ---
.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


Issue 19607 in oss-fuzz: binutils:fuzz_bfd: Direct-leak in bfd_malloc

2020-01-29 Thread sheriff… via monorail
Updates:
Labels: -restrict-view-commit

Comment #3 on issue 19607 by sheriff...@chromium.org: binutils:fuzz_bfd: 
Direct-leak in bfd_malloc
https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=19607#c3

This bug has been fixed for 30 days. It has been opened to the public.

- Your friendly Sheriffbot

-- 
You received this message because:
  1. You were specifically CC'd on the issue

You may adjust your notification preferences at:
https://bugs.chromium.org/hosting/settings

Reply to this email to add a comment.

Issue 19718 in oss-fuzz: binutils:fuzz_disassemble: Undefined-shift in compare_opcodes

2020-01-29 Thread sheriff… via monorail
Updates:
Labels: -restrict-view-commit

Comment #3 on issue 19718 by sheriff...@chromium.org: 
binutils:fuzz_disassemble: Undefined-shift in compare_opcodes
https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=19718#c3

This bug has been fixed for 30 days. It has been opened to the public.

- Your friendly Sheriffbot

-- 
You received this message because:
  1. You were specifically CC'd on the issue

You may adjust your notification preferences at:
https://bugs.chromium.org/hosting/settings

Reply to this email to add a comment.

Issue 19655 in oss-fuzz: binutils:fuzz_bfd: Undefined-shift in _bfd_vms_slurp_egsd

2020-01-29 Thread sheriff… via monorail
Updates:
Labels: -restrict-view-commit

Comment #3 on issue 19655 by sheriff...@chromium.org: binutils:fuzz_bfd: 
Undefined-shift in _bfd_vms_slurp_egsd
https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=19655#c3

This bug has been fixed for 30 days. It has been opened to the public.

- Your friendly Sheriffbot

-- 
You received this message because:
  1. You were specifically CC'd on the issue

You may adjust your notification preferences at:
https://bugs.chromium.org/hosting/settings

Reply to this email to add a comment.

[Bug gas/25469] [Z80][PATCH] Add support for GameBoy Z80 CPU and .cfi directives

2020-01-29 Thread sergey.belyashov at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=25469

Sergey Belyashov  changed:

   What|Removed |Added

  Attachment #12236|0   |1
is obsolete||

--- Comment #2 from Sergey Belyashov  ---
Created attachment 12237
  --> https://sourceware.org/bugzilla/attachment.cgi?id=12237=edit
Add GBZ80 and Z80N support, gcsections, and DWARF

Add support for Z80N (Z80 Next) CPU.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


[Bug ld/25477] ld 2.34 tries to load ${prefix}/etc/ld.so.conf without expanding ${prefix}

2020-01-29 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=25477

Alan Modra  changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 CC|amodra at gmail dot com|
 Resolution|--- |FIXED

--- Comment #3 from Alan Modra  ---
Fixed.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


[Bug ld/25477] ld 2.34 tries to load ${prefix}/etc/ld.so.conf without expanding ${prefix}

2020-01-29 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=25477

--- Comment #2 from cvs-commit at gcc dot gnu.org  ---
The binutils-2_34-branch branch has been updated by Alan Modra
:

https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=c75ee076d203f3755ccb4c48b255fc5920d9b430

commit c75ee076d203f3755ccb4c48b255fc5920d9b430
Author: Alan Modra 
Date:   Wed Jan 29 10:25:58 2020 +1030

PR25477, ld 2.34 tries to load ${prefix}/etc/ld.so.conf

PR 25477
* ldelf.c (ldelf_check_ld_so_conf): Add prefix parameter and
correct concat.
(ldelf_after_open): Add prefix parameter.
* ldelf.h (ldelf_after_open): Update prototype.
* emultempl/elf.em (gld${EMULATION_NAME}_after_open): Pass $prefix
to ldelf_after_open.
* Makefile.am: Correct z80 dependencies.
* Makefile.in: Regenerate.

(cherry picked from commit ef8f08ca13f6c111cc549a3e13be5c5e2d95ca82)

-- 
You are receiving this mail because:
You are on the CC list for the bug.


[Bug ld/25458] --gc-sections removes _environ symbol since version 2.21

2020-01-29 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=25458

--- Comment #7 from cvs-commit at gcc dot gnu.org  ---
The binutils-2_34-branch branch has been updated by Alan Modra
:

https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=7b647b69680015f240b20e6f38d824d71d4bd30d

commit 7b647b69680015f240b20e6f38d824d71d4bd30d
Author: Alan Modra 
Date:   Mon Jan 27 10:27:42 2020 +1030

Mark all weak aliases for copy relocations

bfd/
PR ld/25458
* elflink.c (_bfd_elf_gc_mark_rsec): Mark all weak aliases.
ld/
PR ld/25458
* testsuite/ld-elf/pr25458.map: New file.
* testsuite/ld-elf/pr25458.rd: Likewise.
* testsuite/ld-elf/pr25458a.s: Likewise.
* testsuite/ld-elf/pr25458b.s: Likewise.
* testsuite/ld-elf/shared.exp: Run PR ld/25458 test.

(cherry picked from commit 3024a17ae029ec7f55b498e99ddd6238e22fe565)

-- 
You are receiving this mail because:
You are on the CC list for the bug.


[Bug binutils/25444] objcopy : Floating point exception in _bfd_elf_compute_section_file_positions

2020-01-29 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=25444

--- Comment #4 from cvs-commit at gcc dot gnu.org  ---
The binutils-2_34-branch branch has been updated by Alan Modra
:

https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=9d4684ce5baf54f6f9cf73f96de836e255eeb7ba

commit 9d4684ce5baf54f6f9cf73f96de836e255eeb7ba
Author: Alan Modra 
Date:   Thu Jan 23 11:35:51 2020 +1030

PR25444, Floating point exception in
_bfd_elf_compute_section_file_positions

PR 25444
* elf.c (assign_file_positions_for_load_sections): Avoid divide
by zero when p_align is zero.

(cherry picked from commit 67641dd326e026b84d0e4ce47f32f71132449e27)

-- 
You are receiving this mail because:
You are on the CC list for the bug.


[Bug gas/25469] [Z80][PATCH] Add support for GameBoy Z80 CPU and .cfi directives

2020-01-29 Thread sergey.belyashov at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=25469

Sergey Belyashov  changed:

   What|Removed |Added

Summary|[Z80][PATCH] Add support|[Z80][PATCH] Add support
   |for GameBoy Z80 CPU |for GameBoy Z80 CPU and
   ||.cfi directives

-- 
You are receiving this mail because:
You are on the CC list for the bug.


[Bug gas/25469] [Z80][PATCH] Add support for GameBoy Z80 CPU

2020-01-29 Thread sergey.belyashov at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=25469

Sergey Belyashov  changed:

   What|Removed |Added

  Attachment #12232|0   |1
is obsolete||

--- Comment #1 from Sergey Belyashov  ---
Created attachment 12236
  --> https://sourceware.org/bugzilla/attachment.cgi?id=12236=edit
Complete GBZ80 support, gcsections, DWARF

Add define to enable gc-sections support (but linker warns, that --gc-sections
option is ignored, I do not know why).
Add support for DWARF (enables some tests, one of which (eh5) fails).

-- 
You are receiving this mail because:
You are on the CC list for the bug.