NetBSD-Bugs archive

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

PR/55837 CVS commit: src/sys/lib/libunwind



The following reply was made to PR toolchain/55837; it has been noted by GNATS.

From: "Rin Okuyama" <rin%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/55837 CVS commit: src/sys/lib/libunwind
Date: Mon, 31 May 2021 21:31:34 +0000

 Module Name:	src
 Committed By:	rin
 Date:		Mon May 31 21:31:34 UTC 2021
 
 Modified Files:
 	src/sys/lib/libunwind: Registers.hpp
 
 Log Message:
 PR toolchain/55837
 
 Stop using enum for flags, as per request from joerg.
 
 #define constants and #undef after use.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.27 -r1.28 src/sys/lib/libunwind/Registers.hpp
 
 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