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
/
csu
/
arch
Age
Commit message (
Expand
)
Author
2014-02-27
Use _ENTRY
matt
2014-02-27
Use the CALL() macro.
matt
2014-02-27
Add powerpc64 support
matt
2013-12-20
Drop .fpu. Discussed with Matt.
joerg
2013-12-08
Make sure t9 ($25) is properly set before calling ___start
matt
2013-09-12
Pass PICFLAGS down to cc-as-as and use __PIC__ to decide if it is small
joerg
2013-09-10
Define ELF_NOTE_MARCH_DESC for when running non-eabi in compat_netbsd32
matt
2013-09-10
Add support for a NetBSD MARCH elf note to record the MACHINE_ARCH for
matt
2013-09-05
mips .eh_frame is writable
matt
2013-09-05
bic sp not allowed in thumb (even with thumb2)
matt
2013-08-21
Thumbify
matt
2013-08-05
Alpha needs crtfm.o for USE_COMPILERCRTSTUFF=no
matt
2013-07-27
In .fini invoke destructors (fix copy & pasto)
martin
2013-07-26
Use jbsr and add END(__start)
matt
2013-07-26
Simplify to new ___start() signature.
martin
2013-07-19
Deal with m68010 not having bsrl so usr jsr on !__pic__
matt
2013-07-18
s/bsrl/jsr/ and let gas figure it out
matt
2013-07-13
Add crtstuff for hppa. Lightly tested.
skrll
2013-07-11
Use pc-relative branch in crt0.S
matt
2013-07-11
Add crtstuff for alpha. Compile tested only.
matt
2013-07-11
Make this work for N64 as well.
matt
2013-07-11
Add support for sparc and sparc64
martin
2013-07-10
Add END(func) so gdb doesn't get so confused.
matt
2013-07-10
Fix another bneq -> beql botch
matt
2013-07-10
Add a ELFSIZE define
matt
2013-07-10
Fix logic inversion.
matt
2013-06-30
For O32, don't save $gp on the stack, save $s0 instead and just keep $gp
matt
2013-06-27
Switch arm, earm, powerpc to use crtbegin.c
matt
2013-06-25
Deal with O32 callling sequences.
matt
2013-06-25
Initialize $gp
matt
2013-06-25
Use .long not .word
matt
2013-06-24
Use (target1) for .init/fini array entries
matt
2013-06-24
Make sure dwarf_eh_object is 8 words long.
matt
2013-06-24
Like the rest, make __DTOR_LIST__ start with a -1
matt
2013-06-24
Make dwarf_eh_object is 8 words long
matt
2013-06-22
Add a common crtbegin.c file and use a machine dependent crtbegin.h to
matt
2013-06-21
USE_COMPILERCRTSTUFF=no support for vax.
matt
2013-05-05
Whitespace
skrll
2013-04-29
Simplify. earm is dealt with elsewhere.
skrll
2013-01-23
Handle CPUFLAGS being empty
matt
2013-01-22
If you are using aapcs, you must be using INITFINI
matt
2012-09-16
Whitespace
skrll
2012-08-25
Fix fini processing.
matt
2012-08-24
Fix code around __register_frame_info (fixes core dumps)
matt
2012-08-13
crt* files for ARM EABI. This is pretty different from OABI. crti.S only
matt
2012-08-11
Update copyright year.
matt
2012-08-11
Replace copyright since it now has new contents
matt
2012-08-11
Fix typo.
matt
2012-08-11
USE_COMPILERCRTSTUFF=no support for arm
matt
2012-06-02
Claim copyright (per Joerg's request).
uwe
[next]