Notice: We have migrated to GitLab launching 2024-05-01 see here: https://gitlab.rtems.org/

Changes between Version 103 and Version 104 of Release/4.10


Ignore:
Timestamp:
11/10/11 01:53:04 (13 years ago)
Author:
JoelSherrill
Comment:

/* Release 4.10.2 Changes */ 1934/bsps - libchip ns16650 driver needed to use unsigned type

Legend:

Unmodified
Added
Removed
Modified
  • Release/4.10

    v103 v104  
    194194 *  [http://www.rtems.org/bugzilla/show_bug.cgi?id=1955 1955/cpukit] - lm32: Convert CPU_swap_u16 to static inline
    195195 *  [http://www.rtems.org/bugzilla/show_bug.cgi?id=1952 1952/cpukit] - Add missing return code to untar.c
     196 *  [http://www.rtems.org/bugzilla/show_bug.cgi?id=1934 1934/bsps] - libchip ns16650 driver needed to use unsigned type
    196197 *  [http://www.rtems.org/bugzilla/show_bug.cgi?id=1895 1895/cpukit] - Ensure partial ticks are accounted from ticks conversions.
    197198 *  [http://www.rtems.org/bugzilla/show_bug.cgi?id=1890 1890/cpukit] - mq_receive and variants should allow NULL for msg_prio.