1. 22 Feb, 1998 25 commits
  2. 21 Feb, 1998 2 commits
  3. 20 Feb, 1998 7 commits
  4. 19 Feb, 1998 6 commits
    • [multiple changes] · db126753
      Thu Feb 19 22:36:53 1998  Andrey Slepuhin  <pooh@msu.net>
      			  David Edelsohn  <edelsohn@mhpcc.edu>
      	* collect2.c (XCOFF_SCAN_LIBS): Remove.
      	(export_flag): New variable.
      	(export_file): #ifdef COLLECT_EXPORT_LIST.
      	(import_file, exports, imports, undefined): New variables.
      	(libs, cmdline_lib_dirs, libpath_lib_dirs, libpath, libexts): Same.
      	(dump_list, dump_prefix_list, is_in_list): New functions.
      	(write_export_file): $ifdef COLLECT_EXPORT_LIST.
      	(write_import_file, resolve_lib_name): New functions.
      	(use_import_list, ignore_library): Same.
      	(collect_exit): maybe_unlink import_file and #ifdef.
      	(handler): Same.
      	(main): New variable importf, #ifdef exportf.  Move parsing of
       	-shared before general argument parsing.  Resolve AIX library
       	paths and import libgcc.a symbols.  Treat .so shared libraries the
       	same as objects and .a libraries.  Create alias for object_lst and
       	increment it instead of original pointer.  Scan AIX libraries as
       	objects earlier instead of using scan_libraries.  Perform AIX
       	tlink later to resolve templates instead of forking ld.
      	(GCC_OK_SYMBOL): Ensure symbol not in undef section.
      	(GCC_UNDEF_SYMBOL): New macro.
      	(scan_prog_file): Loop for members of AIX libraries.  Handle
       	export/import of ctors/dtors.
      	(aix_std_libs): New variable.
      	(scan_libraries, XCOFF): Delete.
      Fri Feb 19 22:36:52 1998  Robert Lipe   <robertl@dgii.com>
      	* collect2.c (full_real_ld_suffix): #ifdef CROSS_COMPILE.
      
      From-SVN: r18128
      David Edelsohn committed
    • Makefile.in: Use $tooldir for sys-include to match toplevel configure. · e642002f
              * Makefile.in: Use $tooldir for sys-include to match toplevel
              configure.
      
      From-SVN: r18126
      Mike Stump committed
    • opps. · d09ae635
      From-SVN: r18125
      Jeff Law committed
    • method.c (build_mangled_name): Start CPP directives in column zero. · acde952d
      8
              * method.c (build_mangled_name): Start CPP directives in column zero.
      
      From-SVN: r18124
      Jeff Law committed
    • method.c (build_mangled_name): Start CPP directives in column zero. · 2fc11007
       
              * method.c (build_mangled_name): Start CPP directives in column zero.
      
      From-SVN: r18123
      Jeff Law committed
    • oops · f02d609c
      From-SVN: r18122
      Jason Merrill committed