Wolfgang Thaller
|
e8063b8cf6
|
C library/system calls: clean up, implement open, read, write, close, lseek; clean up the command line gcc passes to ld
|
2017-10-08 19:28:10 +02:00 |
|
Wolfgang Thaller
|
b2790cf0fb
|
newlib: add definitions for _READ_WRITE_BUFSIZE_TYPE and _READ_WRITE_RETURN_TYPE.
TODO: figure out where they should really go.
|
2017-10-07 16:08:32 +02:00 |
|
Wolfgang Thaller
|
6edc940bd2
|
newlib: re-instate aix-style setjmp.S
|
2017-10-07 16:06:11 +02:00 |
|
Wolfgang Thaller
|
1f10508c9b
|
fix merge problem: newlib configure.host - powerpc-macos target
|
2017-10-07 16:05:49 +02:00 |
|
Wolfgang Thaller
|
19ab4d99ae
|
Merge branch 'upstream' into gcc-7.2
# Conflicts:
# binutils/bfd/config.bfd
# binutils/ld/configure.tgt
# gcc/gcc/c-family/c-common.c
# gcc/gcc/c/c-parser.c
# gcc/gcc/calls.c
# gcc/gcc/config/m68k/m68k.c
# gcc/gcc/config/rs6000/rs6000.c
# gcc/gcc/config/rs6000/rs6000.opt
# hfsutils/COPYING
# hfsutils/install-sh
|
2017-10-07 02:46:50 +02:00 |
|
Wolfgang Thaller
|
65c83606fb
|
Update gcc to 7.2.0, binutils to 2.29, newlib to 2.5.0
|
2017-10-07 02:16:47 +02:00 |
|
Wolfgang Thaller
|
a68112b08d
|
enable -ffunction-sections for libgcc and libc
|
2017-09-30 03:01:49 +02:00 |
|
Wolfgang Thaller
|
d464252791
|
re-add newlib
|
2017-04-11 23:13:36 +02:00 |
|
Wolfgang Thaller
|
0a883ac4aa
|
upgrade gcc to 6.3.0, binutils to 2.28
|
2017-04-10 13:32:00 +02:00 |
|
Wolfgang Thaller
|
2d434968ff
|
newlib: support powerpc-apple-macos
|
2015-09-08 04:01:12 +02:00 |
|
Wolfgang Thaller
|
fa0afdce72
|
ppc: initial powerpc-apple-macos target
|
2015-08-30 10:46:39 +02:00 |
|
Wolfgang Thaller
|
3f2a63ff40
|
configure gcc to pass the right linker flags & simplify CMakeLists
It is no longer necessary to pass special compiler options in order to compile an application.
|
2014-09-30 16:25:27 +02:00 |
|
Wolfgang Thaller
|
1c3ad08d54
|
add libgloss and newlib 1.20.0 to gcc directory
|
2012-03-27 01:51:53 +02:00 |
|