native_client/nacl-binutils.git
2013-05-02 Victor KhimenkoMove .note.gnu.build-id to rodata segment master
2013-02-22 Roland McGrathUse enums rather than #define's for some constants...
2012-06-29 Roland McGrathPredefine 'naclret' macro in assembler 83/26483/1 master-backup
2012-01-09 Roland McGrathSupport --without-zlib configuration so binaries don...
2011-12-21 Roland McGrathBackport of upstream --enable-deterministic-archives...
2011-10-11 Roland McGrathFix p_filesz generation for PT_TLS
2011-10-07 Evgeny EltsinTLS rewrite for i386 NaCl
2011-10-06 Evgeny EltsinTLS rewrite for x86_64 NaCl
2011-10-05 Evgeny EltsinFix wrong format specifier in *_bfd_error_handler call
2011-08-01 Roland McGrathPut rodata at a high address by default
2011-06-09 Egor PaskoEliminate 16byte alignment capabilities from binutils.
2011-05-11 Mark SeabornSet MAXPAGESIZE to 64k instead of 2MB on x86-64 NaCl
2011-05-04 Roland McGrathUpdate codereview.settings for gerrit hosting (binutils)
2011-05-03 Roland McGrathConditionalize linker scripts for .rodata placement
2011-03-23 Egor PaskoFix i386-tbl.h generation from within NaCl sandbox.
2011-02-28 Egor Pasko[noupstream] allow git-cl to push from readonly sources
2011-02-28 Egor Pasko[noupstream] Add codereview.settings for binutils repo
2011-02-17 Mark SeabornRemove obsolete linker script features, NACL_MASK and...
2010-12-29 Evgeny Eltsin[binutils] Fix tls transition check from R_X86_64_GOTTPOFF
2010-12-21 Evgeny Eltsin[binutils] Force assembler to align code section size
2010-12-08 Egor Pasko[binutils] allow immediates in naclrest{bp,sp}
2010-11-23 Andrey Khalyavin[binutils] Move .got.plt section to the data segment.
2010-11-22 Evgeny Eltsin[binutils] Special processing of R_X86_64_32 relocations
2010-11-22 Egor Pasko[binutils] fix x86-64 PLT entries
2010-11-22 Evgeny Eltsin[binutils] Prevent ld from rewriting tls access sequenc...
2010-11-22 Mark Seaborn[binutils] Pad PLT entries with NOPs instead of HLTs
2010-11-22 Victor Khimenko[binutils] Allow "scasb %nacl:(%rdi),%al,%r15" command
2010-11-22 Egor Pasko[binutils] Stop using 2MiB pages for x86-64.
2010-11-22 Jan Voung[binutils] add naclrestsp_noflags (lea instead of add)
2010-11-22 Egor Pasko[binutils] NaCl binutils bulk
2010-11-22 Victor Khimenko[binutils] Bump binutils to 2.20.1
2010-11-22 Egor Pasko[noupstream] Removed some files regenerated during...
2010-05-18 Egor PaskoInitial commit of toolchain sources