aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog.m68k
AgeCommit message (Expand)Author
2012-02-08m68k: add crt filesAndreas Schwab
2012-02-08m68k: unify m68k-helpers.SAndreas Schwab
2012-02-08m68k: don't set libc_cv_gcc_unwind_find_fde on coldfireAndreas Schwab
2012-01-29m68k: remove __STDC__ conditionalsAndreas Schwab
2012-01-08m68k: use const instead of __constAndreas Schwab
2012-01-08m68k: remove NO_UNDERSCORESAndreas Schwab
2012-01-08m68k: remove non-ELF supportAndreas Schwab
2012-01-07m68k: restore configure settingsAndreas Schwab
2012-01-05m68k: add cfi directivesAndreas Schwab
2011-12-23m68k: prevent warnings due to long long constantsAndreas Schwab
2011-12-04m68k: allow six arguments in syscall functionThorsten Glaser
2011-11-01m68k: define stackinfo_get_sp, stackinfo_sub_spAndreas Schwab
2011-10-26m68k: add optimized math_opt_barrier and math_force_evalAndreas Schwab
2011-10-26m68k: replace unneeded sincostabAndreas Schwab
2011-10-23m68k/cf: add __sqrt*_finite aliasesAndreas Schwab
2011-10-23m68k: add __exp*_finite aliasesAndreas Schwab
2011-10-22m68k: use generic implementation of s_ccosAndreas Schwab
2011-10-13m68k: add __*_finite aliasesAndreas Schwab
2011-10-09m68k: remove obsolete non-fpu implementations of isinfl and isnanlAndreas Schwab
2011-10-05m68k: don't call ifunc functions in trace modeAndreas Schwab
2011-09-11m68k: remove use of USE_TLSAndreas Schwab
2011-09-11m68k: remove use of USE___THREADAndreas Schwab
2011-06-23m68k: fix saving %fp0 in _dl_profile_fixup for coldfireAndreas Schwab
2011-04-11m68k: define TLS_DTV_UNALLOCATEDAndreas Schwab
2011-04-03m68k: declare name_to_handle_at and open_by_handle_at in bits/fcntl.hAndreas Schwab
2011-04-03m68k: add O_PATH to bits/fcntl.hAndreas Schwab
2011-04-03m68k: update comments in bits/fcntl.hAndreas Schwab
2011-03-06m68k: reimplement byteswap macros as inlinesAndreas Schwab
2011-01-18m68k: define MADV_HUGEPAGE and MADV_NOHUGEPAGEAndreas Schwab
2011-01-10m68k: force alignment of sem_tAndreas Schwab
2010-12-26m68k: define DEFAULT_STACK_PERMSAndreas Schwab
2010-11-05m68k: use i386 fchownatAndreas Schwab
2010-10-11m68k: remove fma inlinesAndreas Schwab
2010-10-11m68k: add hidden feupdateenv and fetestexcept definitionsAndreas Schwab
2010-08-25m68k: fix SYSCALL_ERROR_LOAD_GOT for ColdfireAndreas Schwab
2010-08-17m68k: remove fanotify_init from syscalls listAndreas Schwab
2010-08-14m68k: Add prlimit64, fanotify_init, fanotify_mask syscallsAndreas Schwab
2010-08-02m68k: fix loading of GOT for ColdfireAndreas Schwab
2010-08-02m68k: cleanup sysdep filesAndreas Schwab
2010-06-24Define F_SETPIPE_SZ and F_GETPIPE_SZ for M68K.Joseph Myers
2010-06-13m68k: mark all inline math functions as non-throwingAndreas Schwab
2010-06-13m68k: Add required definitions to sys/user.hAndreas Schwab
2010-06-11m68k: force alignment of futex variablesAndreas Schwab
2010-05-22m68k: add c++-types and localplt data for m68k-linux-gnuAndreas Schwab
2010-03-13m68k: use signbit macroAndreas Schwab
2010-03-13m68k: remove duplicate __signbit definitionsAndreas Schwab
2010-03-13m68k: define __signbit inlinesAndreas Schwab
2010-03-13m68k: TLS reference to errno in syscall stubsAndreas Schwab
2010-03-12m68k: don't include <sysdep.h> in lowlevellock.hAndreas Schwab
2010-03-12Add m68k-helpers optimized for m680x0Andreas Schwab