diff options
author | Jeff Law <law@redhat.com> | 1993-11-13 00:39:20 +0000 |
---|---|---|
committer | Jeff Law <law@redhat.com> | 1993-11-13 00:39:20 +0000 |
commit | 5532fc5af11adebc6d0bc5fc64e31ec5c025ae0d (patch) | |
tree | d47af75469e19e637183c107b263b3c073338471 /bfd/ChangeLog | |
parent | 32619c583f94850067c7effe0cf10adcfc4487f0 (diff) | |
download | gdb-5532fc5af11adebc6d0bc5fc64e31ec5c025ae0d.zip gdb-5532fc5af11adebc6d0bc5fc64e31ec5c025ae0d.tar.gz gdb-5532fc5af11adebc6d0bc5fc64e31ec5c025ae0d.tar.bz2 |
* som.c (som_count_spaces): New function.
(som_count_subspaces): New function.
(compare_syms): New function.
(som_compute_checksum): New function.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r-- | bfd/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 6a5dfaa..4050edb 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,5 +1,10 @@ Fri Nov 12 15:29:36 1993 Jeffrey A. Law (law@snake.cs.utah.edu) + * som.c (som_count_spaces): New function. + (som_count_subspaces): New function. + (compare_syms): New function. + (som_compute_checksum): New function. + * som.c (hppa_som_gen_reloc_type): New function. (som_bfd_reloc_type_lookup): New function. |