Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Backport c++ compatible mangling support to 22.3 #445

Merged
merged 7 commits into from
Oct 18, 2022

Commits on Oct 18, 2022

  1. Use C++ symbol mangling on Linux to make tools happy

    Revert language attribute and fix docs/style issues
    adinn authored and zakkak committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    286defc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6b6eb63 View commit details
    Browse the repository at this point in the history
  3. Configure BFD-compatible unique short name provider when generating L…

    …inux DWARF debug info
    
    Style fixes
    adinn authored and zakkak committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    545f917 View commit details
    Browse the repository at this point in the history
  4. Rework after first review

    adinn authored and zakkak committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    b38d1cf View commit details
    Browse the repository at this point in the history
  5. Embed DWARF info for classes with potentially duplicated names in nam…

    …espace DIEs
    adinn authored and zakkak committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    cf9f229 View commit details
    Browse the repository at this point in the history
  6. Rework after second review

    adinn authored and zakkak committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    c638807 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f9c5b88 View commit details
    Browse the repository at this point in the history