Related articles |
---|
Linkers & Loaders, books & article references sought neil@wcc.oz.au (1991-01-23) |
Re: Linkers & Loaders, books & article references sought mwette@mr-ed.Jpl.Nasa.Gov (1991-01-24) |
Re: Linkers & Loaders, books & article references sought wrc@cs.rit.edu (1991-01-24) |
Re: Linkers & Loaders, books & article references sought clc5q@shamash.cs.Virginia.EDU (1991-01-25) |
Re: Linkers & Loaders, books & article references sought jones@pyrite.cs.uiowa.edu (1991-01-25) |
Re: Linkers & Loaders, books & article references sought Christian.Collberg@DNA.LTH.Se (Christian S. Collberg) (1991-01-27) |
Newsgroups: | comp.compilers |
From: | Christian S. Collberg <Christian.Collberg@DNA.LTH.Se> |
Keywords: | linker, bibliography |
Organization: | Compilers Central |
References: | <9101240056.16069@munnari.oz.au> |
Date: | Sun, 27 Jan 91 14:09:44 +0100 |
Here is my BibTeX file of articles on linking and loading. There are also
some articles on unusual uses of link-editors.
============================================================================
@STRING{CS="Computing Surveys"}
@STRING{SPE="Software---Practice and Experience"}
@STRING{SIGPLAN="SIGPLAN Notices"}
@STRING{SOFTENG="IEEE Transactions on Software Engineering"}
@STRING{CSLund="Department of Computer Sciences, Lund University"}
@CONFERENCE{Kieburtz78,
AUTHOR = "R.B. Kieburtz and W. Barabash and C.R. Hill",
TITLE = "A Type-Checking Program Linkage System for {Pascal}",
BOOKTITLE = "3rd International Conference on Software Engineering",
PAGES = {23--28},
ADDRESS = "Atlanta, GA, USA",
MONTH = may,
YEAR = 1978}
@ARTICLE{Rudmik82,
AUTHOR = "Andres Rudmik and Barabara G. Moore",
TITLE = "An Efficient Separate Compilation Strategy for
Very Large Programs",
JOURNAL = SIGPLAN,
PAGES = {301--307},
MONTH = jun,
YEAR = 1982}
@ARTICLE{Barringer79,
AUTHOR = "H. Barringer and P.C. Capon and R. Philips",
TITLE = "The Portable Compiling Systems of {MUSS}",
JOURNAL = SPE,
VOLUME = 9,
PAGES = {645--655},
YEAR = 1979}
@CONFERENCE{Ancona84,
AUTHOR = "M. Ancona and L. De Floriani and D. Dodero and P. Thea",
TITLE = "Program Development by Using a Source Linker",
BOOKTITLE = "4th Jerusalem Conference on Information technology (JCIT).
Next Decade in Information Technology",
PAGES = {251--259},
ADDRESS = "Jerusalem, Israel",
MONTH = may,
YEAR = 1984}
@ARTICLE{Presser72,
AUTHOR = "Leon Presser and John R. White",
TITLE = "Linkers and Loaders",
JOURNAL = CS,
VOLUME = 4,
NUMBER = 3,
PAGES = {149--167},
MONTH = sep,
YEAR = 1972}
@TECHREPORT{Collberg86,
AUTHOR = "Christian S. Collberg and Magnus G. Krampell",
TITLE = "Pasters: Linkers in a Modular World",
INSTITUTION = CSLund,
TYPE = "Technical Report",
NUMBER = "CODEN: LUNDFD6/(NFCS-7002)/(1-27)(1986)",
YEAR = 1986}
@CONFERENCE{Collberg87a,
AUTHOR = "Christian S. Collberg and Magnus G. Krampell",
TITLE = "Design and Implementation of Modular Languages
Supporting Information Hiding",
BOOKTITLE = "Proceedings of the Sixth International Phoenix Confernece
on Computers and Communications",
PAGES = {224--228},
ADDRESS = "Scottsdale, AZ, USA",
MONTH = feb,
YEAR = 1987}
@CONFERENCE{Wall86,
AUTHOR = "David W. Wall",
TITLE = "Global Register Allocation at Link Time",
BOOKTITLE = "Proceedings of the SIGPLAN'86 Symposium
on Compiler Construction",
ADDRESS = "New York",
PAGES = {264--275},
MONTH = "",
YEAR = 1986}
@CONFERENCE{Benitez88,
AUTHOR = "Manuel E. Benitez and Jack W. Davidson",
TITLE = "A Portable Global Optimizer and Linker",
BOOKTITLE = "Proceedings of the SIGPLAN'88 Conference
on Programming Language Design and Implementation",
PAGES = {329--338},
ADDRESS = "Atlanta, GA, USA",
MONTH = jun,
YEAR = 1988}
@ARTICLE{Fraser82,
AUTHOR = "Christopher W. Fraser and David R. Hansson",
TITLE = "A Machine-Independent Linker",
JOURNAL = SPE,
VOLUME = 12,
PAGES = {351--366},
YEAR = 1982}
@INCOLLECTION{Eulenstein82,
AUTHOR = "M. Eulenstein",
TITLE = "An Extension to {Pascal} for Modular Programming and a Proposal
of a Conceptionally Machine Independent Linker",
BOOKTITLE = "Implementierung {Pascal}-artiger Programmiersprachen",
EDITOR = "H. Langmaack and B. Schlender and J.W. Schmidt",
ADDRESS = "Stuttgart",
PUBLISHER = "B.G. Teubner",
YEAR = 1982}
@CONFERENCE{Celentano78,
AUTHOR = "A. Celentano and P.Della Vigna and C. Ghezzi and D. Mandrioli",
TITLE = "Modularization of Block-structured Languages: Thr Case of Pascal",
BOOKTITLE = "Workshop on Reliable Software"
ADDRESS = "Bonn, Germany",
PAGES = {167--79},
MONTH = sep,
YEAR = 1978}
@CONFERENCE{Celentano80,
AUTHOR = "A. Celentano and P.Della Vigna and C. Ghezzi and D. Mandrioli",
TITLE = "Separate Compilation and Partial Specification in Pascal",
JOURNAL = SOFTENG,
VOLUME = 6,
PAGES = {320--328},
MONTH = JUL,
YEAR = 1980}
=============================================================================
Christian.Collberg@dna.lu.se
--
Return to the
comp.compilers page.
Search the
comp.compilers archives again.