History log of /illumos-gate/usr/src/cmd/sgs/elfedit/Makefile.com (Results 1 – 14 of 14)
Revision Date Author Comments
# e9e51ff1 03-Apr-2023 Toomas Soome

15605 elfedit: clean up warning gags
Reviewed by: Andy Fiddaman <illumos@fiddaman.net>
Reviewed by: Igor Kozhukhov <igor@dilos.org>
Reviewed by: Bill Sommerfeld <sommerfeld@alum.mit.edu>

15605 elfedit: clean up warning gags
Reviewed by: Andy Fiddaman <illumos@fiddaman.net>
Reviewed by: Igor Kozhukhov <igor@dilos.org>
Reviewed by: Bill Sommerfeld <sommerfeld@alum.mit.edu>
Approved by: Dan McDonald <danmcd@mnx.io>

show more ...


# e9db39ce 05-Apr-2022 Richard Lowe

14682 remove prior-release portability from cmd/sgs
Reviewed by: Gordon Ross <Gordon.W.Ross@gmail.com>
Reviewed by: Yuri Pankov <ypankov@tintri.com>
Approved by: Dan McDonald <danmcd@mnx.

14682 remove prior-release portability from cmd/sgs
Reviewed by: Gordon Ross <Gordon.W.Ross@gmail.com>
Reviewed by: Yuri Pankov <ypankov@tintri.com>
Approved by: Dan McDonald <danmcd@mnx.io>

show more ...


# 85f4cb87 11-Feb-2018 Richard Lowe

13184 Stop translating ld(1) options through cw(1)
Reviewed by: Jason King <jason.brian.king+illumos@gmail.com>
Reviewed by: Igor Kozhukhov <igor@dilos.org>
Approved by: Robert Mustacchi

13184 Stop translating ld(1) options through cw(1)
Reviewed by: Jason King <jason.brian.king+illumos@gmail.com>
Reviewed by: Igor Kozhukhov <igor@dilos.org>
Approved by: Robert Mustacchi <rm@fingolfin.org>

show more ...


# 5801b0f0 17-Jan-2020 Toomas Soome

12217 add ld assert-deflib and guidance to gate build
Reviewed by: Robert Mustacchi <rm@fingolfin.org>
Reviewed by: Gerg&#337; Mih&#225;ly Doma <domag02@gmail.com>
Approved by: Dan McDonald <danmcd

12217 add ld assert-deflib and guidance to gate build
Reviewed by: Robert Mustacchi <rm@fingolfin.org>
Reviewed by: Gerg&#337; Mih&#225;ly Doma <domag02@gmail.com>
Approved by: Dan McDonald <danmcd@joyent.com>

show more ...


# 69b1fd3f 14-Jun-2019 Richard Lowe

11461 should use a native link-editor during the build
11463 SUNWonld has passed its use-by date
11464 cmd/sgs/tools should contain tools, not common code
11465 sgsmsg should be built wit

11461 should use a native link-editor during the build
11463 SUNWonld has passed its use-by date
11464 cmd/sgs/tools should contain tools, not common code
11465 sgsmsg should be built with the rest of the build tools
Reviewed by: Robert Mustacchi <rm@joyent.com>
Reviewed by: Toomas Soome <tsoome@me.com>
Reviewed by: Yuri Pankov <yuripv@yuripv.net>
Reviewed by: Andy Fiddaman <omnios@citrus-it.co.uk>
Approved by: Gordon Ross <gwr@nexenta.com>

show more ...


# d3b5f563 07-Aug-2019 John Levon

11528 Makefile.noget can get gone
11529 Use -Wno-maybe-initialized
Reviewed by: Peter Tribble <peter.tribble@gmail.com>
Reviewed by: Toomas Soome <tsoome@me.com>
Approved by: Robert M

11528 Makefile.noget can get gone
11529 Use -Wno-maybe-initialized
Reviewed by: Peter Tribble <peter.tribble@gmail.com>
Reviewed by: Toomas Soome <tsoome@me.com>
Approved by: Robert Mustacchi <rm@joyent.com>

show more ...


# cf9a187c 25-Jan-2019 Andy Fiddaman

10293 usr/cmd/sgs - remove lint and lint libraries
Reviewed by: John Levon <john.levon@joyent.com>
Reviewed by: Toomas Soome <tsoome@me.com>
Reviewed by: Rich Lowe <richlowe@richlowe.net>

10293 usr/cmd/sgs - remove lint and lint libraries
Reviewed by: John Levon <john.levon@joyent.com>
Reviewed by: Toomas Soome <tsoome@me.com>
Reviewed by: Rich Lowe <richlowe@richlowe.net>
Approved by: Hans Rosenfeld <hans.rosenfeld@joyent.com>

show more ...


# 7014882c 22-Jul-2012 Richard Lowe

2933 compiler warning gags need better granularity
Reviewed by: Eric Schrock <eric.schrock@delphix.com>
Approved by: Garrett D'Amore <garrett@damore.org>


# 08278a5e 01-Mar-2010 Rod Evans

6918143 symbol capabilities
6910387 .tdata and .tbss separation invalidates TLS program header information


# 69112edd 22-Feb-2010 Ali Bahrami

6916788 ld version 2 mapfile syntax
PSARC/2009/688 Human readable and extensible ld mapfile syntax


# 4f680cc6 03-Apr-2009 Ali Bahrami

6821619 Solaris linkers need systematic approach to ELF OSABI
PSARC/2009/196 ELF objects to set OSABI / elfdump -O option

--HG--
rename : usr/src/cmd/sgs/libconv/common/cap.c => usr/

6821619 Solaris linkers need systematic approach to ELF OSABI
PSARC/2009/196 ELF objects to set OSABI / elfdump -O option

--HG--
rename : usr/src/cmd/sgs/libconv/common/cap.c => usr/src/cmd/sgs/libconv/common/cap_machelf.c
rename : usr/src/cmd/sgs/libconv/common/dynamic.c => usr/src/cmd/sgs/libconv/common/dynamic_machelf.c
rename : usr/src/cmd/sgs/libconv/common/globals.c => usr/src/cmd/sgs/libconv/common/globals_machelf.c
rename : usr/src/cmd/sgs/libconv/common/sections.c => usr/src/cmd/sgs/libconv/common/sections_machelf.c
rename : usr/src/cmd/sgs/libconv/common/symbols_sparc.c => usr/src/cmd/sgs/libconv/common/symbols_sparc_machelf.c

show more ...


# 67e3a03e 02-May-2008 rie

6683064 check_rtime could do with some spring cleaning


# 99f63845 30-Nov-2007 ab196087

6626135 elfedit capabilities str->value mapping should come from usr/src/common/elfcap


# d29b2c44 19-Sep-2007 ab196087

PSARC 2007/509 elfedit
6234471 need a way to edit ELF objects

--HG--
rename : usr/src/cmd/sgs/packages/setup_pkg_ext => deleted_files/usr/src/cmd/sgs/packages/setup_pkg_ext