From 75598ca67e469359c3c0b6b8704dae17bf2b9d89 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Mon, 5 Jun 1995 09:00:14 +0000 Subject: Mon Jun 5 04:02:26 1995 Roland McGrath * elf/elf.h (ELFMAG): Use \177 instead of \x7f. It seems GCC insists on seeing the following E as part of hex 7FE, and complaining that is wider than a byte. --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 44f5053..e6f68df 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +Mon Jun 5 04:02:26 1995 Roland McGrath + + * elf/elf.h (ELFMAG): Use \177 instead of \x7f. It seems GCC + insists on seeing the following E as part of hex 7FE, and + complaining that is wider than a byte. + Sun Jun 4 22:14:11 1995 Roland McGrath * hurd/Makefile (sig): Added thread-self. -- cgit v1.1