Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
R
riscv-gcc-1
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
lvzhengyang
riscv-gcc-1
Commits
f82356d2
Commit
f82356d2
authored
Jan 02, 2014
by
Richard Sandiford
Committed by
Richard Sandiford
Jan 02, 2014
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update copyright years in libobjc/
From-SVN: r206299
parent
f93608e6
Hide whitespace changes
Inline
Side-by-side
Showing
50 changed files
with
53 additions
and
49 deletions
+53
-49
libobjc/ChangeLog
+4
-0
libobjc/Makefile.in
+1
-1
libobjc/NXConstStr.m
+1
-1
libobjc/Object.m
+1
-1
libobjc/Protocol.m
+1
-1
libobjc/accessors.m
+1
-1
libobjc/acinclude.m4
+1
-1
libobjc/class.c
+1
-1
libobjc/configure.ac
+1
-1
libobjc/encoding.c
+1
-1
libobjc/error.c
+1
-1
libobjc/exception.c
+1
-1
libobjc/gc.c
+1
-1
libobjc/hash.c
+1
-1
libobjc/init.c
+1
-1
libobjc/ivars.c
+1
-1
libobjc/libobjc.def
+1
-1
libobjc/linking.m
+1
-1
libobjc/memory.c
+1
-1
libobjc/methods.c
+1
-1
libobjc/nil_method.c
+1
-1
libobjc/objc-foreach.c
+1
-1
libobjc/objc-private/accessors.h
+1
-1
libobjc/objc-private/common.h
+1
-1
libobjc/objc-private/error.h
+1
-1
libobjc/objc-private/hash.h
+1
-1
libobjc/objc-private/module-abi-8.h
+1
-1
libobjc/objc-private/objc-list.h
+1
-1
libobjc/objc-private/objc-sync.h
+1
-1
libobjc/objc-private/protocols.h
+1
-1
libobjc/objc-private/runtime.h
+1
-1
libobjc/objc-private/sarray.h
+1
-1
libobjc/objc-private/selector.h
+1
-1
libobjc/objc-sync.c
+1
-1
libobjc/objc/NXConstStr.h
+1
-1
libobjc/objc/Object.h
+1
-1
libobjc/objc/Protocol.h
+1
-1
libobjc/objc/message.h
+1
-1
libobjc/objc/objc-decls.h
+1
-1
libobjc/objc/objc-exception.h
+1
-1
libobjc/objc/objc-sync.h
+1
-1
libobjc/objc/objc.h
+1
-1
libobjc/objc/runtime.h
+1
-1
libobjc/objc/thr.h
+1
-1
libobjc/objects.c
+1
-1
libobjc/protocols.c
+1
-1
libobjc/sarray.c
+1
-1
libobjc/selector.c
+1
-1
libobjc/sendmsg.c
+1
-1
libobjc/thr.c
+1
-1
No files found.
libobjc/ChangeLog
View file @
f82356d2
2014-01-02 Richard Sandiford <rdsandiford@googlemail.com>
Update copyright years
2013-09-20 Alan Modra <amodra@gmail.com>
2013-09-20 Alan Modra <amodra@gmail.com>
* configure: Regenerate.
* configure: Regenerate.
...
...
libobjc/Makefile.in
View file @
f82356d2
# Makefile for GNU Objective C runtime library.
# Makefile for GNU Objective C runtime library.
# Copyright (C) 1993-201
3
Free Software Foundation, Inc.
# Copyright (C) 1993-201
4
Free Software Foundation, Inc.
#This file is part of GCC.
#This file is part of GCC.
...
...
libobjc/NXConstStr.m
View file @
f82356d2
/* Implementation of the NXConstantString class for Objective-C.
/* Implementation of the NXConstantString class for Objective-C.
Copyright (C) 1995-201
3
Free Software Foundation, Inc.
Copyright (C) 1995-201
4
Free Software Foundation, Inc.
Contributed by Pieter J. Schoenmakers <tiggr@es.ele.tue.nl>
Contributed by Pieter J. Schoenmakers <tiggr@es.ele.tue.nl>
This file is part of GCC.
This file is part of GCC.
...
...
libobjc/Object.m
View file @
f82356d2
/* The implementation of class Object for Objective-C.
/* The implementation of class Object for Objective-C.
Copyright (C) 1993-201
3
Free Software Foundation, Inc.
Copyright (C) 1993-201
4
Free Software Foundation, Inc.
This file is part of GCC.
This file is part of GCC.
...
...
libobjc/Protocol.m
View file @
f82356d2
/* This file contains the implementation of class Protocol.
/* This file contains the implementation of class Protocol.
Copyright (C) 1993-201
3
Free Software Foundation, Inc.
Copyright (C) 1993-201
4
Free Software Foundation, Inc.
This file is part of GCC.
This file is part of GCC.
...
...
libobjc/accessors.m
View file @
f82356d2
/* GNU Objective C Runtime accessors functions
/* GNU Objective C Runtime accessors functions
Copyright (C) 2010-201
3
Free Software Foundation, Inc.
Copyright (C) 2010-201
4
Free Software Foundation, Inc.
Contributed by Nicola Pero
Contributed by Nicola Pero
This file is part of GCC.
This file is part of GCC.
...
...
libobjc/acinclude.m4
View file @
f82356d2
dnl Copyright (C) 1994-201
3
Free Software Foundation, Inc.
dnl Copyright (C) 1994-201
4
Free Software Foundation, Inc.
dnl This file is free software; the Free Software Foundation
dnl This file is free software; the Free Software Foundation
dnl gives unlimited permission to copy and/or distribute it,
dnl gives unlimited permission to copy and/or distribute it,
dnl with or without modifications, as long as this notice is preserved.
dnl with or without modifications, as long as this notice is preserved.
...
...
libobjc/class.c
View file @
f82356d2
/* GNU Objective C Runtime class related functions
/* GNU Objective C Runtime class related functions
Copyright (C) 1993-201
3
Free Software Foundation, Inc.
Copyright (C) 1993-201
4
Free Software Foundation, Inc.
Contributed by Kresten Krab Thorup and Dennis Glatting.
Contributed by Kresten Krab Thorup and Dennis Glatting.
Lock-free class table code designed and written from scratch by
Lock-free class table code designed and written from scratch by
...
...
libobjc/configure.ac
View file @
f82356d2
# Process this file with autoconf to produce a configure script.
# Process this file with autoconf to produce a configure script.
# Copyright (C) 1994-201
3
Free Software Foundation, Inc.
# Copyright (C) 1994-201
4
Free Software Foundation, Inc.
# Originally contributed by Dave Love (d.love@dl.ac.uk).
# Originally contributed by Dave Love (d.love@dl.ac.uk).
#
#
#This file is part of GCC.
#This file is part of GCC.
...
...
libobjc/encoding.c
View file @
f82356d2
/* Encoding of types for Objective C.
/* Encoding of types for Objective C.
Copyright (C) 1993-201
3
Free Software Foundation, Inc.
Copyright (C) 1993-201
4
Free Software Foundation, Inc.
Contributed by Kresten Krab Thorup
Contributed by Kresten Krab Thorup
Bitfield support by Ovidiu Predescu
Bitfield support by Ovidiu Predescu
...
...
libobjc/error.c
View file @
f82356d2
/* GNU Objective C Runtime Error Functions
/* GNU Objective C Runtime Error Functions
Copyright (C) 1993-201
3
Free Software Foundation, Inc.
Copyright (C) 1993-201
4
Free Software Foundation, Inc.
This file is part of GCC.
This file is part of GCC.
...
...
libobjc/exception.c
View file @
f82356d2
/* The implementation of exception handling primitives for Objective-C.
/* The implementation of exception handling primitives for Objective-C.
Copyright (C) 2004-201
3
Free Software Foundation, Inc.
Copyright (C) 2004-201
4
Free Software Foundation, Inc.
This file is part of GCC.
This file is part of GCC.
...
...
libobjc/gc.c
View file @
f82356d2
/* Basic data types for Objective C.
/* Basic data types for Objective C.
Copyright (C) 1998-201
3
Free Software Foundation, Inc.
Copyright (C) 1998-201
4
Free Software Foundation, Inc.
Contributed by Ovidiu Predescu.
Contributed by Ovidiu Predescu.
This file is part of GCC.
This file is part of GCC.
...
...
libobjc/hash.c
View file @
f82356d2
/* Hash tables for Objective C internal structures
/* Hash tables for Objective C internal structures
Copyright (C) 1993-201
3
Free Software Foundation, Inc.
Copyright (C) 1993-201
4
Free Software Foundation, Inc.
This file is part of GCC.
This file is part of GCC.
...
...
libobjc/init.c
View file @
f82356d2
/* GNU Objective C Runtime initialization
/* GNU Objective C Runtime initialization
Copyright (C) 1993-201
3
Free Software Foundation, Inc.
Copyright (C) 1993-201
4
Free Software Foundation, Inc.
Contributed by Kresten Krab Thorup
Contributed by Kresten Krab Thorup
+load support contributed by Ovidiu Predescu <ovidiu@net-community.com>
+load support contributed by Ovidiu Predescu <ovidiu@net-community.com>
...
...
libobjc/ivars.c
View file @
f82356d2
/* GNU Objective C Runtime ivar related functions.
/* GNU Objective C Runtime ivar related functions.
Copyright (C) 2010-201
3
Free Software Foundation, Inc.
Copyright (C) 2010-201
4
Free Software Foundation, Inc.
Contributed by Nicola Pero
Contributed by Nicola Pero
This file is part of GCC.
This file is part of GCC.
...
...
libobjc/libobjc.def
View file @
f82356d2
; GNU Objective C Runtime DLL Export Definitions
; GNU Objective C Runtime DLL Export Definitions
; Copyright (C) 1997-201
3
Free Software Foundation, Inc.
; Copyright (C) 1997-201
4
Free Software Foundation, Inc.
; Contributed by Scott Christley <scottc@net-community.com>
; Contributed by Scott Christley <scottc@net-community.com>
;
;
; This file is part of GCC.
; This file is part of GCC.
...
...
libobjc/linking.m
View file @
f82356d2
/* Force linking of classes required by Objective C runtime.
/* Force linking of classes required by Objective C runtime.
Copyright (C) 1997-201
3
Free Software Foundation, Inc.
Copyright (C) 1997-201
4
Free Software Foundation, Inc.
Contributed by Ovidiu Predescu (ovidiu@net-community.com).
Contributed by Ovidiu Predescu (ovidiu@net-community.com).
This file is part of GCC.
This file is part of GCC.
...
...
libobjc/memory.c
View file @
f82356d2
/* GNU Objective C Runtime Memory allocation functions
/* GNU Objective C Runtime Memory allocation functions
Copyright (C) 1993-201
3
Free Software Foundation, Inc.
Copyright (C) 1993-201
4
Free Software Foundation, Inc.
Contributed by Kresten Krab Thorup
Contributed by Kresten Krab Thorup
This file is part of GCC.
This file is part of GCC.
...
...
libobjc/methods.c
View file @
f82356d2
/* GNU Objective C Runtime method related functions.
/* GNU Objective C Runtime method related functions.
Copyright (C) 2010-201
3
Free Software Foundation, Inc.
Copyright (C) 2010-201
4
Free Software Foundation, Inc.
Contributed by Nicola Pero
Contributed by Nicola Pero
This file is part of GCC.
This file is part of GCC.
...
...
libobjc/nil_method.c
View file @
f82356d2
/* GNU Objective C Runtime nil receiver function
/* GNU Objective C Runtime nil receiver function
Copyright (C) 1993-201
3
Free Software Foundation, Inc.
Copyright (C) 1993-201
4
Free Software Foundation, Inc.
Contributed by Kresten Krab Thorup
Contributed by Kresten Krab Thorup
This file is part of GCC.
This file is part of GCC.
...
...
libobjc/objc-foreach.c
View file @
f82356d2
/* GNU Objective C Runtime 'fast enumeration' implementation
/* GNU Objective C Runtime 'fast enumeration' implementation
Copyright (C) 2010-201
3
Free Software Foundation, Inc.
Copyright (C) 2010-201
4
Free Software Foundation, Inc.
Contributed by Nicola Pero <nicola.pero@meta-innovation.com>
Contributed by Nicola Pero <nicola.pero@meta-innovation.com>
This file is part of GCC.
This file is part of GCC.
...
...
libobjc/objc-private/accessors.h
View file @
f82356d2
/* GNU Objective C Runtime accessors - Private Declarations
/* GNU Objective C Runtime accessors - Private Declarations
Copyright (C) 2010-201
3
Free Software Foundation, Inc.
Copyright (C) 2010-201
4
Free Software Foundation, Inc.
Contributed by Nicola Pero <nicola.pero@meta-innovation.com>
Contributed by Nicola Pero <nicola.pero@meta-innovation.com>
This file is part of GCC.
This file is part of GCC.
...
...
libobjc/objc-private/common.h
View file @
f82356d2
/* GNU Objective C Runtime Common Private Definitions
/* GNU Objective C Runtime Common Private Definitions
Copyright (C) 2010-201
3
Free Software Foundation, Inc.
Copyright (C) 2010-201
4
Free Software Foundation, Inc.
Contributed by Nicola Pero
Contributed by Nicola Pero
This file is part of GCC.
This file is part of GCC.
...
...
libobjc/objc-private/error.h
View file @
f82356d2
/* GNU Objective C Runtime Common Private Definitions
/* GNU Objective C Runtime Common Private Definitions
Copyright (C) 2010-201
3
Free Software Foundation, Inc.
Copyright (C) 2010-201
4
Free Software Foundation, Inc.
Contributed by Nicola Pero
Contributed by Nicola Pero
This file is part of GCC.
This file is part of GCC.
...
...
libobjc/objc-private/hash.h
View file @
f82356d2
/* Hash tables for Objective C method dispatch.
/* Hash tables for Objective C method dispatch.
Copyright (C) 1993-201
3
Free Software Foundation, Inc.
Copyright (C) 1993-201
4
Free Software Foundation, Inc.
This file is part of GCC.
This file is part of GCC.
...
...
libobjc/objc-private/module-abi-8.h
View file @
f82356d2
/* Definitions of Module Structures used by ABI version 8
/* Definitions of Module Structures used by ABI version 8
Copyright (C) 1993-201
3
Free Software Foundation, Inc.
Copyright (C) 1993-201
4
Free Software Foundation, Inc.
This file is part of GCC.
This file is part of GCC.
...
...
libobjc/objc-private/objc-list.h
View file @
f82356d2
/* Generic single linked list to keep various information
/* Generic single linked list to keep various information
Copyright (C) 1993-201
3
Free Software Foundation, Inc.
Copyright (C) 1993-201
4
Free Software Foundation, Inc.
Contributed by Kresten Krab Thorup.
Contributed by Kresten Krab Thorup.
This file is part of GCC.
This file is part of GCC.
...
...
libobjc/objc-private/objc-sync.h
View file @
f82356d2
/* GNU Objective C Runtime @synchronized implementation - Private functions
/* GNU Objective C Runtime @synchronized implementation - Private functions
Copyright (C) 2010-201
3
Free Software Foundation, Inc.
Copyright (C) 2010-201
4
Free Software Foundation, Inc.
Contributed by Nicola Pero <nicola.pero@meta-innovation.com>
Contributed by Nicola Pero <nicola.pero@meta-innovation.com>
This file is part of GCC.
This file is part of GCC.
...
...
libobjc/objc-private/protocols.h
View file @
f82356d2
/* GNU Objective C Runtime protocols - Private functions
/* GNU Objective C Runtime protocols - Private functions
Copyright (C) 2010-201
3
Free Software Foundation, Inc.
Copyright (C) 2010-201
4
Free Software Foundation, Inc.
Contributed by Nicola Pero <nicola.pero@meta-innovation.com>
Contributed by Nicola Pero <nicola.pero@meta-innovation.com>
This file is part of GCC.
This file is part of GCC.
...
...
libobjc/objc-private/runtime.h
View file @
f82356d2
/* GNU Objective C Runtime internal declarations
/* GNU Objective C Runtime internal declarations
Copyright (C) 1993-201
3
Free Software Foundation, Inc.
Copyright (C) 1993-201
4
Free Software Foundation, Inc.
Contributed by Kresten Krab Thorup
Contributed by Kresten Krab Thorup
This file is part of GCC.
This file is part of GCC.
...
...
libobjc/objc-private/sarray.h
View file @
f82356d2
/* Sparse Arrays for Objective C dispatch tables
/* Sparse Arrays for Objective C dispatch tables
Copyright (C) 1993-201
3
Free Software Foundation, Inc.
Copyright (C) 1993-201
4
Free Software Foundation, Inc.
Contributed by Kresten Krab Thorup.
Contributed by Kresten Krab Thorup.
This file is part of GCC.
This file is part of GCC.
...
...
libobjc/objc-private/selector.h
View file @
f82356d2
/* GNU Objective C Runtime selector implementation - Private functions
/* GNU Objective C Runtime selector implementation - Private functions
Copyright (C) 2010-201
3
Free Software Foundation, Inc.
Copyright (C) 2010-201
4
Free Software Foundation, Inc.
Contributed by Nicola Pero <nicola.pero@meta-innovation.com>
Contributed by Nicola Pero <nicola.pero@meta-innovation.com>
This file is part of GCC.
This file is part of GCC.
...
...
libobjc/objc-sync.c
View file @
f82356d2
/* GNU Objective C Runtime @synchronized implementation
/* GNU Objective C Runtime @synchronized implementation
Copyright (C) 2010-201
3
Free Software Foundation, Inc.
Copyright (C) 2010-201
4
Free Software Foundation, Inc.
Contributed by Nicola Pero <nicola.pero@meta-innovation.com>
Contributed by Nicola Pero <nicola.pero@meta-innovation.com>
This file is part of GCC.
This file is part of GCC.
...
...
libobjc/objc/NXConstStr.h
View file @
f82356d2
/* Interface for the NXConstantString class for Objective-C.
/* Interface for the NXConstantString class for Objective-C.
Copyright (C) 1995-201
3
Free Software Foundation, Inc.
Copyright (C) 1995-201
4
Free Software Foundation, Inc.
Contributed by Pieter J. Schoenmakers <tiggr@es.ele.tue.nl>
Contributed by Pieter J. Schoenmakers <tiggr@es.ele.tue.nl>
This file is part of GCC.
This file is part of GCC.
...
...
libobjc/objc/Object.h
View file @
f82356d2
/* Interface for the Object class for Objective-C.
/* Interface for the Object class for Objective-C.
Copyright (C) 1993-201
3
Free Software Foundation, Inc.
Copyright (C) 1993-201
4
Free Software Foundation, Inc.
This file is part of GCC.
This file is part of GCC.
...
...
libobjc/objc/Protocol.h
View file @
f82356d2
/* Declare the class Protocol for Objective C programs.
/* Declare the class Protocol for Objective C programs.
Copyright (C) 1993-201
3
Free Software Foundation, Inc.
Copyright (C) 1993-201
4
Free Software Foundation, Inc.
This file is part of GCC.
This file is part of GCC.
...
...
libobjc/objc/message.h
View file @
f82356d2
/* GNU Objective C Runtime messaging declarations
/* GNU Objective C Runtime messaging declarations
Copyright (C) 1993-201
3
Free Software Foundation, Inc.
Copyright (C) 1993-201
4
Free Software Foundation, Inc.
This file is part of GCC.
This file is part of GCC.
...
...
libobjc/objc/objc-decls.h
View file @
f82356d2
/* GNU Objective-C Extern helpers for Win32.
/* GNU Objective-C Extern helpers for Win32.
Copyright (C) 2004-201
3
Free Software Foundation, Inc.
Copyright (C) 2004-201
4
Free Software Foundation, Inc.
This file is part of GCC.
This file is part of GCC.
...
...
libobjc/objc/objc-exception.h
View file @
f82356d2
/* GNU Objective C Runtime native exceptions
/* GNU Objective C Runtime native exceptions
Copyright (C) 2010-201
3
Free Software Foundation, Inc.
Copyright (C) 2010-201
4
Free Software Foundation, Inc.
Contributed by Nicola Pero <nicola.pero@meta-innovation.com>
Contributed by Nicola Pero <nicola.pero@meta-innovation.com>
This file is part of GCC.
This file is part of GCC.
...
...
libobjc/objc/objc-sync.h
View file @
f82356d2
/* GNU Objective C Runtime @synchronized implementation
/* GNU Objective C Runtime @synchronized implementation
Copyright (C) 2010-201
3
Free Software Foundation, Inc.
Copyright (C) 2010-201
4
Free Software Foundation, Inc.
Contributed by Nicola Pero <nicola.pero@meta-innovation.com>
Contributed by Nicola Pero <nicola.pero@meta-innovation.com>
This file is part of GCC.
This file is part of GCC.
...
...
libobjc/objc/objc.h
View file @
f82356d2
/* Basic data types for Objective C.
/* Basic data types for Objective C.
Copyright (C) 1993-201
3
Free Software Foundation, Inc.
Copyright (C) 1993-201
4
Free Software Foundation, Inc.
This file is part of GCC.
This file is part of GCC.
...
...
libobjc/objc/runtime.h
View file @
f82356d2
/* GNU Objective-C Runtime API - Modern API
/* GNU Objective-C Runtime API - Modern API
Copyright (C) 2010-201
3
Free Software Foundation, Inc.
Copyright (C) 2010-201
4
Free Software Foundation, Inc.
Contributed by Nicola Pero <nicola.pero@meta-innovation.com>
Contributed by Nicola Pero <nicola.pero@meta-innovation.com>
This file is part of GCC.
This file is part of GCC.
...
...
libobjc/objc/thr.h
View file @
f82356d2
/* Thread and mutex controls for Objective C.
/* Thread and mutex controls for Objective C.
Copyright (C) 1996-201
3
Free Software Foundation, Inc.
Copyright (C) 1996-201
4
Free Software Foundation, Inc.
Contributed by Galen C. Hunt (gchunt@cs.rochester.edu)
Contributed by Galen C. Hunt (gchunt@cs.rochester.edu)
This file is part of GCC.
This file is part of GCC.
...
...
libobjc/objects.c
View file @
f82356d2
/* GNU Objective C Runtime class related functions
/* GNU Objective C Runtime class related functions
Copyright (C) 1993-201
3
Free Software Foundation, Inc.
Copyright (C) 1993-201
4
Free Software Foundation, Inc.
Contributed by Kresten Krab Thorup
Contributed by Kresten Krab Thorup
This file is part of GCC.
This file is part of GCC.
...
...
libobjc/protocols.c
View file @
f82356d2
/* GNU Objective C Runtime protocol related functions.
/* GNU Objective C Runtime protocol related functions.
Copyright (C) 2010-201
3
Free Software Foundation, Inc.
Copyright (C) 2010-201
4
Free Software Foundation, Inc.
Contributed by Nicola Pero
Contributed by Nicola Pero
This file is part of GCC.
This file is part of GCC.
...
...
libobjc/sarray.c
View file @
f82356d2
/* Sparse Arrays for Objective C dispatch tables
/* Sparse Arrays for Objective C dispatch tables
Copyright (C) 1993-201
3
Free Software Foundation, Inc.
Copyright (C) 1993-201
4
Free Software Foundation, Inc.
This file is part of GCC.
This file is part of GCC.
...
...
libobjc/selector.c
View file @
f82356d2
/* GNU Objective C Runtime selector related functions
/* GNU Objective C Runtime selector related functions
Copyright (C) 1993-201
3
Free Software Foundation, Inc.
Copyright (C) 1993-201
4
Free Software Foundation, Inc.
Contributed by Kresten Krab Thorup
Contributed by Kresten Krab Thorup
This file is part of GCC.
This file is part of GCC.
...
...
libobjc/sendmsg.c
View file @
f82356d2
/* GNU Objective C Runtime message lookup
/* GNU Objective C Runtime message lookup
Copyright (C) 1993-201
3
Free Software Foundation, Inc.
Copyright (C) 1993-201
4
Free Software Foundation, Inc.
Contributed by Kresten Krab Thorup
Contributed by Kresten Krab Thorup
This file is part of GCC.
This file is part of GCC.
...
...
libobjc/thr.c
View file @
f82356d2
/* GNU Objective C Runtime Thread Interface
/* GNU Objective C Runtime Thread Interface
Copyright (C) 1996-201
3
Free Software Foundation, Inc.
Copyright (C) 1996-201
4
Free Software Foundation, Inc.
Contributed by Galen C. Hunt (gchunt@cs.rochester.edu)
Contributed by Galen C. Hunt (gchunt@cs.rochester.edu)
This file is part of GCC.
This file is part of GCC.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment