newlib/libgloss
Thomas Preudhomme 3ce88693f5 Fix html build with makeinfo 5.2
HTML build fails with makeinfo 5.2 with the following error:

libgloss/doc/porting.texi:73: @menu seen before first @node
libgloss/doc/porting.texi:73: perhaps your @top node should be wrapped in
@ifnottex rather than @ifinfo?

Following the advice indeed solve the issue while still allowing pdf, dvi and
info builds to work.
2016-08-19 10:32:23 +02:00
..
aarch64
arc arc: Add align keyword. 2016-08-11 10:59:54 +02:00
arm Fixed semihosting for ARM when heapinfo not provided by debugger. 2016-04-21 09:51:08 +02:00
bfin
config
cr16
cris
crx
d30v
doc Fix html build with makeinfo 5.2 2016-08-19 10:32:23 +02:00
epiphany
fr30
frv
ft32 libgloss/ft32: fix whitespace in Makefile 2016-05-20 10:10:08 -05:00
hp74x
i386
i960
iq2000
libnosys
lm32
m32c
m32r
m68hc11
m68k
mcore libgloss: mcore: add custom syscall header 2015-04-23 22:03:45 +02:00
mep
microblaze
mips
mn10200
mn10300
moxie
msp430 Fix typo in the name of the MSP430 attribute section of example MSP430 linker scripts. 2016-04-07 12:13:10 +01:00
mt
nds32
or1k or1k: properly restore timer 2016-03-13 12:50:23 +01:00
pa
rl78 rl78: Don't output CR when LF is encountered in write(). 2015-12-16 13:38:38 -07:00
rs6000
rx Add a check that the data area does not overrun the stack. 2015-05-27 13:30:19 +02:00
sh
sparc * sparc/crt0.S: Declare use of system registers. 2015-01-22 17:38:39 +00:00
sparc_leon
spu
testsuite
tic6x
v850 Add comment in the v850's crt0.S file noting that separate LMA and VMA addresses for data sections are not currently supported. 2016-05-26 12:08:47 +01:00
visium
wince
xc16x
xstormy16
ChangeLog Deprecate newlib and winsup ChangeLog files 2016-01-28 11:15:33 +01:00
ChangeLog-2015 Deprecate newlib and winsup ChangeLog files 2016-01-28 11:15:33 +01:00
Makefile.in
README
acinclude.m4
aclocal.m4
close.c
configure Build msp430-specific libnosys 2015-12-17 16:51:41 -05:00
configure.in Build msp430-specific libnosys 2015-12-17 16:51:41 -05:00
debug.c
debug.h
fstat.c
getpid.c
glue.h
isatty.c
kill.c
lseek.c
open.c
print.c
putnum.c
read.c
sbrk.c
stat.c
syscall.h
unlink.c
write.c

README

bfin	- Analog Devices Blackfin processor.
sparc	- Fujitsu Sparclite board. Works on the ex930, ex931, ex933
hp74x	- Hewlett Packard HP742 board. Also some support for the hp743.
m68hc11 - Motorola 68HC11 or 68HC12 support.
m68k	- Motorola MVME135 and IDP board. For CPU32 systems.
mep	- Toshiba Media Processor.
pa	- WinBond and Oki boards with a PA.
mips	- R3000 support. Array Tech LSI33k based RAID disk controller.
lm32    - Lattice Mico32 simulator.
epiphany - Adapteva Epiphany multicore processor.
or1k	- OpenRISC 1000 processor.