This is the mail archive of the libc-alpha@sources.redhat.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: bring mips*-linux back to a buildable state


On Jul  6, 2004, Alexandre Oliva <aoliva@redhat.com> wrote:

> These patches gets all 3 ABIs of mips64-linux to build and work again.

Some of them are only required for GCC 3.4, since 3.4 changes the
built-in macros that identify ABIs such that _MIPS_SIM_ABI32 is no
longer defined for o32.  While fixing that, I figured I'd better stop
relying on GCC-internal macro names and follow the ABI macro names to
the letter.

-- 
Alexandre Oliva             http://www.ic.unicamp.br/~oliva/
Red Hat Compiler Engineer   aoliva@{redhat.com, gcc.gnu.org}
Free Software Evangelist  oliva@{lsd.ic.unicamp.br, gnu.org}


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]