커밋 기록

작성자 SHA1 메시지 날짜
  pierre 2e4c704f06 Use A_J instead of A_BA for a_jmp_XXX unless we generate PIC code to avoid branch out of range error (like for packages/fpmake compilation) 13 년 전
  pierre 56b4977858 Override tcallnode.pass_1 for use of got for cdecl'ared functions (assuming it can be PIC code) 13 년 전
  pierre c53d07f741 Improve addr_pic support 13 년 전
  pierre 86d82a9006 Add reference to new ncpuld unit 13 년 전
  pierre 514b14a5ae Override a_call_name to use _gp loading and call for cdecl (to get PIC compatible code) 13 년 전
  pierre fc81979f61 set got at create of cs_create_pic is used 13 년 전
  pierre c2cd8246cb Override tloadnode.pass_1 to for use of got for shared library variables and genrate_picvaraccess 13 년 전
  pierre b63bc6be13 MIPS: use OC_EQ instead of OC_NE for new_exception to avoid branch out of range error 13 년 전
  pierre 5fb3d1398a + Use SIZEOF_PTHREAD_XXX macros for /usr/include/bits/pthreadtypes.h for MIPS cpu 13 년 전
  pierre c156b5a8b2 First version working to link with shared c library 13 년 전
  pierre d8d7c38aec * Use to call PASCALMAIN to allow linking with PIC Code 13 년 전
  pierre 024bde8875 Create .ent/.end pair for mips/mipsel and alpha 13 년 전
  pierre 3acc0e6686 Add needs_got_for_pic, set global_used to that procedure 13 년 전
  pierre 31a3f4f4a0 Add ait_ent and ait_ent_end to aiclass array 13 년 전
  pierre 9b7fec59bb Support ait_ent and ait_ent_end 13 년 전
  pierre 502cd6db29 Remove tai_ent, which is moved to aasmtai unit 13 년 전
  pierre 0a21c01737 Use 8 for max record alignment for mips/mipsel 13 년 전
  pierre e25937854f Use std reg names and and 13 년 전
  pierre 1f762cc247 Add and replacement, for MIPS 13 년 전
  pierre f92fba996d + New tai_ent and tai_ent_end classes 13 년 전
  pierre 68d7e943c8 + Add global_used callback procedure 13 년 전
  pierre 7982b34416 Start of PIC code support 13 년 전
  pierre 6a9edb2083 Always pass records by value (OABI compliance) 13 년 전
  pierre 63b4cb3347 + Add NR/RS _GP and _PIC_FUNC aliases 13 년 전
  pierre a892e2aa6f set pi_needs_got always if cs_create_pic is on 13 년 전
  pierre 944d500d55 Change std reg names to allow use with GAS assembler 13 년 전
  pierre 87b6bb5053 + Add .cpXXX pseudo-instruction for PIC code 13 년 전
  masta 8001979f7e Reworked ispowerof2 in cutils.pas 13 년 전
  michael 003a7ca217 * Allow session file prefix. Make sessiondir readable 13 년 전
  michael e06927d623 * Customization of upload dir 13 년 전