* archive.c (normalize): created version for VMS which removes the

VMS directory crap from the front and end of a filename, eg turn
	[-.foo]bar.obj;123 into bar.obj
	(bfd_construct_extended_name_table): now writes index into an
	extended name table in decimal - the same base used to read an
	extended name table.
This commit is contained in:
Steve Chamberlain 1991-12-19 00:15:54 +00:00
parent 7d283cc12f
commit 56f5e00599
1 changed files with 31 additions and 0 deletions

View File

@ -1,3 +1,34 @@
Wed Dec 18 16:12:25 1991 Steve Chamberlain (sac at rtl.cygnus.com)
* archive.c (normalize): created version for VMS which removes the
VMS directory crap from the front and end of a filename, eg turn
[-.foo]bar.obj;123 into bar.obj
(bfd_construct_extended_name_table): now writes index into an
extended name table in decimal - the same base used to read an
extended name table.
Wed Dec 18 14:40:39 1991 Per Bothner (bothner at cygnus.com)
* aout-encap.c: Fix to use aout-target.h.
* aoutf1.h: Use standard MY_object_p and MY_callback
in aout-target.h. Remove target-specific versions.
* host-aout.c: Re-write to use aout-target.h.
* gen-aout.c: New files use with host-aout.c to generate
host-specific a.out-related parameters.
* Makefile.in: host-aout.o depends on aout-params.h, which is
generated by gen-aout.
* aout-target.h: Make a little more flexible.
* libaout.h, aout-target.h: Removed WORK_OUT_FILE_POSTIONS
macro. Instead, inline it in aout-target.h.
* newsos3.c: Define N_SHARED_LIB(x) as 0 to avoid
a gcc -Wall warning.
* archive.c: Add missing commas in DEFUN macro (2 places).
* elf.c, coffcode.h, aoutf1.h: Use ANSI functions instead of
Berkeley ones, now that libiberty has them:
bcopy->memcpy, bzero->memset, bcmp->memcmp.
* aoutx.h: Various touch-ups: Re-formatting, fix a cast,
remove unused variable.
Tue Dec 17 19:48:59 1991 Fred Fish (fnf at cygnus.com)
* elf.c (elf_core_file_matches_executable_p): Enclose corename