[Bug ld/12161] Unconforming ELF file causes SIGSEGV in avr-ld

2014-05-28 Thread schwab at sourceware dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=12161 Andreas Schwab changed: What|Removed |Added CC|jackie.rosen at hushmail dot com | -- You are receiving this m

[Bug ld/12161] Unconforming ELF file causes SIGSEGV in avr-ld

2014-02-16 Thread jackie.rosen at hushmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=12161 Jackie Rosen changed: What|Removed |Added CC||jackie.rosen at hushmail dot com ---

[Bug ld/12161] Unconforming ELF file causes SIGSEGV in avr-ld

2012-02-01 Thread cvs-commit at gcc dot gnu.org
http://sourceware.org/bugzilla/show_bug.cgi?id=12161 --- Comment #18 from cvs-commit at gcc dot gnu.org 2012-02-01 17:07:45 UTC --- CVSROOT:/cvs/src Module name:src Branch: binutils-2_22-branch Changes by:ni...@sourceware.org2012-02-01 17:07:37 Modified files: bfd

[Bug ld/12161] Unconforming ELF file causes SIGSEGV in avr-ld

2012-01-30 Thread gjl at gcc dot gnu.org
http://sourceware.org/bugzilla/show_bug.cgi?id=12161 --- Comment #17 from Georg-Johann Lay 2012-01-30 12:42:09 UTC --- (In reply to comment #16) > Hi Georg-Johann, > > > Is this only a fix for HEAD or will it be backported to 2.22, too? > > It was only checked in to HEAD, although the patch wi

[Bug ld/12161] Unconforming ELF file causes SIGSEGV in avr-ld

2012-01-30 Thread nickc at redhat dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=12161 --- Comment #16 from Nick Clifton 2012-01-30 11:41:07 UTC --- Hi Georg-Johann, > Is this only a fix for HEAD or will it be backported to 2.22, too? It was only checked in to HEAD, although the patch will work with the 2.22 sources as well.

[Bug ld/12161] Unconforming ELF file causes SIGSEGV in avr-ld

2012-01-29 Thread gjl at gcc dot gnu.org
http://sourceware.org/bugzilla/show_bug.cgi?id=12161 Georg-Johann Lay changed: What|Removed |Added Target||avr CC|

[Bug ld/12161] Unconforming ELF file causes SIGSEGV in avr-ld

2012-01-22 Thread gjl at gcc dot gnu.org
http://sourceware.org/bugzilla/show_bug.cgi?id=12161 Georg-Johann Lay changed: What|Removed |Added CC||fabio.varesano at gmail dot

[Bug ld/12161] Unconforming ELF file causes SIGSEGV in avr-ld

2012-01-05 Thread nickc at redhat dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=12161 Nick Clifton changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|

[Bug ld/12161] Unconforming ELF file causes SIGSEGV in avr-ld

2012-01-05 Thread cvs-commit at gcc dot gnu.org
http://sourceware.org/bugzilla/show_bug.cgi?id=12161 --- Comment #12 from cvs-commit at gcc dot gnu.org 2012-01-05 09:57:22 UTC --- CVSROOT:/cvs/src Module name:src Changes by:ni...@sourceware.org2012-01-05 09:57:18 Modified files: bfd: ChangeLog elf32-avr.c Log

[Bug ld/12161] Unconforming ELF file causes SIGSEGV in avr-ld

2012-01-04 Thread pitchumani.s at atmel dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=12161 --- Comment #11 from Pitchumani 2012-01-05 07:21:02 UTC --- (In reply to comment #10) > Hi Pitchumani, > > Please try out the uploaded patch ("Load relocs if necessary") and let me > know if you have any problems with it. > > Cheers > Ni

[Bug ld/12161] Unconforming ELF file causes SIGSEGV in avr-ld

2012-01-04 Thread nickc at redhat dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=12161 Nick Clifton changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|FIXED

[Bug ld/12161] Unconforming ELF file causes SIGSEGV in avr-ld

2012-01-04 Thread nickc at redhat dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=12161 --- Comment #9 from Nick Clifton 2012-01-04 17:08:05 UTC --- Created attachment 6145 --> http://sourceware.org/bugzilla/attachment.cgi?id=6145 Load relocs if necessary -- Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=

[Bug ld/12161] Unconforming ELF file causes SIGSEGV in avr-ld

2012-01-04 Thread pitchumani.s at atmel dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=12161 Pitchumani changed: What|Removed |Added CC||pitchumani.s at atmel dot

[Bug ld/12161] Unconforming ELF file causes SIGSEGV in avr-ld

2010-11-17 Thread nickc at redhat dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=12161 Nick Clifton changed: What|Removed |Added Status|WAITING |RESOLVED Resolution|

[Bug ld/12161] Unconforming ELF file causes SIGSEGV in avr-ld

2010-11-01 Thread eric.weddington at atmel dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=12161 Eric Weddington changed: What|Removed |Added CC||eric.weddington at atmel

[Bug ld/12161] Unconforming ELF file causes SIGSEGV in avr-ld

2010-11-01 Thread nickc at redhat dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=12161 --- Comment #5 from Nick Clifton 2010-11-01 16:24:48 UTC --- Hi, > I applied it to the 2.18 sources, the problem still persists. My bad - I was using the current mainline binutils sources. The old 2.18 sources have two places that need to b

[Bug ld/12161] Unconforming ELF file causes SIGSEGV in avr-ld

2010-11-01 Thread nickc at redhat dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=12161 --- Comment #4 from Nick Clifton 2010-11-01 16:22:48 UTC --- Created attachment 5102 --> http://sourceware.org/bugzilla/attachment.cgi?id=5102 Add extra check for bad reloc. -- Configure bugmail: http://sourceware.org/bugzilla/userprefs.cg

[Bug ld/12161] Unconforming ELF file causes SIGSEGV in avr-ld

2010-10-31 Thread meiermic at ee dot ethz.ch
http://sourceware.org/bugzilla/show_bug.cgi?id=12161 --- Comment #3 from meiermic at ee dot ethz.ch 2010-10-31 18:16:44 UTC --- Hi, > Please could you try out the uploaded patch ? I applied it to the 2.18 sources, the problem still persists. I had trouble getting the Debian sources, but I can

[Bug ld/12161] Unconforming ELF file causes SIGSEGV in avr-ld

2010-10-27 Thread nickc at redhat dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=12161 Nick Clifton changed: What|Removed |Added Status|NEW |WAITING CC|

[Bug ld/12161] Unconforming ELF file causes SIGSEGV in avr-ld

2010-10-27 Thread nickc at redhat dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=12161 --- Comment #1 from Nick Clifton 2010-10-27 13:25:57 UTC --- Created attachment 5090 --> http://sourceware.org/bugzilla/attachment.cgi?id=5090 Delete elf32_avr_check_relocs function -- Configure bugmail: http://sourceware.org/bugzilla/user