diff options
author | Ulrich Weigand <uweigand@de.ibm.com> | 2007-05-08 23:39:14 +0000 |
---|---|---|
committer | Ulrich Weigand <uweigand@de.ibm.com> | 2007-05-08 23:39:14 +0000 |
commit | 179101d62473e2bef454631d0dffdeb6b17dfa9d (patch) | |
tree | c36656313b3eb69ac1531dcfbcd8bae6715adfd5 /gdb/doc/ChangeLog | |
parent | b9efddcd6f658c74764aea1937e1f16e1ff35d5f (diff) | |
download | gdb-179101d62473e2bef454631d0dffdeb6b17dfa9d.zip gdb-179101d62473e2bef454631d0dffdeb6b17dfa9d.tar.gz gdb-179101d62473e2bef454631d0dffdeb6b17dfa9d.tar.bz2 |
ChangeLog:
* config/i386/nm-i386sol2.h (USE_PROC_FS): Do not define.
* config/mips/nm-irix5.h (USE_PROC_FS): Do not define.
* config/nm-linux.h (USE_PROC_FS): Do not undefine.
doc/ChangeLog:
* gdbint.texinfo (Native Conditionals): Remove USE_PROC_FS.
Diffstat (limited to 'gdb/doc/ChangeLog')
-rw-r--r-- | gdb/doc/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog index f281f41..19e7c61 100644 --- a/gdb/doc/ChangeLog +++ b/gdb/doc/ChangeLog @@ -1,3 +1,7 @@ +2007-05-08 Ulrich Weigand <uweigand@de.ibm.com> + + * gdbint.texinfo (Native Conditionals): Remove USE_PROC_FS. + 2007-04-14 Vladimir Prus <vladimir@codesourcery.com> * gdb.texinfo (GDB/MI Variable Objects): Document |