aboutsummaryrefslogtreecommitdiff
path: root/libgloss/m32c
AgeCommit message (Expand)AuthorFilesLines
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