Skip to content

v3.12.2023051401 preview version#250

Merged
github0null merged 32 commits intomasterfrom
dev
May 14, 2023
Merged

v3.12.2023051401 preview version#250
github0null merged 32 commits intomasterfrom
dev

Conversation

@github0null
Copy link
Copy Markdown
Owner

No description provided.

github0null and others added 30 commits April 17, 2023 14:55
- Implement MIPS (MTI) toolchain support for *nix and MinGW64 platforms as the
  MTI_GCC (MIPS MTI GCC Compiler) project type.
- Default to a baseline set of MIPS compiler flags.
- Add barebones GCC Model data in /res/data/models/*/mips.gcc.model.json.

Co-authored-by: Yu Shen <yu.shen@oss.cipunited.com>
Signed-off-by: Mingcong Bai <jeffbai@oss.cipunited.com>
Now it compiles a simple C hello-world program successfully with an empty template. like:

int main() {
	printf("hello");
	return 0;
}
修复与调整 MIPS 类型相关的问题
set <circle>'s cx from 80.285 to 80;
merge paths with same color (#878787);
remove unnessary rect/path.
…g-struct-name

在 MipsCodeBuilder 类中修正错误的 struct 名字
在文档中添加 MIPS 支持的相关描述
@github0null github0null merged commit cc2053a into master May 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants