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: PATCH: Use __attribute_used__


"H . J . Lu" <hjl@lucon.org> writes:

> We should use __attribute_used__ for gcc 3.1, especially on mips.
> Otherwise, gcc 3.1 won't emit the code. I can send in patches to
> fix other archs.
>
> H.J.
> ----
> 2002-02-04  H.J. Lu  <hjl@gnu.org>
>
> 	* sysdeps/mips/dl-machine.h (elf_machine_matches_host): Use
> 	__attribute_used__.
> 	(__dl_runtime_resolve): Likewise.
>
> 	* sysdeps/mips/machine-gmon.h (_MCOUNT_DECL): Make it a real
> 	declaration.

Please send next time updates for the copyright messages, the year
2002 needs to be added.

Committed,
Andreas
-- 
 Andreas Jaeger
  SuSE Labs aj@suse.de
   private aj@arthur.inka.de
    http://www.suse.de/~aj


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