Age | Commit message (Expand) | Author |
2004-02-27 | Teach gcc the proper "set" syntax for __attribute__ ((alias)) to work | Miod Vallat |
2003-11-24 | Switch to using libiberty in new location. | Marc Espie |
2003-10-01 | Introduce a new target switch, -mmemcpy (and -mno-memcpy). | Miod Vallat |
2003-08-21 | fix symbol name error in mcount functionality in a.out->ELF transition. | Dale Rahn |
2003-08-19 | typo in comment, compiler vs. complier | Brad Smith |
2003-08-09 | fix for mcount call to allow .text sizes larger than 512k; epsie@ ok | Michael Shalayeff |
2003-08-08 | On some architectures, being too optimistic in preserve_subexpressions_p(), | Miod Vallat |
2003-08-07 | Disable the so-called optimized memcpy functions for small (less than a few | Miod Vallat |
2003-08-01 | A working gcc 2.95/m88k compiler, for some low standard value of working. | Miod Vallat |
2003-07-22 | openbsd64 is a 64 BIT (not but) v9 processor; pointed out by millert. | Jason Wright |
2003-07-22 | now that gcc generates "correct" calls to the quad emulation library and | Jason Wright |
2003-07-22 | the version of gcc in the tree doesn't generate the correct calling | Jason Wright |
2003-07-11 | don't hardcode the default linker emulation type. | Brad Smith |
2003-06-13 | add __LP64__ and _LP64 CPP predefines for systems using LP64. | Brad Smith |
2003-06-11 | support to arm. ok deraadt@ | Kevin Lo |
2003-06-02 | Remove the advertising clause in the UCB license which Berkeley | Todd C. Miller |
2003-05-08 | Don't inline strcpy. since it's evil anyway. This makes it | Bob Beck |
2003-04-17 | Change gcc to generate ELF code for i386. | Dale Rahn |
2003-04-09 | fix the readonly objects placement into thee .rodata proper; espie@ ok | Michael Shalayeff |
2003-03-28 | PIC does not mix well w/ nopic (yet); espie@ ok | Michael Shalayeff |
2003-03-09 | Originally from gcc: | Henric Jungheim |
2003-02-19 | oops | Marc Espie |
2003-02-17 | fix trampoline support on hppa. Tested by mickey@ | Marc Espie |
2003-02-16 | place ro data into .rodata and not .text (now that it's handled special. 10x ... | Michael Shalayeff |
2003-02-02 | I've been guaranteed that guaranteed is better than guarenteed. | Miod Vallat |
2003-01-14 | Bye-bye libc_r. libc_r and libnpthread go away. libpthread | Marco S Hyman |
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 |