Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

port to Renesas SH CPU (sh4) [CORE2655] #3061

Closed
firebird-automations opened this issue Oct 1, 2009 · 8 comments
Closed

port to Renesas SH CPU (sh4) [CORE2655] #3061

firebird-automations opened this issue Oct 1, 2009 · 8 comments

Comments

@firebird-automations
Copy link
Collaborator

Submitted by: Damyan Ivanov (dam)

Attachments:
fb-head-sh4.patch
port-s390.patch
port-sh4.patch

Attached is a patch that adds support and implementation IDs for linux/sh4 (Renesas SH) architecture.

SH comes in little- and big-endian variants, support for both is added. SH has alignment constraints.

The patch was initially proposed by Nobuhiro Iwamatsu <mailto:iwamatsu@nigauri.org> and reported to Debian as http://bugs.debian.org/545925.

The patch I attach here is intented for CVS HEAD. I will take care of backporting it to 2.1 (which is the latest avaible in Debian) and 2.5 (work on packaging which is in progress) for Debian, including additionally patching remote/xdr.cpp (which is no longer necessary in HEAD). Tell me if you want these patches.

Thanks,
dam

@firebird-automations
Copy link
Collaborator Author

Commented by: Damyan Ivanov (dam)

CVS HEAD SH4 port patch

@firebird-automations
Copy link
Collaborator Author

Modified by: Damyan Ivanov (dam)

Attachment: fb-head-sh4.patch [ 11504 ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @AlexPeshkoff

assignee: Alexander Peshkov [ alexpeshkoff ]

@firebird-automations
Copy link
Collaborator Author

Commented by: @AlexPeshkoff

Backporting to 2.5 is not needed, HEAD is still == 2.5. Patch for 2.1 is welcome.

@firebird-automations
Copy link
Collaborator Author

Commented by: Damyan Ivanov (dam)

Since the sh4 port was done after the s390 ones, I also attach the patch that adds support to s390/s390x (backported from HEAD).

So you first apply the s390 patch (supporting both 32/64 bit s390) and second the sh4 patch.

Both patches are against 2.1.3.18185. Hopefully they apply to B2_1_Release without much problems. Sorry for not preparing clean patches for the current 2.1 branch, the Git mirror at http://gitorious.org/firebird-head-mirror/ tracks only HEAD.

Thank you for the quick response.

@firebird-automations
Copy link
Collaborator Author

Modified by: Damyan Ivanov (dam)

Attachment: port-s390.patch [ 11505 ]

Attachment: port-sh4.patch [ 11506 ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @AlexPeshkoff

status: Open [ 1 ] => Resolved [ 5 ]

resolution: Fixed [ 1 ]

Fix Version: 2.5 RC1 [ 10362 ]

Fix Version: 2.1.4 [ 10361 ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @pcisar

status: Resolved [ 5 ] => Closed [ 6 ]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants