Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/external/gpl3/binutils/dist/gas/config this doesn't need <ex...
details: https://anonhg.NetBSD.org/src/rev/99fdd57cf5ff
branches: trunk
changeset: 332914:99fdd57cf5ff
user: mrg <mrg%NetBSD.org@localhost>
date: Sat Oct 11 20:50:59 2014 +0000
description:
this doesn't need <execinfo.h>, which doesn't exist on older hosts.
diffstat:
external/gpl3/binutils/dist/gas/config/tc-riscv.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diffs (11 lines):
diff -r d5acf5d68dea -r 99fdd57cf5ff external/gpl3/binutils/dist/gas/config/tc-riscv.c
--- a/external/gpl3/binutils/dist/gas/config/tc-riscv.c Sat Oct 11 19:55:59 2014 +0000
+++ b/external/gpl3/binutils/dist/gas/config/tc-riscv.c Sat Oct 11 20:50:59 2014 +0000
@@ -30,7 +30,6 @@
#include "dwarf2dbg.h"
#include "dw2gencfi.h"
-#include <execinfo.h>
#include <stdint.h>
#ifdef DEBUG
Home |
Main Index |
Thread Index |
Old Index