David E. O'Brien 4553af7930 ASM_DECLARE_OBJECT_NAME and ASM_FINISH_DECLARE_OBJECT are ELF MI routines
to generate the special .type and .size directives which are used to set
the corresponding fields of the linker symbol table entries in the ELF
object file.  As such they are not i386-specific and thus belong in our
MI header.  Otherwise on the Alpha we don't properly give the type and
size of dynamic symbols.  Bintuil versions past 2.9.1 warn of this and
w/o this change, `ld' generates a lot of warnings during a `make world'.
2000-05-20 10:14:43 +00:00
..
1999-10-16 07:12:34 +00:00
1999-08-26 09:30:50 +00:00
1999-11-04 10:35:02 +00:00
1999-10-16 06:09:09 +00:00
2000-03-09 10:11:08 +00:00
2000-04-06 09:27:38 +00:00
1999-10-02 01:46:57 +00:00
1999-11-04 10:20:05 +00:00
1999-08-26 09:30:50 +00:00
1999-11-04 10:20:05 +00:00
1999-08-26 09:30:50 +00:00
1999-08-26 09:30:50 +00:00
1999-08-26 09:30:50 +00:00
1999-08-26 09:30:50 +00:00
1999-10-26 08:57:00 +00:00
2000-03-09 10:11:08 +00:00
1999-08-26 09:30:50 +00:00
1999-10-03 09:19:40 +00:00
1999-08-26 09:30:50 +00:00
1999-11-04 10:20:05 +00:00
1999-08-26 09:30:50 +00:00
1999-08-26 09:30:50 +00:00
1999-10-03 09:19:40 +00:00
1999-10-27 09:45:47 +00:00
1999-11-04 10:35:02 +00:00
1999-08-26 09:30:50 +00:00
1999-10-16 06:09:09 +00:00
1999-08-26 09:30:50 +00:00
1999-08-26 09:30:50 +00:00
1999-10-26 09:17:58 +00:00
1999-08-26 09:30:50 +00:00
1999-10-27 09:23:37 +00:00
1999-08-26 09:30:50 +00:00
1999-08-26 09:30:50 +00:00
1999-11-04 10:35:02 +00:00
1999-11-04 10:35:02 +00:00
1999-08-26 09:30:50 +00:00

This directory contains the GNU Compiler Collection (GCC) version 2.95.
It includes all of the support for compiling C, C++, Objective C, Fortran,
Java, and Chill.

The GNU Compiler Collection is free software.  See the file COPYING for copying
permission.

See the file gcc.texi (together with other files that it includes) for
installation and porting information.  The file INSTALL contains a
copy of the installation information, as plain ASCII.

Installing this package will create various files in subdirectories of
/usr/local/lib, which are passes used by the compiler and a library
named libgcc.a.  It will also create /usr/local/bin/gcc, which is
the user-level command to do a compilation.

See the Bugs chapter of the GCC Manual for how to report bugs
usefully.  An online readable version of the manual is in the files
gcc.info*.

The files pself.c and pself1.c are not part of GCC.
They are programs that print themselves on standard output.
They were written by Dario Dariol and Giovanni Cozzi, and are
included for your hacking pleasure.  Likewise pself2.c
(Who is the author of that?) and pself3.c (by Vlad Taeerov and Rashit
Fakhreyev).