aboutsummaryrefslogtreecommitdiff
path: root/gas
diff options
context:
space:
mode:
authorKen Raeburn <raeburn@cygnus>1994-09-30 20:22:59 +0000
committerKen Raeburn <raeburn@cygnus>1994-09-30 20:22:59 +0000
commit10ff87e954779f00260def05c1f29845e5468add (patch)
treef27b9068434ddff005706a3dc3af6db75af8c087 /gas
parentfb562be02f7370c02b2f368d8452e321069791e6 (diff)
downloadfsf-binutils-gdb-10ff87e954779f00260def05c1f29845e5468add.zip
fsf-binutils-gdb-10ff87e954779f00260def05c1f29845e5468add.tar.gz
fsf-binutils-gdb-10ff87e954779f00260def05c1f29845e5468add.tar.bz2
yesterday's gdbinit changes
Diffstat (limited to 'gas')
-rw-r--r--gas/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index 3324835..68b28a0 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,5 +1,10 @@
Thu Sep 29 18:57:06 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
+ * Makefile.in (all): Depend on .gdbinit.
+ (.gdbinit): Rebuild from gdbinit.in by running config.status.
+
+ * gdbinit.in: Define new function "pf". Fix doc on "pe" and "ps".
+
* write.c (print_fixup): Print source location on first line.
Show fx_r_type and fx_addsy fields.