diff options
author | Jeff Law <law@redhat.com> | 1994-02-24 04:00:30 +0000 |
---|---|---|
committer | Jeff Law <law@redhat.com> | 1994-02-24 04:00:30 +0000 |
commit | 2e7b92cfa9816b989fa1f79917689568786f2572 (patch) | |
tree | 4d23aacc26081ae483a4289f838301123170867c /bfd/ChangeLog | |
parent | 4f42757e381acfc4c18b901ca15f52192d330859 (diff) | |
download | gdb-2e7b92cfa9816b989fa1f79917689568786f2572.zip gdb-2e7b92cfa9816b989fa1f79917689568786f2572.tar.gz gdb-2e7b92cfa9816b989fa1f79917689568786f2572.tar.bz2 |
* elfcode.h (alloca): Delete declaration.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r-- | bfd/ChangeLog | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index fc03256..f8633a7 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,4 +1,6 @@ -Wed Feb 23 18:28:37 1994 Jeffrey A. Law (law@cygnus.com) +Wed Feb 23 18:28:37 1994 Jeffrey A. Law (law@snake.cs.utah.edu) + + * elfcode.h (alloca): Delete declaration. * som.c (som_prep_headers): Use CPU_PA_RISC1_0 for magic number rather than HP9000S800_ID. Note som.c is careful |