diff options
author | Alexandre Oliva <aoliva@redhat.com> | 2004-05-07 06:28:04 +0000 |
---|---|---|
committer | Alexandre Oliva <aoliva@redhat.com> | 2004-05-07 06:28:04 +0000 |
commit | daeea9904e2104a03e243fea3e2225568e5eaf4f (patch) | |
tree | f0a0b66578655edb10f41bdfc0affa3931dfa40c /gas/ChangeLog | |
parent | bfbdcf04741c333ad931f22cbedf38cdcab8c2fe (diff) | |
download | gdb-daeea9904e2104a03e243fea3e2225568e5eaf4f.zip gdb-daeea9904e2104a03e243fea3e2225568e5eaf4f.tar.gz gdb-daeea9904e2104a03e243fea3e2225568e5eaf4f.tar.bz2 |
* config/tc-frv.h (MAX_MEM_FOR_RS_ALIGN_CODE): New.
(HANDLE_ALIGN): New.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 203b958..adae2a5 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +2004-05-07 Alexandre Oliva <aoliva@redhat.com> + + * config/tc-frv.h (MAX_MEM_FOR_RS_ALIGN_CODE): New. + (HANDLE_ALIGN): New. + 2004-05-06 Daniel Jacobowitz <dan@debian.org> * Makefile.am (DIST_SUBDIRS): Define. |