Age | Commit message (Expand) | Author |
2002-02-17 | Define an epilogue for vax to protect function ends from gcc's | Hugh Graham |
2002-01-27 | Make f77(1) work on sparc64. ok espie | Peter Valchev |
2002-01-21 | Switch last workaround to a form easier for espie to maintain. | Hugh Graham |
2002-01-21 | Use HOST_CFLAGS to force gcc to build its helper tools without | Hugh Graham |
2002-01-20 | Commit change from gcc mainline that's been kicking around in my tree | Hugh Graham |
2001-09-25 | let configure script use GNUSYSTEM_AUX_DIR | Marc Espie |
2001-09-24 | Force memory model to medlow for profiling. | Artur Grabowski |
2001-09-10 | Put in a fix from future gcc that implements some unimplemented code. | 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-07-19 | __attribute__((__nonnull__), separate from printf. | Marc Espie |
2001-07-09 | correct type on last arg to execl(); nordin@cse.ogi.edu | Theo de Raadt |
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 | Missed changes from the past. | Marc Espie |
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-02-03 | alpha uses gas and gnu_ld. | Artur Grabowski |
2001-01-29 | Revert changes temporarily, until they have been checked. | Marc Espie |
2001-01-29 | regen | Marc Espie |
2001-01-29 | Internal cpp changed name | Marc Espie |
2001-01-29 | Automatic merger | Marc Espie |
2001-01-29 | 2.95.3, test release 2 | Marc Espie |
2000-12-13 | On vax build libgcc without -fPIC for now. | Hugh Graham |
2000-10-27 | generate fpic/fPIC static links, so that gdb works; espie | Theo de Raadt |
2000-10-15 | Reflect reality. | Marc Espie |
2000-10-15 | Explain how -shared is supposed to work and what breaks when you | Marc Espie |
2000-10-15 | Don't link shared libraries against -lc on ppc either. | Marc Espie |
2000-10-15 | Finish synch'ing. | 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-25 | switch powerpc to libgcc -fPIC. | Marc Espie |
2000-09-25 | Patch from Alexander N. Kabaev <ak03@gte.com> | Marc Espie |
2000-09-25 | Miscellaneous cvs wackiness: remove resurrected files and `solve' | 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 | make_temp_file proto is in libiberty now | Marc Espie |
2000-07-26 | thinko | Marc Espie |
2000-07-26 | Crosstools fix (accepted by the FSF ages ago, lost through the cracks | Marc Espie |
2000-07-18 | Recognize .lo as a valid object extension. | Marc Espie |
2000-07-03 | Sorry, no dynamic libraries yet... | Marc Espie |
2000-07-03 | float_format/collect2 for vax. | Marc Espie |