| Commit message (Expand) | Author | Age | Files | Lines |
* | * 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 |
* | * pe-dll.c: Include pe-dll.h. | Alan Modra | 2007-01-02 | 1 | -0/+1 |
* | * pe-dll.c (pe_bfd_is_dll): New function. | Christopher Faylor | 2006-12-18 | 1 | -0/+8 |
* | * pe-dll.c (autofilter_entry_type): Change name to const. | Christopher Faylor | 2006-11-01 | 1 | -21/+27 |
* | * pe-dll.c (make_singleton_name_thunk): Re-add the NULL terminator. | Christopher Faylor | 2006-10-29 | 1 | -4/+5 |
* | * pe-dll.c : Fix typo. | Nick Clifton | 2006-10-03 | 1 | -18/+26 |
* | Add x86_64-mingw64 target | Nick Clifton | 2006-09-20 | 1 | -41/+79 |
* | * bfd-in.h (STRING_AND_COMMA): New macro. Takes one constant string as its | Nick Clifton | 2006-09-16 | 1 | -59/+59 |
* | bfd | Nick Clifton | 2006-08-21 | 1 | -0/+14 |
* | * pe-dll.c (autofilter_symbolprefixlist): Remove .idata$. | Christopher Faylor | 2006-08-17 | 1 | -6/+0 |
* | * pe-dll.c (pe_details_type): Add new pointer for symbols list autofilter. | Nick Clifton | 2006-06-23 | 1 | -55/+73 |
* | Apply fixes to allow arm WinCE toolchain to produce working executables. | Nick Clifton | 2006-05-11 | 1 | -13/+39 |
* | 2006-01-31 Filip Navara <navaraf@reactos.com> | Danny Smith | 2006-01-31 | 1 | -16/+63 |
* | * pe-dll.c (pe_dll_generate_implib): Issue "Creating library file:" as | Nick Clifton | 2006-01-27 | 1 | -2/+2 |
* | * pe-dll.c (build_filler_bfd): Conform error message to standard. | Alan Modra | 2005-12-08 | 1 | -5/+5 |
* | pe-dll.c (pe_exe_fill_sections): Call lang_reset_memory_regions before | Nick Clifton | 2005-08-10 | 1 | -0/+2 |
* | * ld.h (lang_phase_type): Move to.. | Alan Modra | 2005-06-09 | 1 | -6/+4 |
* | Update FSF addresses | Nick Clifton | 2005-05-12 | 1 | -2/+2 |
* | bfd/ | Jan Beulich | 2005-03-02 | 1 | -1/+1 |
* | * pe-dll.c: Warning fixes. | Alan Modra | 2005-02-23 | 1 | -8/+9 |
* | * ldlang.c (lang_reasonable_defaults): Remove. | Ben Elliston | 2005-01-21 | 1 | -18/+0 |
* | * pe-dll.c (process_def_file): Don't export all symbols by default if | Danny Smith | 2004-10-24 | 1 | -1/+1 |
* | emultempl/pe.em (gld_${EMULATION_NAME}_set_symbols): Generate correct base | Nick Clifton | 2004-09-30 | 1 | -1/+1 |
* | * pe-dll.c (auto_export): Filter on just the import prefix, "_imp_", not | Nick Clifton | 2004-07-13 | 1 | -1/+1 |
* | bfd/ | Alan Modra | 2004-06-24 | 1 | -2/+2 |
* | * ldwrite.c (build_link_order): Use bfd_get_section_size | Alan Modra | 2004-06-15 | 1 | -1/+1 |
* | * pe-dll.c: Revert changes accidentally committed 2004-03-08. | Alan Modra | 2004-04-29 | 1 | -13/+12 |
* | Honour PRIVATE keyword | Nick Clifton | 2004-03-08 | 1 | -3/+7 |
* | * pe-dll.c (fill_edata): Check that exported_symbol_sections is | Danny Smith | 2004-02-25 | 1 | -2/+2 |
* | * pe-dll.c (pe_create_import_fixup): Clear WP_TEXT flag. | Danny Smith | 2004-01-20 | 1 | -1/+3 |
* | Fixes for use of ARM_26D reloc in arm-wince toolchain. | Nick Clifton | 2003-12-05 | 1 | -1/+6 |
* | Index: sim/frv/ChangeLog | Andrew Cagney | 2003-10-31 | 1 | -5/+5 |
* | 2003-10-19 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 2003-10-20 | 1 | -8/+8 |
* | * pe-dll.c (pe_implied_import_dll): Also scan .rdata sections | Danny Smith | 2003-10-14 | 1 | -4/+17 |
* | Correct sym def order & pick right sym for .idata$7 reloc. | Nick Clifton | 2003-10-02 | 1 | -5/+5 |
* | Add libcygwin to the lib autofiler list | Nick Clifton | 2003-07-17 | 1 | -0/+1 |
* | Convert to C90 | Alan Modra | 2003-06-28 | 1 | -257/+167 |
* | Catch and ignore an ARM_26D reloc. | Nick Clifton | 2003-06-17 | 1 | -0/+7 |
* | Scan table pe_dll->exports, which is sorted alphabetically, instead of | Nick Clifton | 2003-06-02 | 1 | -6/+10 |
* | pe-dll.c (pe_detail_list): arm-pe targets use underscores. | Nick Clifton | 2003-04-02 | 1 | -2/+12 |
* | Disable region size checking whilst relaxing sections. | Nick Clifton | 2003-02-21 | 1 | -2/+2 |
* | Add code to prevent importing a dll multiple times. | Nick Clifton | 2003-01-28 | 1 | -3/+13 |
* | * ld/pe-dll.c (autofilter_symbollist): Add cygwin_crt0. | Christopher Faylor | 2003-01-05 | 1 | -0/+1 |
* | Add do_pseudo_reloc and _pei386_runtime_relocator to the exclude list. | Nick Clifton | 2003-01-02 | 1 | -1/+3 |
* | * ldfile.c: Fix comment typos. | Kazu Hirata | 2003-01-02 | 1 | -6/+6 |