Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* [RFA] Add GDB_OSABI_INTERIX enum value
@ 2002-09-11 12:06 Joel Brobecker
  2002-09-11 12:12 ` Michael Snyder
  2002-09-11 17:34 ` Joel Brobecker
  0 siblings, 2 replies; 4+ messages in thread
From: Joel Brobecker @ 2002-09-11 12:06 UTC (permalink / raw)
  To: gdb-patches

[-- Attachment #1: Type: text/plain, Size: 169 bytes --]

2002-09-11  J. Brobecker  <brobecker@gnat.com>

        * osabi.h (gdb_osabi): Add new GDB_OSABI_INTERIX enum value for
        Interix.

Ok to apply?

Thanks,
-- 
Joel

[-- Attachment #2: osabi.h.diff --]
[-- Type: text/plain, Size: 460 bytes --]

Index: osabi.h
===================================================================
RCS file: /cvs/src/src/gdb/osabi.h,v
retrieving revision 1.4
diff -c -3 -p -r1.4 osabi.h
*** osabi.h	27 Jul 2002 01:28:43 -0000	1.4
--- osabi.h	11 Sep 2002 19:03:47 -0000
*************** enum gdb_osabi
*** 41,46 ****
--- 41,47 ----
    GDB_OSABI_NETWARE,
    GDB_OSABI_IRIX,
    GDB_OSABI_LYNXOS,
+   GDB_OSABI_INTERIX,
  
    GDB_OSABI_ARM_EABI_V1,
    GDB_OSABI_ARM_EABI_V2,

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2002-09-12  0:34 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-09-11 12:06 [RFA] Add GDB_OSABI_INTERIX enum value Joel Brobecker
2002-09-11 12:12 ` Michael Snyder
2002-09-11 15:34   ` Joel Brobecker
2002-09-11 17:34 ` Joel Brobecker

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox