aboutsummaryrefslogtreecommitdiff
path: root/libgloss
AgeCommit message (Expand)AuthorFilesLines
2013-07-242013-07-24 Steve Ellcey <sellcey@mips.com>Steve Ellcey2-0/+8
2013-07-23 * microblaze/_exception_handler.S: Adjust to be weak.Corinna Vinschen11-5/+360
2013-07-17* lm32/configure: Regenerate.Yaakov Selkowitz4-4629/+6780
2013-07-16 * microblaze/Makefile.in: Add GENOBJS and target_makefile_frag.Corinna Vinschen5-1733/+1529
2013-07-16 * configure.host: Change to microblaze*.Corinna Vinschen4-4/+8
2013-07-12[AArch64] Ensure vector table is page aligned.Marcus Shawcroft2-2/+5
2013-07-092013-07-09 Sabrina Ni <sabrina@andestech.com>Jeff Johnston34-0/+6114
2013-07-04 * aarch64/syscalls.c (stack_ptr): Defined with asm ("wsp") if __ILP32__Corinna Vinschen2-0/+9
2013-07-022013-07-02 Joey Ye <joey.ye@arm.com>Jeff Johnston2-1/+22
2013-06-28 * aarch64/syscalls.c (POINTER_TO_PARAM_BLOCK_T): New macro.Corinna Vinschen2-10/+26
2013-06-25 * aarch64/crt0.S (GEN_DWORD): New macro definition.Corinna Vinschen2-17/+92
2013-05-302013-05-30 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston3-1/+47
2013-05-13[newlib]DJ Delorie21-0/+5518
2013-04-192013-04-19 Steve Ellcey <sellcey@imgtec.com>Steve Ellcey2-7/+9
2013-04-19[AArch64] Honour CFLAGS.Marcus Shawcroft3-7/+16
2013-02-12Fix wrongly applied patchCorinna Vinschen1-1/+1
2013-02-11 * libgloss/rx/Makefile.in: Respect DESTDIR when installingCorinna Vinschen2-3/+7
2013-02-10 * arm/elf-rdimon.specs (-lrdimon): Change link to lib.Corinna Vinschen2-2/+9
2013-02-01 * crt0.S: Add recognition of the e3v5 architecture variant.Nick Clifton2-2/+7
2013-01-22Correcting my previous commit.Marcus Shawcroft2-0/+31
2013-01-182013-01-18 Marcus Shawcroft <marcus.shawcroft@arm.com>Marcus Shawcroft2-1/+8
2013-01-15 * libc/sys/sysnecv850/crt0.S (_start): Enable FPU for theNick Clifton2-0/+14
2012-12-172012-12-17 Stuart Henderson <shenders@gcc.gnu.org>Jeff Johnston30-454/+92380
2012-11-23 * aarch64/configure.in: Replace the direct generation ofCorinna Vinschen7-26/+4487
2012-10-27Minor debugging aid for the moxie port.Anthony Green3-2/+7
2012-10-27Minor optimization and bug fix for moxie.Anthony Green2-7/+9
2012-10-03* libc/machine/rl78/setjmp.S: Convert from CPP macros to GASDJ Delorie2-1/+11
2012-10-02* libc/sys/sysnecv850/sbrk.c (_sbrk): Change heap_start to be anDJ Delorie2-2/+7
2012-10-022012-10-02 Steve Ellcey <sellcey@mips.com>Steve Ellcey8-1294/+2467
2012-09-262012-09-26 Ian Bolton <ian.bolton@arm.com>Jeff Johnston16-0/+6082
2012-09-13bi-endian support for moxie.Anthony Green2-2/+7
2012-08-30* rx/rx.ld: Add W_* sections to .rodata.DJ Delorie3-2/+7
2012-08-30libgloss: cr16: add custom syscall listMichael Frysinger2-0/+45
2012-05-02 * arm/redboot-crt0.S (__change_mode): Replace mov with movs.Corinna Vinschen2-1/+5
2012-03-24libgloss: cris: respect DESTDIR when installingMichael Frysinger2-1/+5
2012-03-13libgloss: libnosys: use @host_makefile_frag@Michael Frysinger2-31/+9
2012-03-13libgloss: change 'q' flag to 'r' in ar callMichael Frysinger2-1/+5
2012-03-092012-03-09 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston7-6/+16
2012-03-02 * configure.in: Accept "arm*" target spec instead of just "arm".Nick Clifton5-1022/+898
2012-02-212012-02-21 Jeremy Bennett <jeremy.bennett@embecosm.com>Jeff Johnston36-0/+6728
2012-01-24libgloss: bfin: add a better default _exitMichael Frysinger3-2/+32
2012-01-17 * arm/linux-crt0.c: Use ldr instead of adr to get address ofCorinna Vinschen2-1/+8
2011-12-18libgloss: bfin: add clear_cache_range support (for gcc)Michael Frysinger3-3/+48
2011-12-152011-12-15 Konrad Eisele <konrad@gaisler.com>Jeff Johnston101-1031/+17246
2011-12-132011-12-13 Richard Earnshaw <rearnsha@arm.com>Jeff Johnston2-7/+38
2011-11-29[libgloss]DJ Delorie36-0/+6354
2011-11-08 * libnosys/Makefile.in (install): Use INSTALL_DATA.Corinna Vinschen2-1/+5
2011-10-07 * rx/crt0.S: Initialise the PID address register.Nick Clifton2-5/+25
2011-09-29 * arm/crt0.s: Support 0 heap base response from HeapInfo syscall.Nick Clifton2-0/+17
2011-09-29 * arm/arm.h (HAVE_CALL_INDIRECT): Define.Nick Clifton3-12/+27