This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC 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]

r174603 - in /trunk: gcc/ChangeLog gcc/config.g...


Author: ro
Date: Fri Jun  3 13:23:35 2011
New Revision: 174603

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=174603
Log:
	gcc:
	* config/alpha/t-osf5: Remove.
	* config/alpha/t-osf-pthread: Remove.
	* config.gcc (alpha*-dec-osf5.1*): Set tmake_file to t-slibgcc-dummy.
	* mkmap-flat.awk: Handle osf_export for Tru64 UNIX linker -input file.

	libgcc:
	* configure.ac (target_thread_file): Determine thread model.
	* configure: Regenerate.
	* config.host (alpha*-dec-osf5.1*): Set tmake_file, extra_parts.
	* config/alpha/t-alpha: New file.
	* config/alpha/t-crtfm: Use $<.
	* config/alpha/t-ieee: New file.
	* config/alpha/t-osf-pthread: New file.
	* config/alpha/t-slibgcc-osf: New file.
	* config/alpha/libgcc-osf5.ver: New file.

Added:
    trunk/libgcc/config/alpha/libgcc-osf5.ver
    trunk/libgcc/config/alpha/t-alpha
      - copied, changed from r174602, trunk/gcc/config/alpha/t-alpha
    trunk/libgcc/config/alpha/t-ieee
      - copied, changed from r174602, trunk/gcc/config/alpha/t-ieee
    trunk/libgcc/config/alpha/t-osf-pthread
      - copied, changed from r174602, trunk/gcc/config/alpha/t-osf-pthread
    trunk/libgcc/config/alpha/t-slibgcc-osf
      - copied, changed from r174602, trunk/gcc/config/alpha/t-osf5
Removed:
    trunk/gcc/config/alpha/t-osf-pthread
    trunk/gcc/config/alpha/t-osf5
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config.gcc
    trunk/gcc/mkmap-flat.awk
    trunk/libgcc/ChangeLog
    trunk/libgcc/config.host
    trunk/libgcc/config/alpha/t-crtfm
    trunk/libgcc/configure
    trunk/libgcc/configure.ac


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