313 Commits

Author SHA1 Message Date
Joel Sherrill
7689668a43 Add Changes and ISSUES files 2012-03-07 16:45:30 -06:00
Joel Sherrill
1a91c05070 Preserve Sebastian's directory structure under rtemsbsd to minimize changes 2012-03-07 16:44:23 -06:00
Sebastian Huber
294ae20eca Initial version. 2012-03-07 16:17:18 -06:00
Joel Sherrill
cbffdb7fdc Separate RTEMS Specific Files from Those Direct from FreeBSD 2012-03-07 16:14:13 -06:00
Joel Sherrill
d4f439f27e Add rmlock - almost links 2012-03-07 15:10:49 -06:00
Joel Sherrill
b23aecc8eb Use RTEMS installed in newbsd working tree 2012-03-07 13:31:06 -06:00
Joel Sherrill
a6343722d1 Add message about set_sys_init_* needed in BSP linkcmds. 2012-03-07 12:14:57 -06:00
Joel Sherrill
2e2d4416e2 Add testsuite with single linking tests (link01) 2012-03-07 12:09:14 -06:00
Joel Sherrill
d29b3f38ff rtems_filesystem_default_fpathconf is obsolete in 4.11 2012-03-07 12:08:29 -06:00
Joel Sherrill
1c93086b77 Makefile - Remove include of target.cfg as unneeded 2012-03-07 12:07:43 -06:00
Joel Sherrill
7e970b1d4a Clean Up Makefile
- Remove explicit setting of $PATH
  - Fix line length issue on install for loop
2012-03-07 11:23:04 -06:00
Joel Sherrill
9bc03ed8eb Separate User Path Settings Into New File config.inc
This makes the settings available for use in other Makefiles.
Specifically when tests are added.
2012-03-07 11:22:03 -06:00
Joel Sherrill
a9153ec304 Initial import
Code is based on FreeBSD 8.2 with USB support from Sebastian Huber
and Thomas Doerfler. Initial TCP/IP stack work is from Kevel Kirspel.
2012-03-07 09:52:04 -06:00