2005-02-11 H.J. Lu <hongjiu.lu@intel.com>
* bfd-in2.h: Rebuilt.
This commit is contained in:
parent
ae53d3b05f
commit
e91cdea724
2 changed files with 4 additions and 8 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue