]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
2005-02-11 H.J. Lu <hongjiu.lu@intel.com>
authorH.J. Lu <hjl.tools@gmail.com>
Fri, 11 Feb 2005 17:33:16 +0000 (17:33 +0000)
committerH.J. Lu <hjl.tools@gmail.com>
Fri, 11 Feb 2005 17:33:16 +0000 (17:33 +0000)
* bfd-in2.h: Rebuilt.

bfd/ChangeLog
bfd/bfd-in2.h

index 7ab3e78329cceb9e8d8ac7252c1a5d3031d8f243..17fe6e6e6f34d94ccb677891f57f698e3b500388 100644 (file)
@@ -1,3 +1,7 @@
+2005-02-11  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * bfd-in2.h: Rebuilt.
+
 2005-02-11  Paul Brook  <paul@codesourcery.com>
 
        * elf-bfd.h (struct elf_link_hash_table): Add
index 8afe498cbf4bb2a2a7309490d487c824c17cb64c..a03b69afc53b49eabad167251614e21e161ce065 100644 (file)
@@ -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