aboutsummaryrefslogtreecommitdiff
path: root/libgloss/m32c
AgeCommit message (Expand)AuthorFilesLines
2022-01-29libgloss: fix more missing dir with parallel installMike Frysinger1-0/+4
2022-01-26libgloss: merge stub arch configure scripts up a levelMike Frysinger4-4299/+3
2022-01-17libgloss: clean up redundant shared lib warningsMike Frysinger2-8/+0
2022-01-14require autoconf-2.69 exactlyMike Frysinger3-20/+6
2022-01-10libgloss: hardcode AC_CONFIG_AUX_DIR pathMike Frysinger2-25/+5
2021-11-06libgloss: regenerate aclocal.m4 & configure w/newer versionsMike Frysinger3-1537/+1741
2021-09-13libgloss/newlib: rename configure.in to configure.acMike Frysinger1-0/+0
2009-07-08* m32c/sbrk.c (sbrk): Change to take ptrdiff_t, not int.DJ Delorie1-1/+9
2008-09-24* m32c/varvects.S: New.DJ Delorie6-10/+291
2008-04-04[newlib]DJ Delorie1-1183/+1779
2008-01-11* m32c/exit.S (__exit): preserve both argument registers.DJ Delorie1-2/+2
2006-06-30* m32c/crt0.S (done_inilist): Fix dwarf2 address sizes.DJ Delorie1-4/+2
2006-05-102006-05-10 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2-0/+2
2006-04-192006-04-19 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston3-702/+2941
2006-03-03* m32c/exit.S: Preserve r1.DJ Delorie1-0/+2
2005-12-14* m32c/crt0.S: Add support for preinit, init, and fini arrays, andDJ Delorie3-2/+76
2005-08-19* m32c/Makefile.in (m16cmon.ld, m32cmon.ld): Fix output names.DJ Delorie2-7/+33
2005-08-18* m32c/Makefile.in: Block out memory regions reserved for monitorsDJ Delorie1-8/+19
2005-08-102005-08-10 DJ Delorie <dj@redhat.com>Jeff Johnston32-0/+2816