diff options
Diffstat (limited to 'libgloss/ChangeLog')
-rw-r--r-- | libgloss/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/libgloss/ChangeLog b/libgloss/ChangeLog index 9027a2c43..512945753 100644 --- a/libgloss/ChangeLog +++ b/libgloss/ChangeLog @@ -1,3 +1,11 @@ +2003-10-27 Bernardo Innocenti <bernie@develer.com> + + * m68k/asm.h: Add macros for -fPIC, -msep-data and + -mid-shared-library support. + * m68k/crt0.S: Use macros for -fPIC, -msep-data and + -mid-shared-library support. + * m68k/sim-crt0.S: Likewise. + 2003-10-15 Bernardo Innocenti <bernie@develer.com> * m68k/sim-funcs.c (_XOPEN_SOURCE): Define to get the pid_t |