GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
fork/binutils-gdb.git
gentoo/binutils-2.29.1
gentoo/binutils-2.30
gentoo/binutils-2.31
gentoo/binutils-2.31.1
gentoo/binutils-2.32
gentoo/binutils-2.33.1
gentoo/binutils-2.34
gentoo/binutils-2.35
gentoo/binutils-2.35.1
gentoo/binutils-2.35.2
gentoo/binutils-2.36
gentoo/binutils-2.36.1
gentoo/binutils-2.37
gentoo/binutils-2.38
gentoo/binutils-2.39
gentoo/binutils-2.40
gentoo/binutils-2.41
gentoo/binutils-2.42
gentoo/binutils-2.43
gentoo/dilfridge/test-libctf
master
Gentoo vendor branches of the binutils / gdb code
Gentoo toolchain team <toolchain@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ld
/
pe-dll.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
2012-05-07 Tristan Gingold <gingold@adacore.com>
Tristan Gingold
2012-05-07
1
-1
/
+1
*
Replace all uses of bfd_abs_section, bfd_com_section, bfd_und_section
Alan Modra
2012-05-05
1
-6
/
+7
*
2012-03-14 Kai Tietz <ktietz@redhat.com>
Kai Tietz
2012-03-14
1
-26
/
+168
*
* deffilep.y (cmp_import_elem): Sort first by module name.
Kai Tietz
2012-02-19
1
-88
/
+96
*
* pe-dll.c (auto_export): Use bsearch to speed up scan of exports
Nick Clifton
2012-02-11
1
-8
/
+21
*
* pe-dll.c (generate_reloc): Don't emit a base reloc for an
Dave Korn
2011-10-13
1
-0
/
+9
*
Check if a symbol is hidden by linker script.
H.J. Lu
2011-09-16
1
-7
/
+4
*
PR ld/12726
Alan Modra
2011-05-03
1
-3
/
+3
*
2011-04-13 Kai Tietz <ktietz@redhat.com>
Kai Tietz
2011-04-13
1
-7
/
+13
*
2011-02-28 Kai Tietz <kai.tietz@onevision.com>
Kai Tietz
2011-02-28
1
-5
/
+6
*
2011-02-15 Kai Tietz <kai.tietz@onevision.com>
Kai Tietz
2011-02-15
1
-2
/
+1
*
fix set but unused variable warnings
Alan Modra
2010-06-27
1
-14
/
+2
*
PR ld/11603
Dave Korn
2010-06-09
1
-22
/
+22
*
2010-05-15 Kai Tietz <kai.tietz@onevision.com>
Kai Tietz
2010-05-15
1
-2
/
+8
*
* pe-dll.c: Removed trailing whitespaces.
Dave Korn
2010-05-15
1
-5
/
+5
*
2010-04-27 Kai Tietz <kai.tietz@onevision.com>
Kai Tietz
2010-04-28
1
-14
/
+15
*
2010-04-05 Kai Tietz <kai.tietz@onevision.com>
Kai Tietz
2010-04-05
1
-1
/
+9
*
* pe-dll.c (make_one): Make text section readonly.
Nick Clifton
2010-03-18
1
-3
/
+7
*
* pe-dll.c (generate_reloc): Take account of wrapper options when
Dave Korn
2009-12-17
1
-3
/
+22
*
Add -Wshadow to the gcc command line options used when compiling the binutils.
Nick Clifton
2009-12-11
1
-20
/
+20
*
2009-11-27 Tristan Gingold <gingold@adacore.com>
Tristan Gingold
2009-11-27
1
-2
/
+7
*
2009-11-15 Kai Tietz <kai.tietz@onevision.com>
Kai Tietz
2009-11-15
1
-0
/
+42
*
2009-10-23 Kai Tietz <kai.tietz@onevision.com>
Kai Tietz
2009-10-23
1
-8
/
+32
*
* emultempl/pe.em (OPTION_EXCLUDE_ALL_SYMBOLS): New macro.
Nick Clifton
2009-10-16
1
-5
/
+7
*
==> bfd/ChangeLog <==
Dave Korn
2009-05-19
1
-3
/
+25
*
Committed on behalf of
Dave Korn
2009-05-17
1
-0
/
+4
*
bfd/ChangeLog
Dave Korn
2009-05-04
1
-3
/
+12
*
bfd/ChangeLog
Dave Korn
2009-02-18
1
-1
/
+17
*
2009-01-26 Kai Tietz <kai.tietz@onevision.com>
Kai Tietz
2009-01-26
1
-16
/
+86
*
2009-01-08 Kai Tietz <kai.tietz@onevision.com>
Kai Tietz
2009-01-08
1
-7
/
+21
*
* NEWS: Mention new feature --exclude-modules-for-implib.
Dave Korn
2009-01-03
1
-4
/
+65
*
2009-01-03 Dave Korn <dave.korn.cygwin@gmail.com>
Dave Korn
2009-01-03
1
-1
/
+33
*
include/elf/
Nick Clifton
2008-12-03
1
-1
/
+1
*
2008-12-02 Kai Tietz <kai.tietz@onevision.com>
Kai Tietz
2008-12-02
1
-1
/
+8
*
2008-11-14 Kai Tietz <kai.tietz@onevision.com>
Kai Tietz
2008-11-14
1
-37
/
+64
*
2008-09-26 Kai Tietz <kai.tietz@onevision.com>
Kai Tietz
2008-09-29
1
-0
/
+1
*
bfd/
Alan Modra
2008-08-17
1
-12
/
+26
*
2008-07-31 Takashi Ono <t_ono@hkfreak.net>
Danny Smith
2008-07-31
1
-0
/
+10
*
*pe-dll.c (autofilter_symbolprefixlist): Excude all symbols
Danny Smith
2008-07-09
1
-2
/
+7
*
2008-05-27 Kai Tietz <kai.tietz@onevision.com>
Kai Tietz
2008-05-27
1
-35
/
+38
*
2008-05-09 Kai Tietz <kai.tietz@onevision.com>
Kai Tietz
2008-05-09
1
-4
/
+5
*
Kai Tietz <kai.tietz@onevision.com>
Kai Tietz
2008-04-03
1
-1
/
+1
*
include/
Alan Modra
2008-02-15
1
-12
/
+16
*
bfd/
Pedro Alves
2007-10-25
1
-6
/
+6
*
* emultempl/pep.em: (pep_enable_stdcall_fixup): Set to value 1.
Nick Clifton
2007-08-06
1
-0
/
+9
*
Update sources to GPLv3
Nick Clifton
2007-07-06
1
-8
/
+8
*
bfd/
Alan Modra
2007-06-27
1
-4
/
+4
*
bfd/
Alan Modra
2007-04-26
1
-1
/
+1
*
Use pc-relative relocation instead of an absolute relocation for x86_64-pc-mi...
Nick Clifton
2007-03-16
1
-1
/
+5
*
* pe-dll.c: (make_one) Conditionally include jump stubs.
Nick Clifton
2007-01-19
1
-29
/
+48
[next]