summaryrefslogtreecommitdiffstats
path: root/recipes-devtools/gdbc6x
Commit message (Collapse)AuthorAgeFilesLines
* meta-ti: create a sub-layer meta-ti-bsp from existing contentDenys Dmytriyenko2022-02-226-214/+0
| | | | | | | Extra sub-layers will be created next and relevant content moved across them. Signed-off-by: Denys Dmytriyenko <denys@konsulko.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
* meta-ti: remove remaining Keystone1/2 overridesDenys Dmytriyenko2022-02-223-5/+3
| | | | | | | | Cleanup remaining recipes that are used by other platforms from any machine overrides that still refer to deprecated Keystone1/2 platforms. Signed-off-by: Denys Dmytriyenko <denys@konsulko.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
* meta-ti: convert to new override syntax in honisterDenys Dmytriyenko2021-08-173-10/+10
| | | | | | | | | | Upcoming "honister" release changes the override syntax to improve usability, speed and memory footprint. Update recipes with the new syntax and set layer compatibility to honister. Signed-off-by: Denys Dmytriyenko <denys@konsulko.com> Tested-by: Paul Barker <paul.barker@sancloud.com> Signed-off-by: Yogesh Siraswar <yogeshs@ti.com>
* gdbc6x: bump SRCREV for kernel 5.10 build fixPraneeth Bajjuri2021-05-041-2/+2
| | | | | | | | | bump SRCREV to latest to pick build fix for 5.10 kernel. this update picks commit dd0c82fb5763 ("Merge pull request #1 in DBG/gdbc6x from for-5.10 to master") Signed-off-by: Praneeth Bajjuri <praneeth@ti.com> Reviewed-by: Suman Anna <s-anna@ti.com>
* gdbc6x: suppress gcc10 multiple definitions of *_varobj_opsDenys Dmytriyenko2021-04-051-0/+2
| | | | | | | | | | | | | Workaround for the following gcc10 errors: .../gdbc6x/gdb/varobj.h:221: multiple definition of `ada_varobj_ops'; mi-cmd-var.o:.../gdbc6x/gdb/./varobj.h:221: first defined here .../gdbc6x/gdb/varobj.h:220: multiple definition of `java_varobj_ops'; mi-cmd-var.o:.../gdbc6x/gdb/./varobj.h:220: first defined here .../gdbc6x/gdb/varobj.h:219: multiple definition of `cplus_varobj_ops'; mi-cmd-var.o:.../gdbc6x/gdb/./varobj.h:219: first defined here .../gdbc6x/gdb/varobj.h:218: multiple definition of `c_varobj_ops'; mi-cmd-var.o:.../gdbc6x/gdb/./varobj.h:218: first defined here Needs to be resolved properly in the code later: https://gcc.gnu.org/gcc-10/porting_to.html Signed-off-by: Denys Dmytriyenko <denys@konsulko.com>
* gdbc6x: suppress gcc9 -Wstringop-truncation warningDenys Dmytriyenko2020-02-172-0/+29
| | | | | | It's an old bfd/coff code, will need to be updated in the future. Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* gdbc6x: bump SRCREV for build fixJacob Stiffler2019-05-111-2/+2
| | | | | | | * migrate kernel modules gdbserverproxy-module-drv to kernel v4.19 Signed-off-by: Jacob Stiffler <j-stiffler@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* gdbc6x: update with gcc8 warning suppressionDenys Dmytriyenko2019-04-301-2/+2
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* gdbc6x: gcc7 related fixes got accepted upstream, removeDenys Dmytriyenko2018-08-2310-261/+2
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* gdbc6x: update compatibilityDenys Dmytriyenko2018-03-011-0/+2
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* gdbc6x: flex and bison dependencies should be nativeDenys Dmytriyenko2018-01-171-1/+1
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ti-xdctools: extend to native and nativesdkMertz, Timothy2017-12-211-1/+1
| | | | | | | | | | | ti-xdctools should be a native recipe as it more accurately reflects how it is supposed to be used. In addition, this allows it to be built as nativesdk and included in SDK image tools Signed-off-by: "Mertz, Timothy" <timothy.mertz@garmin.com> Signed-off-by: Joshua Watt <JPEWhacker@gmail.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com> Acked-by: Jacob Stiffler <j-stiffler@ti.com>
* gdbc6x: fix gcc7 implicit fallthrough, format overflow and format truncation ↵Denys Dmytriyenko2017-11-139-2/+261
| | | | | | errors Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* gdbc6x: Bump SRCREV for AM57xx EVM PG2.0Jacob Stiffler2016-04-201-2/+2
| | | | | Signed-off-by: Jacob Stiffler <j-stiffler@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* gdbc6x: Bump SRCREV so that all machines use same branchJacob Stiffler2016-03-221-6/+2
| | | | | Signed-off-by: Jacob Stiffler <j-stiffler@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* gdbc6x: Extend support to keystone SOCsJacob Stiffler2016-01-271-1/+6
| | | | | Signed-off-by: Jacob Stiffler <j-stiffler@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* gdbserverproxy-module-drv: Fix build issue with fidoJacob Stiffler2015-09-111-3/+3
| | | | | Signed-off-by: Jacob Stiffler <j-stiffler@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* gdbc6x: Add version 1.1.0Jacob Stiffler2015-06-012-0/+92
| | | | | | | | * The gdbc6x utility provides remote gdb capabilities for C6x DSP cores. Signed-off-by: Jacob Stiffler <j-stiffler@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* gdbserver-c6x: Add version 1.1.0Jacob Stiffler2015-06-011-0/+50
| | | | | | | * c6x DSP development files required to support remote gdb debugging. Signed-off-by: Jacob Stiffler <j-stiffler@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* gdbserverproxy-module-drv: Add version 1.1.0Jacob Stiffler2015-05-222-0/+40
Signed-off-by: Jacob Stiffler <j-stiffler@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>