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

Changes between Version 108 and Version 109 of Release/4.10


Ignore:
Timestamp:
12/13/11 21:06:34 (13 years ago)
Author:
JoelSherrill
Comment:

/* Release 4.10.2 Changes */ Update PR list to match actual changes.

Legend:

Unmodified
Added
Removed
Modified
  • Release/4.10

    v108 v109  
    190190Issues With Problems Report Numbers
    191191
    192  *  [http://www.rtems.org/bugzilla/show_bug.cgi?id=1968 1968/filesystem] - RFS seek does not move the block referenced.
     192 *  [http://www.rtems.org/bugzilla/show_bug.cgi?id=779 779/bsp] - powerpc - add parameter to "new exception" interrupt handlers
     193 *  [http://www.rtems.org/bugzilla/show_bug.cgi?id=1381 1381/networking] - Multicast sendto() fails unless a reachable gateway is specified
     194 *  [http://www.rtems.org/bugzilla/show_bug.cgi?id=1722 1722/networking] - FTPD does not handle spaces in filenames
     195 *  [http://www.rtems.org/bugzilla/show_bug.cgi?id=1738 1738/bsps] - uC5282 BSP assumes 64MHz clock
     196 *  [http://www.rtems.org/bugzilla/show_bug.cgi?id=1744 1744/doc] - C Users Manual invalid reference to 'rtems_clock_time_value'
     197 *  [http://www.rtems.org/bugzilla/show_bug.cgi?id=1748 1748/bsps] - SPARC BSPs nanoseconds skipping back when counter wraps during get TOD or uptime call
     198 *  [http://www.rtems.org/bugzilla/show_bug.cgi?id=1749 1749/filesystem] - mknod allows more than one file type in the mode flags
     199 *  [http://www.rtems.org/bugzilla/show_bug.cgi?id=1750 1750/bsps] - new erc32 console missing polling/interrupt mode lose TX interrupt
     200 *  [http://www.rtems.org/bugzilla/show_bug.cgi?id=1751 1751/bsps] - ep1a start code has typo
     201 *  [http://www.rtems.org/bugzilla/show_bug.cgi?id=1756 1756/bsps] - PC386 Timer calibration failure needs retries
     202 *  [http://www.rtems.org/bugzilla/show_bug.cgi?id=1757 1757/filesystem] - RFS does not set iop->size on open.
     203 *  [http://www.rtems.org/bugzilla/show_bug.cgi?id=1759 1759/cpukit] - Some POSIX routines not allowing IDs from Classic API Tasks
     204 *  [http://www.rtems.org/bugzilla/show_bug.cgi?id=1760 1760/misc] - CPP setting in c/make/compilers/gcc-target-default.cfg is broken
     205 *  [http://www.rtems.org/bugzilla/show_bug.cgi?id=1763 1763/shell] - hexdump convert does not display data
     206 *  [http://www.rtems.org/bugzilla/show_bug.cgi?id=1766 1766/bsps] - SPARC BSPs get nanoseconds correction
     207 *  [http://www.rtems.org/bugzilla/show_bug.cgi?id=1768 1768/bsps] - i368 direction flag handling
     208 *  [http://www.rtems.org/bugzilla/show_bug.cgi?id=1772 1772/bsps] - mrm332 BSP console default baud rate does not match ROM monitor
     209 *  [http://www.rtems.org/bugzilla/show_bug.cgi?id=1774 1774/filesystem] - IMFS limits filename sizes to mounted directories.
     210 *  [http://www.rtems.org/bugzilla/show_bug.cgi?id=1775 1775/filesystem] - NFS issues
     211 *  [http://www.rtems.org/bugzilla/show_bug.cgi?id=1776 1776/networking] - Higher resolution microtime() for SO_TIMESTAMP
     212 *  [http://www.rtems.org/bugzilla/show_bug.cgi?id=1781 1781/bsps] - Adding Support for Analog Devices Blackfin 52x DSP processors.
     213 *  [http://www.rtems.org/bugzilla/show_bug.cgi?id=1783 1783/bsps] - Clock_delay is dead code
     214 *  [http://www.rtems.org/bugzilla/show_bug.cgi?id=1786 1786/bsps] - update mvme5500 for RTEMS4.10
     215 *  [http://www.rtems.org/bugzilla/show_bug.cgi?id=1790 1790/cpukit] - Libblock. Flash disk
     216 *  [http://www.rtems.org/bugzilla/show_bug.cgi?id=1797 1797/bsps] - malloc() are limited to the 1st 32 MB on the PowerPC BSPs
     217 *  [http://www.rtems.org/bugzilla/show_bug.cgi?id=1812 1812/filesystem] - st_blksize missing in IMFS
     218 *  [http://www.rtems.org/bugzilla/show_bug.cgi?id=1827 1827/filesystem] - RFS - mkdir fails with 'test/..' with CWD == root inode
     219 *  [http://www.rtems.org/bugzilla/show_bug.cgi?id=1832 1832/libcpu] - Wrong interrupt vector number reported on at91rm9200
     220 *  [http://www.rtems.org/bugzilla/show_bug.cgi?id=1833 1833/bsps] - ne2000 driver does not accept broadcasts; need to fix endianness, too
     221 *  [http://www.rtems.org/bugzilla/show_bug.cgi?id=1837 1837/bsps] - add mvme2400 board with 750 CPU to list of supported motorola boards
     222 *  [http://www.rtems.org/bugzilla/show_bug.cgi?id=1838 1838/filesystem] - fchown doesn't need the file descriptor opened by O_WRONLY or O_RDWR
     223 *  [http://www.rtems.org/bugzilla/show_bug.cgi?id=1839 1839/filesystem] - multiple system calls return incorrect status or incorrectly check permission
     224 *  [http://www.rtems.org/bugzilla/show_bug.cgi?id=1845 1845/bsps] - rtl22xx_t cfg file had invalid syntax
     225 *  [http://www.rtems.org/bugzilla/show_bug.cgi?id=1851 1851/doc] - Fix typo in CONFIGURE_MESSAGE_BUFFER_MEMORY example.
     226 *  [http://www.rtems.org/bugzilla/show_bug.cgi?id=1855 1855/cpukit] - Correct processing of signals during a blocking pthread_join().
     227 *  [http://www.rtems.org/bugzilla/show_bug.cgi?id=1864 1864/doc] Add missing documentation for CONFIGURE_MAXIMUM_POSIX_MESSAGE_QUEUE_DESCRIPTORS,, CONFIGURE_MAXIMUM_POSIX_BARRIERS , CONFIGURE_MAXIMUM_POSIX_SPINLOCKS, CONFIGURE_MAXIMUM_POSIX_RWLOCKS.
     228 *  [http://www.rtems.org/bugzilla/show_bug.cgi?id=1867 1867/cpukit] - Support the case where a thread is joinable but calls pthread_exit() before a thread has attempted to join.
     229 *  [http://www.rtems.org/bugzilla/show_bug.cgi?id=1890 1890/cpukit] - mq_receive and variants should allow NULL for msg_prio.
     230 *  [http://www.rtems.org/bugzilla/show_bug.cgi?id=1895 1895/cpukit] - Ensure partial ticks are accounted from ticks conversions.
     231 *  [http://www.rtems.org/bugzilla/show_bug.cgi?id=1934 1934/bsps] - libchip ns16650 driver needed to use unsigned type
    193232 *  [http://www.rtems.org/bugzilla/show_bug.cgi?id=1948 1948/filesystem] - RFS mount options for configuration.
    194  *  [http://www.rtems.org/bugzilla/show_bug.cgi?id=1984 1984/doc] - Change CONFIGURE_MINIMUM_STACK_SIZE to CONFIGURE_MINIMUM_TASK_STACK_SIZE.
    195  *  [http://www.rtems.org/bugzilla/show_bug.cgi?id=1961 1961/cpukit] - Use buffer list not pending count to close windows in message queue
     233 *  [http://www.rtems.org/bugzilla/show_bug.cgi?id=1952 1952/cpukit] - Add missing return code to untar.c
     234 *  [http://www.rtems.org/bugzilla/show_bug.cgi?id=1955 1955/cpukit] - lm32: Convert CPU_swap_u16 to static inline
    196235 *  [http://www.rtems.org/bugzilla/show_bug.cgi?id=1957 1954/cpukit] - lm32: Add missing parentheses on a couple of macro uses for protection
    197236 *  [http://www.rtems.org/bugzilla/show_bug.cgi?id=1957 1957/cpukit] - Add missing parentheses on a couple of macro uses for protection
    198  *  [http://www.rtems.org/bugzilla/show_bug.cgi?id=1955 1955/cpukit] - lm32: Convert CPU_swap_u16 to static inline
    199  *  [http://www.rtems.org/bugzilla/show_bug.cgi?id=1952 1952/cpukit] - Add missing return code to untar.c
    200  *  [http://www.rtems.org/bugzilla/show_bug.cgi?id=1934 1934/bsps] - libchip ns16650 driver needed to use unsigned type
    201  *  [http://www.rtems.org/bugzilla/show_bug.cgi?id=1895 1895/cpukit] - Ensure partial ticks are accounted from ticks conversions.
    202  *  [http://www.rtems.org/bugzilla/show_bug.cgi?id=1890 1890/cpukit] - mq_receive and variants should allow NULL for msg_prio.
    203  *  [http://www.rtems.org/bugzilla/show_bug.cgi?id=1867 1867/cpukit] - Support the case where a thread is joinable but calls pthread_exit() before a thread has attempted to join.
    204  *  [http://www.rtems.org/bugzilla/show_bug.cgi?id=1864 1864/doc] Add missing documentation for CONFIGURE_MAXIMUM_POSIX_MESSAGE_QUEUE_DESCRIPTORS,, CONFIGURE_MAXIMUM_POSIX_BARRIERS , CONFIGURE_MAXIMUM_POSIX_SPINLOCKS, CONFIGURE_MAXIMUM_POSIX_RWLOCKS.
    205  *  [http://www.rtems.org/bugzilla/show_bug.cgi?id=1855 1855/cpukit] - Correct processing of signals during a blocking pthread_join().
    206  *  [http://www.rtems.org/bugzilla/show_bug.cgi?id=1851 1851/doc] - Fix typo in CONFIGURE_MESSAGE_BUFFER_MEMORY example.
    207  *  [http://www.rtems.org/bugzilla/show_bug.cgi?id=1839 1839/filesystem] - multiple system calls return incorrect status or incorrectly check permission
    208  *  [http://www.rtems.org/bugzilla/show_bug.cgi?id=1845 1845/bsps] - rtl22xx_t cfg file had invalid syntax
    209  *  [http://www.rtems.org/bugzilla/show_bug.cgi?id=1766 1766/bsps] - SPARC BSPs get nanoseconds correction
     237 *  [http://www.rtems.org/bugzilla/show_bug.cgi?id=1961 1961/cpukit] - Use buffer list not pending count to close windows in message queue
     238 *  [http://www.rtems.org/bugzilla/show_bug.cgi?id=1968 1968/filesystem] - RFS seek does not move the block referenced.
     239 *  [http://www.rtems.org/bugzilla/show_bug.cgi?id=1984 1984/doc] - Change CONFIGURE_MINIMUM_STACK_SIZE to CONFIGURE_MINIMUM_TASK_STACK_SIZE.
    210240
    211241Issues Without Problems Report Numbers