OSDN Git Service

bfd/
[pf3gnuchains/pf3gnuchains3x.git] / ld / ldlang.h
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