From: H.J. Lu Date: Fri, 11 Feb 2005 17:33:16 +0000 (+0000) Subject: 2005-02-11 H.J. Lu X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=e91cdea724e666f926530f16ab9f9e9972fdd7ef;p=binutils-gdb.git 2005-02-11 H.J. Lu * bfd-in2.h: Rebuilt. --- diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 7ab3e78329c..17fe6e6e6f3 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,7 @@ +2005-02-11 H.J. Lu + + * bfd-in2.h: Rebuilt. + 2005-02-11 Paul Brook * elf-bfd.h (struct elf_link_hash_table): Add diff --git a/bfd/bfd-in2.h b/bfd/bfd-in2.h index 8afe498cbf4..a03b69afc53 100644 --- a/bfd/bfd-in2.h +++ b/bfd/bfd-in2.h @@ -96,14 +96,6 @@ typedef int bfd_boolean; #define FALSE 0 #define TRUE 1 -#if 0 -/* Poison. */ -#undef false -#undef true -#define false dont_use_false_in_bfd -#define true dont_use_true_in_bfd -#endif - #ifdef BFD64 #ifndef BFD_HOST_64_BIT