aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Jacobowitz <drow@false.org>2007-12-18 19:38:26 +0000
committerDaniel Jacobowitz <drow@false.org>2007-12-18 19:38:26 +0000
commitf1a35370ebaca2483bed0da7f3e987365d9c544e (patch)
tree2b6814bef026068f04a1948a398a4ea84b162b39
parentd8b2a6932ad282c426f4aa0c099bf4e52c479c9a (diff)
downloadgdb-f1a35370ebaca2483bed0da7f3e987365d9c544e.zip
gdb-f1a35370ebaca2483bed0da7f3e987365d9c544e.tar.gz
gdb-f1a35370ebaca2483bed0da7f3e987365d9c544e.tar.bz2
* bfd-in2.h: Regenerate.
-rw-r--r--bfd/ChangeLog4
-rw-r--r--bfd/bfd-in2.h3
2 files changed, 5 insertions, 2 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index d56e06e..9adc301 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -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.
diff --git a/bfd/bfd-in2.h b/bfd/bfd-in2.h
index 5de4c90..bf5a546 100644
--- a/bfd/bfd-in2.h
+++ b/bfd/bfd-in2.h
@@ -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. */