| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2010-04-13 | Rename lib_generic/ to lib/ | Peter Tyser | |
| Now that the other architecture-specific lib directories have been moved out of the top-level directory there's not much reason to have the '_generic' suffix on the common lib directory. Signed-off-by: Peter Tyser <[email protected]> | |||
| 2007-08-10 | Move 64bit division from avr32 to generic lib | Dirk Behme | |
| Move the 64bit division from lib_avr32 to lib_generic. With this, all boards can do_div/__div64_32 if needed, not only avr one. Code is put to lib_generic, so no larger memory footprint if not used. No code modifications. Thanks for proposal by HÃ¥vard Skinnemoen. Signed-off-by: Dirk Behme <[email protected]> | |||
