Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2001-08-21 | * deffilep.y: Add missing prototypes. | Andreas Jaeger | 1 | -3/+5 | |
* pe-dll.c: Likewise. | |||||
2001-03-13 | Fixtypos in ChangeLogs, fix copyright dates in files | Nick Clifton | 1 | -1/+1 | |
2000-01-04 | Added year 2000 copyright notice | Nick Clifton | 1 | -1/+1 | |
2000-01-04 | Apply patch from Mumit Khan to fix bugs generating dll names. | Nick Clifton | 1 | -1/+7 | |
1999-09-28 | * deffilep.y (tokens): Add upper and lower case versions of DATA, | DJ Delorie | 1 | -15/+30 | |
CONSTANT, NONAME and PRIVATE tokens. (command): Use DATAU. (expline): Allow for drectve syntax as well. (exp_opt_list): Likewise. (exp_opt): Likewise. * pe-dll.c (make_one): Only generate the idata entries for data symbols. | |||||
1999-09-12 | * pe-dll.h: New file. | Ian Lance Taylor | 1 | -1/+0 | |
* pe-dll.c: Include "pe-dll.h". Mark unused arguments as needed to avoid warnings. (edata_sz, reloc_sz): Change from int to size_t. (pe_details_type): Change type of imagebase_reloc from int to unsigned int. (pe_detail_list): Fully initialize last entry. (pe_dll_id_target): Change parameter to const. (pe_dll_generate_def_file): Likewise. (pe_dll_generate_implib): Likewise. (pe_implied_import_dll): Likewise. Change dll_name to const. * emultempl/pe.em: Include "pe-dll.h". Remove declarations now in pe-dll.h. (init): Fully initialize __dll__ entry. (gld_${EMULATION_NAME}_after_open): Remove unused variables sequence, elt, and i. * deffile.h: Add preprocessor guard. * deffilep.y (def_debug): Remove. * Makefile.am: Rebuild dependencies. (HFILES): Add pe-dll.h. | |||||
1999-05-03 | 19990502 sourceware importbinu_ss_19990502 | Richard Henderson | 1 | -0/+1004 | |