Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1995-07-10 | (finish_file): Add missing parm to start_function call. | Richard Kenner | 1 | -1/+1 | |
From-SVN: r10112 | |||||
1995-06-15 | Update FSF address. | Richard Kenner | 1 | -1/+2 | |
From-SVN: r9959 | |||||
1995-06-14 | (finish_file): Pass extra parm to start_function. | Richard Kenner | 1 | -1/+1 | |
From-SVN: r9944 | |||||
1995-03-09 | (finish_file): Pass new parm to start_function. | Richard Kenner | 1 | -3/+3 | |
From-SVN: r9149 | |||||
1995-01-14 | __attribute__ ((constructor)) | Jason Merrill | 1 | -0/+50 | |
From-SVN: r8747 | |||||
1993-04-22 | (maybe_objc_comptypes): Undo the previous change and make the undecided ↵ | Tom Wood | 1 | -1/+1 | |
return... (maybe_objc_comptypes): Undo the previous change and make the undecided return value from 2 to -1 to avoid confusion with the values used by comptypes. From-SVN: r4191 | |||||
1993-04-14 | (maybe_objc_comptypes): Return 0 (incompatible) rather than 2 (similar ↵ | Tom Wood | 1 | -1/+1 | |
enough) as the default. (maybe_objc_comptypes): Return 0 (incompatible) rather than 2 (similar enough) as the default. This was an inadvertent change in the Objective-C merge. From-SVN: r4153 | |||||
1993-04-09 | (is_class_name, maybe_objc_method_name, | Tom Wood | 1 | -3/+28 | |
build_objc_string): New functions. From-SVN: r4066 | |||||
1993-03-25 | Added front-end taggint to object files. | Mike Stump | 1 | -0/+6 | |
From-SVN: r3874 | |||||
1992-01-18 | entered into RCS | Richard Stallman | 1 | -1/+1 | |
From-SVN: r209 | |||||
1991-12-25 | Initial revision | Richard Stallman | 1 | -0/+98 | |
From-SVN: r141 |