Joel Sherrill
3742749c9d
Update 4.11 gdb to 7.9 for sparc and use Jiri Gaisler's patch set
...
It is combined into one until Chris can work around using the unorderd
dict container on the patch set.
2015-03-27 10:03:28 -05:00
Joel Sherrill
c13abcc1a5
Update newlib to 20150223 snapshot tarball
...
This includes Joel's patch to dynamically probe for the proper
<inttypes.h> setting for intptr_t and uintptr_t. This eliminates
many printf() format warnings due to them being incorrectly defined.
2015-03-26 08:39:30 -05:00
Chris Johns
2e54abc9ba
sb: Make the source and patch labels have sortable label.
...
This patch changes 'patch1' to 'patch0001' so sorting of the macro
keys in the patch macro map returns the order the patches are declared.
The helps mamage patch sets that need a specific order.
2015-03-26 11:12:13 +11:00
Gedare Bloom
6523533354
Bump newlib git head
2015-03-23 11:42:18 -04:00
Chris Johns
1039ac9dbb
rtems/tools: Change the order of the git URL to not do a merge.
...
The merge was failing for some users. Change to reset, branch master
and then pull.
2015-03-20 13:58:48 +11:00
Chris Johns
ba0008c372
sb: Do not accept an extra separate option for --with/--without.
...
The --with/--without that does not have an extra option was
consuming an extra option on the command line.
2015-03-20 13:57:27 +11:00
Joel Sherrill
a83fc54f09
newlib has moved to git. The old CVS->git mirror is dead. Update.
...
This moves all git hashes to the head of newlib's git and
updates the URL.
Use hash: 1c144ed142224cd112c1c9177a4231bef7975f9f
2015-03-19 13:06:21 -05:00
Chris Johns
b6d6a11abf
sb: Change Cygwin support to produce cygwin executables.
2015-03-18 08:54:48 +11:00
Chris Johns
b0f9e30fa4
Add merge to the git and download modules to merge after a fetch.
...
Update the RTEMS tools and newlib-git to merge after the fetch.
2015-03-18 08:21:34 +11:00
Chris Johns
7f7d388af8
Add gdb-7.8.2 hash.
2015-03-12 17:44:38 +11:00
Chris Johns
0f6afd9cf2
4.11/moxie: Fix the broken dtc-1.4.1 build.
2015-03-12 13:11:06 +11:00
Chris Johns
020389fa1c
Add MSYS2 documentation.
2015-03-12 13:09:27 +11:00
Chris Johns
55a82ac8c2
4.11/arm: Move to gdb-7.9.
2015-03-07 09:25:46 +11:00
Chris Johns
88cb50a3a4
Fix removall for Windows and POSIX file systems.
2015-03-07 09:24:51 +11:00
Chris Johns
c4c6264214
Update the documentation path.
2015-03-07 09:24:51 +11:00
Chris Johns
46ec6b52c8
Windows is win32 when testing for the host.
2015-03-07 09:24:51 +11:00
Chris Johns
a84249d261
Windows fixes to build with MSYS2.
...
The path handling has been cleaned up and support for file names
longer than 256 characters.
2015-03-07 09:24:51 +11:00
Gedare Bloom
dbb78dc854
4.11/bfin: roll back to gcc 4.8
2015-03-06 09:46:30 -05:00
Gedare Bloom
7f8c0662dd
Switch to newlib-git-1 and bump version for all 4.9.2 tools
2015-03-05 14:45:32 -05:00
Hesham ALMatary
ee85d9cfb6
RSB: Fetch recent version of newlib that solves or1knd build failure.
...
Updates #2257 .
2015-03-05 09:36:24 -05:00
Joel Sherrill
e08fe1ba08
dtc: Update to dtc 1.4.1 and use it on moxie
...
The site referenced in the 1.2.x configuration is no longer accessible.
The new configuration gives both an updated version and a more
permanent location.
2015-03-03 13:37:23 -05:00
Gedare Bloom
d5a7951f75
Fix broken URLs to FTP site
2015-03-03 13:02:31 -05:00
Sebastian Huber
9b8c76d156
Add GCC patches for rtems-4.11/powerpc
2015-02-26 09:59:34 +01:00
Chris Johns
d7550652cb
Add options support for --with/--without processing. Add --with-download support.
...
You can now test downloading by using --dry-run and --with-download.
Print the redirect if one is taken.
2015-02-18 10:27:02 +11:00
Chris Johns
616892914e
Fixes to get a better update on MSYS2.
2015-02-18 10:26:57 +11:00
Chris Johns
be63b8a517
Fix coping and delete on Windows.
...
This change uses a python.org feature to make the paths uicode
which changes the WIN32 API used. The default WIN32 is limited
to file lengths of 256 characters.
2015-02-18 10:26:52 +11:00
Stefan Wallentowitz
9ab4ab4df7
commit d746ab827529c4e451813bb0e6461ce3dc7b1231
...
Author: Stefan Wallentowitz <stefan.wallentowitz@tum.de>
Date: Thu Feb 12 14:21:42 2015 +0100
Replace binutils for or1k as it is upstream there
2015-02-13 08:01:44 +11:00
Stefan Wallentowitz
d4c221053e
commit 40c7c690d5ce872c1400ed3fb2091f2fafb8d838
...
Author: Stefan Wallentowitz <stefan.wallentowitz@tum.de>
Date: Thu Feb 12 14:21:23 2015 +0100
Add binutils 2.25 support
2015-02-13 08:01:39 +11:00
Chris Johns
d4eb08f55a
Windows native build fixes.
...
The testing of building on Windows is done using MSYS2.
2015-02-07 17:58:17 +11:00
Chris Johns
81ccf41bc0
Update all 4.11 archs to newlib-2.2.0-1 and gdb-7.8.2 where possible.
...
Remove the extra gdb-7.8.1.cfg and added support to allow GDB tar
compression to be version defined. GDB has changed it default to .xz.
2015-02-07 10:46:49 +11:00
Chris Johns
7c7eb86e0c
Change to using newlib snapshot release 2.2.0-1 and gdb 7.8.1.
2015-02-07 10:46:49 +11:00
Chris Johns
712516ac1e
Add Sqlite as a 3rd party package.
...
Thanks to Wendell P Silva for the excellent Wiki page.
2015-01-28 21:42:46 +11:00
Chris Johns
eeded980e5
Fix the check to see if the path is writable.
2015-01-26 11:57:43 +11:00
Chris Johns
8a7428c94b
Add Google Protocol Buffers as a 3prd party package for RTEMS.
...
https://developers.google.com/protocol-buffers/
2015-01-23 14:33:19 +11:00
Chris Johns
b31d5e2dd9
Fix C++ build support for cross-compiling RTEMS 3rd party packages.
2015-01-23 14:31:25 +11:00
Chris Johns
db6d3eb83a
Build rtems-tools for the host with a Cxc build.
2015-01-20 08:57:44 +11:00
Chris Johns
8197b8ea04
Add the host name to the package name.
...
Adding the host name results in the tar files created by the
--bset-tar-file and --pkg-tar-files to contain the host name.
This is useful when building Cxc packages.
2015-01-18 15:34:35 +11:00
Chris Johns
818ea245da
Minor version number bump.
2015-01-18 11:25:17 +11:00
Chris Johns
3963ac4aae
Detect a Cxc build from the options and automatically disabled installing.
...
This is similar to always providing --no-install on the command when building
a Cxc package.
2015-01-18 11:24:11 +11:00
Chris Johns
0392c5fe6c
Provide flags and include paths for the host when building a Cxc.
2015-01-18 11:23:12 +11:00
Chris Johns
e7cbf74fe2
rtems4.11: Update DTC for Moxie to it's new home path.
...
Add a suitable hash for the build to proceed.
Closes #2202 .
2014-12-12 11:22:54 +11:00
Chris Johns
63ab31b425
rtems4.11: Update the PowerPC to use gdb-7.8.1.
2014-12-12 11:22:54 +11:00
Sebastian Huber
6733a85981
sb: Move content to formatter classes
2014-12-11 07:50:10 +01:00
Sebastian Huber
e794d0aba9
sb: Add HTML generation to formatter class
2014-12-11 07:50:10 +01:00
Sebastian Huber
28410ebf89
sb: Move build set to formatter classes
2014-12-11 07:50:10 +01:00
Sebastian Huber
14e5d2edbb
sb: Move git status to formatter classes
2014-12-11 07:50:10 +01:00
Sebastian Huber
1f77f9e36b
sb: Add XML formatter
2014-12-11 07:50:09 +01:00
Sebastian Huber
97e083a72c
sb: Move introduction to formatter classes
2014-12-11 07:50:09 +01:00
Sebastian Huber
5d565849b3
sb: Introduce formatter classes
...
Use inheritance instead of ifs.
2014-12-11 07:50:09 +01:00
Sebastian Huber
ae338e08e8
rtems: Change GCC extra version message
...
Drop the GCC version since this is already part of the normal GCC
version message. Drop the release number from the RSB since the Git
commit identifies the RSB version uniquely. Use a "Name Version, ..."
pattern.
2014-12-05 07:53:58 +01:00