diff options
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index fb69c3e..bbc57da 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,5 +1,9 @@ Fri Oct 22 07:49:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com) + * remote-vx.c: Rename pid parameter to pid_to_wait_for. Some + compilers (legitimately) don't like variables in the function's + outermost block whose name is the name as a parameter. + Merge Apollo patches from Troy Rollo (troy@cbme.unsw.edu.au): * dst.h, dstread.c, config/m68k/{apollo68b.mt,tm-apollo68b.h}: New files. |