diff options
author | Andreas Schwab <schwab@suse.de> | 2003-01-06 18:12:00 +0000 |
---|---|---|
committer | Andreas Schwab <schwab@suse.de> | 2003-01-06 18:12:00 +0000 |
commit | ad1af6c2596cc1fce057ef4ea18648ccb3700761 (patch) | |
tree | 21a7544f2573c0ceddb280d452f531592771a0de /ChangeLog | |
parent | 3e40187ac82531ec886478664d12044b6e811b38 (diff) | |
download | glibc-ad1af6c2596cc1fce057ef4ea18648ccb3700761.tar.gz glibc-ad1af6c2596cc1fce057ef4ea18648ccb3700761.tar.xz glibc-ad1af6c2596cc1fce057ef4ea18648ccb3700761.zip |
* sysdeps/m68k/dl-machine.h (elf_machine_runtime_setup): Make
sure this is always inlined. (elf_machine_rela): Likewise. * sysdeps/m68k/Makefile (sysdep-CFLAGS): Increase inline limit.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 87ec8e1b01..6ba8460118 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2003-01-06 Andreas Schwab <schwab@suse.de> + + * sysdeps/m68k/dl-machine.h (elf_machine_runtime_setup): Make + sure this is always inlined. + (elf_machine_rela): Likewise. + + * sysdeps/m68k/Makefile (sysdep-CFLAGS): Increase inline limit. + 2003-01-04 Roland McGrath <roland@redhat.com> * Makeconfig (+mkdep): Add -MP flag. |