summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/hppa
Commit message (Collapse)AuthorAgeFilesLines
* next portion of libc_hidden_proto removalDenis Vlasenko2008-11-202-2/+2
|
* - Remove linux-specific prototypes if asked to.Bernhard Reutner-Fischer2008-11-151-2/+2
|
* - revert wrong r24049Bernhard Reutner-Fischer2008-11-151-2/+2
|
* - Remove linux-specific prototypes if asked to.Bernhard Reutner-Fischer2008-11-151-2/+2
|
* - remove superfluous ';'. No objcode changes.Bernhard Reutner-Fischer2008-10-221-1/+1
|
* - add sync_file_range()Bernhard Reutner-Fischer2008-09-161-4/+0
| | | | Tested successfully on i386..
* - trim any trailing whitespaceBernhard Reutner-Fischer2008-07-233-6/+6
|
* - add missing #endifBernhard Reutner-Fischer2008-05-031-0/+1
|
* - implement splice,vmsplice,tee for all archesBernhard Reutner-Fischer2008-05-031-11/+18
| | | | - synch F_LINUX_SPECIFIC_BASE related fcntls for all arches
* - fixup asm. No object-code changesBernhard Reutner-Fischer2008-04-242-4/+4
|
* A patch from our Blackfin repository, originally from Jie Zhang. This fixesBernd Schmidt2008-01-171-3/+0
| | | | | | | | | | | | | a problem where the linker was trying to use the wrong symbol name for the init function. Define SYMBOL_PREFIX as _ in Rules.mak for h8300, bfin, i960, microblaze, and v850. Add -D__UCLIBC_UNDERSCORES__ in CFLAGS for targets which define SYMBOL_PREFIX as _. Remove defines and undefs from uClibc_arch_features.h of each target. Add $(SYMBOL_PREFIX) to __uClibc_init when passed by ld option -init.
* change NO_UNDERSCORES to just UNDERSCORES so as to be less confusing when ↵Mike Frysinger2008-01-081-1/+1
| | | | doing double negatives
* pull in unistd.h for syscall() prototypeMike Frysinger2007-01-291-0/+1
|
* Take Mike Frysinger's comments into account -- make certain that userEric Andersen2006-12-081-5/+0
| | | | | applications stop using _syscall#() and use syscall() instead. Cleanup internal handling of syscall includes to use the correct header file.
* bits/kernel_stat.h is for internal uClibc use only, fix a few otherEric Andersen2006-12-061-0/+4
| | | | minor include file issues
* fix from psm: enable readahead prototypeMike Frysinger2006-08-241-1/+3
|
* add back in HIDDEN_JUMPTARGET() as pointed out by psmMike Frysinger2006-08-241-1/+1
|
* sync with psm: update errno handling to be the same on all archesMike Frysinger2006-08-231-4/+2
|
* sync with upstream via psmMike Frysinger2006-08-232-14/+61
|
* fix from psm: remove unused defines/includesMike Frysinger2006-08-231-5/+0
|
* sync with upstream glibcMike Frysinger2006-08-231-20/+56
|
* fixes from psm: hide internal brk symbolsMike Frysinger2006-08-231-3/+2
|
* remove bogus linesMike Frysinger2006-06-211-4/+0
|
* allow arches to easily override asm-line-sep, move cris over to new style, ↵Mike Frysinger2006-06-211-0/+3
| | | | and have hppa use it now
* sync with glibcMike Frysinger2006-04-211-0/+2
|
* Remove all non-constant libc_hidden_data_def(), it is too unreliable, sorry, ↵Peter S. Mazinger2006-03-101-3/+0
| | | | most of global data relocations are back
* Mark __syscall_*sigaction hidden and add guard to the headerPeter S. Mazinger2006-02-281-1/+6
|
* add support for __UCLIBC_CTOR_DTOR__Mike Frysinger2006-02-231-0/+5
|
* I will risk this one: __curbrkPeter S. Mazinger2006-02-011-0/+3
|
* Get rid of missing prototype warningsPeter S. Mazinger2006-01-261-1/+2
|
* Allow for targets that don't know about signed zero floats."Jan-Benedict Glaw"2006-01-261-0/+3
|
* need unistd.h for brk prototypeMike Frysinger2006-01-201-0/+1
|
* Change to sane defaultsPeter S. Mazinger2006-01-191-5/+10
|
* move a bunch of arch-specific checks out of common files and into an arch ↵Mike Frysinger2006-01-191-0/+33
| | | | specific header file to make porting/updates a lot easier
* sync fenv.h with glibcMike Frysinger2006-01-181-0/+78
|
* fix broken commentingMike Frysinger2006-01-141-1/+1
|
* make DODEBUG=y happy, update sysdeps/common/* copyrightPeter S. Mazinger2006-01-143-21/+11
|
* hidden_def/hidden_proto: convert all users (I hope) termios split, add some ↵Peter S. Mazinger2006-01-144-14/+15
| | | | missing headers, other jump relocs removed
* update for newer binutilsMike Frysinger2006-01-091-1/+1
|
* dont include linux/types.hMike Frysinger2006-01-091-2/+0
|
* update to parisc cvsMike Frysinger2006-01-081-23/+47
|
* include prototype for __syscall_rt_sigactionMike Frysinger2006-01-081-0/+3
|
* Make clone use internal _exitPeter S. Mazinger2005-12-161-1/+1
|
* Do hidden brk, hide _brk as well for some archs, convert users of brkPeter S. Mazinger2005-12-141-2/+3
|
* mmap/mremap/socket/rewind gonePeter S. Mazinger2005-12-081-1/+3
|
* grab some headers/updates from glibcMike Frysinger2005-11-305-1/+328
|
* Remove TOPDIRPeter S. Mazinger2005-11-211-3/+1
|
* rename common Makefile.arch to prevent include funkiness from occuringMike Frysinger2005-11-191-1/+1
|
* move alpha/hppa into their own arch subdir where they should beMike Frysinger2005-11-181-0/+18
|
* fix trailing commentMike Frysinger2005-11-181-1/+1
|