[Bug binutils/973] BFD internal error in bfd_cache_lookup_worker

2005-05-26 Thread amodra at bigpond dot net dot au
--- Additional Comments From amodra at bigpond dot net dot au 2005-05-27 00:00 --- Looks like a dup of http://sources.redhat.com/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gdb&pr=1945 I would suspect a bug in gdb, ie. gdb using BFD incorrectly, rather than a bug in BFD itself.

[Bug binutils/971] ranlib: unable to copy file 'XX' reason: Permission denied

2005-05-26 Thread woodd at deshaw dot com
--- Additional Comments From woodd at deshaw dot com 2005-05-26 23:35 --- (In reply to comment #1) > Hmm. BSD archive maps contain a timestamp. I'd expect ranlib to update this > timestamp whenever you run ranlib on an archive, regardless of whether the map > changed or not. This is i

[Bug binutils/973] BFD internal error in bfd_cache_lookup_worker

2005-05-26 Thread tfogal at apollo dot sr dot unh dot edu
--- Additional Comments From tfogal at apollo dot sr dot unh dot edu 2005-05-26 20:09 --- Created an attachment (id=498) --> (http://sources.redhat.com/bugzilla/attachment.cgi?id=498&action=view) log of gdb session and error Sorry, my terminal is not set to have much memory and thus I

[Bug binutils/973] New: BFD internal error in bfd_cache_lookup_worker

2005-05-26 Thread tfogal at apollo dot sr dot unh dot edu
"BFD: BFD 2.15.93 20041018 internal error, aborting at cache.c line 495 in bfd_cache_lookup_worker" I got the above error while executing "quit" from gdb, and was asked to report it. My binutils version is 2.15.92.0.2 as installed by my distribution (gentoo). This is an amd64 system; binutils is b

[Bug gas/669] Macro Expansion is broken

2005-05-26 Thread mcvick_e at iname dot com
--- Additional Comments From mcvick_e at iname dot com 2005-05-26 14:58 --- The .set notation works well enough. Just had to change massive amounts of assembly (existing code) to work within the new constraints. -- What|Removed |Added --

[Bug gas/949] No relocation overflow error for 14 bit immediate values

2005-05-26 Thread hodaniel at student dot ethz dot ch
--- Additional Comments From hodaniel at student dot ethz dot ch 2005-05-26 10:48 --- It's ok for me now that I know the reasons behind this. Thanks for the patch! -- What|Removed |Added ---