whitespace & date-format cleanup

This commit is contained in:
Ken Raeburn
1995-06-13 23:13:28 +00:00
parent 5cb74cfef5
commit 69cb5925c9

@ -3,7 +3,7 @@ Mon Jun 12 22:25:39 1995 Jeff Law (law@snake.cs.utah.edu)
* config/tc-hppa.c (pa_ip): Check for invalid register in single * config/tc-hppa.c (pa_ip): Check for invalid register in single
precision fmpyadd and fmpysub instructions. precision fmpyadd and fmpysub instructions.
Thu 8 Jun 19:33:02 1995 Pat Rankin (rankin@eql.caltech.edu) Thu Jun 8 19:33:02 1995 Pat Rankin (rankin@eql.caltech.edu)
* config/obj-vms.c (myname): Delete all references. * config/obj-vms.c (myname): Delete all references.
(VMS_stab_parse, Write_VMS_MHD_Records, VMS_Case_Hack_Symbol): (VMS_stab_parse, Write_VMS_MHD_Records, VMS_Case_Hack_Symbol):
@ -32,7 +32,7 @@ Tue Jun 6 13:53:06 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
strcmp against FAKE_LABEL_NAME instead of checking third strcmp against FAKE_LABEL_NAME instead of checking third
character. (Suggested by Pat Rankin.) character. (Suggested by Pat Rankin.)
Mon 5 Jun 20:10:46 1995 Pat Rankin (rankin@eql.caltech.edu) Mon Jun 5 20:10:46 1995 Pat Rankin (rankin@eql.caltech.edu)
Add support for N_ABS and N_ABS|N_EXT type symbols. Add support for N_ABS and N_ABS|N_EXT type symbols.
@ -55,7 +55,7 @@ Mon Jun 5 02:17:58 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
* configure.in (i386-*-gnu*): Always use GNU ELF config. * configure.in (i386-*-gnu*): Always use GNU ELF config.
Wed 31 May 17:49:18 1995 Pat Rankin (rankin@eql.caltech.edu) Wed May 31 17:49:18 1995 Pat Rankin (rankin@eql.caltech.edu)
* config/obj-vms.c (obj_crawl_symbol_chain): Update *symbolPP * config/obj-vms.c (obj_crawl_symbol_chain): Update *symbolPP
in `else' clause when removing a symbol. Also, revise comments in `else' clause when removing a symbol. Also, revise comments
@ -266,7 +266,7 @@ Wed May 17 00:59:12 1995 Andrew Cagney - aka Noid <cagney@highland.com.au>
* config/tc-ppc.c (md_begin): Was assuming that an instruction was * config/tc-ppc.c (md_begin): Was assuming that an instruction was
bigendian and hence 16bit relocs withing instructions would bigendian and hence 16bit relocs withing instructions would
ALWAYS be at addresses i+2-i+3. In LE mode it is i+0-i+1. ALWAYS be at addresses i+2-i+3. In LE mode it is i+0-i+1.
Tue May 16 16:29:58 1995 Ken Raeburn <raeburn@cujo.cygnus.com> Tue May 16 16:29:58 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
@ -503,7 +503,7 @@ Wed May 3 21:38:20 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
Wed May 3 13:08:53 1995 Jeff Law (law@snake.cs.utah.edu) Wed May 3 13:08:53 1995 Jeff Law (law@snake.cs.utah.edu)
* config/tc-hppa.c (md_apply_fix): Do nothing for an out of range * config/tc-hppa.c (md_apply_fix): Do nothing for an out of range
PC relative call since those only occur in cases where the linker PC relative call since those only occur in cases where the linker
can fix them up. can fix them up.
(hppa_force_relocation): Force relocations for out of range PC (hppa_force_relocation): Force relocations for out of range PC
@ -923,7 +923,7 @@ Mon Mar 13 17:03:46 1995 Pat Rankin (rankin@eql.caltech.edu)
Fri Mar 10 19:21:19 1995 Ken Raeburn <raeburn@cujo.cygnus.com> Fri Mar 10 19:21:19 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
* config/obj-coff.c: Redo my 10 Jan change, but get it right this * config/obj-coff.c: Redo my 10 Jan change, but get it right this
time. :-) time. :-)
(fixup_segment): If linkrelax is set, just return. (fixup_segment): If linkrelax is set, just return.
(write_object_file): Don't treat h8300 and z8k specially with (write_object_file): Don't treat h8300 and z8k specially with
@ -1879,7 +1879,7 @@ Wed Nov 23 19:36:09 1994 Steve Chamberlain (sac@jonny.cygnus.com)
* config/tc-sh.c (little): New function. * config/tc-sh.c (little): New function.
(md_parse_option): Notice new option. (md_parse_option): Notice new option.
(build_relax, build_Mytes, md_atof, md_convert_frag, md_apply_fix): (build_relax, build_Mytes, md_atof, md_convert_frag, md_apply_fix):
Cope with little endian data. Cope with little endian data.
* config/tc-sh.h (COFF_MAGIC, LISTING_HEADER): Endian dependent. * config/tc-sh.h (COFF_MAGIC, LISTING_HEADER): Endian dependent.
Wed Nov 23 10:54:38 1994 Jeff Law (law@snake.cs.utah.edu) Wed Nov 23 10:54:38 1994 Jeff Law (law@snake.cs.utah.edu)
@ -2991,7 +2991,7 @@ Tue Aug 16 01:48:20 1994 Jeff Law (law@snake.cs.utah.edu)
the common symbol to the zero address frag (the correct fix). the common symbol to the zero address frag (the correct fix).
* config/tc-hppa.c (pa_comm): Set sy_resolved for the common * config/tc-hppa.c (pa_comm): Set sy_resolved for the common
symbol. symbol.
Fri Aug 12 17:51:48 1994 Ian Lance Taylor (ian@sanguine.cygnus.com) Fri Aug 12 17:51:48 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
@ -3742,7 +3742,7 @@ Mon May 16 12:03:49 1994 Jeff Law (law@snake.cs.utah.edu)
Fri May 6 14:13:15 1994 Steve Chamberlain (sac@cygnus.com) Fri May 6 14:13:15 1994 Steve Chamberlain (sac@cygnus.com)
* config/go32.mh: New makefile fragment for go32 crossing. * config/go32.mh: New makefile fragment for go32 crossing.
* configure.in (host==go32): Use new fragment. * configure.in (host==go32): Use new fragment.
Fri May 6 14:35:58 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com) Fri May 6 14:35:58 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
@ -4187,7 +4187,7 @@ Mon Mar 28 12:35:00 1994 David Edelsohn (edelsohn@npac.syr.edu)
Sun Mar 27 14:04:19 1994 Jeffrey A. Law (law@snake.cs.utah.edu) Sun Mar 27 14:04:19 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
* config/tc-hppa.c (tc_gen_reloc): Set addend for relocation * config/tc-hppa.c (tc_gen_reloc): Set addend for relocation
involving a function symbol which is not a plabel to zero. involving a function symbol which is not a plabel to zero.
(md_apply_fix): Never pass a function symbol to field_adjust. (md_apply_fix): Never pass a function symbol to field_adjust.
@ -4383,13 +4383,13 @@ Wed Mar 16 17:11:37 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
Wed Mar 16 11:54:12 1994 Jeffrey A. Law (law@snake.cs.utah.edu) Wed Mar 16 11:54:12 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
* config/tc-hppa.c (pa_equ): Handle both .reg and .equ correctly. * config/tc-hppa.c (pa_equ): Handle both .reg and .equ correctly.
* config/tc-hppa.c (pa_callinfo): Accept "millicode" as an * config/tc-hppa.c (pa_callinfo): Accept "millicode" as an
argument to a .callinfo directive. Don't loop forever on errors. argument to a .callinfo directive. Don't loop forever on errors.
* config/tc-hppa.c (pa_equ): Use pa_parse_number so that we can * config/tc-hppa.c (pa_equ): Use pa_parse_number so that we can
use pre-defined registers as arguments. use pre-defined registers as arguments.
Mon Mar 14 14:29:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com) Mon Mar 14 14:29:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
@ -4533,11 +4533,11 @@ Thu Mar 3 11:37:55 1994 Doug Evans (dje@canuck.cygnus.com)
Wed Mar 2 10:31:01 1994 Jeffrey A. Law (law@snake.cs.utah.edu) Wed Mar 2 10:31:01 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
* config/tc-hppa.c: Add a few casts to make HP C compiler happy. * config/tc-hppa.c: Add a few casts to make HP C compiler happy.
* config/obj-som.c (obj_som_version, obj_som_copyright): Be * config/obj-som.c (obj_som_version, obj_som_copyright): Be
prepared prepared
to handle an error from bfd_som_attach_aux_hdr. to handle an error from bfd_som_attach_aux_hdr.
* config/tc-hppa.h: Wrap ELF specific decls inside an ifdef. * config/tc-hppa.h: Wrap ELF specific decls inside an ifdef.
@ -5392,8 +5392,8 @@ Tue Jan 4 15:12:43 1994 Stan Shebs (shebs@andros.cygnus.com)
Tue Jan 4 22:11:34 1994 Rob Savoye (rob@darkstar.cygnus.com) Tue Jan 4 22:11:34 1994 Rob Savoye (rob@darkstar.cygnus.com)
* config/ho-vsta.h, configure.in, .Sanitize: Add support for VSTa * config/ho-vsta.h, configure.in, .Sanitize: Add support for VSTa
micro-kernel. micro-kernel.
Thu Dec 30 15:27:16 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com) Thu Dec 30 15:27:16 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
@ -6004,7 +6004,7 @@ Fri Nov 12 14:52:17 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
Thu Nov 11 15:49:08 1993 Jeffrey A. Law (law@snake.cs.utah.edu) Thu Nov 11 15:49:08 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
* config/tc-hppa.c (pa_type_args): For .import statements, * config/tc-hppa.c (pa_type_args): For .import statements,
silently ignore attempt to change the symbol type for a function silently ignore attempt to change the symbol type for a function
from ST_ENTRY to ST_CODE on .import. from ST_ENTRY to ST_CODE on .import.
Wed Nov 10 16:19:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com) Wed Nov 10 16:19:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
@ -6367,7 +6367,7 @@ Thu Oct 28 12:36:13 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
* config/tc-hppa.c (hppa_fix_struct): Delete unnecessary fix_fixP and * config/tc-hppa.c (hppa_fix_struct): Delete unnecessary fix_fixP and
fx_next fields. fx_next fields.
(hppa_find_hppa_fix): Delete unnecessary function. Fix all (hppa_find_hppa_fix): Delete unnecessary function. Fix all
callers to get HPPA fixup information from the tc_fix_data field callers to get HPPA fixup information from the tc_fix_data field
in the GAS fixup. in the GAS fixup.
(hppa_fix_root): Delete unnecessary variable. (hppa_fix_root): Delete unnecessary variable.
(fix_new_hppa): Attach HPPA fixup data to the GAS fixup. (fix_new_hppa): Attach HPPA fixup data to the GAS fixup.
@ -7070,7 +7070,7 @@ Mon Sep 13 16:48:38 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
Wrote non-BFD_ASSEMBLER subseg_new. Now subseg_new always takes a Wrote non-BFD_ASSEMBLER subseg_new. Now subseg_new always takes a
section name, and subseg_set always takes a segT. Changed all section name, and subseg_set always takes a segT. Changed all
callers as appropriate. callers as appropriate.
* config/obj-coffbfd.c (change_to_section): Renamed to * config/obj-coffbfd.c (change_to_section): Renamed to
obj_coff_add_segment. Corrected. Made callers use subseg_new. obj_coff_add_segment. Corrected. Made callers use subseg_new.
* config/obj-coffbfd.h (obj_segment_name, obj_add_segment): * config/obj-coffbfd.h (obj_segment_name, obj_add_segment):
Define. Define.
@ -8907,7 +8907,7 @@ Thu Apr 8 15:51:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
Thu Apr 8 15:15:02 1993 Roland H. Pesch (pesch@fowanton.cygnus.com) Thu Apr 8 15:15:02 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
* doc/Makefile.in: update dvi, clean targets for new source * doc/Makefile.in: update dvi, clean targets for new source
file structure file structure
Thu Apr 8 12:52:46 1993 Ian Lance Taylor (ian@cygnus.com) Thu Apr 8 12:52:46 1993 Ian Lance Taylor (ian@cygnus.com)
@ -9410,7 +9410,7 @@ Wed Feb 24 04:14:07 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
* symbols.c (symbol_new): Argument NAME is now pointer to const. * symbols.c (symbol_new): Argument NAME is now pointer to const.
Simplified STRIP_UNDERSCORE code. Remove assumptions about null Simplified STRIP_UNDERSCORE code. Remove assumptions about null
pointers in freshly allocated storage. [BFD_ASSEMBLER]: Get new pointers in freshly allocated storage. [BFD_ASSEMBLER]: Get new
BFD symbol. BFD symbol.
(colon): Display other/desc fields of redefined symbol only if (colon): Display other/desc fields of redefined symbol only if
S_GET_OTHER and S_GET_DESC are defined. S_GET_OTHER and S_GET_DESC are defined.
@ -9984,7 +9984,7 @@ Mon Nov 23 11:00:16 1992 Ken Raeburn (raeburn@cygnus.com)
Thu Nov 19 11:47:19 1992 Steve Chamberlain (sac@thepub.cygnus.com) Thu Nov 19 11:47:19 1992 Steve Chamberlain (sac@thepub.cygnus.com)
z8000 documentation z8000 documentation
* doc/Makefile.in, doc/all.m4, doc/as-all.texinfo, doc/as.texinfo: * doc/Makefile.in, doc/all.m4, doc/as-all.texinfo, doc/as.texinfo:
all modified. all modified.
@ -10085,7 +10085,7 @@ Mon Oct 5 09:28:57 1992 Steve Chamberlain (sac@thepub.cygnus.com)
Mon Oct 5 03:30:36 1992 Mark Eichin (eichin at tweedledumber.cygnus.com) Mon Oct 5 03:30:36 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
* configure.in: recognize i386-*-bsd emulation. * configure.in: recognize i386-*-bsd emulation.
Thu Oct 1 23:05:12 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) Thu Oct 1 23:05:12 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
@ -10497,7 +10497,7 @@ Mon Jun 1 16:20:22 1992 Michael Tiemann (tiemann@cygnus.com)
Sun May 31 05:33:00 1992 david d `zoo' zuhn (zoo@cygnus.com) Sun May 31 05:33:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
* configure.in: recognize m680x0 as an m68k * configure.in: recognize m680x0 as an m68k
Thu May 28 11:22:02 1992 Jim Wilson (wilson@sphagnum.cygnus.com) Thu May 28 11:22:02 1992 Jim Wilson (wilson@sphagnum.cygnus.com)