diff options
Diffstat (limited to 'libgloss/ChangeLog')
-rw-r--r-- | libgloss/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/libgloss/ChangeLog b/libgloss/ChangeLog index 412af41d0..c04d9c710 100644 --- a/libgloss/ChangeLog +++ b/libgloss/ChangeLog @@ -1,3 +1,9 @@ +2012-10-03 DJ Delorie <dj@redhat.com> + + * rl78/crt0.S (_interrupt_vector_table): Convert from CPP macros + to GAS macros, to avoid dependence on the line separation + character. + 2012-10-01 DJ Delorie <dj@redhat.com> * v850/sbrk.c (_sbrk): Change heap_start to be an array of |