diff options
author | Andrew Cagney <cagney@redhat.com> | 2004-07-17 14:15:30 +0000 |
---|---|---|
committer | Andrew Cagney <cagney@redhat.com> | 2004-07-17 14:15:30 +0000 |
commit | 9cbc6ef04e5d04231f2ac1c4b7fd9848d9a2b3b0 (patch) | |
tree | a5dfc0a4b98f9d9788a04876493e0e69f2de2630 /gdb/dwarfread.c | |
parent | 1b89295f2fcdbdf68734266e61e2ff4a052bcb82 (diff) | |
download | gdb-9cbc6ef04e5d04231f2ac1c4b7fd9848d9a2b3b0.zip gdb-9cbc6ef04e5d04231f2ac1c4b7fd9848d9a2b3b0.tar.gz gdb-9cbc6ef04e5d04231f2ac1c4b7fd9848d9a2b3b0.tar.bz2 |
2004-07-17 Andrew Cagney <cagney@gnu.org>
* ppc-linux-tdep.c (ppc_linux_init_abi): Add [sic] to Linux.
* ppc-linux-nat.c: Use "Linux kernel".
* hppa-linux-tdep.c: Use GNU/Linux.
* hppa-linux-nat.c: Use GNU/Linux.
* dwarfread.c: Add [sic] to use of Linux.
Diffstat (limited to 'gdb/dwarfread.c')
-rw-r--r-- | gdb/dwarfread.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/dwarfread.c b/gdb/dwarfread.c index cb31543..f8aa4a8 100644 --- a/gdb/dwarfread.c +++ b/gdb/dwarfread.c @@ -84,7 +84,7 @@ On 2003-06-09 the gdb list received a report from a user with Absoft ProFortran f77 which is dwarf-1. - Absoft ProFortran Linux Fortran User Guide (no version, + Absoft ProFortran Linux[sic] Fortran User Guide (no version, but copyright dates are 1991-2001) says that Absoft ProFortran supports -gdwarf1 and -gdwarf2. |