Age | Commit message (Expand) | Author |
2002-11-22 | specs for -lnpthread. | Marco S Hyman |
2002-11-10 | produce proper canonical version name, support static constructors, enable ex... | Michael Shalayeff |
2002-10-04 | powerpc support for stack trampoline mprotect. | Dale Rahn |
2002-09-23 | Undefine TRANSFER_FROM_TRAMPOLINE, in case it has been defined earlier. | Miod Vallat |
2002-09-19 | build sparc64 like sparc is built. includes config/xm-openbsd.h | Dale Rahn |
2002-09-18 | Fix trampoline issues, by making sure the right stack portion is PROT_EXEC. | Marc Espie |
2002-08-11 | Switch sparc to ELF. | Artur Grabowski |
2002-03-26 | Change the memory model from some home-grown thing that looks to have been | Artur Grabowski |
2002-03-21 | predefine __sparc_v9__ on sparc64; ok art, espie | Peter Valchev |
2002-03-16 | semi-current config from gcc, seems to work better for us too; espie@ ok | Michael Shalayeff |
2002-03-07 | From NetBSD: Fix evil bitfield bug; hugh@ ok | Federico G. Schwindt |
2002-02-17 | Define an epilogue for vax to protect function ends from gcc's | Hugh Graham |
2001-09-24 | Force memory model to medlow for profiling. | Artur Grabowski |
2001-09-10 | ctor/dtor emission, stolen from solaris2. | Marc Espie |
2001-09-10 | Initial cut at sparc64 gcc config. | Marc Espie |
2001-09-05 | Use __GLOBAL_OFFSET_TABLE_ consistently. | Marc Espie |
2001-08-01 | Do not define 'unix' on powerpc. ok drahn | Peter Valchev |
2001-06-13 | alpha now defaults to shared libs. | Artur Grabowski |
2001-03-03 | Define __ELF__ in the gcc for powerpc OpenBSD. | Dale Rahn |
2001-03-02 | Define __PPC__ as well as __PPC because some packages expect that define | Dale Rahn |
2001-02-24 | Automatic conflict resolution | Marc Espie |
2001-02-24 | Synch with FSF | Marc Espie |
2001-02-03 | update configuration for elf: remove ecoff markers, handle alpha assembler | Marc Espie |
2001-01-29 | 2.95.3, test release 2 | Marc Espie |
2000-10-27 | generate fpic/fPIC static links, so that gdb works; espie | Theo de Raadt |
2000-10-15 | Don't link shared libraries against -lc on ppc either. | Marc Espie |
2000-10-14 | build both -fPIC and -fpic on sparc; espie (not around, and this needs to be ... | Theo de Raadt |
2000-10-09 | Renamed | Marc Espie |
2000-10-09 | Compile libgcc -fPIC on all OpenBSD architectures. | Marc Espie |
2000-10-09 | Don't select libc for -shared for now. | Marc Espie |
2000-09-24 | Synch with FSF stable tree | Marc Espie |
2000-09-24 | Activate libgcc -fPIC for powerpc | Marc Espie |
2000-09-16 | ELF linkage does not require collect2, ld does everything necessary. | Dale S. Rahn |
2000-07-26 | From gcc devel sources: make_temp_file -> mips_make_temp_file to avoid | Marc Espie |
2000-07-26 | thinko | Marc Espie |
2000-07-03 | Sorry, no dynamic libraries yet... | Marc Espie |
2000-06-05 | Fix merge | Marc Espie |
2000-06-05 | Synch with 2.95.3 (pre-rel) | Marc Espie |
2000-06-05 | m68k asm knows about m68030-m68060 already, no need for upgrade, the | Marc Espie |
2000-05-15 | Add support for building libraries with debugging information in them. | Niklas Hallqvist |
2000-04-27 | Support -shared on a.out platforms: pass the right options to ld | Marc Espie |
2000-01-30 | Adapted from egcs development sources, courtesy of Zack Weinberg, with | Marc Espie |
2000-01-23 | Repair exceptions in i386 pic code (builtin setjmp/longjmp was not saving | Marc Espie |
2000-01-19 | Inane conflicts: | Marc Espie |
2000-01-19 | Update to 2.95.2 | Marc Espie |
2000-01-15 | clean up defines for openbsd powerpc, also enable the libc_r support properly. | Dale S. Rahn |
1999-09-20 | Formatting | Marc Espie |
1999-09-20 | Transform mips/openbsd-be.h into a fragment, | Marc Espie |
1999-09-17 | Invoke sh move-if-change explicitly. | Marc Espie |
1999-09-01 | Don't try to use .set on mips, it's special. | Marc Espie |