OSDN Git Service

* po/it.po: New Italian translation.
[pf3gnuchains/pf3gnuchains4x.git] / ld / ldfile.c
2011-04-20 amodra PR ld/12365
2011-04-17 amodra PR ld/12365
2011-02-28 ktietz2011-02-28 Kai Tietz <kai.tietz@onevision.com>
2010-12-06 hjlReplace is_archive with maybe_archive.
2010-11-21 hjlRe-indent plugin code.
2010-11-05 davek * plugin.h (plugin_active_plugins_p): New prototype.
2010-10-29 hjlAdd compressed debug section support to binutils and ld.
2010-10-28 amodra * ldfile.c (find_scripts_dir): Don't look in absolute...
2010-10-14 davekApplied patch series for LD plugin interface (six parts).
2010-01-21 nickc PR 4437
2009-08-29 nickc Updated sources to avoid using the identifier...
2009-04-14 amodra PR ld/10047
2009-04-14 hjl2009-04-13 H.J. Lu <hongjiu.lu@intel.com>
2009-04-11 hjl2009-04-11 H.J. Lu <hongjiu.lu@intel.com>
2009-04-06 kazu * ldfile.c (ldfile_find_command_file): Initialize...
2009-04-06 kazu * ld.texinfo (-L): Mention that -L options do not...
2008-08-09 amodra PR 6753
2008-08-08 amodra * ldfile.c (ldfile_open_file_search): Use concat.
2008-02-15 amodrainclude/
2008-02-07 amodra * ldlang.c (new_afile): Don't pass unadorned NULL...
2007-07-06 nickcUpdate sources to GPLv3
2007-05-03 amodra * ld.texinfo (--no-warn-search-mismatch): Document.
2007-04-26 amodrabfd/
2005-05-12 nickcUpdate FSF addresses
2005-04-28 bje * ldgram.y (lang_memory_region_type): Make static.
2005-03-03 amodraupdate copyright dates
2005-02-24 bje * ldfile.c: Remove GNU960 conditional code.
2004-10-11 amodra PR 423
2004-03-30 shebs Remove long-obsolete MPW support.
2004-01-03 amodra * ldfile.c (ldfile_set_output_arch): Add defarch param.
2003-11-07 nickcUse consistent error messages for missing files.
2003-06-28 amodraConvert to C90
2003-06-25 amodraCorrect spelling of "relocatable".
2003-04-18 hjl2003-04-18 H.J. Lu <hjl@gnu.org>
2003-03-31 nickcFix memory leaks
2003-03-25 nickcldmain.c (ld_canon_sysroot, ld_canon_sysroot_len):...
2003-03-19 schwab * ldfile.c (ldfile_try_open_bfd): Pop lexer start...
2003-03-03 aoliva* ldfile.h (struct search_dirs): Added sysrooted field.
2003-01-06 drow * Makefile.am (eelf32iq10.c): Fix tab/whitespace mixup.
2003-01-02 kazu * ldfile.c: Fix comment typos.
2002-12-23 nickcChange linker's default behaviour - it will now reject...
2002-11-30 amodras/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/...
2002-10-30 drow * emultempl/aix.em: Use include <> for generated headers.
2002-10-10 jakub * ldfile.c (ldfile_try_open_bfd): When searching skip...
2002-07-02 amodra * ldfile.c (ldfile_try_open_bfd): Formatting.
2002-06-08 amodra * ldexp.c: Replace CONST with const.
2002-05-25 kazu * ldemul.c: Fix formatting.
2002-05-10 trixXCOFF64 fixes. For setting arch/mach and for R_BR reloc...
2002-05-03 kazu * ld.h: Fix formatting.
2001-11-02 cgd2001-11-01 Chris Demetriou <cgd@broadcom.com>
2001-09-19 hjlLocale changes from Bruno Haible <haible@clisp.cons...
2001-08-12 nickcMake --verbose always display linker script
2001-05-02 hjl2001-05-02 H.J. Lu <hjl@gnu.org>
2001-03-13 nickcFixtypos in ChangeLogs, fix copyright dates in files
2001-02-20 hjl2001-02-20 H.J. Lu <hjl@gnu.org>
2000-10-09 kazu2000-10-09 Kazu Hirata <kazu@hxi.com>
2000-09-29 kazu2000-09-29 Kazu Hirata <kazu@hxi.com>
2000-07-11 nickcFix formatting and add missing new lkine at end of...
2000-03-06 ian * ldfile.c (ldfile_try_open_bfd): Don't crash if we...
2000-02-24 nickcAdd support for WinCE based toolchains.
1999-07-09 ian * ldfile.c: Revert patch of 1999-07-08.
1999-07-08 rthJakub Jelinek <jj@ultra.linux.cz>
1999-05-03 rthInitial revision