2016-10-03T00:07:05 *** kiwichris_ has quit IRC 2016-10-03T00:07:28 *** kiwichris_ has joined #rtems 2016-10-03T00:23:26 [trac] 0001-cpukit-m68k-Remove-leftover-bits-of-gen68302-BSP.patch () attached to #2543 by aunali1 http://devel.rtems.org/ticket/2543 2016-10-03T00:43:25 [trac] #2543/defect (new) updated by aunali1 (empty comment) http://devel.rtems.org/ticket/2543 2016-10-03T00:43:27 [trac] #2543/defect (new) updated by aunali1 (empty comment) http://devel.rtems.org/ticket/2543 2016-10-03T00:48:56 [trac] #2544/defect (new) updated by aunali1 (Duplicate of #2543.) http://devel.rtems.org/ticket/2544 2016-10-03T00:49:13 [trac] #2544/defect (closed) updated by aunali1 (empty comment) http://devel.rtems.org/ticket/2544 2016-10-03T01:31:26 [trac] #2560/defect (closed) updated by aunali1 (Just ran a fresh compile of smdk2410 and everything looks fine. All tests compile ...) http://devel.rtems.org/ticket/2560 2016-10-03T12:46:19 *** guillaum1 has joined #rtems 2016-10-03T14:03:23 *** gedare__ has joined #rtems 2016-10-03T14:32:01 *** guerby has quit IRC 2016-10-03T14:33:37 *** guerby has joined #rtems 2016-10-03T14:42:04 *** gedare__ has quit IRC 2016-10-03T14:58:41 *** benjamint has quit IRC 2016-10-03T15:41:44 *** gedare__ has joined #rtems 2016-10-03T16:10:39 *** benjamint has joined #rtems 2016-10-03T17:04:09 *** stryx` has quit IRC 2016-10-03T17:04:21 *** geheimnis` has quit IRC 2016-10-03T17:05:00 *** stryx` has joined #rtems 2016-10-03T17:05:02 *** geheimnis` has joined #rtems 2016-10-03T17:07:38 *** benjamint has quit IRC 2016-10-03T17:13:34 *** gedare__ has quit IRC 2016-10-03T17:56:34 *** benjamint has joined #rtems 2016-10-03T17:58:24 *** dr__house|away is now known as dr__house 2016-10-03T18:11:26 *** benjamint has quit IRC 2016-10-03T19:26:47 *** gedare has joined #rtems 2016-10-03T19:26:47 *** ChanServ sets mode: +o gedare 2016-10-03T19:34:40 *** gedare has quit IRC 2016-10-03T20:12:33 *** gedare has joined #rtems 2016-10-03T20:12:33 *** ChanServ sets mode: +o gedare 2016-10-03T20:52:35 *** gedare has quit IRC 2016-10-03T22:19:32 *** kiwichris_ has quit IRC 2016-10-03T23:18:11 *** kiwichris has joined #rtems 2016-10-04T00:07:21 *** guerby has quit IRC 2016-10-04T00:59:45 *** dr__house is now known as dr__house|away 2016-10-04T01:00:56 *** guerby has joined #rtems 2016-10-04T03:30:30 *** mumptai has quit IRC 2016-10-04T03:44:08 *** mumptai has joined #rtems 2016-10-04T05:55:51 *** sebhub has joined #rtems 2016-10-04T08:08:08 *** benjamint has joined #rtems 2016-10-04T16:45:15 *** dr__house|away is now known as dr__house 2016-10-04T18:16:50 *** gedare__ has joined #rtems 2016-10-04T19:57:27 *** gedare__ has quit IRC 2016-10-04T20:59:15 *** mumptai has quit IRC 2016-10-04T21:14:33 [git] 9d423d9 by Pavel Pisa: [libdl/rtl-obj.c: synchronize cache should not depend on CPU_CACHE_LINE_BYTES. The CPU_CACHE_LINE_BYTES has been introduced after 4.11 branch fork and is not available for all architectures on RTEMS 4.11. Use of rtems_cache_get_maximal_line_size() is more descriptive choice. The min/max data/instruction cache line size is not 2016-10-04T21:14:34 critical there, value is used ...] http://devel.rtems.org/changeset/9d423d9/rtems 2016-10-04T21:14:34 [git] 5807328 by Pavel Pisa: [bsps/arm: do not introduce CPU_CACHE_LINE_BYTES in 4.11 and correct CPU_STRUCTURE_ALIGNMENT.] http://devel.rtems.org/changeset/5807328/rtems 2016-10-04T21:35:58 [git] 89b4a5c by Pavel Pisa: [libdl/rtl-obj.c: synchronize cache should not depend on CPU_CACHE_LINE_BYTES. Use of rtems_cache_get_maximal_line_size() is more descriptive choice. The min/max data/instruction cache line size is not critical there, value is used for optimization only to use single operation for directly following sections.] 2016-10-04T21:35:59 http://devel.rtems.org/changeset/89b4a5c/rtems 2016-10-04T21:35:59 [git] 8714684 by Pavel Pisa: [score/arm: Correct logic to select 64 byte cache line maximum size for Cortex-A. The use of actual cache line max bytes and minimum required alignment in architecture but not-BSP dependent code could be problematic because there exists even ARM instruction set implementations with 128 byte line length and real maximum can be quite 2016-10-04T21:35:59 problematic to say. But a...] http://devel.rtems.org/changeset/8714684/rtems 2016-10-04T22:59:09 [trac] #2767/defect (assigned) updated by chrisj (empty comment) http://devel.rtems.org/ticket/2767 2016-10-05T00:26:46 *** dr__house is now known as dr__house|away 2016-10-05T01:02:10 *** edwardk has quit IRC 2016-10-05T01:15:01 *** edwardk has joined #rtems 2016-10-05T02:51:21 *** hesham has quit IRC 2016-10-05T12:05:35 [git] 10eedb9 by Sebastian Huber: [bsp/atsam: Fix PHY detection] http://devel.rtems.org/changeset/10eedb9/rtems 2016-10-05T12:05:35 [git] a899549 by Sebastian Huber: [bsp/atsam: Provide default buffer counts] http://devel.rtems.org/changeset/a899549/rtems 2016-10-05T12:29:53 *** mkhoory has joined #rtems 2016-10-05T14:52:01 *** mkhoory has joined #rtems 2016-10-05T16:11:09 *** mkhoory has quit IRC 2016-10-05T16:41:49 *** benjamint has quit IRC 2016-10-05T17:00:57 *** benjamint has joined #rtems 2016-10-05T17:18:17 *** mumptai has joined #rtems 2016-10-05T17:25:49 *** jkridner has joined #rtems 2016-10-05T17:27:44 *** benjamint has quit IRC 2016-10-05T18:32:29 *** dr__house|away is now known as dr__house 2016-10-05T21:09:35 *** mumptai has quit IRC 2016-10-05T21:12:25 *** mumptai has joined #rtems 2016-10-05T23:24:18 *** dr__house is now known as dr__house|away 2016-10-06T03:26:20 *** jkridner has quit IRC 2016-10-06T03:31:06 *** amraw has joined #rtems 2016-10-06T04:46:05 *** mkhoory has joined #rtems 2016-10-06T05:01:57 *** mkhoory-2 has joined #rtems 2016-10-06T05:05:51 *** mkhoory has quit IRC 2016-10-06T05:06:13 *** mkhoory-2 has quit IRC 2016-10-06T05:10:58 *** jkridner has joined #rtems 2016-10-06T05:20:18 *** jkridner has quit IRC 2016-10-06T05:54:01 *** amraw has quit IRC 2016-10-06T08:07:05 *** mumptai has quit IRC 2016-10-06T08:15:27 *** benjamint has joined #rtems 2016-10-06T10:03:51 *** jkridner has joined #rtems 2016-10-06T10:08:15 *** jkridner has quit IRC 2016-10-06T10:09:51 *** jkridner has joined #rtems 2016-10-06T10:14:29 *** jkridner has quit IRC 2016-10-06T12:13:57 *** jkridner has joined #rtems 2016-10-06T12:18:35 *** jkridner has quit IRC 2016-10-06T13:23:35 *** jkridner has joined #rtems 2016-10-06T13:35:02 *** jkridner has quit IRC 2016-10-06T13:36:55 *** jkridner has joined #rtems 2016-10-06T14:35:02 *** jkridner has quit IRC 2016-10-06T14:35:37 *** jkridner has joined #rtems 2016-10-06T14:40:15 *** jkridner has quit IRC 2016-10-06T14:46:04 *** gigetoo has quit IRC 2016-10-06T14:46:59 *** gigetoo has joined #rtems 2016-10-06T14:53:50 *** peerst has quit IRC 2016-10-06T15:34:19 *** peerst has joined #rtems 2016-10-06T16:53:59 *** mumptai has joined #rtems 2016-10-06T17:04:03 *** cdesai has quit IRC 2016-10-06T17:07:19 *** cdesai has joined #rtems 2016-10-06T18:21:35 *** dr__house|away is now known as dr__house 2016-10-06T19:03:38 *** cdesai has quit IRC 2016-10-06T19:06:16 *** cdesai has joined #rtems 2016-10-06T20:50:01 *** jkridner has joined #rtems 2016-10-06T21:03:44 *** jkridner has quit IRC 2016-10-06T21:04:29 *** jkridner has joined #rtems 2016-10-06T21:08:44 *** jkridner has joined #rtems 2016-10-06T21:11:42 *** jkridner has quit IRC 2016-10-06T21:12:05 *** jkridner has joined #rtems 2016-10-06T21:22:02 *** stryx` has quit IRC 2016-10-06T21:22:41 *** stryx` has joined #rtems 2016-10-06T22:18:42 *** jkridner has quit IRC 2016-10-06T22:19:22 *** jkridner has joined #rtems 2016-10-06T23:02:04 *** jkridner has quit IRC 2016-10-06T23:03:09 *** jkridner has joined #rtems 2016-10-06T23:07:44 *** jkridner has quit IRC 2016-10-06T23:08:22 *** jkridner has joined #rtems 2016-10-06T23:28:23 *** jkridner has quit IRC 2016-10-06T23:29:03 *** jkridner has joined #rtems 2016-10-06T23:44:17 *** jkridner has quit IRC 2016-10-07T00:10:33 *** dr__house is now known as dr__house|away 2016-10-07T03:24:37 *** gedare has joined #rtems 2016-10-07T03:24:37 *** ChanServ sets mode: +o gedare 2016-10-07T03:35:59 *** gedare has quit IRC 2016-10-07T05:25:03 [git] e11f8e3 by Sebastian Huber: [ohci: Fixes due to USB stack update] http://devel.rtems.org/changeset/e11f8e3/rtems-libbsd 2016-10-07T05:25:03 [git] 335bb97 by Sebastian Huber: [testsuite: Fix warnings] http://devel.rtems.org/changeset/335bb97/rtems-libbsd 2016-10-07T05:25:03 [git] f5f9e16 by Sebastian Huber: [nexus-devices: Support arm/lpc24xx] http://devel.rtems.org/changeset/f5f9e16/rtems-libbsd 2016-10-07T06:02:05 *** jkridner has joined #rtems 2016-10-07T08:46:25 *** mumptai has quit IRC 2016-10-07T12:58:31 *** benjamint has quit IRC 2016-10-07T13:41:01 *** benjamint has joined #rtems 2016-10-07T13:57:47 *** sebhub has quit IRC 2016-10-07T13:59:57 *** benjamint has quit IRC 2016-10-07T14:22:22 *** rokka has quit IRC 2016-10-07T14:22:37 *** rokka has joined #rtems 2016-10-07T14:28:21 *** jkridner has quit IRC 2016-10-07T14:42:05 *** mumptai has joined #rtems 2016-10-07T14:55:12 *** benjamint has joined #rtems 2016-10-07T15:58:12 *** gedare has joined #rtems 2016-10-07T15:58:13 *** ChanServ sets mode: +o gedare 2016-10-07T16:09:47 *** gedare has quit IRC 2016-10-07T16:32:59 *** mumptai has quit IRC 2016-10-07T16:35:29 *** benjamint has quit IRC 2016-10-07T16:35:49 *** benjamint has joined #rtems 2016-10-07T16:43:38 *** Davidbrcz has joined #rtems 2016-10-07T16:44:25 *** benjamint has quit IRC 2016-10-07T16:48:08 *** jkridner has joined #rtems 2016-10-07T16:57:20 *** jkridner has quit IRC 2016-10-07T17:48:39 *** dr__house|away is now known as dr__house 2016-10-07T18:14:56 *** gedare has joined #rtems 2016-10-07T18:14:57 *** ChanServ sets mode: +o gedare 2016-10-07T18:42:07 *** gedare has quit IRC 2016-10-07T18:57:00 *** guillaum1 has quit IRC 2016-10-07T18:57:01 *** darnir has quit IRC 2016-10-07T18:57:03 *** mithro has quit IRC 2016-10-07T18:57:12 *** darnir has joined #rtems 2016-10-07T19:00:09 *** mithro has joined #rtems 2016-10-07T19:08:52 *** stryx` has quit IRC 2016-10-07T19:08:52 *** peerst has quit IRC 2016-10-07T19:08:55 *** edwardk has quit IRC 2016-10-07T19:08:55 *** kiwichris has quit IRC 2016-10-07T19:09:12 *** kiwichris has joined #rtems 2016-10-07T19:09:16 *** stryx` has joined #rtems 2016-10-07T19:11:50 *** bbhoss has quit IRC 2016-10-07T19:15:40 *** edwardk has joined #rtems 2016-10-07T19:16:51 *** peerst has joined #rtems 2016-10-07T19:17:11 *** bbhoss has joined #rtems 2016-10-07T19:18:56 *** Davidbrcz has quit IRC 2016-10-07T19:19:03 *** rtems-trac has quit IRC 2016-10-07T19:19:09 *** rtems-trac has joined #rtems 2016-10-07T19:19:19 *** Davidbrcz has joined #rtems 2016-10-07T19:22:00 *** bbhoss has quit IRC 2016-10-07T19:28:03 *** bbhoss has joined #rtems 2016-10-07T19:34:23 *** rtems-irc has joined #rtems 2016-10-07T19:37:20 *** bbhoss has quit IRC 2016-10-07T19:44:28 *** bbhoss has joined #rtems 2016-10-07T19:47:42 *** gigetoo has quit IRC 2016-10-07T19:47:44 *** indy has quit IRC 2016-10-07T19:47:45 *** dougk_ has quit IRC 2016-10-07T19:47:46 *** dr__house has quit IRC 2016-10-07T19:48:06 *** dr__house has joined #rtems 2016-10-07T19:48:21 *** gigetoo has joined #rtems 2016-10-07T19:48:28 *** dr__house has quit IRC 2016-10-07T19:48:28 *** dr__house has joined #rtems 2016-10-07T19:49:01 *** indy_ has joined #rtems 2016-10-07T19:50:14 *** dougk_ has joined #rtems 2016-10-07T19:51:31 *** bbhoss has quit IRC 2016-10-07T19:56:25 *** guerby has quit IRC 2016-10-07T19:58:23 *** guerby has joined #rtems 2016-10-07T20:07:50 *** bbhoss has joined #rtems 2016-10-07T20:08:15 *** modwizcode has quit IRC 2016-10-07T20:08:21 *** Boquete has quit IRC 2016-10-07T20:08:22 *** sirfranklin has quit IRC 2016-10-07T20:08:23 *** diginet2 has quit IRC 2016-10-07T20:08:28 *** commander has quit IRC 2016-10-07T20:08:41 *** sirfranklin has joined #rtems 2016-10-07T20:08:43 *** modwizcode_ has joined #rtems 2016-10-07T20:09:07 *** Boquete has joined #rtems 2016-10-07T20:09:12 *** diginet2 has joined #rtems 2016-10-07T20:11:04 *** mithro has quit IRC 2016-10-07T20:13:24 *** commander has joined #rtems 2016-10-07T20:20:33 *** mithro has joined #rtems 2016-10-07T20:21:58 *** beng-nl_ has joined #rtems 2016-10-07T20:22:06 *** beng-nl has quit IRC 2016-10-07T20:22:12 *** danieli has quit IRC 2016-10-07T20:30:25 *** gedare has joined #rtems 2016-10-07T20:30:25 *** ChanServ sets mode: +o gedare 2016-10-07T20:31:00 *** bbhoss has quit IRC 2016-10-07T20:31:01 *** bbhoss has joined #rtems 2016-10-07T20:31:20 *** mithro has quit IRC 2016-10-07T20:31:21 *** mithro has joined #rtems 2016-10-07T20:33:50 *** gigetoo has quit IRC 2016-10-07T20:34:17 *** geheimnis` has quit IRC 2016-10-07T20:34:22 *** peerst has quit IRC 2016-10-07T20:34:29 *** gedare has quit IRC 2016-10-07T20:34:32 *** modwizcode_ has quit IRC 2016-10-07T20:34:47 *** stryx` has quit IRC 2016-10-07T20:34:59 *** indy_ has quit IRC 2016-10-07T20:35:07 *** kiwichris has quit IRC 2016-10-07T20:35:10 *** darnir has quit IRC 2016-10-07T20:35:58 *** mithro has quit IRC 2016-10-07T20:38:46 *** gedare has joined #rtems 2016-10-07T20:38:46 *** modwizcode_ has joined #rtems 2016-10-07T20:38:46 *** stryx` has joined #rtems 2016-10-07T20:38:46 *** hitchcock.freenode.net sets mode: +o gedare 2016-10-07T20:39:14 *** geheimnis` has joined #rtems 2016-10-07T20:39:35 *** gigetoo has joined #rtems 2016-10-07T20:39:55 *** indy_ has joined #rtems 2016-10-07T20:39:55 *** kiwichris has joined #rtems 2016-10-07T20:39:55 *** darnir has joined #rtems 2016-10-07T20:42:37 *** bbhoss has quit IRC 2016-10-07T20:52:48 *** peerst has joined #rtems 2016-10-07T20:55:16 *** mithro has joined #rtems 2016-10-07T20:58:49 *** jkridner has joined #rtems 2016-10-07T20:59:07 *** bbhoss has joined #rtems 2016-10-07T21:02:29 *** gedare has quit IRC 2016-10-07T21:04:18 *** jkridner has quit IRC 2016-10-07T22:45:17 *** jkridner has joined #rtems 2016-10-07T22:50:22 *** jkridner has quit IRC 2016-10-07T22:50:29 *** jkridner|pd has joined #rtems 2016-10-07T22:55:24 *** jkridner|pd has quit IRC 2016-10-07T23:10:17 *** dr__house is now known as dr__house|away 2016-10-07T23:24:34 *** jkridner has joined #rtems 2016-10-07T23:29:17 *** jkridner has quit IRC 2016-10-07T23:53:10 *** gedare has joined #rtems 2016-10-07T23:53:11 *** ChanServ sets mode: +o gedare 2016-10-08T00:03:32 *** gedare has quit IRC 2016-10-08T00:18:26 *** gedare has joined #rtems 2016-10-08T00:18:26 *** ChanServ sets mode: +o gedare 2016-10-08T00:29:12 *** gedare has quit IRC 2016-10-08T00:42:09 *** jkridner has joined #rtems 2016-10-08T00:46:37 *** jkridner has quit IRC 2016-10-08T00:50:08 *** jkridner has joined #rtems 2016-10-08T00:54:37 *** jkridner has quit IRC 2016-10-08T00:57:48 *** Davidbrcz has quit IRC 2016-10-08T07:51:08 *** indy_ has quit IRC 2016-10-08T07:58:28 *** indy has joined #rtems 2016-10-08T10:08:01 *** Davidbrcz has joined #rtems 2016-10-08T10:11:09 *** geheimnis` has quit IRC 2016-10-08T10:12:30 *** geheimnis` has joined #rtems 2016-10-08T10:18:45 *** Davidbrcz has quit IRC 2016-10-08T10:45:42 *** ita has joined #rtems 2016-10-08T11:49:04 [trac] #2795/enhancement (v:4.11) created by khchen (Overrun Handling for general real-time models) http://devel.rtems.org/ticket/2795 2016-10-08T11:56:51 [trac] patch.diff (Diff patch) attached to #2795 by khchen http://devel.rtems.org/ticket/2795 2016-10-08T12:03:59 [trac] #2795/enhancement (new) updated by khchen (empty comment) http://devel.rtems.org/ticket/2795 2016-10-08T13:46:17 *** Davidbrcz has joined #rtems 2016-10-08T13:58:17 *** Davidbrcz has quit IRC 2016-10-08T14:13:17 *** Davidbrcz has joined #rtems 2016-10-08T14:25:00 *** Davidbrcz has quit IRC 2016-10-08T14:38:41 *** Davidbrcz has joined #rtems 2016-10-08T15:09:52 *** Davidbrcz has quit IRC 2016-10-08T15:24:13 *** Davidbrcz has joined #rtems 2016-10-08T15:26:18 *** guillaum1 has joined #rtems 2016-10-08T16:28:59 *** Mali has joined #rtems 2016-10-08T16:33:41 *** Davidbrcz has quit IRC 2016-10-08T16:47:03 *** Davidbrcz has joined #rtems 2016-10-08T17:07:57 *** Davidbrcz has quit IRC 2016-10-08T18:09:15 *** Davidbrcz has joined #rtems 2016-10-08T18:21:16 *** guerby has quit IRC 2016-10-08T18:23:39 *** guerby has joined #rtems 2016-10-08T21:41:49 *** jkridner has joined #rtems 2016-10-08T22:03:43 hi all, any idea why python2.7 which exist on my machine is not found during build ? 2016-10-08T22:03:47 http://pastebin.com/DzwdKS7d 2016-10-08T22:04:40 context : I'm trying the Getting Started Guide 2016-10-08T22:07:03 Mali: is /usr/bin/python pointing to python2.7? 2016-10-08T22:08:18 ita: yes 2016-10-08T22:10:19 that's stange because it appears at the top of gdb build log file(line 4 of the pastebin) 2016-10-08T22:11:27 Mali: try to find the exact contents of the build log/config.log; installing python-dev may also help 2016-10-08T22:14:13 conftest.c:51:20: fatal error: Python.h: No such file or directory 2016-10-08T22:14:13 #include "Python.h" 2016-10-08T22:14:36 seem like python-dev can help me :) 2016-10-08T22:25:00 *** Davidbrcz has quit IRC 2016-10-08T22:55:30 *** jkridner has quit IRC 2016-10-08T22:56:22 *** jkridner has joined #rtems 2016-10-08T23:01:07 *** jkridner has quit IRC 2016-10-08T23:01:44 *** jkridner has joined #rtems 2016-10-08T23:35:43 build finished, thank's ita 2016-10-08T23:39:32 *** jkridner has quit IRC 2016-10-09T04:09:01 *** jkridner has joined #rtems 2016-10-09T04:13:32 *** jkridner has quit IRC 2016-10-09T05:00:38 *** mkhoory has joined #rtems 2016-10-09T06:12:53 *** jkridner has joined #rtems 2016-10-09T06:19:41 *** jkridner has quit IRC 2016-10-09T07:09:56 *** jkridner has joined #rtems 2016-10-09T07:14:40 *** jkridner has quit IRC 2016-10-09T09:02:49 *** Davidbrcz has joined #rtems 2016-10-09T09:13:51 *** jkridner has joined #rtems 2016-10-09T09:17:57 *** jkridner has quit IRC 2016-10-09T09:26:24 *** Davidbrcz has quit IRC 2016-10-09T09:40:54 *** Davidbrcz has joined #rtems 2016-10-09T11:02:24 *** jkridner has joined #rtems 2016-10-09T11:06:56 *** jkridner has quit IRC 2016-10-09T11:09:59 *** jkridner has joined #rtems 2016-10-09T11:14:44 *** jkridner has quit IRC 2016-10-09T11:41:04 *** jkridner has joined #rtems 2016-10-09T11:45:56 *** jkridner has quit IRC 2016-10-09T12:27:04 *** Davidbrcz has quit IRC 2016-10-09T12:27:54 just as proof, here is the modified hello sample : http://imgur.com/a/8Wh6Q 2016-10-09T12:28:23 with associated patch : http://pastebin.com/v6D4pfD0 2016-10-09T12:50:57 *** gedare has joined #rtems 2016-10-09T12:50:57 *** ChanServ sets mode: +o gedare 2016-10-09T13:01:54 *** gedare has quit IRC 2016-10-09T13:03:52 *** jkridner has joined #rtems 2016-10-09T16:23:48 *** Davidbrcz has joined #rtems 2016-10-09T16:31:01 *** Davidbrcz has quit IRC 2016-10-09T17:14:59 *** Davidbrcz has joined #rtems 2016-10-09T17:33:28 *** Davidbrcz has quit IRC 2016-10-09T17:33:51 *** Davidbrcz has joined #rtems 2016-10-09T18:01:16 *** Davidbrcz has quit IRC 2016-10-09T18:27:31 *** danieli has joined #rtems 2016-10-09T18:37:22 *** Davidbrcz has joined #rtems 2016-10-09T18:38:40 *** Davidbrcz has quit IRC 2016-10-09T19:33:29 *** Davidbrcz has joined #rtems 2016-10-09T19:38:09 *** Davidbrcz has quit IRC 2016-10-09T19:53:16 *** Davidbrcz has joined #rtems 2016-10-09T20:24:11 *** mumptai has joined #rtems 2016-10-09T21:12:04 *** Davidbrcz has quit IRC 2016-10-09T21:52:51 *** gigetoo has quit IRC 2016-10-09T21:52:54 *** mkhoory has quit IRC 2016-10-09T21:53:13 *** mkhoory has joined #rtems 2016-10-09T21:53:23 *** gigetoo has joined #rtems 2016-10-09T22:07:12 *** jkridner has quit IRC 2016-10-09T22:34:22 *** mumptai has quit IRC