Factoring _POSIX_SOURCE (Was: PATCH: m68k PIC touchup)

2006-01-10 Thread Bernardo Innocenti
Bernardo Innocenti wrote: >> --- gcc-4.0.2/gcc/config/m68k/linux.h.mps2006-01-08 23:02:06 +0100 >> +++ gcc-4.0.2/gcc/config/m68k/linux.h2006-01-08 23:03:02 +0100 >> @@ -85,6 +85,11 @@ >> LINUX_TARGET_OS_CPP_BUILTINS(); \ >> builtin_define_std ("mc68000"); \ >>

Re: PATCH: m68k PIC touchup

2006-01-10 Thread Bernardo Innocenti
Peter S. Mazinger wrote: > --- gcc-4.0.2/gcc/config/m68k/linux.h.mps 2006-01-08 23:02:06 +0100 > +++ gcc-4.0.2/gcc/config/m68k/linux.h 2006-01-08 23:03:02 +0100 > @@ -85,6 +85,11 @@ > LINUX_TARGET_OS_CPP_BUILTINS(); \ > builtin_define_std ("mc68000"); \ > buil

PATCH: m68k PIC touchup

2006-01-09 Thread Peter S. Mazinger
Hello! patch for m68k to handle PIC as the other archs Please apply, thx, Peter -- Peter S. MazingerID: 0xA5F059F2 Key fingerprint = 92A4 31E1 56BC 3D5A 2D08 BB6E C389 975E A5F0 59F2 --- gcc-4.0.2/gcc/config/m68k/linux.h.mps 2006-01-08 23:02:06 +0100 +++ gcc-4.0.2/gcc/config/