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:
4ed1437
)
* Makefile.in (init.c): Don't use -s option with grep. It means
author
Stu Grossman
<grossman@cygnus>
Tue, 15 Oct 1996 23:54:48 +0000
(23:54 +0000)
committer
Stu Grossman
<grossman@cygnus>
Tue, 15 Oct 1996 23:54:48 +0000
(23:54 +0000)
something different under Digital Unix.
gdb/ChangeLog
patch
|
blob
|
history
diff --git
a/gdb/ChangeLog
b/gdb/ChangeLog
index 1199419c1e8739ccf7e5d49423294194e778f22e..b1e50b330c0158c1ec173db264d464b3444da885 100644
(file)
--- a/
gdb/ChangeLog
+++ b/
gdb/ChangeLog
@@
-1,5
+1,8
@@
Tue Oct 15 16:30:07 1996 Stu Grossman (grossman@critters.cygnus.com)
+ * Makefile.in (init.c): Don't use -s option with grep. It means
+ something different under Digital Unix.
+
* buildsym.c (finish_block): Treat LOC_BASEREG_ARG and
LOC_LOCAL_ARG as arguments so that GDB will know about function
args declared this way. Mostly affects dwarf.