summaryrefslogtreecommitdiffstats
path: root/gcc/c-lang.c
Commit message (Collapse)AuthorAgeFilesLines
...
* (finish_file): Add missing parm to start_function call.kenner1995-07-101-1/+1
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@10112 138bc75d-0d04-0410-961f-82ee72b054a4
* Update FSF address.kenner1995-06-151-1/+2
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9959 138bc75d-0d04-0410-961f-82ee72b054a4
* (finish_file): Pass extra parm to start_function.kenner1995-06-141-1/+1
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9944 138bc75d-0d04-0410-961f-82ee72b054a4
* (finish_file): Pass new parm to start_function.kenner1995-03-101-3/+3
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9149 138bc75d-0d04-0410-961f-82ee72b054a4
* __attribute__ ((constructor))merrill1995-01-141-0/+50
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@8747 138bc75d-0d04-0410-961f-82ee72b054a4
* (maybe_objc_comptypes): Undo the previouswood1993-04-221-1/+1
| | | | | | | | change and make the undecided return value from 2 to -1 to avoid confusion with the values used by comptypes. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@4191 138bc75d-0d04-0410-961f-82ee72b054a4
* (maybe_objc_comptypes): Return 0wood1993-04-141-1/+1
| | | | | | | | (incompatible) rather than 2 (similar enough) as the default. This was an inadvertent change in the Objective-C merge. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@4153 138bc75d-0d04-0410-961f-82ee72b054a4
* (is_class_name, maybe_objc_method_name,wood1993-04-091-3/+28
| | | | | | | build_objc_string): New functions. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@4066 138bc75d-0d04-0410-961f-82ee72b054a4
* Added front-end taggint to object files.mrs1993-03-251-0/+6
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@3874 138bc75d-0d04-0410-961f-82ee72b054a4
* entered into RCSrms1992-01-181-1/+1
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@209 138bc75d-0d04-0410-961f-82ee72b054a4
* Initial revisionrms1991-12-251-0/+98
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@141 138bc75d-0d04-0410-961f-82ee72b054a4
OpenPOWER on IntegriCloud