From 1d320904698956464ce8b10d6e0496a8f09472c0 Mon Sep 17 00:00:00 2001 From: "H. Peter Anvin" Date: Wed, 28 Nov 2007 10:46:15 -0800 Subject: Add macho support to CHANGES --- CHANGES | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index 63067560..c01fcbb4 100644 --- a/CHANGES +++ b/CHANGES @@ -4,7 +4,8 @@ * Added general x86-64 support. * Added win64 (x86-64 COFF) output format. * Added __BITS__ standard macro. -* Added elf32 and elf64 output formats. +* Renamed the elf output format to elf32 for clarity. +* Added elf64 and macho (MacOS X) output formats. * Added Numeric constants in DQ directive. * Added oword, do and reso pseudo operands. * Added 8-bit floating-point format. -- cgit v1.2.1