Age | Commit message (Expand) | Author | Files | Lines |
2010-10-15 | libgloss: bfin: add support for bf50x processors | Michael Frysinger | 14 | -11/+5019 |
2010-10-15 | changelogs for previous blackfin commits | Michael Frysinger | 1 | -0/+10 |
2010-10-15 | libgloss: bfin: handle L1 sections in linker scripts | Michael Frysinger | 2 | -6/+6 |
2010-10-15 | libgloss: bfin: drop BF541 headers | Michael Frysinger | 3 | -76/+2 |
2010-10-09 | 2010-10-08 Bernd Schmidt <bernds@codesourcery.com> | Jeff Johnston | 12 | -0/+5115 |
2010-10-02 | add missing object files to qemu support library. | Anthony Green | 2 | -1/+9 |
2010-10-02 | Minor crt0 improvement for moxie | Anthony Green | 2 | -3/+7 |
2010-09-23 | * doc/porting.texi: Fix typos. | Corinna Vinschen | 2 | -12/+17 |
2010-09-22 | libgloss: add Blackfin to the README | Michael Frysinger | 2 | -0/+5 |
2010-08-27 | * syscalls.c (_isatty): Fix return value. | Corinna Vinschen | 2 | -3/+13 |
2010-08-23 | Fix location of this file to be where it was initially intended. | Jeff Johnston | 1 | -0/+0 |
2010-07-23 | Fix latest changelog entry to not refer to libgloss directory. | Jeff Johnston | 1 | -41/+41 |
2010-07-23 | 2010-07-23 Naveen.H.S <naveenh1@kpitcummins.com> | Jeff Johnston | 40 | -1566/+7740 |
2010-07-19 | * m68k/cf-crt1.c (hardware_init_hook): Accommodate new family | Corinna Vinschen | 2 | -1/+6 |
2010-06-29 | * xstormy16/eva_app.ld (.gcc_except_table): Include sections with | Nick Clifton | 5 | -4/+12 |
2010-05-03 | * rs6000/Makefile.in: Remove xil-exit.o. | Corinna Vinschen | 2 | -3/+5 |
2010-02-08 | 2010-02-08 Conny Marco Menebrocker <c-m-m@gmx.de> | Jeff Johnston | 4 | -1/+20 |
2009-12-17 | 2009-12-17 Jeff Johnston <jjohnstn@redhat.com> | Jeff Johnston | 2 | -0/+6 |
2009-12-16 | 2009-12-16 Conny Marco Menebrocker <c-m-m@gmx.de> | Jeff Johnston | 4 | -26/+10 |
2009-12-10 | Fix reference to putchar.o and puts.o which were moved to newlib as part of | Jeff Johnston | 1 | -2/+2 |
2009-12-10 | 2009-12-10 Conny Marco Menebrocker <c-m-m@gmx.de> | Jeff Johnston | 23 | -1655/+7581 |
2009-11-25 | * rx/rx.ld: Place .sbss properly. | DJ Delorie | 3 | -0/+7 |
2009-10-26 | newlib: | Nick Clifton | 39 | -0/+6310 |
2009-10-26 | * arm/linux-syscalls0.S (SYSCALL0, SYSCALL3, SYSCALL6, SYSCALL4): | Nick Clifton | 2 | -44/+6 |
2009-10-08 | 2009-10-08 Jie Zhang <jie.zhang@analog.com> | Jeff Johnston | 2 | -0/+13 |
2009-09-28 | 2009-09-28 Michael Eager <eager@eagercon.com> | Jeff Johnston | 25 | -0/+6064 |
2009-09-21 | 2009-09-21 Ken Werner <ken.werner@de.ibm.com> | Jeff Johnston | 2 | -8/+6 |
2009-09-16 | 2009-09-16 Mike Frysinger <michael.frysinger@analog.com> | Jeff Johnston | 67 | -1275/+11089 |
2009-09-16 | 2009-09-16 Mike Frysinger <michael.frysinger@analog.com> | Jeff Johnston | 6 | -1/+118 |
2009-09-16 | 2009-09-16 Jie Zhang <jie.zhang@analog.com> | Jeff Johnston | 26 | -25/+29 |
2009-09-08 | 2009-09-08 Bernd Schmidt <bernd.schmidt@analog.com> | Jeff Johnston | 2 | -0/+6 |
2009-09-08 | 2009-09-08 Mike Frysinger <michael.frysinger@analog.com> | Jeff Johnston | 3 | -7/+13 |
2009-09-08 | 2009-09-08 Jie Zhang <jie.zhang@analog.com> | Jeff Johnston | 2 | -9/+5 |
2009-07-29 | * mep/gmap_default.ld: Add linkonce sections for .vtext. | DJ Delorie | 5 | -4/+11 |
2009-07-14 | * mep/syscalls.S (sysret): Maintain 16-byte stack alignment. | DJ Delorie | 2 | -2/+6 |
2009-07-08 | * m32c/sbrk.c (sbrk): Change to take ptrdiff_t, not int. | DJ Delorie | 2 | -1/+13 |
2009-07-01 | * moxie/crt0.S (_start): Clear BSS at startup. Register _fini() | Anthony Green | 3 | -5/+21 |
2009-06-19 | 2009-06-19 Joseph Myers <joseph@codesourcery.com> | Jeff Johnston | 4 | -6/+22 |
2009-06-17 | 2009-06-17 Michael Eager <eager@eagercon.com> | Jeff Johnston | 5 | -3/+855 |
2009-05-13 | 2009-05-13 Ken Werner <ken.werner@de.ibm.com> | Jeff Johnston | 3 | -92/+60 |
2009-05-13 | 2009-05-13 Ulrich Weigand <uweigand@de.ibm.com> | Jeff Johnston | 3 | -5/+13 |
2009-05-08 | * mn10300/sim.ld: Add missing section names such as .bss.* | Nick Clifton | 2 | -41/+36 |
2009-05-07 | 2009-05-07 Ken Werner <ken.werner@de.ibm.com> | Jeff Johnston | 4 | -1791/+1199 |
2009-05-01 | Add self to MAINTAINERS file. Tweak moxie stack position. | Anthony Green | 2 | -1/+6 |
2009-04-22 | 2009-04-22 Anthony Green <green@moxielogic.com> | Jeff Johnston | 31 | -2422/+6412 |
2009-04-22 | * mep/sim-crt0.S (_start): Fix typo. | DJ Delorie | 2 | -1/+5 |
2009-04-21 | * mep/Makefile.in (SCRIPTS): Update to new config. | DJ Delorie | 6 | -15/+358 |
2009-04-03 | 2009-04-03 Ken Werner <ken.werner@de.ibm.com> | Jeff Johnston | 5 | -2/+145 |
2009-04-03 | 2009-04-03 Ken Werner <ken.werner@de.ibm.com> | Jeff Johnston | 4 | -1/+107 |
2009-04-03 | 2009-04-03 Ken Werner <ken.werner@de.ibm.com> | Jeff Johnston | 2 | -1/+9 |