[Differential] [Accepted] D3190: ar: enable deterministic mode by default

2015-07-24 Thread bapt (Baptiste Daroussin)
bapt accepted this revision.

REVISION DETAIL
  https://reviews.freebsd.org/D3190

EMAIL PREFERENCES
  https://reviews.freebsd.org/settings/panel/emailpreferences/

To: emaste, brooks, bapt
Cc: freebsd-toolchain-list
___
freebsd-toolchain@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-toolchain
To unsubscribe, send any mail to "freebsd-toolchain-unsubscr...@freebsd.org"


[Differential] [Accepted] D3175: ar: add -U (unique) option to disable -D (deterministic) mode

2015-07-23 Thread bapt (Baptiste Daroussin)
bapt accepted this revision.
bapt added a comment.

This is one of the changes I really needed!


REVISION DETAIL
  https://reviews.freebsd.org/D3175

EMAIL PREFERENCES
  https://reviews.freebsd.org/settings/panel/emailpreferences/

To: emaste, imp, brooks, bapt
Cc: freebsd-toolchain-list
___
freebsd-toolchain@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-toolchain
To unsubscribe, send any mail to "freebsd-toolchain-unsubscr...@freebsd.org"


[Differential] [Accepted] D2887: Allow ELF Tool Chain elfcopy to be installed as objcopy

2015-06-22 Thread bapt (Baptiste Daroussin)
bapt accepted this revision.
bapt added a reviewer: bapt.
This revision has a positive review.

REVISION DETAIL
  https://reviews.freebsd.org/D2887

EMAIL PREFERENCES
  https://reviews.freebsd.org/settings/panel/emailpreferences/

To: emaste, andrew, bapt
Cc: bapt, bdrewery, freebsd-toolchain-list, emaste
___
freebsd-toolchain@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-toolchain
To unsubscribe, send any mail to "freebsd-toolchain-unsubscr...@freebsd.org"


[Differential] [Commented On] D2887: Allow ELF Tool Chain elfcopy to be installed as objcopy

2015-06-22 Thread bapt (Baptiste Daroussin)
bapt added a subscriber: bapt.
bapt added a comment.

Why not always build elfcopy and just make a hardlink objcopy if 
MK_ELFCOPY_AS_OBJCOPY is set?

That will make elfcopy always available to users


REVISION DETAIL
  https://reviews.freebsd.org/D2887

EMAIL PREFERENCES
  https://reviews.freebsd.org/settings/panel/emailpreferences/

To: emaste, andrew
Cc: bapt, bdrewery, freebsd-toolchain-list, emaste
___
freebsd-toolchain@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-toolchain
To unsubscribe, send any mail to "freebsd-toolchain-unsubscr...@freebsd.org"


[Differential] [Accepted] D2187: Ensure cross assembler, linker and objcopy are used for the build32 stage

2015-03-31 Thread bapt (Baptiste Daroussin)
bapt accepted this revision.
bapt added a comment.
This revision is now accepted and ready to land.

yup you are right

This looks ok for me I still would be more confident with @imp reviewing as 
well :)

BRANCH
  /head

REVISION DETAIL
  https://reviews.freebsd.org/D2187

To: dim, imp, rodrigc, bapt
Cc: imp, freebsd-toolchain
___
freebsd-toolchain@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-toolchain
To unsubscribe, send any mail to "freebsd-toolchain-unsubscr...@freebsd.org"


[Differential] [Commented On] D2187: Ensure cross assembler, linker and objcopy are used for the build32 stage

2015-03-31 Thread bapt (Baptiste Daroussin)
bapt added inline comments.

INLINE COMMENTS
  Makefile.inc1:416 You should probably test if XAS if defined: something like 
AS=${XAS:U${AS}} and so on
  Makefile.inc1:426 Same apply here

REVISION DETAIL
  https://reviews.freebsd.org/D2187

To: dim, imp, bapt, rodrigc
Cc: imp, freebsd-toolchain
___
freebsd-toolchain@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-toolchain
To unsubscribe, send any mail to "freebsd-toolchain-unsubscr...@freebsd.org"


[Differential] [Accepted] D2156: Switch to ELF toolchain readelf

2015-03-27 Thread bapt (Baptiste Daroussin)
bapt accepted this revision.
bapt added a reviewer: bapt.

REVISION DETAIL
  https://reviews.freebsd.org/D2156

To: emaste, imp, bapt
Cc: freebsd-toolchain
___
freebsd-toolchain@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-toolchain
To unsubscribe, send any mail to "freebsd-toolchain-unsubscr...@freebsd.org"


[Differential] [Accepted] D1974: Support out-of-tree binutils with in-tree compiler

2015-02-26 Thread bapt (Baptiste Daroussin)
bapt accepted this revision.
bapt added a comment.
This revision is now accepted and ready to land.

Looks ok to me

REVISION DETAIL
  https://reviews.freebsd.org/D1974

To: emaste, bapt
Cc: andrew, freebsd-toolchain
___
freebsd-toolchain@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-toolchain
To unsubscribe, send any mail to "freebsd-toolchain-unsubscr...@freebsd.org"


[Differential] [Updated] D1516: Update aarch64 patch for binutils 2.25

2015-01-13 Thread bapt (Baptiste Daroussin)
bapt added a comment.

Just for the record I approved via IRC

REVISION DETAIL
  https://reviews.freebsd.org/D1516

To: emaste, andrew, bapt
Cc: freebsd-toolchain
___
freebsd-toolchain@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-toolchain
To unsubscribe, send any mail to "freebsd-toolchain-unsubscr...@freebsd.org"