OpenCores
URL https://opencores.org/ocsvn/openrisc_2011-10-31/openrisc_2011-10-31/trunk

Subversion Repositories openrisc_2011-10-31

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /openrisc/trunk/gnu-src/newlib-1.17.0/newlib
    from Rev 158 to Rev 180
    Reverse comparison

Rev 158 → Rev 180

/ChangeLog
1,3 → 1,8
2010-07-07 Jeremy Bennett <jeremy.bennett@embecosm.com>
 
* configure.host: Updated for OpenRISC to use namespace clean
functions.
 
2008-12-19 Jeff Johnston <jjohnstn@redhat.com>
 
* NEWS: Update with 1.17.0 info.
/configure.host
215,7 → 215,6
;;
or32)
machine_dir=or32
newlib_cflags="${newlib_cflags} -DREENTRANT_SYSCALLS_PROVIDED -DMISSING_SYSCALL_NAMES"
;;
powerpc*)
machine_dir=powerpc
677,6 → 676,9
mn10?00-*-*)
syscall_dir=syscalls
;;
or32-*-*)
syscall_dir=syscalls
;;
powerpc*-*-eabialtivec*)
default_newlib_io_long_long="yes"
newlib_cflags="${newlib_cflags} -DMISSING_SYSCALL_NAMES"

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.