OSDN Git Service

Replace i[3456]86 with i[3-7]86
[pf3gnuchains/sourceware.git] / ld / ChangeLog
2003-05-16 nickcReplace i[3456]86 with i[3-7]86
2003-05-15 hjl2003-05-15 H.J. Lu <hongjiu.lu@intel.com>
2003-05-09 drowAdd missing changelog entry for last commit:
2003-05-09 drow * Makefile.am (ALL_EMULATIONS): Add earmelfb.o and...
2003-05-09 nickcoops - update date in ChangeLog entry
2003-05-09 nickcDefault to generating a fatal error message if a loadab...
2003-05-09 amodra * Makefile.am (em68hc11elf.c): Correct dependencies.
2003-05-07 aoliva* ldmain.h (overflow_cutoff_limit): Declare.
2003-05-05 amodra * ldlex.l: Accept C style comments in version scripts.
2003-04-29 hjlbfd/
2003-04-24 roland.
2003-04-24 nickcAdd support for h8300hn and h8300sn
2003-04-24 hjlinclude/
2003-04-21 ciceron * emulparams/m68hc11elf.sh: Use m68hc1xelf.em extra.
2003-04-19 ciceron * emultempl/m68hc1xelf.em: New file to generate far...
2003-04-18 hjl2003-04-18 H.J. Lu <hjl@gnu.org>
2003-04-18 nickcDefine __data and __rdata
2003-04-16 nickc Add .jcr section mapping.
2003-04-15 hjl2003-04-15 H.J. Lu <hjl@gnu.org>
2003-04-15 nickcReplace occurrances of 'Hitachi' with 'Renesas'.
2003-04-14 amodra * scripttempl/elf.sc (CTOR): Handle crtbeginS.o, crten...
2003-04-09 nickcAdd initX, finiX, ctors, dtors sections to respect...
2003-04-06 nickcAdd notes about the target specific nature of i386...
2003-04-04 sveinseFixed wrong entry in the ld/configure.tgt list
2003-04-04 sveinseNamespace cleanup for the tic4x target. Replace s/c4x...
2003-04-03 nickcMention support for Xtensa architecture
2003-04-02 nickcpe-dll.c (pe_detail_list): arm-pe targets use underscores.
2003-04-02 bwilson * emulparams/xtensa-config.sh: Remove comment...
2003-04-01 nickcAdd Xtensa port
2003-04-01 jakub * configure.tgt (powerpc*-*-linux*): Add elf32ppc...
2003-04-01 nickcfix spelling typo
2003-04-01 nickcFixes for iWMMXt contribution.
2003-04-01 aoliva* ld.texinfo (-Tbss, -Tdata, -Ttext): Document in terms of
2003-03-31 nickcFix memory leaks
2003-03-25 nickcAdd iWMMXt support
2003-03-25 nickcldmain.c (ld_canon_sysroot, ld_canon_sysroot_len):...
2003-03-25 aolivaReplace oddly-encoded blank with regular blanks
2003-03-24 nickcRename the all occurances of C54X to TIC54X.
2003-03-19 schwab * ldfile.c (ldfile_try_open_bfd): Pop lexer start...
2003-03-18 dannysmith * defilep.y (opt_base): If no number given, set to...
2003-03-13 dannysmith * deffilep.y (def_import): Use default extension...
2003-03-12 dannysmith * deffilep.y (def_lex): Accept '.' as valid non-lead...
2003-03-08 cgf* configure.tgt: Add NATIVE_LIB_DIRS for cygwin target...
2003-03-04 nickcAdd new devices x1122 x1132 emulation.
2003-03-03 aoliva* ldmain.c (set_scripts_dir): Look for relative to...
2003-03-03 aoliva* ldfile.h (struct search_dirs): Added sysrooted field.
2003-03-03 cgf* scripttempl/pe.sc: Use PROVIDE with etext, end, _end,
2003-03-02 amodra * emulparams/elf64alpha.sh (EXTRA_EM_FILE): Define.
2003-02-28 amodra * ldemul.c: Include getopt.h.
2003-02-28 amodra * emultempl/elf32.em (gld${EMULATION_NAME}_get_script...
2003-02-28 amodra * ldemul.c (ldemul_parse_args): Return FALSE by default.
2003-02-28 amodra * ldemul.c (ldemul_add_options, ldemul_handle_option...
2003-02-26 aoliva* emultempl/elf32.em (gld${EMULATION_NAME}_add_sysroot...
2003-02-25 nickc(ld_sysroot): Try to set from TOOLBINDIR too.
2003-02-21 nickcDisable region size checking whilst relaxing sections.
2003-02-21 nickcApply Bob Wilson's linker documenation clean ups.
2003-02-20 aoliva* configure.in (TARGET_SYSTEM_ROOT): Set default to
2003-02-20 amodra * ldgram.y (vers_defns): Also recurse with 'EXTERN...
2003-02-18 amodra * emultempl/ppc32elf.em: New file.
2003-02-18 amodra * ld.texinfo: Remove spaces between @samp and opening...
2003-02-17 amodra * emultempl/ppc64elf.em (ppc_create_output_section_sta...
2003-02-17 nickcFix the behaviour of --allow-shlib-undefined, so that...
2003-02-11 nickcFix spelling typo in previous delta
2003-02-11 nickcAdd new data anchors defenitions.
2003-02-11 nickcAdd support for configuring *-*-kaos targets.
2003-02-11 danglin * hppaelf.em (group_size): Change default back to 1.
2003-02-09 amodra * emultempl/ppc64elf.em: Add "no-tls-optimize" option...
2003-02-07 danglin * hppaelf.em (group_size): Change default to -1.
2003-02-07 nickcAdd duplicate entry for no-pipeline-knowledge. This...
2003-02-07 jakub * genscripts.sh (LIB_PATH): Don't append LIBPATH_SUFFI...
2003-02-06 jakub * emulparams/elf64_s390.sh (LIBPATH_SUFFIX): Set to 64.
2003-02-04 amodra * emultempl/ppc64elf.em (ppc_before_allocation): Size...
2003-02-03 drow * emultempl/elf32.em: Move gld${EMULATION_NAME}_add_sy...
2003-01-28 nickcAdd code to prevent importing a dll multiple times.
2003-01-23 amodrainclude/elf/ChangeLog
2003-01-23 nickcRemove an extra "i" in --dll-search-prefix.
2003-01-21 nickcfix typo in previous entry
2003-01-21 nickcFix generation of tic3xcoff_onchip.c
2003-01-21 nickcAdd support for i386-*-aros triple.
2003-01-20 sveinseUpdates for fixing tic4x arch tagging of its object...
2003-01-17 aj * emultempl/elf32.em (gld${EMULATION_NAME}_add_sysroot...
2003-01-16 amodra * Makefile.in: Regenerate.
2003-01-14 nickc(node WIN32): Some clarifications and formatting fixups.
2003-01-09 cgd2003-01-09 Chris Demetriou <cgd@broadcom.com>
2003-01-09 drow * ldmain.c (main): Make sure ld_sysroot is initialized.
2003-01-06 drow * Makefile.am (eelf32iq10.c): Fix tab/whitespace mixup.
2003-01-05 cgf* ld/pe-dll.c (autofilter_symbollist): Add cygwin_crt0.
2003-01-04 drow * Makefile.am (ldmain.o): Pass BINDIR.
2003-01-04 scox * Makefile.am (ALL_EMULATIONS): Add eelf32iq2000.o.
2003-01-02 nickcAdd do_pseudo_reloc and _pei386_runtime_relocator to...
2003-01-02 kazu * ldfile.c: Fix comment typos.
2003-01-02 drow Suggested by Manfred Hollstein <manfred.h@gmx.net>:
2002-12-30 nickcAdd support for msp430.
2002-12-30 nickc(HAVE_REALPATH): New entry.
2002-12-30 nickcNew win32 topics: 'symbol aliasing' and 'export dll...
2002-12-23 amodra * ldmain.c (main): Init "strip_discarded".
2002-12-23 nickcChange linker's default behaviour - it will now reject...
2002-12-19 amodra * ldmain.c (main): Re-order link_info initialization...
2002-12-19 nickcClarify and extend the documentation in the Machine...
2002-12-18 nickcAdd win32 library search path.
next