NetBSD/common/lib
bouyer 4c44c335c5 loongson2f support:
- Add some loongson2 definitions to cpuregs.h, from OpenBSD
- Make sure that the at register is useable before every jump register
  instruction (exept when register is k0 or k1) because -mfix-loongson2f-btb
  needs the at register for its workaround
- add code to mips_fixup.c to handle the instructions added by
  -mfix-loongson2f-btb
- Add a ls2-specific tlb miss handler: it doesn't have separate handler
  for the xtlbmiss exeption.
- Fixes for some #ifdef MIPS3_LOONGSON2 assembly code (using the wrong
  register)
2011-08-27 13:23:52 +00:00
..
libc loongson2f support: 2011-08-27 13:23:52 +00:00
libppath Fix Nd argument. 2011-08-25 15:14:43 +00:00
libprop prop_dictionary_get_dict: last argument is prop_dictionary_t *, not bool * 2011-08-07 11:33:03 +00:00
libquota Fix bad cut'n'paste in copyright. Pointed out by dyoung@ 2011-06-07 14:56:12 +00:00
libutil document non-literal format string 2011-08-16 10:33:17 +00:00
libx86emu 0:0 is the adress x86emu_call pushes on the stack, so check for it here 2009-02-03 19:26:29 +00:00