* bfd-in2.h: Regenerate.

This commit is contained in:
Daniel Jacobowitz 2007-12-18 19:38:26 +00:00
parent d8b2a6932a
commit f1a35370eb
2 changed files with 5 additions and 2 deletions

View File

@ -1,3 +1,7 @@
2007-12-18 Daniel Jacobowitz <dan@codesourcery.com>
* bfd-in2.h: Regenerate.
2007-12-17 Pedro Alves <pedro_alves@portugalmail.pt>
* config.bfd: Add arm-*-mingw32ce* target.

View File

@ -1365,9 +1365,8 @@ typedef struct bfd_section
output sections that have an input section. */
unsigned int linker_has_input : 1;
/* Mark flags used by some linker backends for garbage collection. */
/* Mark flag used by some linker backends for garbage collection. */
unsigned int gc_mark : 1;
unsigned int gc_mark_from_eh : 1;
/* The following flags are used by the ELF linker. */