Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [libiberty/filename_cmp] Darwin has case-insensitive filesystems | Joel Brobecker | 2011-07-01 | 1 | -0/+8 |
| | | | | | | | | | | | | | include/ChangeLog: * filenames.h (HAVE_CASE_INSENSITIVE_FILE_SYSTEM): Define on Darwin, as well as on the systems that use a DOS-like filesystem. libiberty/ChangeLog: * filename_cmp.c (filename_cmp, filename_ncmp): Add handling of HAVE_CASE_INSENSITIVE_FILE_SYSTEM. | ||||
* | ChangeLog libiberty/ | Kai Tietz | 2011-02-28 | 1 | -0/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2011-02-28 Kai Tietz <kai.tietz@onevision.com> * filename_cmp.c (filename_ncmp): New function. * functions.texi: Regenerated. ChangeLog include/ 2011-02-28 Kai Tietz <kai.tietz@onevision.com> * filenames.h (filename_ncmp): New prototype. ChangeLog bfd/ 2011-02-28 Kai Tietz <kai.tietz@onevision.com> * archive.c (_bfd_find_nested_archive): Use filename_(n)cmp. (adjust_relative_path): Likewise. (_bfd_construct_extended_name_table): Likewise. * corefile.c (generic_core_file_matches_executable_p): Likewise. * elf32-bfin.c (bfinfdpic_relocate_section): Likewise. * elf32-frv.c (elf32_frv_relocate_section): Likewise. * elf32-spu.c (sort_bfds): Likewise. (spu_elf_auto_overlay): Likewise. * syms.c (_bfd_stab_section_find_nearest_line): Likewise. * xcofflink.c (xcoff_set_import_path): Likewise. * xtensa-isa.c (xtensa_regfile_lookup): Likewise. (xtensa_regfile_lookup_shortname): Likewise. | ||||
* | merge from gcc | DJ Delorie | 2010-04-26 | 1 | -2/+0 |
| | |||||
* | merge from gcc | DJ Delorie | 2010-04-24 | 1 | -20/+32 |
| | |||||
* | * filenames.h (HAS_DRIVE_SPEC, STRIP_DRIVE_SPEC): New macros. | Doug Evans | 2010-04-14 | 1 | -2/+12 |
| | |||||
* | * filenames.h: Add extern "C" when compiled with C++. | Ian Lance Taylor | 2008-03-21 | 1 | -0/+8 |
| | |||||
* | merge from gcc | DJ Delorie | 2007-03-29 | 1 | -3/+4 |
| | |||||
* | Update the address and phone number of the FSF organization | Nick Clifton | 2005-05-10 | 1 | -1/+1 |
| | |||||
* | * filenames.h: Add cygwin to the list of dosish style path systems. | Christopher Faylor | 2001-10-16 | 1 | -2/+2 |
| | |||||
* | Eli Zaretskii's DOSish file name patches. | Alan Modra | 2000-05-26 | 1 | -0/+51 |