[Bug binutils/15545] BFD cache modifies cacheable flag

2023-08-04 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=15545 --- Comment #9 from cvs-commit at gcc dot gnu.org --- The master branch has been updated by Nick Clifton : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=0133072f87b7ac0791413870876a0769ca7d44e0 commit 0133072f87b7ac0791413870876

[Bug binutils/15545] BFD cache modifies cacheable flag

2023-08-03 Thread tromey at sourceware dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=15545 Tom Tromey changed: What|Removed |Added Resolution|--- |WONTFIX Status|WAITING

[Bug binutils/15545] BFD cache modifies cacheable flag

2023-08-03 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=15545 --- Comment #7 from Nick Clifton --- (In reply to Tom Tromey from comment #6) > Actually it seems to me that the flags essentially already > have to be saved The problem with the flags passed to bfd_fopen is that they do not include all of t

[Bug binutils/15545] BFD cache modifies cacheable flag

2023-08-01 Thread tromey at sourceware dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=15545 --- Comment #6 from Tom Tromey --- Actually it seems to me that the flags essentially already have to be saved in order to reopen properly at all, and indeed bfd_open_file checks: switch (abfd->direction) so I wonder if there could be a wa

[Bug binutils/15545] BFD cache modifies cacheable flag

2023-08-01 Thread tromey at sourceware dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=15545 --- Comment #5 from Tom Tromey --- (In reply to Nick Clifton from comment #4) > > One option might be to save the mode so that the cache > > can properly reopen all closed fds. > > I do not think that this will work. When bfd_cache_close_al

[Bug binutils/15545] BFD cache modifies cacheable flag

2023-08-01 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=15545 Nick Clifton changed: What|Removed |Added Assignee|unassigned at sourceware dot org |nickc at redhat dot com --- Com

[Bug binutils/15545] BFD cache modifies cacheable flag

2023-07-30 Thread tromey at sourceware dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=15545 Tom Tromey changed: What|Removed |Added CC||tromey at sourceware dot org --- Comment

[Bug binutils/15545] BFD cache modifies cacheable flag

2013-06-11 Thread nickc at redhat dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=15545 Nick Clifton changed: What|Removed |Added CC||nickc at redhat dot com --- Comment #1

[Bug binutils/15545] BFD cache modifies cacheable flag

2013-06-11 Thread nickc at redhat dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=15545 Nick Clifton changed: What|Removed |Added Status|NEW |WAITING --- Comment #2 from Nick Clifto

[Bug binutils/15545] BFD cache modifies cacheable flag

2013-05-28 Thread tromey at redhat dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=15545 Tom Tromey changed: What|Removed |Added Summary|BFD cache loses cloexec |BFD cache modifies |fla