summaryrefslogtreecommitdiff
path: root/sys/arch/hppa/spmath
AgeCommit message (Expand)Author
2022-05-28s/grabing/grabbing/ in comments.andvar
2022-01-17fix typos in comments, mainly s/foward/forward/.andvar
2019-02-06- convert shift results into logical expressionsmrg
2018-06-13revert previous MAKEOBJDIRPREFIX massagingchristos
2018-06-11switch from MAKEOBJDIRPREFIX to MAKEOBJDIR.christos
2018-05-27- Introduce :q modifier for make variables and make it double escape $'s sochristos
2016-03-22remove a bunch of "@echo done" from the tail of rules. these messagesmrg
2016-02-29PR/50870: David Binderman: Use logical and instead of arithmeticchristos
2016-02-29PR/50871: David Binderman: use logical and instead of arithmeticchristos
2016-01-25use :Q to quote variables properly.christos
2015-09-07Order library object build.uebayasi
2015-09-07Sprinkle more done messages.uebayasi
2015-09-06In kernel lib build, print message when things not only start bug also end.uebayasi
2015-09-06spmath.o is an MD library, not an MD object.uebayasi
2015-09-05Fix build of hppa's spmath.o, as m68k's fpsp.o was done.uebayasi
2012-02-04-Wold-style-definitionskrll
2012-01-01When converting a floating value to an integer, properly raise the "invalid"skrll
2009-03-14ANSIfy another 1261 function definitions.dsl
2009-03-14Change about 4500 of the K&R function definitions to ANSI ones.dsl
2009-01-27From OpenBSD:skrll
2008-04-06de-__Pskrll
2007-02-22TRUE -> true, FALSE -> falsethorpej
2006-11-27Initialise the result rather than returning garbage.skrll
2006-02-04Add .MAKE to targets that run ${MAKE} so that parallel makes work properly.dsl
2005-12-11merge ktrace-lwp.christos
2004-06-15Fix MAKEOBJDIRPREFIX builds and remove a line continuation that is notskrll
2003-11-01Compile at -O2. Fix various GCC3-ismsmatt
2003-10-10update for new gas syntax. from Jochen Kunz.chs
2003-08-31update for LWPs, and some lite cleanup.chs
2003-07-15__KERNEL_RCSID()lukem
2002-06-05Added files to support generic HP PA-RISC based machines. hp700-specificfredette