Binutils with MCST patches
Go to file
Ian Lance Taylor 86bc0974cb * fnmatch.h, fnmatch.c: New files.
* ldlex.l: Remove unused definition of FILENAME.  Add definition
	of WILDCHAR.  In SCRIPT mode, accept any sequence of WILDCHAR as a
	NAME.
	* ldgram.y (file_NAME_list): Accept '*' and '?' specially.
	(input_section_spec): Accept '?' specially.
	(statement): Change exp to mustbe_exp in length and FILL cases.
	(section): Call ldlex_script before section statements, and call
	ldlex_popstate after them.
	* ldlang.c: Include "fnmatch.h".
	(wildcardp): New static function.
	(wild_section): Permit the section name to be a wildcard.
	(wild_file): New static function, broken out of wild.
	(wild): Call wild_file.  Permit the file name to be a wildcard.
	(open_input_bfds): Don't call lookup_name for a wildcard pattern.
	* Makefile.in: Rebuild dependencies.
 	(CFILES): Add fnmatch.c.
	(HFILES): Add fnmatch.h.
	(OFILES): Add fnmatch.o.
	* ld.texinfo: Document that file and section names can now be
	wildcard patterns.

	* ldlang.c (lang_place_orphans): Correct condition: place a common
	section if not relocateable or if common definitions are forced.
1996-07-29 21:33:26 +00:00
bfd * xcofflink.c (xcoff_build_ldsyms): Make exporting an undefined 1996-07-26 21:53:08 +00:00
binutils * objdump.c (disassemble_data): Set disasm_info.flavour from 1996-07-26 18:07:33 +00:00
config Add mh-irix6. 1996-07-25 07:35:23 +00:00
gas Fri Jul 26 11:43:03 1996 Martin M. Hunt <hunt@pizza.cygnus.com> 1996-07-26 18:53:03 +00:00
gdb * config/mips/tm-mips.h (struct frame_info): Forward decl. 1996-07-28 21:41:09 +00:00
gprof * gprof.c (VERSION): Define as "2.7.1". 1996-07-04 19:39:24 +00:00
include Fri Jul 26 11:47:10 1996 Martin M. Hunt <hunt@pizza.cygnus.com> 1996-07-26 18:58:46 +00:00
ld * fnmatch.h, fnmatch.c: New files. 1996-07-29 21:33:26 +00:00
mmalloc * mmap-sup.c (mmalloc_findbase): Change to not require /dev/zero 1996-07-13 05:24:44 +00:00
opcodes Fri Jul 26 11:45:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com> 1996-07-26 18:59:21 +00:00
readline Fix warning generated under AIX 4.1.4 1996-07-18 20:01:29 +00:00
sim New simulator changes from Andrew 1996-07-23 15:42:42 +00:00
.Sanitize start-sanitize-d10v 1996-07-18 00:53:17 +00:00
Build-A-Release.mk
build-all.mk
ChangeLog * mpw-config.in: Generate Mac include for elf/dwarf2.h. 1996-07-27 22:12:57 +00:00
config-ml.in
config.guess * config.guess: Combine mips-mips-riscos cases, and use cpp to 1996-06-08 01:13:04 +00:00
config.sub
configure
configure.bat
configure.in start-sanitize-d10v 1996-07-23 17:53:27 +00:00
DOC.Sanitize Updated documentation for lose-inet -> keep-inet change 1996-06-19 15:40:45 +00:00
INSTALL
install-texi.in
Install.in
install.sh
intro.texi
make-all.com Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de) 1996-06-18 18:51:14 +00:00
makeall.bat
Makefile.in * Makefile.in (do-tar-gz): New target, split out from tail end of taz target. 1996-07-13 03:22:47 +00:00
mpw-build.in
mpw-config.in
mpw-configure
mpw-README
Pack-A-Progressive
setup.com Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de) 1996-06-18 18:51:14 +00:00
SUPPORTED
tape-labels-tex.in
test-build.mk