OSDN Git Service

* cygpath.cc (main): Remove enforcing "en_US.UTF-8" locale.
[pf3gnuchains/pf3gnuchains3x.git] / bfd / som.c
2009-12-12 gingold2009-12-11 Tristan Gingold <gingold@adacore.com>
2009-11-23 pbrook2009-11-23 Paul Brook <paul@codesourcery.com>
2009-09-02 amodraupdate copyright dates
2009-08-29 nickc Updated sources to avoid using the identifier...
2009-04-16 rsandifobfd/
2009-03-18 amodrainclude/
2009-03-07 danglin PR binutils/9921
2008-08-28 danglin * elf-hppa.h (elf_hppa_reloc_final_type): Handle R_PAR...
2007-12-29 danglin PR binutils/5146
2007-10-16 nickcPR 5146
2007-09-26 nickc* som.c (som_get_reloc_upper_bound): If there are no...
2007-09-21 nickc* syms.c (_bfd_stab_section_find_nearest_line): Look...
2007-07-03 nickcSwitch sources over to use the GPL version 3
2007-06-27 amodrabfd/
2007-04-26 amodrabfd/
2007-03-26 amodra * aout-adobe.c (aout_32_bfd_reloc_name_lookup): Define.
2006-09-16 nickc* bfd-in.h (STRING_AND_COMMA): New macro. Takes one...
2006-06-19 amodrabfd/
2006-05-03 amodrabfd/
2005-11-20 danglin * som.c (som_decode_symclass): Decode BSF_WEAK symbols...
2005-06-15 danglin * som.c (som_find_inliner_info): New.
2005-05-22 danglin * som.c (try_prev_fixup): Changed type of subspace_rel...
2005-05-04 nickcUpdate the address and phone number of the FSF organiza...
2005-05-04 nickcUpdate the FSF address in the copyright/GPL notice
2005-04-21 guitton * som.c (som_bfd_print_private_bfd_data): Add explicit...
2005-04-17 kettenis* som.c (hppa_som_reloc, som_mkobject, som_is_space)
2005-04-11 nickcConvert to ISO C90 formatting
2005-03-03 amodraupdate copyright dates
2005-01-31 bje * aout-arm.c, aout-target.h, aoutx.h, archive.c, armne...
2004-11-09 mmitchel * som.c (som_bfd_print_private_bfd_data): New function.
2004-10-09 amodra * coff-rs6000.c (rs6000coff_vec): Add initializer for
2004-07-28 danglin PR 273
2004-07-21 hjlbfd/
2004-06-25 brobecke * som.c (som_set_reloc_info): Correct small...
2004-06-24 amodrabfd/
2004-05-17 bwilsonbinutils ChangeLog:
2004-05-14 danglin * som.c (log2): Rename to exact_log2. Adjust all...
2004-05-02 amodra * som.c (som_bfd_is_group_section): Define.
2004-04-28 danglin * som.c (struct som_misc_symbol_info): Add is_comdat...
2004-04-22 danglin * hpux-core.c (hpux_core_core_file_p): Add cast in...
2003-11-30 kazu * ChangeLog: Fix typos.
2003-10-16 cagneyIndex: doc/ChangeLog
2003-03-06 nickc(som_fixup_formats): Correct formats for R_AUX_UNWIND...
2002-12-20 kazu * coff-h8300.c: Fix comment typos.
2002-11-30 amodras/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/...
2002-06-25 amodra * aout-adobe.c: Don't compare against "true" or "false.
2002-06-07 amodraReplace bfd_alloc/bfd_malloc + memset with bfd_zalloc...
2002-06-05 amodra * bfd-in.h: Remove "taken from the source" comment.
2002-05-15 amodraFix ld --just-symbols
2002-04-04 drow2002-04-04 Daniel Jacobowitz <drow@mvista.com>
2002-01-21 amodracomment typo fixes
2001-11-02 nickcInitialize subspace_sections.
2001-10-10 kazu * aout-encap.c: Fix comment typos.
2001-10-05 law * som.h (som_exec_data): New field "version_id".
2001-09-29 amodra * som.c (som_write_symbol_strings): Cast current_offset in
2001-09-28 brobeckesom_write_symbol_strings: Fix incorrect type of current...
2001-09-19 hjlLocale changes from Bruno Haible <haible@clisp.cons...
2001-09-18 amodraTouches most files in bfd/, so likely will be blamed...
2001-08-23 hjl2001-08-23 H.J. Lu <hjl@gnu.org>
2001-05-11 jakub * merge.c (struct sec_merge_hash_entry): Add u.entsize...
2001-03-08 nickcUpdate copyright notices
2001-01-04 kazu2001-01-04 Kazu Hirata <kazu@hxi.com>
2000-12-14 kazu2000-12-14 Kazu Hirata <kazu@hxi.com>
2000-09-28 amodra* som.c: Include alloca-conf.h
2000-09-26 amodraMake weak symbols SS_UNIVERSAL (ie. global)
2000-09-14 law * som.c (som_write_symbol_strings): Do not...
2000-08-04 law * som.c (struct fixup_format): Constify `format'.
2000-05-16 clm * som.c (som_decode_symclass): Recognize weak...
2000-02-26 law * som.c (SOM_HOWTO): Define.
2000-02-24 clm * som.c (som_misc_symbol_info): Add field
1999-12-10 nickcRevert previous patch.
1999-12-10 nickcChange AR for ELF so that common symbols are not includ...
1999-11-02 law * som.c (som_fixup_formats): Improve handling...
1999-09-19 law * som.c (NO_PCREL_MODES): Define if the system...
1999-08-24 law * som.c (som_slurp_symbol_table): Fix typo...
1999-07-19 nickcAdd new field to bfd_target structure.
1999-05-03 lawM
1999-05-03 rthInitial revision