Historique des commits

Auteur SHA1 Message Date
  pierre 175ec19308 + Register for system_x86_64_ntbsd il y a 13 ans
  pierre b6576452ed Use correct dynamic linker for x86_64 openbsd system il y a 13 ans
  pierre 7e71e1d3a0 + Add system_x86_64_openbsd_info record il y a 13 ans
  Jonas Maebe eb2cccffda + -WM<X> and -WP<x> command line parameters to specify the minimally required il y a 13 ans
  pierre 8efbcbaabb NetBSD also needs explicit DynamicLinker il y a 13 ans
  Jonas Maebe 6a5cf6cf8d * always pass -arch parameter to linker when targetting Darwin, instead of il y a 13 ans
  Jonas Maebe 3188916cda * also replace $CATRES for shared libraries (fix for r19649) il y a 13 ans
  pierre 836da25e81 * Do not call with UseShell = true if CatFileContent expands the file into parameters il y a 13 ans
  pierre b1bd1d29ec Replace `cat $RES`by $CATRES and call CatFileContent method il y a 13 ans
  pierre 0cd15043b3 * Set a default dynamic linker for OpenBSD il y a 14 ans
  pierre 1f0e5b496f Try to support shared libraries for freebsd il y a 14 ans
  Jonas Maebe ec8c7b4888 + when compiling for Darwin/ARM, pass the subarchitecture to the linker. il y a 14 ans
  Jonas Maebe 1b5fed238a * don't quote the Darwin syslibroot path in link.res, it's not reinterpreted il y a 14 ans
  Jonas Maebe 9cd6a7ad85 * correctly handle -XR (sysroot) paths with spaces under Darwin il y a 14 ans
  Jonas Maebe 601b90d74c * don't specify a custom pagezero size on Mac OS X when compiling with -gv il y a 14 ans
  Jonas Maebe 1271c221f3 - reverted change accidentally committed as part of r16050 that could break il y a 14 ans
  Jonas Maebe 8b0301409a + i386/iphonesim target for the new iPhoneSimulator in Xcode 3.2.4 and il y a 15 ans
  Jonas Maebe f13f6627c4 * moved use_fixed_stack from cgutils to a method in paramgr so it can il y a 15 ans
  Jonas Maebe 356026f849 * use new_section() instead of tai_section.create() everywhere il y a 15 ans
  Jonas Maebe 61df8f05a0 * fixed max length of gcsectionsstr (mantis #15984) il y a 15 ans
  Jonas Maebe 2e544bd8de * smartlink dynamic libraries under Mac OS X (mantis #15984) il y a 15 ans
  Jonas Maebe d19eaab7c6 * don't specify ARM architecture subtype to linker, because then it will il y a 15 ans
  Jonas Maebe d1538ab023 o added ARM VPFv2/VFPv3 support: il y a 15 ans
  Jonas Maebe edacea82be * changed assembler directives for darwin lazy/non-lazy symbol pointers il y a 15 ans
  Jonas Maebe 9da0729d7c * fixed copy/paste error in r13645: fallback to /usr/lib/dylib1.o rather il y a 16 ans
  Jonas Maebe 8eb3a34633 * increased length of GCSectionsStr so it can contain the full new il y a 16 ans
  Jonas Maebe 1503890756 * don't always pass -no_dead_strip_inits_and_terms, because it automatically il y a 16 ans
  Jonas Maebe 6d0eda6e4a * used ld directly rather than libtool to link dynamic libraries, because il y a 16 ans
  Jonas Maebe ec8364904c * set the size of the (invalid) page at address zero to 64kb for 32 bit il y a 16 ans
  Jonas Maebe 47c28c2db3 * pass -no_dead_strip_inits_and_terms to the linker, since we use these for il y a 16 ans