index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
libc
/
arch
/
m68k
Age
Commit message (
Expand
)
Author
2023-04-02
Trailing whitespace
skrll
2021-11-21
Decorate the m68k signal trampoline with the appropriate .cfi
thorpej
2021-10-31
Tidy up how __sigaction14_sigtramp.c is added to SRCS.
thorpej
2021-10-26
Merge all MD __sigaction14_sigtramp.c copies into one:
christos
2020-05-31
Add m68k assembler version of __muldi3().
rin
2020-04-22
Restrict usage of m68k assembler versions of {,u}divsi3 and {,u}divsi3 to
rin
2020-04-18
Rename "syscall" to "_syscall" and provide "syscall" as a weak alias.
thorpej
2019-04-26
Unify signbitl implementations.
maya
2019-01-27
fix another mergeo
dholland
2019-01-27
Merge the [pgoyette-compat] branch
pgoyette
2018-11-07
On ports without __HAVE_LONG_DOUBLE, make fabsl alias fabs.
riastradh
2017-03-22
provide a common softfloat fenv implemenation and use it for softfloat builds.
chs
2017-02-07
Mark exect(3) obsolete and bind it to plain execve(2) on all platforms
kamil
2016-10-07
Sync with compat and remove dup implementations of ldexp and modf, switching
christos
2014-09-01
float32_is_signalling_nan needs a prototype if SOFTFLOATM68K_FOR_GCC is
matt
2014-03-18
Merge riastradh-drm2 to HEAD.
riastradh
2014-03-04
The fixuns* come from compiler_rt so softfloat doesn't need to provide them.
matt
2013-09-12
Pass PICFLAGS down to cc-as-as and use __PIC__ to decide if it is small
joerg
2013-07-24
Only jump to CERROR if carry is set, not clear.
matt
2013-07-19
Don't use the fs* variants, just use the f* ones.
matt
2013-07-18
Adjust for coldfire
matt
2013-07-18
Remove hardfloat now that it's someplace else.
matt
2013-07-18
Fix typo. Don't define map if it isn't used.
matt
2013-07-18
Cleanup. hardfloat stuff is now in its own directory
matt
2013-07-18
Move hardfloat support to its own directory
matt
2013-07-18
Coldfire doesn't do FLOATX80
matt
2013-07-18
Add the Makefile
matt
2013-07-18
Update to compile on coldfire.
matt
2013-07-18
Add for softfloat compatibility
matt
2013-07-18
${MACHINE_ARCH} != "m68000" --> ${MACHINE_ARCH} == "m68k"
matt
2013-07-18
Use stack adjustment in the lnk instruction to adjust the stack.
matt
2013-07-18
Add more softfloat compatible functions
matt
2013-07-17
Use __HAVE_FPU__ instead __HAVE_68881__
matt
2013-07-17
Move the hardfloat stuff to its own directory.
matt
2013-07-17
Use a more portable series of instructions.
matt
2013-07-17
Use assym.h
matt
2013-07-17
Add genassym / assym.h support
matt
2013-07-16
Use SYSTRAP.
matt
2013-07-16
Use SYSTRAP
matt
2013-07-16
Add END(func)
matt
2013-07-16
Add END(func)
matt
2013-07-16
Make CERROR hidden. Use END() appropriately.
matt
2013-07-16
Add END(func)
matt
2013-07-16
Add END(func)
matt
2013-07-16
WEAK_ALIAS is always present
matt
2013-07-16
Add END(func)
matt
2013-07-16
Convert to normal Motorola syntax for addressing.
matt
2012-03-20
Sprinkle some /* ARGSUSED */ before the dummy functions to appease lint.
he
2012-03-18
fix lint
christos
2011-11-22
Add TLS support for m68k.
joerg
[next]