aboutsummaryrefslogtreecommitdiff
path: root/gcc/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ChangeLog')
-rw-r--r--gcc/ChangeLog14
1 files changed, 14 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 48ea28c..900a086 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,17 @@
+Tue Mar 14 08:42:21 2000 Jeffrey A Law (law@cygnus.com)
+
+ * configure.in (hppa configurations): Add pa32-regs.h to the
+ list of tm files as appropriate.
+ * configure: Rebuilt.
+ * pa.c (compute_frame_size): Remove explicit knowledge about FP
+ register numbering.
+ (hppa_expand_prologue, hppa_expand_epilogue): Likewise.
+ (fmpyaddoperands, fmpysuboperands): Likewise.
+ * pa.h: Remove various definitions which depend on knowing
+ how registers are numbered.
+ * pa32-regs.h: New file with PA32 register numbering specific
+ definitions.
+
2000-03-14 Richard Henderson <rth@cygnus.com>
* regmove.c (combine_stack_adjustments): New.