OSDN Git Service

daily update
[pf3gnuchains/pf3gnuchains3x.git] / ld / ldlang.h
2009-11-06 nickc * lexsup.c: Rename --add-needed to --copy-dt...
2009-09-11 nickc * po/bfd.pot: Updated by the Translation project.
2009-08-30 amodra PR ld/10569
2009-08-10 amodra PR 10474
2009-05-15 amodrald/
2009-03-02 nickc * ldgram.y: Add support for REGION_ALIAS operator.
2009-02-16 amodra * ldlang.c (push_stat_ptr, pop_stat_ptr): New functions.
2008-10-04 amodra * ldemul.c (ldemul_place_orphan): Add "constraint...
2008-09-07 amodra * ldlang.h (lang_output_section_find): Define.
2008-08-17 amodrabfd/
2008-01-25 amodrald/
2008-01-16 amodraupdate copyright
2008-01-16 amodra * ldlang.h (lang_afile_asection_pair_statement_enum...
2007-07-06 nickcUpdate sources to GPLv3
2007-04-18 amodrald/
2007-03-26 amodra * Makefile.am: Add dependency on ldemul-list.h for...
2007-02-21 nickcTake into account MEMORY regions when creating a segmen...
2007-01-16 hjlbfd/
2006-10-25 amodraNew Cell SPU port.
2006-09-27 hjlbfd/
2006-09-07 hjlbfd/
2006-08-16 amodrald/
2006-08-08 hjl2006-08-08 H.J. Lu <hongjiu.lu@intel.com>
2006-07-26 amodra * ldexp.c (fold_name <LOADADDR>): Use the lma.
2006-06-20 amodra * emultempl/elf-generic.em (gld${EMULATION_NAME}_map_s...
2006-06-09 amodra * ldlang.h (lang_input_statement_type): Use bitfields...
2006-06-07 amodra * ldlang.h (enum section_type): Delete dsect_section...
2005-12-24 amodra * ldlang.h (lang_output_section_statement_type): Add...
2005-12-19 hjl2005-12-19 H.J. Lu <hongjiu.lu@intel.com>
2005-11-24 amodrabfd/
2005-11-17 amodra * ldlang.h (lang_input_section_type): Remove "ifile...
2005-11-16 amodra * ldlang.h (lang_output_section_statement_type): Add...
2005-11-03 amodra * ldlang.h (lang_output_section_statement_type): Rearr...
2005-10-13 mmitchel * ld.texino: Describe double-quoted string syntax...
2005-09-30 hjlld/
2005-09-20 amodra * ldlang.h (lang_output_section_statement_struct)...
2005-06-09 amodra * ld.h (lang_phase_type): Move to..
2005-06-01 zackld:
2005-05-17 hjlbfd/
2005-05-12 nickcUpdate FSF addresses
2005-05-04 amodrabfd/
2005-04-28 bje * ldgram.y (lang_memory_region_type): Make static.
2005-04-06 jakub2005-04-06 Jakub Jelinek <jakub@redhat.com>
2005-03-03 amodraupdate copyright dates
2005-01-21 bje * ldlang.c (lang_reasonable_defaults): Remove.
2004-10-26 mmitchel * Makefile.in (earmsymbian.c): Depend on armbpabi...
2004-10-16 drowbfd/
2004-10-14 amodrald/
2004-07-19 hjlbfd/
2004-05-19 jakub * ldgram.y (sect_constraint): New.
2004-04-30 amodra * ldlang.c (unique_section_p): Pass section parm,...
2004-03-18 amodrabfd/
2004-02-23 nathan * ldlang.h (struct lang_output_section_state): Change...
2004-01-13 nickc* ldlang.c (lang_get_regions): Add extra parameter...
2004-01-03 amodra * ldexp.c (align_n): Make static.
2003-12-04 amodra * ldlang.c (lang_do_assignments): Function return...
2003-10-21 nickcAdd warning messages for the use of an undeclared memor...
2003-10-11 hp * ld.texinfo (Builtin Functions) <DEFINED>: Say that...
2003-07-27 amodra * ld.texinfo: Typo fixes. Document SUBALIGN.
2003-06-28 amodraConvert to C90
2003-03-03 aoliva* ldfile.h (struct search_dirs): Added sysrooted field.
2003-02-21 nickcDisable region size checking whilst relaxing sections.
2002-12-08 amodra * ldlang.h: Formatting.
2002-11-30 amodras/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/...
2002-10-10 jakub * ldfile.c (ldfile_try_open_bfd): When searching skip...
2002-10-08 hjl2002-10-08 H.J. Lu <hjl@gnu.org>
2002-10-07 nickcAbort if the filename to be added matches the linker...
2002-07-01 amodra * ldlang.h (entry_sym): Make it a struct bfd_sym_chain.
2002-05-07 rsandifo * ldlang.h (lang_output_section_statement_type): Add...
2002-02-15 amodra Support arbitrary length fill patterns.
2002-02-14 amodra * ld.texinfo (VERSION scripts): Symbol names are...
2002-02-10 amodra * ldlang.c (entry_section): New initialised variable.
2002-02-05 hp * ldlang.c (lang_reset_memory_regions): Rename from
2001-08-20 amodra * ldlang.c: When traversing lang_statement_union_type...
2001-08-18 amodra * ldlang.c (insert_pad): Make use of an existing pad...
2001-08-14 amodra(wild_doit): Rename to lang_add_section.
2001-08-03 amodra * ld.texinfo (Input Section Basics): Clarify ordering...
2001-03-13 nickcFixtypos in ChangeLogs, fix copyright dates in files
2001-01-14 amodraExtend "ld --unique" functionality.
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 amodraRemove some forward declarations in ldemul.h and ldfile...
2000-04-25 amodraplace_orphan optimisations
2000-02-16 twallAdd LMA memory region functionality.
2000-01-05 clm * ld.h (wildcard_spec): Change exclude_name...
1999-06-12 ianThis fixes ! to work as documented in a memory region...
1999-05-03 rthInitial revision