summaryrefslogtreecommitdiffstats
path: root/libgloss/m32c
Commit message (Expand)AuthorAgeFilesLines
* * m32c/sbrk.c (sbrk): Change to take ptrdiff_t, not int.DJ Delorie2009-07-081-1/+9
* * m32c/varvects.S: New.DJ Delorie2008-09-246-10/+291
* [newlib]DJ Delorie2008-04-041-1183/+1779
* * m32c/exit.S (__exit): preserve both argument registers.DJ Delorie2008-01-111-2/+2
* * m32c/crt0.S (done_inilist): Fix dwarf2 address sizes.DJ Delorie2006-06-301-4/+2
* 2006-05-10 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2006-05-102-0/+2
* 2006-04-19 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2006-04-193-702/+2941
* * m32c/exit.S: Preserve r1.DJ Delorie2006-03-031-0/+2
* * m32c/crt0.S: Add support for preinit, init, and fini arrays, andDJ Delorie2005-12-143-2/+76
* * m32c/Makefile.in (m16cmon.ld, m32cmon.ld): Fix output names.DJ Delorie2005-08-192-7/+33
* * m32c/Makefile.in: Block out memory regions reserved for monitorsDJ Delorie2005-08-181-8/+19
* 2005-08-10 DJ Delorie <dj@redhat.com>Jeff Johnston2005-08-1032-0/+2816