| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [AVR] Enable the '__do_copy_data' function | Dylan McKay | 2017-09-11 | 1 | -0/+20 |
| | | | | | | | | | | | | | | Also enables '__do_clear_bss'. These functions are automaticalled called by the CRT if they are declared. We need these to be called otherwise RAM will start completely uninitialised, even though we need to copy RAM variables from progmem to RAM. llvm-svn: 312905 | ||||
| * | [AVR] Fix header files in MCTargetDesc | Dylan McKay | 2016-05-21 | 1 | -0/+24 |
| Everything now compiles successfully, but there are still undefined references. llvm-svn: 270298 | |||||

