Skip to content
GitLab
探索
登录
注册
主导航
搜索或转到…
项目
P
picolibc
管理
动态
成员
标记
计划
议题
议题看板
里程碑
Wiki
代码
合并请求
仓库
分支
提交
标签
仓库图
比较修订版本
代码片段
部署
发布
Package registry
模型注册表
运维
Terraform 模块
监控
事件
分析
价值流分析
贡献者分析
仓库分析
模型实验
帮助
帮助
支持
GitLab 文档
比较 GitLab 各版本
社区论坛
为 GitLab 提交贡献
提交反馈
快捷键
?
代码片段
群组
项目
显示更多面包屑
zephyr
picolibc
提交
cc4b0fd7
提交
cc4b0fd7
编辑于
16 years ago
作者:
Joern Rennecke
浏览文件
操作
下载
补丁
差异文件
Retrospectively check in source files modified in insight 6.8 release.
上级
1af8be99
分支
insight_6_8-branch
分支 包含提交
标签
arc-insight_6_8-branchpoint
标签 包含提交
无相关合并请求
变更
2
隐藏空白变更内容
行内
左右并排
显示
2 个更改的文件
configure.ac
+1
-1
1 个添加, 1 个删除
configure.ac
djunpack.bat
+2
-2
2 个添加, 2 个删除
djunpack.bat
有
3 个添加
和
3 个删除
configure.ac
+
1
−
1
浏览文件 @
cc4b0fd7
...
...
@@ -162,7 +162,7 @@ host_libs="intl mmalloc libiberty opcodes bfd readline tcl tk itcl libgui zlib l
# know that we are building the simulator.
# binutils, gas and ld appear in that order because it makes sense to run
# "make check" in that particular order.
host_tools="
texinfo
byacc flex bison binutils gas ld fixincludes gcc sid sim gdb make patch prms send-pr gprof etc expect dejagnu ash bash bzip2 m4 autoconf automake libtool diff rcs fileutils shellutils time textutils wdiff find uudecode hello tar gzip indent recode release sed utils guile perl gawk findutils gettext zip fastjar gnattools"
host_tools="byacc flex bison binutils gas ld fixincludes gcc sid sim gdb make patch prms send-pr gprof etc expect dejagnu ash bash bzip2 m4 autoconf automake libtool diff rcs fileutils shellutils time textutils wdiff find uudecode hello tar gzip indent recode release sed utils guile perl gawk findutils gettext zip fastjar gnattools"
# libgcj represents the runtime libraries only used by gcj.
libgcj="target-libffi \
...
...
此差异已折叠。
点击以展开。
djunpack.bat
+
2
−
2
浏览文件 @
cc4b0fd7
...
...
@@ -17,8 +17,8 @@ Rem
Rem The following 2 lines need to be changed with each new GDB release, to
Rem be identical to the name of the top-level directory where the GDB
Rem distribution unpacks itself.
set
GDBVER
=
gdb
-
5
.0
if
"
%GDBVER%
"
==
"
gdb-5.0
"
GoTo
EnvOk
set
GDBVER
=
insight
-
6
.8
if
"
%GDBVER%
"
==
"
insight-6.8
"
GoTo
EnvOk
Rem If their environment space is too small, re-exec with a larger one
command
.com
/e
:4096
/c
%
0
%
1
GoTo
End
...
...
此差异已折叠。
点击以展开。
预览
0%
加载中
请重试
或
添加新附件
.
取消
You are about to add
0
people
to the discussion. Proceed with caution.
先完成此消息的编辑!
保存评论
取消
想要评论请
注册
或
登录