Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 2005-08-10 Roland McGrath <roland@redhat.com> | roland | 2005-08-11 | 1 | -4/+20 |
| | | | | | | | | * loc2c.c (emit_base_store): New function. (emit_bitfield): Rewritten to handle stores, change parameters. (c_translate_fetch): Update caller. (c_translate_store): New function. * loc2c-test.c (handle_variable): Grok "=" last argument to do a store. | ||||
* | 2005-08-08 Roland McGrath <roland@redhat.com> | roland | 2005-08-09 | 1 | -0/+271 |
* loc2c-test.c: New file. * Makefile.am (stpd_LDADD): Add loc2c-test. (loc2c_test_SOURCES, loc2c_test_LDADD): New variables. * Makefile.in, aclocal.m4: Regenerated. |