Histórico de Commits

Autor SHA1 Mensagem Data
  Jonas Maebe 78fb35525f * change convention for searching sysroot library paths to be the same as the há 5 anos atrás
  florian b71164deca * fix warnings há 6 anos atrás
  Jonas Maebe faf75095cd * synchronised with trunk till r42189 há 6 anos atrás
  nickysn 0c471494e8 * use explicitly GNU LD ('ld.bfd') on OpenBSD, instead of the default 'ld' há 6 anos atrás
  Jonas Maebe 1b6425176b * synchronised with trunk till r42049 há 6 anos atrás
  Jonas Maebe 281b3ad276 * fix case completeness and unreachable code warnings in compiler that would há 6 anos atrás
  Jonas Maebe fc60ec2ea4 + support for LLVM LTO: compile units with -CLflto -> when compiling a main há 6 anos atrás
  Jonas Maebe d150869dea * record symbols that need to remain in their original order, and on Darwin há 6 anos atrás
  nickysn 85fdd37cac + support creating linker map files (with the -Xm option) on *BSD há 6 anos atrás
  nickysn 261114ff32 + introduce the $OPENBSD_LOCALBASE and $OPENBSD_X11BASE pseudo variables; these há 6 anos atrás
  nickysn 34a8032e11 * link to crtbegin.o/crtend.o instead of crtbeginS.o/crtendS.o when creating há 6 anos atrás
  nickysn caf1b11db9 * initialize SysInitUnit in InitSysInitUnitName on BSD há 6 anos atrás
  nickysn 58d9e58742 * initialize prtobj and reorder in InitSysInitUnitName há 6 anos atrás
  nickysn 525eff2927 * initialize linklibc earlier (in InitSysInitUnitName); this is necessary, há 6 anos atrás
  nickysn dc32554556 * prtobj, linklibc and reorder converted from local to member variables of the class há 6 anos atrás
  nickysn a15ec46751 * don't put the prtobj file in the BSD linker script, in case the current system uses sysinit há 6 anos atrás
  nickysn ac86980f8a + pass the -dynamic-linker option to the linker even when making a static binary há 6 anos atrás
  nickysn 3a58a6261a * link with -nopie on OpenBSD only if PIC code generation is disabled há 6 anos atrás
  nickysn b659720f04 * Do not link to /usr/libexec/ld.so as a shared library on OpenBSD. Based on 3/3 há 6 anos atrás
  nickysn bd9f6170cd * always add -nopie to linker flags on OpenBSD. Based on 2/3 of OpenBSD ports há 6 anos atrás
  nickysn c3c9e07867 * Correct library search path for OpenBSD. Based on 1/3 of OpenBSD ports patch há 6 anos atrás
  Károly Balogh 7bd590c9a7 fix the missing semicolos in the previous fix.. há 6 anos atrás
  Károly Balogh 12a22b593d initialize result before passing it to FindFile() há 6 anos atrás
  Károly Balogh 626dc172ee arm-netbsd: append -N to the command line. lets figure out later if this is the right solution here há 7 anos atrás
  Károly Balogh dbb91b5ef0 arm-netbsd: added platform define and dummy rtl files so the build passes for this platform. port not functional yet há 7 anos atrás
  Károly Balogh e6aed467b5 renamed script unit to cscript to avoid namespace conflict with univint package on Darwin. this makes it possible to build the textmode IDE on Darwin há 7 anos atrás
  maciej-izak fa75f25fac * Enabling crosscompiling from Windows towards Darwin. Patch from Alfred (mantis 31099). Thanks! :) há 8 anos atrás
  svenbarth f406867100 Merged revision(s) 31929-31931,32547 from branches/svenbarth/packages: há 9 anos atrás
  pierre 014d2f805d Use /libexec/ld-elf.so.2 as dynamic linker for DragonFly OS há 10 anos atrás
  Jonas Maebe acd88cac92 * fixed selection of startup code files for all iOS and simulator targets há 10 anos atrás