NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/39182 CVS commit: src/gnu/dist/binutils/bfd



The following reply was made to PR port-vax/39182; it has been noted by GNATS.

From: "Michael L. Hitch" <mhitch%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/39182 CVS commit: src/gnu/dist/binutils/bfd
Date: Mon, 4 May 2009 17:56:36 +0000

 Module Name:   src
 Committed By:  mhitch
 Date:          Mon May  4 17:56:36 UTC 2009
 
 Modified Files:
        src/gnu/dist/binutils/bfd: elf32-vax.c
 
 Log Message:
 Allocate relocation section using bfd_zalloc() to ensure no garbage
 relocations when not all the entries are used.  Fixes PR port-vax/39182.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.8 -r1.9 src/gnu/dist/binutils/bfd/elf32-vax.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index