1. 59baae9 linux-user: remove MAX_ARG_PAGES limit by Stefan Brüns · 10 years ago
  2. f0116c5 linux-user: Remove regs parameter of load_elf_binary and load_flt_binary by Will Newton · 11 years ago
  3. 9721cf2 flatload: fix non-GOT relocations by Corey J. Boyle · 11 years ago
  4. cd8e407 flatload: fix bss clearing by Mike Frysinger · 13 years ago
  5. b4916d7 fix spelling in linux-user sub directory by Dong Xu Wang · 13 years ago
  6. 3002fa8 flatload: memp was a write-only variable by Juan Quintela · 14 years ago
  7. e773035 flatload: end_code was only used in a debug message by Juan Quintela · 14 years ago
  8. c3109ba linux-user/FLAT: allow targets to override FLAT processing by Mike Frysinger · 14 years ago
  9. 82a3959 linux-user/FLAT: fix auto-stack sizing by Mike Frysinger · 14 years ago
  10. f562e71 linux-user: improve flatload error checking by Blue Swirl · 14 years ago
  11. 97374d3 Usermode exec-stack fix by Paul Brook · 15 years ago
  12. 564e2fe linux-user: Fix compilation with DEBUG defined by Riccardo Magliocchetti · 15 years ago
  13. 8167ee8 Update to a hopefully more future proof FSF address by Blue Swirl · 16 years ago
  14. 001faf3 Replace gcc variadic macro extension with C99 version by Blue Swirl · 16 years ago
  15. 530e761 Fix more FSF addresses by blueswir1 · 16 years ago
  16. b1d8e52 Fix undeclared symbol warnings from sparse by blueswir1 · 16 years ago
  17. 526ccb7 Fix a bunch of type mismatch-related warnings (Jan Kiszka). by balrog · 17 years ago
  18. 2f61969 suppressed tgetx and tputx (initial patch by Thayne Harbaugh) by bellard · 17 years ago
  19. 579a97f Linux user memory access API change (initial patch by Thayne Harbaugh) by bellard · 17 years ago
  20. 992f48a Support for 32 bit ABI on 64 bit targets (only enabled Sparc64) by blueswir1 · 17 years ago
  21. 3b46e62 find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex. by ths · 17 years ago
  22. 5fafdf2 find -type f | xargs sed -i 's/[\t ]$//g' # on most files by ths · 17 years ago
  23. 2a1094c bFLT loader alignment fix. by pbrook · 18 years ago
  24. b35d744 Align stack when loading bFLT binaries. by pbrook · 18 years ago
  25. 388c450 bFLT loader commandline fix. by pbrook · 18 years ago
  26. 978efd6 Respond to qOffsets gdb packet (for debugging bFLT binaries). by pbrook · 19 years ago
  27. e5fe0c5 bFLT loader (for uClinux binaries). by pbrook · 19 years ago