repo_id
stringlengths
5
115
size
int64
590
5.01M
file_path
stringlengths
4
212
content
stringlengths
590
5.01M
stsp/newlib-ia16
28,115
libgloss/m68k/fido-crt0.S
/** * fido-crt0.S -- Simple startup code * * Copyright (c) 1995, 1996, 1998 Cygnus Support * * The authors hereby grant permission to use, copy, modify, distribute, * and license this software and its documentation for any purpose, provided * that existing copyright notices are retained in all copies and that th...
stsp/newlib-ia16
3,367
libgloss/m68k/crt0.S
/* * crt0.S -- startup file for m68k-coff * * Copyright (c) 1995, 1996, 1998 Cygnus Support * * The authors hereby grant permission to use, copy, modify, distribute, * and license this software and its documentation for any purpose, provided * that existing copyright notices are retained in all copies and that t...
stsp/newlib-ia16
1,167
libgloss/m68k/cf-hosted.S
/* * cf-hosted.S -- * * Copyright (c) 2006 CodeSourcery Inc * * The authors hereby grant permission to use, copy, modify, distribute, * and license this software and its documentation for any purpose, provided * that existing copyright notices are retained in all copies and that this * notice is included verba...
stsp/newlib-ia16
2,590
libgloss/m68k/cpu32bug.S
/* * cpu32bug.S -- board support for the CPU32BUG monitor. * * Copyright (c) 1995, 1996 Cygnus Support * * The authors hereby grant permission to use, copy, modify, distribute, * and license this software and its documentation for any purpose, provided * that existing copyright notices are retained in all copies...
stsp/newlib-ia16
10,693
libgloss/m68k/mvme162lx-asm.S
/* * mvme162lx-asm.S -- assembler routines for the MVME stub. * * This code was pulled out of mvme162lx-stub.c by Ian Taylor so that I * could handle different register and label prefixes in a sensible * way. */ /**************************************************************************** THIS SOFTWARE IS NOT...
stsp/newlib-ia16
1,146
libgloss/m68k/fido-hosted.S
/* * fido-hosted.S -- * * Copyright (c) 2006 CodeSourcery Inc * * The authors hereby grant permission to use, copy, modify, distribute, * and license this software and its documentation for any purpose, provided * that existing copyright notices are retained in all copies and that this * notice is included ver...
stsp/newlib-ia16
1,570
libgloss/m68k/cf-crt0.S
/* Initial boot * * Copyright (c) 2006 CodeSourcery Inc * * The authors hereby grant permission to use, copy, modify, distribute, * and license this software and its documentation for any purpose, provided * that existing copyright notices are retained in all copies and that this * notice is included verbatim in...
stsp/newlib-ia16
3,370
libgloss/m68k/cf-isv.S
/* The interrupt table. * * Copyright (c) 2006 CodeSourcery Inc * * The authors hereby grant permission to use, copy, modify, distribute, * and license this software and its documentation for any purpose, provided * that existing copyright notices are retained in all copies and that this * notice is included ver...
stsp/newlib-ia16
4,215
libgloss/epiphany/crt0.S
# C Startup for EPIPHANY # Copyright (c) 2011, Adapteva, Inc. # All rights reserved. # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: # * Redistributions of source code must retain the above copyright notice, # this ...
stsp/newlib-ia16
1,785
libgloss/epiphany/_exit.S
# EPIPHANY implementation of _exit () # Copyright (c) 2011, Adapteva, Inc. # All rights reserved. # Contributor Joern Rennecke <joern.rennecke@embecosm.com> for Adapteva Inc # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are m...
stsp/newlib-ia16
5,332
libgloss/epiphany/epiphany-ivthandlers.S
# EPIPHANY implementation of wrappers over user C ISR () # Copyright (c) 2011, Adapteva, Inc. # All rights reserved. # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: # * Redistributions of source code must retain the ab...
stsp/newlib-ia16
1,530
libgloss/microblaze/linux-crt0.S
/* linux-crt0 -- Startup routines for the Linux BSP. * * Copyright (c) 2011 Edgar E. Iglesias * * The authors hereby grant permission to use, copy, modify, distribute, * and license this software and its documentation for any purpose, provided * that existing copyright notices are retained in all copies and that ...
stsp/newlib-ia16
1,276
libgloss/microblaze/linux-syscalls.S
/* linux-syscalls - Syscall interface to microblaze linux * * Copyright (c) 2011 Edgar E. Iglesias * * The authors hereby grant permission to use, copy, modify, distribute, * and license this software and its documentation for any purpose, provided * that existing copyright notices are retained in all copies and ...
stsp/newlib-ia16
2,767
libgloss/microblaze/sim-pgcrtinit.S
## Copyright (c) 2001, 2009 Xilinx, Inc. All rights reserved. ## ## Redistribution and use in source and binary forms, with or without ## modification, are permitted provided that the following conditions are ## met: ## ## 1. Redistributions source code must retain the above copyright notice, ## this list of condi...
stsp/newlib-ia16
1,696
libgloss/microblaze/_hw_exception_handler.S
/* Copyright (c) 2001, 2009 Xilinx, Inc. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions source code must retain the above copyright notice, this list of condi...
stsp/newlib-ia16
3,007
libgloss/microblaze/crtinit.S
/* Copyright (c) 2001, 2009 Xilinx, Inc. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions source code must retain the above copyright notice, this list of condi...
stsp/newlib-ia16
3,537
libgloss/microblaze/crt2.S
/* Copyright (c) 2001, 2009 Xilinx, Inc. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions source code must retain the above copyright notice, this list of condi...
stsp/newlib-ia16
3,674
libgloss/microblaze/crt0.S
/* Copyright (c) 2001, 2009 Xilinx, Inc. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions source code must retain the above copyright notice, this list of condi...
stsp/newlib-ia16
1,725
libgloss/microblaze/_exception_handler.S
/* Copyright (c) 2001, 2009 Xilinx, Inc. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions source code must retain the above copyright notice, this list of condi...
stsp/newlib-ia16
1,745
libgloss/microblaze/_program_clean.S
## Copyright (c) 2001, 2009 Xilinx, Inc. All rights reserved. ## ## Redistribution and use in source and binary forms, with or without ## modification, are permitted provided that the following conditions are ## met: ## ## 1. Redistributions source code must retain the above copyright notice, ## this list of condi...
stsp/newlib-ia16
3,124
libgloss/microblaze/crt3.S
/* Copyright (c) 2001, 2009 Xilinx, Inc. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions source code must retain the above copyright notice, this list of condi...
stsp/newlib-ia16
1,738
libgloss/microblaze/_program_init.S
## Copyright (c) 2001, 2009 Xilinx, Inc. All rights reserved. ## ## Redistribution and use in source and binary forms, with or without ## modification, are permitted provided that the following conditions are ## met: ## ## 1. Redistributions source code must retain the above copyright notice, ## this list of condi...
stsp/newlib-ia16
3,633
libgloss/microblaze/crt1.S
/* Copyright (c) 2001, 2009 Xilinx, Inc. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions source code must retain the above copyright notice, this list of condi...
stsp/newlib-ia16
1,686
libgloss/microblaze/_interrupt_handler.S
/* Copyright (c) 2001, 2009 Xilinx, Inc. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions source code must retain the above copyright notice, this list of condi...
stsp/newlib-ia16
3,158
libgloss/microblaze/crt4.S
/* Copyright (c) 2001, 2009 Xilinx, Inc. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions source code must retain the above copyright notice, this list of condi...
stsp/newlib-ia16
3,152
libgloss/microblaze/pgcrtinit.S
## Copyright (c) 2001, 2009 Xilinx, Inc. All rights reserved. ## ## Redistribution and use in source and binary forms, with or without ## modification, are permitted provided that the following conditions are ## met: ## ## 1. Redistributions source code must retain the above copyright notice, ## this list of condi...
stsp/newlib-ia16
2,699
libgloss/microblaze/sim-crtinit.S
## Copyright (c) 2001, 2009 Xilinx, Inc. All rights reserved. ## ## Redistribution and use in source and binary forms, with or without ## modification, are permitted provided that the following conditions are ## met: ## ## 1. Redistributions source code must retain the above copyright notice, ## this list of condi...
stsp/newlib-ia16
2,536
libgloss/spu/crtn.S
# (C) Copyright IBM Corp. 2005, 2006 # # All rights reserved. # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: # # * Redistributions of source code must retain the above copyright notice, # this list of conditions an...
stsp/newlib-ia16
4,926
libgloss/spu/crt0.S
/* (C) Copyright IBM Corp. 2005, 2006 All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the follo...
stsp/newlib-ia16
2,289
libgloss/spu/crti.S
# (C) Copyright IBM Corp. 2005, 2006 # # All rights reserved. # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: # # * Redistributions of source code must retain the above copyright notice, # this list of conditio...
stsp/newlib-ia16
1,685
libgloss/nds32/_open.S
/* Copyright (c) 2013 Andes Technology Corporation. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: Redistributions of source code must retain the above copyright notice, this list of conditions...
stsp/newlib-ia16
2,813
libgloss/nds32/_sbrk.S
/* Copyright (c) 2013 Andes Technology Corporation. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: Redistributions of source code must retain the above copyright notice, this list of conditions...
stsp/newlib-ia16
2,014
libgloss/nds32/_link.S
/* Copyright (c) 2013 Andes Technology Corporation. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: Redistributions of source code must retain the above copyright notice, this list of conditions...
stsp/newlib-ia16
1,690
libgloss/nds32/_fstat.S
/* Copyright (c) 2013 Andes Technology Corporation. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: Redistributions of source code must retain the above copyright notice, this list of conditions...
stsp/newlib-ia16
1,739
libgloss/nds32/_getpid.S
/* Copyright (c) 2013 Andes Technology Corporation. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: Redistributions of source code must retain the above copyright notice, this list of conditions...
stsp/newlib-ia16
1,685
libgloss/nds32/_read.S
/* Copyright (c) 2013 Andes Technology Corporation. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: Redistributions of source code must retain the above copyright notice, this list of conditions...
stsp/newlib-ia16
1,604
libgloss/nds32/_argvlen.S
/* Copyright (c) 2013 Andes Technology Corporation. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: Redistributions of source code must retain the above copyright notice, this list of conditions...
stsp/newlib-ia16
1,689
libgloss/nds32/_close.S
/* Copyright (c) 2013 Andes Technology Corporation. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: Redistributions of source code must retain the above copyright notice, this list of conditions...
stsp/newlib-ia16
1,598
libgloss/nds32/_argv.S
/* Copyright (c) 2013 Andes Technology Corporation. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: Redistributions of source code must retain the above copyright notice, this list of conditions...
stsp/newlib-ia16
6,071
libgloss/nds32/crt0.S
/* Copyright (c) 2013-2014 Andes Technology Corporation. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: Redistributions of source code must retain the above copyright notice, this list of condi...
stsp/newlib-ia16
1,991
libgloss/nds32/_times.S
/* Copyright (c) 2013 Andes Technology Corporation. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: Redistributions of source code must retain the above copyright notice, this list of conditions...
stsp/newlib-ia16
1,598
libgloss/nds32/_time.S
/* Copyright (c) 2013 Andes Technology Corporation. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: Redistributions of source code must retain the above copyright notice, this list of conditions...
stsp/newlib-ia16
6,259
libgloss/nds32/crt1.S
/* Copyright (c) 2013-2014 Andes Technology Corporation. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: Redistributions of source code must retain the above copyright notice, this list of condi...
stsp/newlib-ia16
1,600
libgloss/nds32/_utime.S
/* Copyright (c) 2013 Andes Technology Corporation. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: Redistributions of source code must retain the above copyright notice, this list of conditions...
stsp/newlib-ia16
1,689
libgloss/nds32/_write.S
/* Copyright (c) 2013 Andes Technology Corporation. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: Redistributions of source code must retain the above copyright notice, this list of conditions...
stsp/newlib-ia16
1,600
libgloss/nds32/_chdir.S
/* Copyright (c) 2013 Andes Technology Corporation. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: Redistributions of source code must retain the above copyright notice, this list of conditions...
stsp/newlib-ia16
1,693
libgloss/nds32/_system.S
/* Copyright (c) 2013 Andes Technology Corporation. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: Redistributions of source code must retain the above copyright notice, this list of conditions...
stsp/newlib-ia16
1,685
libgloss/nds32/_stat.S
/* Copyright (c) 2013 Andes Technology Corporation. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: Redistributions of source code must retain the above copyright notice, this list of conditions...
stsp/newlib-ia16
1,767
libgloss/nds32/_exit.S
/* Copyright (c) 2013 Andes Technology Corporation. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: Redistributions of source code must retain the above copyright notice, this list of conditions...
stsp/newlib-ia16
2,330
libgloss/nds32/_isatty.S
/* Copyright (c) 2013 Andes Technology Corporation. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: Redistributions of source code must retain the above copyright notice, this list of conditions...
stsp/newlib-ia16
1,601
libgloss/nds32/_chmod.S
/* Copyright (c) 2013 Andes Technology Corporation. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: Redistributions of source code must retain the above copyright notice, this list of conditions...
stsp/newlib-ia16
2,074
libgloss/nds32/_kill.S
/* Copyright (c) 2013 Andes Technology Corporation. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: Redistributions of source code must retain the above copyright notice, this list of conditions...
stsp/newlib-ia16
2,040
libgloss/nds32/syscall_error_handler.S
/* Copyright (c) 2013 Andes Technology Corporation. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: Redistributions of source code must retain the above copyright notice, this list of conditions...
stsp/newlib-ia16
1,693
libgloss/nds32/_rename.S
/* Copyright (c) 2013 Andes Technology Corporation. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: Redistributions of source code must retain the above copyright notice, this list of conditions...
stsp/newlib-ia16
1,689
libgloss/nds32/_lseek.S
/* Copyright (c) 2013 Andes Technology Corporation. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: Redistributions of source code must retain the above copyright notice, this list of conditions...
stsp/newlib-ia16
1,811
libgloss/nds32/_gettimeofday.S
/* Copyright (c) 2013 Andes Technology Corporation. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: Redistributions of source code must retain the above copyright notice, this list of conditions...
stsp/newlib-ia16
1,694
libgloss/nds32/_unlink.S
/* Copyright (c) 2013 Andes Technology Corporation. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: Redistributions of source code must retain the above copyright notice, this list of conditions...
stsp/newlib-ia16
2,401
libgloss/lm32/crt0.S
/* * Lattice Mico32 C startup code. * Contributed by Jon Beniston <jon@beniston.com> * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the above copyright * notice...
stsp/newlib-ia16
3,619
libgloss/lm32/scall.S
/* * Lattice Mico32 system calls. * Contributed by Jon Beniston <jon@beniston.com> * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the above copyright * notice, ...
stsp/newlib-ia16
2,801
libgloss/mn10300/crt0_redboot.S
/* * crt0_redboot.S -- Minimal startup file for MN10300 targets running Redboot. * * Copyright (c) 2001 Red Hat, Inc. * Derived from crt0_cygmon.S - Copyright (c) 1995, 1996, 1997, 2000 Red Hat, Inc. * * The authors hereby grant permission to use, copy, modify, distribute, * and license this software and its doc...
stsp/newlib-ia16
1,712
libgloss/mn10300/crt0.S
##============================================================================== ## ## crt0.S ## ## MN10300 startup code ## ##============================================================================== ## ## Copyright (c) 1995, 1996, 1997, 1998 Cygnus Solutions ## ## The authors hereby grant permission to use, copy...
stsp/newlib-ia16
1,810
libgloss/mn10300/crt0-eval.S
##============================================================================== ## ## crt0-eval.S ## ## MN10300 Series Evaluation Board C startup code ## ##============================================================================== ######COPYRIGHTBEGIN#### ## ## Copyright (c) 1995, 1996, 1997, 1998 Cygnus Solutions...
stsp/newlib-ia16
2,693
libgloss/mn10300/crt0_cygmon.S
/* * crt0_cygmon.S -- Minimal startup file for MN10300 targets running Cygmon. * * Copyright (c) 1995, 1996, 1997, 2000 Red Hat, Inc. * * The authors hereby grant permission to use, copy, modify, distribute, * and license this software and its documentation for any purpose, provided * that existing copyright not...
stsp/newlib-ia16
1,512
libgloss/rl78/read.S
/* Copyright (c) 2011 Red Hat Incorporated. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: Redistributions of source code must retain the above copyright notice, this list of conditions and...
stsp/newlib-ia16
1,512
libgloss/rl78/kill.S
/* Copyright (c) 2011 Red Hat Incorporated. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: Redistributions of source code must retain the above copyright notice, this list of conditions and...
stsp/newlib-ia16
2,252
libgloss/rl78/gcrt0.S
/* Copyright (c) 2011 Red Hat Incorporated. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: Redistributions of source code must retain the above copyright notice, this list of co...
stsp/newlib-ia16
1,513
libgloss/rl78/chmod.S
/* Copyright (c) 2011 Red Hat Incorporated. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: Redistributions of source code must retain the above copyright notice, this list of conditions and...
stsp/newlib-ia16
1,515
libgloss/rl78/argvlen.S
/* Copyright (c) 2011 Red Hat Incorporated. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: Redistributions of source code must retain the above copyright notice, this list of conditions and...
stsp/newlib-ia16
1,514
libgloss/rl78/unlink.S
/* Copyright (c) 2011 Red Hat Incorporated. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: Redistributions of source code must retain the above copyright notice, this list of conditions and...
stsp/newlib-ia16
1,513
libgloss/rl78/times.S
/* Copyright (c) 2011 Red Hat Incorporated. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: Redistributions of source code must retain the above copyright notice, this list of conditions and...
stsp/newlib-ia16
1,513
libgloss/rl78/fstat.S
/* Copyright (c) 2011 Red Hat Incorporated. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: Redistributions of source code must retain the above copyright notice, this list of conditions and...
stsp/newlib-ia16
1,512
libgloss/rl78/stat.S
/* Copyright (c) 2011 Red Hat Incorporated. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: Redistributions of source code must retain the above copyright notice, this list of conditions and...
stsp/newlib-ia16
1,520
libgloss/rl78/gettimeofday.S
/* Copyright (c) 2011 Red Hat Incorporated. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: Redistributions of source code must retain the above copyright notice, this list of conditions and...
stsp/newlib-ia16
1,692
libgloss/rl78/crtn.S
/* Copyright (c) 2005,2011 Red Hat Incorporated. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: Redistributions of source code must retain the above copyright notice, this list of condition...
stsp/newlib-ia16
1,731
libgloss/rl78/abort.S
/* Copyright (c) 2011 Red Hat Incorporated. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: Redistributions of source code must retain the above copyright notice, this list of conditions and...
stsp/newlib-ia16
1,512
libgloss/rl78/time.S
/* Copyright (c) 2011 Red Hat Incorporated. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: Redistributions of source code must retain the above copyright notice, this list of conditions and...
stsp/newlib-ia16
6,112
libgloss/rl78/crt0.S
/* Copyright (c) 2011 Red Hat Incorporated. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: Redistributions of source code must retain the above copyright notice, this list of co...
stsp/newlib-ia16
1,513
libgloss/rl78/utime.S
/* Copyright (c) 2011 Red Hat Incorporated. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: Redistributions of source code must retain the above copyright notice, this list of conditions and...
stsp/newlib-ia16
1,512
libgloss/rl78/close.S
/* Copyright (c) 2011 Red Hat Incorporated. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: Redistributions of source code must retain the above copyright notice, this list of conditions and...
stsp/newlib-ia16
1,598
libgloss/rl78/isatty.S
/* Copyright (c) 2011 Red Hat Incorporated. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: Redistributions of source code must retain the above copyright notice, this list of condit...
stsp/newlib-ia16
1,624
libgloss/rl78/swrite.S
/* Copyright (c) 2011 Red Hat Incorporated. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: Redistributions of source code must retain the above copyright notice, this list of conditions and...
stsp/newlib-ia16
1,513
libgloss/rl78/lseek.S
/* Copyright (c) 2011 Red Hat Incorporated. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: Redistributions of source code must retain the above copyright notice, this list of conditions and...
stsp/newlib-ia16
1,512
libgloss/rl78/open.S
/* Copyright (c) 2011 Red Hat Incorporated. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: Redistributions of source code must retain the above copyright notice, this list of conditions and...
stsp/newlib-ia16
1,512
libgloss/rl78/argv.S
/* Copyright (c) 2011 Red Hat Incorporated. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: Redistributions of source code must retain the above copyright notice, this list of conditions and...
stsp/newlib-ia16
1,519
libgloss/rl78/getpid.S
/* Copyright (c) 2011 Red Hat Incorporated. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: Redistributions of source code must retain the above copyright notice, this list of conditions and...
stsp/newlib-ia16
1,638
libgloss/rl78/exit.S
/* Copyright (c) 2011 Red Hat Incorporated. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: Redistributions of source code must retain the above copyright notice, this list of conditions and...
stsp/newlib-ia16
1,512
libgloss/rl78/link.S
/* Copyright (c) 2011 Red Hat Incorporated. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: Redistributions of source code must retain the above copyright notice, this list of conditions and...
stsp/newlib-ia16
1,513
libgloss/rl78/chdir.S
/* Copyright (c) 2011 Red Hat Incorporated. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: Redistributions of source code must retain the above copyright notice, this list of conditions and...
stsp/newlib-ia16
1,507
libgloss/rx/read.S
/* Copyright (c) 2005 Red Hat Incorporated. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: Redistributions of source code must retain the above copyright notice, this list of conditions and...
stsp/newlib-ia16
1,507
libgloss/rx/kill.S
/* Copyright (c) 2005 Red Hat Incorporated. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: Redistributions of source code must retain the above copyright notice, this list of conditions and...
stsp/newlib-ia16
1,543
libgloss/rx/sigprocmask.S
/* Copyright (c) 2009 Red Hat Incorporated. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: Redistributions of source code must retain the above copyright notice, this list of conditions and...
stsp/newlib-ia16
1,508
libgloss/rx/chmod.S
/* Copyright (c) 2005 Red Hat Incorporated. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: Redistributions of source code must retain the above copyright notice, this list of conditions and...
stsp/newlib-ia16
1,510
libgloss/rx/argvlen.S
/* Copyright (c) 2005 Red Hat Incorporated. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: Redistributions of source code must retain the above copyright notice, this list of conditions and...
stsp/newlib-ia16
1,509
libgloss/rx/unlink.S
/* Copyright (c) 2005 Red Hat Incorporated. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: Redistributions of source code must retain the above copyright notice, this list of conditions and...
stsp/newlib-ia16
1,543
libgloss/rx/heaptop.S
/* Copyright (c) 2005 Red Hat Incorporated. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: Redistributions of source code must retain the above copyright notice, this list of conditions and...
stsp/newlib-ia16
1,508
libgloss/rx/times.S
/* Copyright (c) 2005 Red Hat Incorporated. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: Redistributions of source code must retain the above copyright notice, this list of conditions and...
stsp/newlib-ia16
1,532
libgloss/rx/sleep.S
/* Copyright (c) 2009 Red Hat Incorporated. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: Redistributions of source code must retain the above copyright notice, this list of conditions and...
stsp/newlib-ia16
1,508
libgloss/rx/fstat.S
/* Copyright (c) 2005 Red Hat Incorporated. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: Redistributions of source code must retain the above copyright notice, this list of conditions and...
stsp/newlib-ia16
1,507
libgloss/rx/stat.S
/* Copyright (c) 2005 Red Hat Incorporated. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: Redistributions of source code must retain the above copyright notice, this list of conditions and...
stsp/newlib-ia16
1,515
libgloss/rx/gettimeofday.S
/* Copyright (c) 2005 Red Hat Incorporated. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: Redistributions of source code must retain the above copyright notice, this list of conditions and...