2
0

Коммит түүх

Эзэн SHA1 Мессеж Огноо
  Jonas Maebe f004227d91 * ignore the name of class con- and destructors (patch by Ondrej Pokorny, 10 жил өмнө
  nickysn 75dc2ad7e1 + implemented Seg(procedure) on i8086 10 жил өмнө
  pierre 51d849ae3b Handle collect2 -plugin option and avoid error output on non-existing gdb.exe 10 жил өмнө
  pierre d25a768b1d Handle SPECIALLINK environment variable in the same way it was used in old Makefile.fpc 10 жил өмнө
  Jonas Maebe 8087389f63 * support assigning static methods to regular procvars in (obj)fpc mode 10 жил өмнө
  Jonas Maebe 2c5187cb97 * fixed size when storing arrayconstructor vtype field 10 жил өмнө
  Jonas Maebe af4d69f446 * always write the entire integer field when storing a value < integer in an 10 жил өмнө
  Jonas Maebe 5e32590741 * handle variant record fields in 10 жил өмнө
  nickysn 94a5364c2c * fixed 'array of const' in the i8086 tiny/small/medium memory models 10 жил өмнө
  nickysn a55b728d34 * optimizations for ofs() on i8086 to load only the offset (in a temporary 10 жил өмнө
  Jonas Maebe 998cdbfe79 - removed useless ansistring pointer def creation from r32209 10 жил өмнө
  Jonas Maebe 0dee7cb4a0 * converted emitting resourcestring references to the high level typed 10 жил өмнө
  Jonas Maebe 0c904e92ff * moved TResourceStringRecord from the objpas to the system unit so it can be 10 жил өмнө
  Jonas Maebe 4670e0abc9 * converted "array of const" handling to the high level code generator 10 жил өмнө
  Jonas Maebe ccf1c67665 * converted large set constant emission to high level typed const builder 10 жил өмнө
  nickysn 072139cdb7 * fixed ofs(procedure) as well 10 жил өмнө
  nickysn c25585daee * fixed addr(procedure), mantis #28775 10 жил өмнө
  Jonas Maebe 79866f9824 * free a bunch of extra data after a unit is compiled, as it is no longer 10 жил өмнө
  Jonas Maebe 4decb81ac4 * correctly handle code page names specified in upper case (mantis #28934) 10 жил өмнө
  Jonas Maebe c2caa6641c * free typedconstbuilder after generating rtti 10 жил өмнө
  pierre 6d0c5b234b Avoid unsupported .uleb128 with diff of two sympbols for native solaris assembler 10 жил өмнө
  pierre f380b80b3e Also set cs_create_pic in init_settings so that units are compiled with this setting if tf_library_needs_pic is in target info flags 10 жил өмнө
  pierre 1abf9df1b0 Solaris assembler does not accept %st instead of %st(0), at least for some instructions 10 жил өмнө
  pierre 61aa4b6a40 Solaris assembler does not want 0x90 fill pattern for text section alignment 10 жил өмнө
  pierre 6b0e87b95c Correct error in last commit that generate new failures in tbs/tb0587 test for GNU as, as the change was not correctly limited to Solaris Assembler 10 жил өмнө
  nickysn 2e30b92c79 * removed the 'near ignored' and 'far ignored' inline asm warning messages on 10 жил өмнө
  nickysn 9e110e8e7e * treat interrupt procedures as 'near' in the i8086 inline assembler for TP7 10 жил өмнө
  nickysn dd9e5ea6f6 * convert 'call/jmp [proc]' properly to a near or far call/jmp, depending on 10 жил өмнө
  nickysn ed09b4fcaa * in i8086 inline asm, convert 'call/jmp [proc/label]' to 'call/jmp proc/label'. 10 жил өмнө
  nickysn 77159d2806 + also add a cs: prefix to references such as [2+label] 10 жил өмнө