40 Commits (1033131eb76f7694e5a490600624b64c4725551a)

Author SHA1 Message Date
Karl Palsson e15071dbf8 BREAKING: drop all part specific ld files 4 years ago
Karl Palsson 9b3c813399 doc: lm3s: escape email address to avoid xml interp 5 years ago
Karl Palsson d501e606ed ti lm3s/lm4f: consistent makefiles 5 years ago
Karl Palsson 7be50a5e75 make: use $(PREFIX)gcc instead of $(PREFIX)-gcc 5 years ago
Karl Palsson 9a05dcb6c0 ld scripts: drop duplication of standard sections 7 years ago
Karl Palsson b860319785 make: use std=c99 everywhere by default. 8 years ago
Karl Palsson c9c5cb7c9c style: fix some of the easier style bugs 8 years ago
Daniele Lacamera b9f3f9da49 lm3s: Added linker script for LM3S6965 9 years ago
Daniele Lacamera 09a66cd6d9 lm3s: Support basic UART + RCC 9 years ago
Tido Klaassen aad8d06c3f make: rename CFLAGS in target Makefiles to TGT_CFLAGS 9 years ago
Karl Palsson 6d658c20b8 make: use shared DEBUG_FLAGS (-gdb3) by default 10 years ago
Frantisek Burian 6de1b50c4e [BUILD] Fix the correct make behavior if compiling inside tree 11 years ago
Alexandru Gagniuc 52d34c814b Global: Allow overriding float-abi flags 12 years ago
Piotr Esden-Tempski 34de1e776e Changed to use stdint types. 12 years ago
Piotr Esden-Tempski 7df63fcae0 First coarse run to fix coding style in locm3. 12 years ago
Nicolas Schodet b2df978eae Add support for static constructors and destructors 12 years ago
Nicolas Schodet cba01fff5e Synchronise linker scripts which are supposed to be identical 12 years ago
Ken Sarkies 1627cd60c3 Documentation structures added to place the non-STM32 families into the documentation tree. 12 years ago
Piotr Esden-Tempski b0233ae6fb Added more warning CFLAGS to all makefiles. 12 years ago
chrysn 99d7b21032 define platform specific constants for all chips 12 years ago
chrysn 5afa53f01a drop two-line vector.c dispatchers in favor of central dispatch 12 years ago
Thomas W. Barr f94d71efee add _end and __end symbols for compatibility with code written against CodeSourcery linkers 12 years ago
Thomas W. Barr 8f9f2bdc00 complete peripheral handlers in vector table 12 years ago
chrysn a69d83d312 unified vector table initialization 12 years ago
Tomaz Solc fc4047e4b4 Add assert macros to aid in debugging. 12 years ago
Nicolas Schodet 82ef2936a6 Support exceptions on all targets 12 years ago
Nicolas Schodet 74cd991e7e Use a specific symbol for data source address in flash 12 years ago
Nicolas Schodet 2a35377980 Clean up and make linker scripts more uniform 12 years ago
Piotr Esden-Tempski 3441bba1c4 Changed local build target for library and linker files. 12 years ago
Piotr Esden-Tempski 789ae97212 Some additional LGPL3+ license change cleanups. 13 years ago
Piotr Esden-Tempski 43561de329 License change of the library to LGPL, version 3 or later. 13 years ago
Gareth McMullin 03e44e91e3 Linker scripts provide stack pointer at the top of RAM. 13 years ago
Uwe Hermann 9532195e65 More coding-style and cosmetic fixes. 13 years ago
Fergus Noble fae83c43c1 Discard .ARM.exidx section to make newlib 64bit (long long) printf support work. This may need to be fixed if using C++. 13 years ago
Uwe Hermann d97c937b8e lib: More small fixes. 13 years ago
Piotr Esden-Tempski 03a4a18ed6 Switched all makefiles to arm-none-eabi default. 13 years ago
Fergus Noble 551d069ed3 Change default prefix in Makefiles to arm-none-eabi for compatability with summon toolchain out the box. 13 years ago
Gareth McMullin 7faea389e8 Added dependency generation. Abort loops on error. 14 years ago
Uwe Hermann 447c333cec Minor cosmetics, whitespace. 14 years ago
Gareth McMullin 769a932f3e Added initial support for the LuminaryMicro LM3S family. 14 years ago