Chris Johns
80cf137146
gcc: Use GNU's FTP rather than the package's home sites that change.
...
Close #3271
2018-01-18 14:17:39 +11:00
Chris Johns
4a87913b14
Remove RSB ARM specific config file rtems-arm-gcc-4.9.3-newlib-2.2.0-20150423-1.cfg
...
Closes #3108 .
2017-08-23 11:10:43 +10:00
Chris Johns
bb43afdab4
Building gcc-4.9.3 is broken on FreeBSD 11.1
...
Reference the patch for the FreeBSD port. See ticket:
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=212465
Closes #3107 .
2017-08-23 11:07:28 +10:00
Sebastian Huber
50908d283f
ARM: Avoid warnings with -fno-short-enums
...
Close #3094 .
2017-08-10 08:13:28 +02:00
Chris Johns
b487b7d130
sb/download: Fix --rsb-file options with released sources.
...
The released sources use the local file name so always force it when
the RSB is released.
Closes #3064 .
4.11.2
2017-07-10 11:44:32 +10:00
Chris Johns
0a916c3058
gcc: Disable makenfo cause newer verisons do not build gcc-4.8 docs.
...
Newer makeinfo tools cannot build the existing texinfo in gcc so
disable building it. This will not be fixed on the gcc branches.
Updates #3027 .
2017-07-03 10:00:36 +10:00
Chris Johns
a206862868
4.11/gcc-4.8.3 Fix building with a newer version of gcc.
...
Updates #2990 .
2017-07-03 10:00:21 +10:00
Chris Johns
b4f52bde45
4.11/h8300: Disable the simulator on Windows.
...
Closes #3044 .
2017-06-14 11:22:50 +10:00
Chris Johns
f18689afdc
4.11/moxie: Revert binutils to 2.25 to support the matching gcc instruction set.
...
Closes #3035 .
2017-06-14 11:22:50 +10:00
Chris Johns
d3aced9c62
4.11/mips: Back port the MIPS fix for FreeBSD from master.
...
Updates #3033 .
2017-06-14 11:22:50 +10:00
Chris Johns
f179dc6538
sb: Backport from master the '--rsb-file=' option.
...
Upates #3033 .
2017-06-14 11:22:50 +10:00
Chris Johns
d57380a21b
4.11/lm32: Fix building on Windows.
...
This patch fixes building the LM32 GDB on Windows.
Closes #3030 .
2017-06-14 11:22:50 +10:00
Chris Johns
78c152453b
sb: Fix long path support in the copy_tree and removeall path support.
...
This change lets the LM32 target build on Windows which has temporary
install paths greated than the Win32 API max size. The buildroot path
compression is still needed as the GNU assembler does not like paths
that exceed the max Windows limit.
Closes #2992 .
2017-06-14 11:22:50 +10:00
Chris Johns
2433c4bd5f
arm: Use the base 4.9.3 build configuration to pick up changes.
...
Updates #2990 .
2017-06-14 11:21:48 +10:00
Chris Johns
576e284c9d
Fix the release builds of rtems-tools and kernel.
...
Updates #2952 .
2017-04-13 08:42:00 +10:00
Chris Johns
e85c673ef2
MSYS2: Patch to support newer packages.
...
The patch is contributed by Worth Burruss.
Closes #2990 .
2017-04-12 20:25:06 +10:00
Chris Johns
949731c40b
Fix rtems-tools and rtems-kernel builds when released and with a release URL.
...
Updates #2952 .
2017-04-11 22:12:13 +10:00
Chris Johns
61e26178a7
Fix the tools and kernel source URL when released to use sources
.
...
Remove `%define without_release_url` so the standard release URL processing
is used. This requires the tools and kernel source is available in the
releases `sources` directory.
Updates #2952 .
2017-04-10 17:30:06 +10:00
Chris Johns
6ae8c3ddb7
4.11/sparc: The sparc patch is held in the 4.12 in rtems-tools.git.
2017-04-04 14:26:07 +10:00
Chris Johns
4b69a14d2a
4.11/sparc: Add the binutils-2.26 SPARC R_SPARC_32 reloc fix.
...
See https://sourceware.org/bugzilla/show_bug.cgi?id=20803 .
This fix is needed to support C++ exceptions in dynamically loaded
code.
Updates #2955 .
2017-04-04 13:26:22 +10:00
Chris Johns
dca7ab2853
sb: Add the release_path
key to the version
section in the VERSION file.
...
A release can specify a custom releaase URL path.
Closes #2952 .
2017-03-26 13:19:18 +11:00
Sebastian Huber
97b4399d1a
4.11: ARM: Optimize IEEE-754 sqrt implementation
...
Update #2948 .
2017-03-22 07:28:08 +01:00
Chris Johns
462f915e30
freebsd: Update makeinfo and install-info paths on FreeBSD 11.0
...
Close #2947 .
2017-03-21 14:08:45 +11:00
Chris Johns
1675a73353
gdb: Build with system readline and use MinGW compilers.
...
Select MinGW compilers for Windows builds on Windows.
Use the system readline rather than GDB's which does not
handle cmd.exe correctly.
Closes #2681 .
4.11.0
4.11.1
2016-04-15 15:26:12 +10:00
Stefan Wallentowitz
febf4fb7d2
Bump OpenRISC versions
...
Bump the OpenRISC toolchain to newer versions.
* Binutils to 2.26
* GCC to 4.9.3
* GDB to 7.9
updates #2668
2016-03-24 16:18:19 -04:00
Chris Johns
6b0d76cc9b
sb: fix the if logic to handle directives in if statements.
...
Directives in if statements end at the end of an if. The cannot
change or split across directive boundaries.
Add more trace detail to config.py.
Updates #2661 .
2016-03-19 17:23:50 +11:00
Chris Johns
57b93eb705
bare/qemu: Use git if the RSB is not release or without a release URL.
...
Updates #2661 .
2016-03-18 15:12:23 +11:00
Chris Johns
f8e76927bc
bare/qemu: Fix %endif type.
...
Updates #2661 .
2016-03-18 14:38:33 +11:00
Chris Johns
e6f96fc41e
sb: Fix vairable type in _if.
...
Updates #2655 .
2016-03-18 14:30:27 +11:00
Chris Johns
e12811908f
sb: Fix op parsing bug where the string was not created.
...
Updates #2655 .
2016-03-18 14:24:17 +11:00
Chris Johns
2bbb06524b
bare/qemu: Use a tarfile is the RSB is released.
...
Updates #2661 .
2016-03-18 13:50:10 +11:00
Chris Johns
87434f6a7c
sb: Make the URL output truncate on long long URLs.
2016-03-18 13:34:26 +11:00
Chris Johns
a8d64ad94d
4.11/rtems-kernel: Use the updated common support for conditional building.
...
Updates #2526 .
2016-03-18 12:58:44 +11:00
Chris Johns
bc61e340c4
rtems/kernel: Move the --with-rtems logic in the common file.
2016-03-18 10:52:11 +11:00
Chris Johns
7d7f7749ee
sb: Fix %if logical OP parsing.
...
Updates #2655 .
2016-03-18 10:51:58 +11:00
Chris Johns
cdfcc09eac
bare: Update or1ksim-master.zip hash
...
Updates #2657 .
2016-03-17 19:47:57 +11:00
Chris Johns
9d4d37347c
bare: Correct the libffi-3.0.13 hash.
...
Updates #2657 .
2016-03-17 19:24:15 +11:00
Chris Johns
3fac45e900
bare: Update qemu package source hashes that are missing.
...
Add support for pkgconfig checks to fail when just downloading the
source so it is actually downloaded on hosts that may have a package
installed.
Updates #2657 .
2016-03-17 18:27:47 +11:00
Chris Johns
7e04bc3d98
sb: Fix the sensible url printer on Python3.
...
Updates #2656 .
2016-03-17 18:26:37 +11:00
Chris Johns
ebbfb0fb30
rtems: Remove 4.10 and 4.9 base configuration files.
...
Updates #2650 .
2016-03-17 16:59:04 +11:00
Chris Johns
be67f32883
rtems: Remove 4.9 and 4.10 from the 4.11 branch.
...
Closes #2650 .
2016-03-17 16:54:15 +11:00
Chris Johns
31f33047a2
sb: Change urlib to urllib2 on Python2 and add user agent support.
...
Some sites block the standard python user agent. Change to Wget
as it seems to make the tested sites behave.
Limit the size of long URLs when logging to the user.
Closes #2656 .
2016-03-17 16:47:31 +11:00
Chris Johns
0e22c3c7ff
sb: Support --dry-run --with-download for 3rd party RTEMS BSP packages.
...
The building of 3rd party packages for an RTEMS BSP requires a valid
BSP so the standard method to download the source for releasing does
not work. This change adds support to allow this. The RTEMS BSP support
will not generate an error is no BSP or tools are provided or found.
The change addis logic operators to the %if statement so you can '||'
to 'or' and '&&' to 'and' logic expressions.
A new %log directive has been added to clean up the messages.
A new %{!define ...} has been added to aid checking within logic
expressions.
All command line --with/--without now appear as macros.
Add version.version to get just the RTEMS major and minor version.
Some pkg-config issues have been resolved.
Closes #2655 .
2016-03-17 16:39:57 +11:00
Chris Johns
5881078202
rtems/net-mgmt: Switch the net-snmp path to https as SF has changed.
2016-03-17 16:36:59 +11:00
Chris Johns
4ffa1d465e
bare/devel/qemu: Add a hash for glib.
...
Closes #2646 .
2016-03-16 17:18:02 +11:00
Chris Johns
8f6fb61d53
bare/devel/qemu: Fix the release URL logic and pkconfig python3 issues.
...
Closes #2645 .
2016-03-16 17:17:52 +11:00
Chris Johns
e70a165d6d
sb: Do not expand the package name in a bset file.
...
If the package references macros yet to be defined an error is
generated. Let the macro expands happen when the package name is
actually used.
Closes #2645 .
2016-03-16 17:17:40 +11:00
Chris Johns
84ed68588b
sb: Make cvs optional.
...
Ignore RSB generated files to keep the git dirty status clean.
Closes #2647 .
Closes #2748 .
2016-03-16 06:04:37 +11:00
Chris Johns
a15c396dd3
rtems-kernel: Fix the --with-rtems/--without-rtems support when released.
...
Also add:
--with-rtemsbsp="bsp,bsp,bsp"
--with-rtems-smp
--with-rtems-tests
--with-rtems-tests=sample
--with-rtems-tests=all
Closes #2526 .
2016-03-14 18:20:21 +11:00
Chris Johns
d4a2da8921
sb: Fix the --without-error-report parsing of the label.
...
Update #2526 .
2016-03-14 17:42:51 +11:00