Skip to content

Commit

Permalink
update type_traits
Browse files Browse the repository at this point in the history
  • Loading branch information
BartmanAbyss committed Jan 24, 2024
1 parent f803e87 commit 425cbd8
Show file tree
Hide file tree
Showing 7 changed files with 4,654 additions and 2,409 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ See PR links for more information.

## 1.7.6
- NEW: modified template project to include `-ffunction-sections`, `-fdata-sections`, `--gc-sections` flags and changed assembly files to use unique sections so linker can better strip unused code/data
- NEW: updated `type_traits` include

## 1.7.5
- FIX: fixed missing `obj` and `out` directories in template project
Expand Down
Loading

0 comments on commit 425cbd8

Please sign in to comment.