OSDN Git Service

* path.cc (mount_info::cygdrive_posix_path): Don't add trailing slash if
[pf3gnuchains/pf3gnuchains4x.git] / ld / emultempl /
2000-05-16 nickcApply patch from Charles Wilson to make PE ports search...
2000-04-25 amodraplace_orphan optimisations
2000-04-18 hjl2000-04-18 H.J. Lu <hjl@gnu.org>
2000-04-18 amodraYet another set of fixes for orphan sections.
2000-04-14 amodraZero start address of orphan ~(SEC_LOAD | SEC_ALLOC...
2000-04-12 amodraKeep output orphan sections in the same order as input.
2000-03-01 nickcFix building with --enable-targets=all.
2000-02-29 amodraGCC warning fix: Add missing NULL initialiser for find_...
2000-02-24 nickcAdd support for WinCE based toolchains.
2000-02-16 twallAdd LMA memory region functionality.
2000-01-22 amodraTo satisfy latest CVS gcc:
2000-01-04 nickcoops - change omitted from previous delta
2000-01-04 nickcApplied Mumit Kha's patch to tweak dll production code.
1999-11-04 lawWed Nov 3 23:31:19 1999 Jeffrey A Law (law@cygnus...
1999-10-27 nickcfix compile time warnings
1999-10-26 nickcRemove extraneous underscore from prototype
1999-09-29 dj* emultempl/pe.em (gld_${EMULATION_NAME}_place_orphan...
1999-09-17 lawFix typo in last change.
1999-09-16 law * emultempl/elf32.em (gld${EMULATION_NAME}_open...
1999-09-14 dj1999-09-14 Donn Terry <donn@interix.com>
1999-09-14 law * emultempl/elf32.em (gld${EMULATION_NAME}_open...
1999-09-13 ian1999-09-13 Donn Terry <donn@interix.com>
1999-09-12 ian * pe.em: Don't include "../bfd/libbfd.h".
1999-09-12 ian * pe-dll.h: New file.
1999-09-12 ian1999-09-12 Donn Terry <donn@interix.com>
1999-08-23 nickcAdd ability for individual targets to have their own...
1999-08-06 ian * emultempl/ostring.sed: Rename from stringify.sed.
1999-07-12 schwab * emultempl/linux.em (ld_${EMULATION_NAME}_emulation...
1999-07-12 schwab * emultempl/elf32.em (ld_${EMULATION_NAME}_emulation...
1999-07-11 ian * Many files: Changes to avoid gcc warnings: Add ATTRI...
1999-07-05 nickcAbort if input format is ARM and output format is not
1999-06-29 nickcPatch from: Jim Pick <jim@jimpick.com>
1999-06-21 nickcAdd new command line switch --thumb-entry.
1999-06-20 rth * emultempl/armelf.em: Watch EMULATION_LIBPATH...
1999-06-12 ian * emultempl/pe.em (gld_${EMULATION_NAME}_after_parse...
1999-06-04 nickcRename epoc-pe interworking function names to avoid...
1999-06-02 nickcRename ARM interworking functions to avoid a name space...
1999-05-29 nickcImplement new command line option for new ABI: -p which...
1999-05-28 nickcfix typo.
1999-05-24 nickc1999-05-24 Philip Blundell <philb@gnu.org>
1999-05-22 nickcAdd definitions related to shared objects (copied from...
1999-05-11 dj1999-05-10 DJ Delorie <dj@cygnus.com>
1999-05-10 clm1999-05-10 Catherine Moore <clm@cygnus.com>
1999-05-03 rthInitial revision