openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
W
WinAVR
Settings
|
Report Duplicate
6
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
about 1 year
ago. based on code collected
about 1 year
ago.
Jan 19, 2023 — Jan 19, 2024
Showing page 1 of 2
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
* dejagnuboards/avrtest.exp (avrlibc_include_dir): Use -isystem to add include path, not -I.
sprintersb
More...
about 1 year ago
Fix a typo.
sprintersb
More...
about 1 year ago
Ditch output to stderr from tested programs.
sprintersb
More...
about 1 year ago
Bump copyright years.
sprintersb
More...
about 1 year ago
* avrtest.c (sys_misc): Print correct syscall address.
sprintersb
More...
about 1 year ago
Generate <mcu>-sim.exp so that RAM layout is described thoroughly.
sprintersb
More...
about 1 year ago
Typo.
sprintersb
More...
about 1 year ago
logging.c (log_add_instr): Adjust string length of PC when printed.
sprintersb
More...
about 1 year ago
Add limited support for NVMCTRL_CTRLB.FLMAP for AVR64* and AVR128* devices.
sprintersb
More...
about 1 year ago
Add avrxmega5.
sprintersb
More...
about 1 year ago
* options.c (arch_desc) [avrxmega4]: Fix flash mask.
sprintersb
More...
about 1 year ago
Don't use __typeof__(x) when x might be an address.
sprintersb
More...
about 1 year ago
Typo.
sprintersb
More...
about 1 year ago
* load-flash.c (load_elf) [arch.flash_pm_offset]: Include 0x10000 in the valid range for addr + memsz + arch.flash_pm_offset.
sprintersb
More...
about 1 year ago
Support IEEE single and IEEE double emulation.
sprintersb
More...
about 1 year ago
Use flash size from section .note.gnu.avr.deviceinfo.
sprintersb
More...
over 1 year ago
Support cores avr2, avr25, avr3, avr31, avr35, avr4, avr5, avrxmega2 as aliases of already supported cores.
sprintersb
More...
over 1 year ago
Support logging of values like LOG_U8 or LOG_FMT_S32 also with avrtest.
sprintersb
More...
over 1 year ago
Implement log_va as a proper function, not as a pointer-to-function.
sprintersb
More...
over 1 year ago
Use str_eq() if possible.
sprintersb
More...
over 1 year ago
Define AVRTEST_PUTCHAR for assembly.
sprintersb
More...
over 1 year ago
Support -mmcu=avrxmega4: XMEGA core with 2-byte PC and .rodata in RAM.
sprintersb
More...
over 1 year ago
Support -mmcu=avrxmega4: XMEGA core with 2-byte PC and .rodata in RAM.
sprintersb
More...
over 1 year ago
Read note section .note.gnu.avr.deviceinfo and info therein like flash size.
sprintersb
More...
over 1 year ago
Always link with -lm.
sprintersb
More...
over 1 year ago
* avrtest.c (sys_abort_2nd_hit): Adjust leave code and message.
sprintersb
More...
over 1 year ago
Typo.
sprintersb
More...
over 1 year ago
Calls like fputc (c, stderr) now write to the host's stderr stream.
sprintersb
More...
over 1 year ago
Typo.
sprintersb
More...
over 1 year ago
Fix stricter build warnings.
sprintersb
More...
over 1 year ago
←
1
2
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree