summaryrefslogtreecommitdiff
path: root/sim/erc32/exec.c
Commit message (Collapse)AuthorAgeFilesLines
* [sim] Update old contact info in GPL license noticesJoel Brobecker2012-12-191-2/+1
| | | | | | sim/ChangeLog: Update old contact info in GPL license notices.
* Update sim copyright headers from GPLv2-or-later to GPLv3-or-later.Joel Brobecker2012-12-191-1/+1
| | | | | | gdb/sim/ChangeLog: Update the non-FSF-copyrighted files in sim to GPLv3 or later.
* * end.c: Include config.h before system header files.Nick Clifton2012-08-161-0/+1
| | | | | | | | | * erc32.c: Likewise. * exec.c: Likewise. * float.c: Likewise. * func.c: Likewise. * help.c: Likewise. * interf.c: Likewise.
* 2008-11-10 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-11-111-2/+2
| | | | * erc32.c, exec.c: Fix warnings.
* 2005-03-07 Jerome Guitton <guitton@gnat.com>Jerome Guitton2005-03-071-0/+2
| | | | | | | | | | | | * sim/erc32/float.c (set_fsr): Do not use deprecated multi-line strings. (clear_accex): Ditto. * sim/erc32/interf.c: Remove the redeclaration of fprintf. * sim/erc32/sis.c: Ditto. * sim/erc32/exec.c: Add missing semicolon. * sim/erc32/func.c: Remove definitions of generic_print_address, generic_symbol_at_address, buffer_read_memory and perror_memory, as they are already defined in opcodes/dis-buf.c.
* Initial revisionStan Shebs1999-04-161-0/+2041