summaryrefslogtreecommitdiffstats
path: root/include/filenames.h
Commit message (Collapse)AuthorAgeFilesLines
* include/Doug Evans2012-07-131-0/+6
| | | | | | | * filenames.h: #include "hashtab.h". (filename_hash, filename_eq): Declare. libiberty/ * filename_cmp.c (filename_hash, filename_eq): New functions.
* [libiberty/filename_cmp] Darwin has case-insensitive filesystemsJoel Brobecker2011-07-011-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 Tietz2011-02-281-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 gccDJ Delorie2010-04-261-2/+0
|
* merge from gccDJ Delorie2010-04-241-20/+32
|
* * filenames.h (HAS_DRIVE_SPEC, STRIP_DRIVE_SPEC): New macros.Doug Evans2010-04-141-2/+12
|
* * filenames.h: Add extern "C" when compiled with C++.Ian Lance Taylor2008-03-211-0/+8
|
* merge from gccDJ Delorie2007-03-291-3/+4
|
* Update the address and phone number of the FSF organizationNick Clifton2005-05-101-1/+1
|
* * filenames.h: Add cygwin to the list of dosish style path systems.Christopher Faylor2001-10-161-2/+2
|
* Eli Zaretskii's DOSish file name patches.Alan Modra2000-05-261-0/+51
OpenPOWER on IntegriCloud