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

Add COFF binary object presentation improvements to N&N #686

Merged
merged 1 commit into from
Jan 30, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions NewAndNoteworthy/CDT-11.5.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,14 @@ The managed build system now invokes `gcc -c` to build GNU assembly language sou

The new behaviour applies to managed build configurations using a _Cross GCC_, _Cygwin GCC_, _Linux GCC_ or _MinGW GCC_ toolchain.

## COFF symbol presentation

A complete set of external symbols is now presented under COFF binary object files within the _Project Explorer_ view:

<p align="center"><img src="images/CDT-11.5-coff-object.png" width="25%"></p>

The revised presentation matches that observed for ELF binary object files.

# API Changes, current and planned

## Breaking API changes
Expand Down
Binary file added NewAndNoteworthy/images/CDT-11.5-coff-object.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading