summaryrefslogtreecommitdiff
path: root/cpukit (follow)
AgeCommit message (Expand)Author
2017-07-07arm: Fix ARMv7-M interrupt processing4.11.2Sebastian Huber
2017-04-04libdl: Back port C++ exception throw and catch from 4.12.Chris Johns
2017-03-21dosfs: Fix file name searchSebastian Huber
2017-03-21dosfs: Fix race condition msdos_dir_read()Sebastian Huber
2017-03-21dosfs: Rename fat_entries to lfn_entriesSebastian Huber
2017-03-21dosfs: Fix long file name paddingSebastian Huber
2017-03-21dosfs: msdos_filename_utf8_to_short_name_for_saveSebastian Huber
2017-03-21dosfs: Fix msdos_add_file()Sebastian Huber
2017-03-21dosfs: Simplify msdos_add_file()Sebastian Huber
2017-03-21dosfs: Add and use msdos_lfn_checksum()Sebastian Huber
2017-03-21dosfs: Simplify fat_file_open()Sebastian Huber
2017-03-21dosfs: Simplify msdos_creat_node()Sebastian Huber
2017-03-21dosfs: Fix fat_file_write()Sebastian Huber
2017-03-21dosfs: Fix msdos_utf8_normalize_and_fold()Sebastian Huber
2017-03-21libio: Fix deadlock in location managementSebastian Huber
2017-02-28termios: Fix infinite loop in receive pathSebastian Huber
2017-02-28termios: Protect raw input buffer with device lockSebastian Huber
2017-02-28termios: Simplify rtems_termios_read_tty()Sebastian Huber
2017-02-28dosfs: Fix FAT32 formatterSebastian Huber
2017-02-28dosfs: Directories should have a file size of 0Sebastian Huber
2017-02-15Remove old CVS keywordsNick Withers
2017-02-15Fix exception handler for supporting FPUSudarshan Rajagopalan
2017-02-14dosfs: Fix msdos_find_file_in_directory()Sebastian Huber
2017-01-26Change version to 4.11.1.99Sebastian Huber
2016-10-03bsps/arm: do not introduce CPU_CACHE_LINE_BYTES in 4.11 and correct CPU_STRUC...Pavel Pisa
2016-10-03libdl/rtl-obj.c: synchronize cache should not depend on CPU_CACHE_LINE_BYTES.Pavel Pisa
2016-10-02libdl/rtl-obj.c: synchronize cache after code relocation.Pavel Pisa
2016-10-02rtems+bsps/cache: Define cache manager operations for code synchronization an...Pavel Pisa
2016-10-02score/arm: Ensure that copile time alignment is 64 bytes for Cortex-A multilib.Pavel Pisa
2016-10-02arm/score and shared: define ARM hypervisor mode and alternate vector table b...Pavel Pisa
2016-09-23score: Fix C/C++ compatibility issueSebastian Huber
2016-08-15libdl: Fix cache corruption bugs.Chris Johns
2016-08-15libdl: Add trace output when reading section headers.Chris Johns
2016-05-25posix: Fix pthread_spin_unlock() error statusSebastian Huber
2016-05-20fat: Fix for invalid cluster sizesSebastian Huber
2016-05-17posix: Fix return states of pthread_kill()Sebastian Huber
2016-05-17posix: Fix return status of pthread_cancel()Sebastian Huber
2016-02-02Filesystem: Export most generic path eval functionSebastian Huber
2016-01-27score: Fix simple timecounter supportSebastian Huber
2016-01-11Clearly mark SMP support as experimental in 4.11Sebastian Huber
2016-01-05score: Fix watchdog insertSebastian Huber
2015-12-21score: Fix watchdog removalSebastian Huber
2015-11-25Fix _Assert() statementSebastian Huber
2015-11-23untar: do not exit with error when created directory already exists.Pavel Pisa
2015-11-17sparc: Fix context switch on SMPDaniel Cederman
2015-11-17score: Fix race condition on SMPSebastian Huber
2015-11-17Fix interrupt epilogue for ARMv7-AR and PowerPCSebastian Huber
2015-11-02libblock: Avoid NULL pointer accessSebastian Huber
2015-10-30ada: Add missing includeJan Sommer
2015-10-27CONFIGURE_IMFS_MEMFILE_BYTES_PER_BLOCK was undocumented and not error checkedJoel Sherrill