<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html lang="en" style='--code-editor-font: var(--default-mono-font, "GitLab Mono"), JetBrains Mono, Menlo, DejaVu Sans Mono, Liberation Mono, Consolas, Ubuntu Mono, Courier New, andale mono, lucida console, monospace;'>
<head>
<meta content="text/html; charset=US-ASCII" http-equiv="Content-Type">
<title>
GitLab
</title>

<style data-premailer="ignore" type="text/css">
a { color: #1068bf; }
</style>

<style>img {
max-width: 100%; height: auto;
}
body {
font-size: .875rem;
}
body {
-webkit-text-shadow: rgba(255,255,255,.01) 0 0 1px;
}
body {
font-family: var(--default-regular-font, "GitLab Sans"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Noto Sans",Ubuntu,Cantarell,"Helvetica Neue",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"; font-size: inherit;
}
</style>
</head>
<body style='font-size: inherit; -webkit-text-shadow: rgba(255,255,255,.01) 0 0 1px; font-family: var(--default-regular-font, "GitLab Sans"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Noto Sans",Ubuntu,Cantarell,"Helvetica Neue",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";'>
<div class="content">

<h3 style="margin-top: 20px; margin-bottom: 10px;">
Amar Takhar pushed new commits to merge request <a href="https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/98">!98</a>
</h3>
<ul>
<li>
<a href="https://gitlab.rtems.org/rtems/rtos/rtems/-/compare/1dd384bb...a69269da">1dd384bb...a69269da
</a> - 42 commits from branch `main`
</li>
</ul>
<ul>
<li>
<a href="https://gitlab.rtems.org/rtems/rtos/rtems/-/commit/a54f06b6">a54f06b6</a>
 - arm: modified linkcmds.base to add new section for gdb-inlined script
</li>
<li>
<a href="https://gitlab.rtems.org/rtems/rtos/rtems/-/commit/489ef845">489ef845</a>
 - aarch64: modified linkcmds.base to add new section for GDB pretty-printing
</li>
<li>
<a href="https://gitlab.rtems.org/rtems/rtos/rtems/-/commit/9f559735">9f559735</a>
 - arm: modified linkcmds.base to add new section for GDB pretty-printing
</li>
<li>
<a href="https://gitlab.rtems.org/rtems/rtos/rtems/-/commit/2ba6a3bb">2ba6a3bb</a>
 - m68k: modified linkcmds.base to add new section for GDB pretty-printing
</li>
<li>
<a href="https://gitlab.rtems.org/rtems/rtos/rtems/-/commit/a9b39c80">a9b39c80</a>
 - powerpc: modified linkcmds.base to add new section for GDB pretty-printing
</li>
<li>
<a href="https://gitlab.rtems.org/rtems/rtos/rtems/-/commit/065155b4">065155b4</a>
 - sparc: modified linkcmds.base to add new section for GDB pretty-printing
</li>
<li>
<a href="https://gitlab.rtems.org/rtems/rtos/rtems/-/commit/51241988">51241988</a>
 - sparc64: modified linkcmds to add new section for GDB pretty-printing
</li>
<li>
<a href="https://gitlab.rtems.org/rtems/rtos/rtems/-/commit/a148c94c">a148c94c</a>
 - riscv: modified linkcmdsbase.yml to add new section for gdb-inlined script
</li>
<li>
<a href="https://gitlab.rtems.org/rtems/rtos/rtems/-/commit/8276f817">8276f817</a>
 - sh: modified linkcmds for all BSPs for gdb-inlined script support
</li>
<li>
<a href="https://gitlab.rtems.org/rtems/rtos/rtems/-/commit/57ed8e5f">57ed8e5f</a>
 - x86_64: modified linkcmds for gdb-inlined script support
</li>
<li>
<a href="https://gitlab.rtems.org/rtems/rtos/rtems/-/commit/5fa414f3">5fa414f3</a>
 - moxie: modified linkcmds for gdb-inlined script support
</li>
<li>
<a href="https://gitlab.rtems.org/rtems/rtos/rtems/-/commit/fad8219a">fad8219a</a>
 - cpukit/sapi/src: added DEFINE_GDB_PY macro to exinit.c to embed gdb-inline section
</li>
<li>
<a href="https://gitlab.rtems.org/rtems/rtos/rtems/-/commit/aea2f385">aea2f385</a>
 - mips: modified linker script files for gdb-inlined script support
</li>
<li>
<a href="https://gitlab.rtems.org/rtems/rtos/rtems/-/commit/53c2dc6b">53c2dc6b</a>
 - or1k: modified linkcmds.base to add gdb-inlined script support
</li>
<li>
<a href="https://gitlab.rtems.org/rtems/rtos/rtems/-/commit/56158c1c">56158c1c</a>
 - m68k: modified BSP specific linker scripts
</li>
<li>
<a href="https://gitlab.rtems.org/rtems/rtos/rtems/-/commit/39a2ad62">39a2ad62</a>
 - bfin: modified linker scripts for all BSPs for gdb-inlined script support
</li>
<li>
<a href="https://gitlab.rtems.org/rtems/rtos/rtems/-/commit/79d5f22b">79d5f22b</a>
 - lm32: modified linker scripts for gdb-inlined script support
</li>
<li>
<a href="https://gitlab.rtems.org/rtems/rtos/rtems/-/commit/0c6b1f11">0c6b1f11</a>
 - linker scripts: fixed formatting - replaced tab with 2 spaces
</li>
<li>
<a href="https://gitlab.rtems.org/rtems/rtos/rtems/-/commit/c76f41af">c76f41af</a>
 - linker scripts: some more formatting changes (tab --> space)
</li>
<li>
<a href="https://gitlab.rtems.org/rtems/rtos/rtems/-/commit/362deb38">362deb38</a>
 - cpukit/sapi/src: removed macro, made asm() global at file scope and changed...
</li>
<li>
And 1 more
</li>
</ul>

</div>
<div class="footer" style="margin-top: 10px;">
<p style="font-size: small; color: #737278;">

<br>
<a href="https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/98">View it on GitLab</a>.
<br>
You're receiving this email because of your account on <a target="_blank" rel="noopener noreferrer" href="https://gitlab.rtems.org">gitlab.rtems.org</a>. <a href="https://gitlab.rtems.org/-/sent_notifications/570e4f175d067c82c6ba08c9668b57c6/unsubscribe" target="_blank" rel="noopener noreferrer">Unsubscribe</a> from this thread · <a href="https://gitlab.rtems.org/-/profile/notifications" target="_blank" rel="noopener noreferrer" class="mng-notif-link">Manage all notifications</a> · <a href="https://gitlab.rtems.org/help" target="_blank" rel="noopener noreferrer" class="help-link">Help</a>
<script type="application/ld+json">{"@context":"http://schema.org","@type":"EmailMessage","action":{"@type":"ViewAction","name":"View Merge request","url":"https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/98"}}</script>


</p>
</div>
</body>
</html>