perform custom abi construction in sparc as well to handle floatingpoint
authorMatthias Braun <matze@braunis.de>
Thu, 22 Jul 2010 19:08:05 +0000 (19:08 +0000)
committerMatthias Braun <matze@braunis.de>
Thu, 22 Jul 2010 19:08:05 +0000 (19:08 +0000)
commit637450acaf2ef255b2841785a6c6e6b809c9ac27
treec481f1943250d9701ea7dfa1d1c5a2db300f04ed
parent4ec0521f2be686bded8267a9613e9612d06c4cd3
perform custom abi construction in sparc as well to handle floatingpoint

[r27788]
15 files changed:
ir/be/arm/arm_cconv.c
ir/be/arm/arm_cconv.h
ir/be/arm/arm_spec.pl
ir/be/arm/arm_transform.c
ir/be/beabihelper.c
ir/be/scripts/generate_new_opcodes.pl
ir/be/sparc/bearch_sparc.c
ir/be/sparc/sparc_cconv.c [new file with mode: 0644]
ir/be/sparc/sparc_cconv.h [new file with mode: 0644]
ir/be/sparc/sparc_emitter.c
ir/be/sparc/sparc_new_nodes.c
ir/be/sparc/sparc_new_nodes.h
ir/be/sparc/sparc_nodes_attr.h
ir/be/sparc/sparc_spec.pl
ir/be/sparc/sparc_transform.c