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/76362e337afe
branches: trunk
changeset: 803056:76362e337afe
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 f2561404873b -r 76362e337afe 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