* lin-lwp.c, thread-db.c, defs.h, cris-tdep.c: Replace ``Linux''
[deliverable/binutils-gdb.git] / gdb / cris-tdep.c
index 5b49a4f5fe9c69fed3e40f0369a19692c71c9f73..4662ebaac295db6e9b2899435e85111759a963a1 100644 (file)
@@ -3625,11 +3625,13 @@ static struct core_fns cris_elf_core_fns =
 };
 
 /* Fetch (and possibly build) an appropriate link_map_offsets
-   structure for native Linux/CRIS targets using the struct offsets
-   defined in link.h (but without actual reference to that file).
+   structure for native GNU/Linux CRIS targets using the struct
+   offsets defined in link.h (but without actual reference to that
+   file).
 
-   This makes it possible to access Linux/CRIS shared libraries from a
-   GDB that was not built on an Linux/CRIS host (for cross debugging).
+   This makes it possible to access GNU/Linux CRIS shared libraries
+   from a GDB that was not built on an GNU/Linux CRIS host (for cross
+   debugging).
 
    See gdb/solib-svr4.h for an explanation of these fields.  */
 
This page took 0.025066 seconds and 4 git commands to generate.