Hello,
Am 03.08.21 um 04:07 schrieb Chris Johns:
On 3/8/21 3:24 am, Sebastian Huber wrote:
On 02/08/2021 18:37, Vijay Kumar Banerjee wrote:
I think there should be a high-level user manual subsection for
networking that describes how the selection of the network stack
works. We can then add an
We should recommend the use of
git config core.fileMode=false
cleanup mode is fine thanks
On Mon, Aug 2, 2021 at 1:37 PM Joel Sherrill wrote:
>
> Cloning under Cygwin turned off executable permission on these
> files. This shows them as modified even though they have not
> explicitly been touc
On Mon, Aug 2, 2021 at 8:59 PM Alex White wrote:
>
> ---
> rtems/config/6/rtems-microblaze.bset | 23 ++-
> .../tools/rtems-binutils-xilinx-2.36.cfg | 52 ++
> .../tools/rtems-gcc-xilinx-10-newlib-head.cfg | 68 +++
> 3 files changed, 142 insertions(+
On Tue, Aug 3, 2021 at 10:14 AM Gedare Bloom wrote:
>
> We should recommend the use of
> git config core.fileMode=false
Can't blanket turn off execute because of scripts at the top or waf.
We just need to be more careful.
>
> cleanup mode is fine thanks
>
> On Mon, Aug 2, 2021 at 1:37 PM Joel
---
bare/config/devel/qemu-xilinx-v2020.2-1.cfg | 23
bare/config/devel/qemu-xilinx.bset | 24 +
2 files changed, 47 insertions(+)
create mode 100644 bare/config/devel/qemu-xilinx-v2020.2-1.cfg
create mode 100644 bare/config/devel/qemu-xilinx.bse
Hi,
v3:
- Follow naming convention for Xilinx .cfg files
- Simplify rtems-xilinx-binutils-2.36.cfg with rtems-binutils-2.36.cfg include
v2:
- Add Xilinx QEMU version to .cfg filename
- Exclude GDB configuration with unneeded Xilinx patches
This patch set adds the MicroBlaze tools to rtem
---
rtems/config/6/rtems-microblaze.bset | 23 ++-
.../tools/rtems-xilinx-binutils-2.36.cfg | 40 +++
.../tools/rtems-xilinx-gcc-10-newlib-head.cfg | 68 +++
3 files changed, 130 insertions(+), 1 deletion(-)
create mode 100644 rtems/config/tools/rtems-xil
Hi,
For these patches I:
- Made the formatting consistent
- Added Doxygen comments for parameters where it was missing
- Fixed lines that went past 80 columns (except for some comments)
Thanks,
Ryan
Ryan Long (4):
GcovData.cc: Fix formatting
GcovData.h: Fix formatting
GcovFunctionData.cc:
---
tester/covoar/GcovFunctionData.h | 113 +++
1 file changed, 54 insertions(+), 59 deletions(-)
diff --git a/tester/covoar/GcovFunctionData.h b/tester/covoar/GcovFunctionData.h
index e1ad431..4a98abb 100644
--- a/tester/covoar/GcovFunctionData.h
+++ b/tester/
---
tester/covoar/GcovData.cc | 198 +-
1 file changed, 106 insertions(+), 92 deletions(-)
diff --git a/tester/covoar/GcovData.cc b/tester/covoar/GcovData.cc
index 59963b6..6b18fa3 100644
--- a/tester/covoar/GcovData.cc
+++ b/tester/covoar/GcovData.cc
@
---
tester/covoar/GcovData.h | 61 +---
1 file changed, 32 insertions(+), 29 deletions(-)
diff --git a/tester/covoar/GcovData.h b/tester/covoar/GcovData.h
index e135ffe..242970f 100644
--- a/tester/covoar/GcovData.h
+++ b/tester/covoar/GcovData.h
@@ -24
---
tester/covoar/GcovFunctionData.cc | 271 +++---
1 file changed, 162 insertions(+), 109 deletions(-)
diff --git a/tester/covoar/GcovFunctionData.cc
b/tester/covoar/GcovFunctionData.cc
index 34af677..7c9e627 100644
--- a/tester/covoar/GcovFunctionData.cc
+++ b/t
Hello,
After several attempts of passing that command in the wrong build
directory, I finally was able to find the right build directory, and here's
what I found in ida.log:
https://pastebin.com/hPMmFCyj
I really can't make out what's going on or what to do next. Please help
On Fri, Jul 30, 2021
13 matches
Mail list logo