projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0971de0
)
* f-lang.h (BLANK_COMMON_NAME_LOCAL): Remove.
author
Tom Tromey
<tromey@redhat.com>
Wed, 26 Sep 2012 19:58:18 +0000
(19:58 +0000)
committer
Tom Tromey
<tromey@redhat.com>
Wed, 26 Sep 2012 19:58:18 +0000
(19:58 +0000)
gdb/ChangeLog
patch
|
blob
|
history
gdb/f-lang.h
patch
|
blob
|
history
diff --git
a/gdb/ChangeLog
b/gdb/ChangeLog
index 08c0eea42bd44d14bb43d56781d81b52dcd08506..ede565aa8c3e958899e44c204e97e204e43f7bb8 100644
(file)
--- a/
gdb/ChangeLog
+++ b/
gdb/ChangeLog
@@
-1,3
+1,7
@@
+2012-09-26 Tom Tromey <tromey@redhat.com>
+
+ * f-lang.h (BLANK_COMMON_NAME_LOCAL): Remove.
+
2012-09-26 Tom Tromey <tromey@redhat.com>
* dwarf2read.c (mark_common_block_symbol_computed): New function.
diff --git
a/gdb/f-lang.h
b/gdb/f-lang.h
index 0d3a0c1e68d8489ed262e6ecf2eef9bf8f7253e2..895e937d309588f2a79fd8b34cc212be942ca912 100644
(file)
--- a/
gdb/f-lang.h
+++ b/
gdb/f-lang.h
@@
-60,8
+60,6
@@
struct common_block
struct symbol *contents[1];
};
-#define BLANK_COMMON_NAME_LOCAL "__BLANK" /* Local GDB */
-
extern int f77_get_upperbound (struct type *);
extern int f77_get_lowerbound (struct type *);