Age | Commit message (Collapse) | Author | Files | Lines |
|
and parameters that are functions).
|
|
Also, fix a C++ problem when looking for methods in super-classes.
(There was confusion between base and derived types.)
|
|
* configure.in: Add rs6000 host and target.
* inflow.c (new_tty): O_NOCTTY kludge for RS/6000.
* symfile.h (entry_point): Add.
|
|
and builtin_type_double_complex). Also add and use various TARGET_<TYPE>_BIT
macros to indicate the sizes of various types on the target machine.
|
|
* dbxread.c (dbx_lookup_type): Keep doubling size of typevector
until it is large enough.
|
|
"bss" rather than "data" symbols, but which still conflict.
* m2-exp.y: Lint.
|
|
|
|
* m2-exp.y: Avoid using yytname[] which is a Bison-ism.
|
|
|
|
* expread.y, expread.tab.c: Remove.
* parser-defs.h: New file with common declarations from expread.y.
* c-exp.y: New file with the C parser from expread.y.
* m2-exp.y: New file with the Modula-2 parser.
|