OSDN Git Service

* cygpath.cc (main): Remove enforcing "en_US.UTF-8" locale.
[pf3gnuchains/pf3gnuchains3x.git] / bfd / elf32-mcore.c
2007-09-28 amodra * elf-m10300.c (mn10300_elf_check_relocs): Delete...
2007-09-26 jbeulichbfd/
2007-07-03 nickcSwitch sources over to use the GPL version 3
2007-04-26 amodrabfd/
2007-03-26 amodra * aout-adobe.c (aout_32_bfd_reloc_name_lookup): Define.
2007-03-07 amodra PR 3958
2006-09-28 amodra * elflink.c (_bfd_elf_gc_mark_hook): New function.
2006-09-16 nickc* bfd-in.h (STRING_AND_COMMA): New macro. Takes one...
2005-07-08 hjl2005-07-07 H.J. Lu <hongjiu.lu@intel.com>
2005-07-05 amodra * elf.c (special_sections): Move const qualifier.
2005-07-04 amodra PR 1004
2005-07-01 nickcUpdate function declarations to ISO C90 formatting
2005-06-20 hjl2005-06-20 H.J. Lu <hongjiu.lu@intel.com>
2005-05-07 hjl2005-05-07 H.J. Lu <hongjiu.lu@intel.com>
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
2004-10-21 hjlbfd/
2004-08-13 amodrabfd/
2004-03-27 amodra * Makefile.am: Remove all mention of elflink.h.
2004-03-22 amodra * elf-bfd.h (RELOC_FOR_GLOBAL_SYMBOL): Add input_bfd...
2004-03-20 hjlbfd/
2003-11-27 kazu * elf32-arm.h: Fix comment typos.
2003-11-05 amodra * elf.c (_bfd_elf_rela_local_sym): Accept asection...
2003-09-23 amodra * elf-bfd.h (struct bfd_elf_special_section): Remove...
2003-07-25 hjlbfd/
2003-06-25 amodraCorrect spelling of "relocatable".
2002-11-30 amodras/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/...
2002-11-28 amodrainclude/elf/ChangeLog
2002-07-23 amodra * elf-hppa.h (elf_hppa_relocate_section): If relocatab...
2002-07-01 amodra * elflink.h (elf_gc_mark): Pass in the section whose...
2002-06-25 amodra * aout-adobe.c: Don't compare against "true" or "false.
2002-05-07 amodra * elf-bfd.h (struct elf_backend_data): Add rela_normal.
2001-12-18 hjl2001-12-18 H.J. Lu <hjl@gnu.org>
2001-12-17 amodra Support for more than 64k ELF sections.
2001-11-23 jakub * elf.c (_bfd_elf_rela_local_sym): New.
2001-09-20 amodra * bfd.c (bfd_archive_filename): New function.
2001-09-18 amodraTouches most files in bfd/, so likely will be blamed...
2001-08-25 nickcAdd missing prototypes
2001-03-08 nickcUpdate copyright notices
2001-01-23 kazu2001-01-23 Kazu Hirata <kazu@hxi.com>
2000-12-08 kazu2000-12-08 Kazu Hirata <kazu@hxi.com>
2000-12-06 kazu2000-12-06 Kazu Hirata <kazu@hxi.com>
2000-07-31 nickcMinor formatting fixes.
2000-05-23 hjl2000-05-23 H.J. Lu <hjl@gnu.org>
2000-05-22 nickcUse bfd_generic_verify_endian_match() and fix it to...
2000-03-01 nickcFix building with --enable-targets=all
2000-03-01 hjl2000-03-01 H.J. Lu <hjl@gnu.org>
1999-07-12 ian * Many files: Changes to avoid gcc warnings: Add ATTRI...
1999-07-12 ian * Many files: Changes to avoid gcc warnings: Remove...
1999-06-16 nickcFix definition of R_MCORE_NONE reloc
1999-05-15 nickcAdd support for mcore RVA relocs.
1999-05-03 rthInitial revision