index
:
ppe42-gcc
gcc-4_9_2-ppe42
GCC for the PPE42
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libiberty
Commit message (
Expand
)
Author
Age
Files
Lines
*
* config.table: Accept i[345867]86 variant.
dj
2003-05-20
2
-2
/
+6
*
libiberty/ChangeLog:
jimb
2003-05-15
3
-4
/
+25
*
s/burtle/iterative
jason
2003-05-07
2
-2
/
+2
*
* splay-tree.c (splay_tree_predecessor): Fix comment.
zlomek
2003-05-07
2
-2
/
+7
*
libiberty/
jason
2003-05-07
6
-85
/
+379
*
* configure.in (AC_CHECK_FUNCS): Don't make multiple calls.
ghazi
2003-05-04
3
-504
/
+77
*
2003-05-03 Carlo Wood <carlo@alinoe.com>
bkoz
2003-05-03
2
-1
/
+5
*
* vsnprintf.c (vsnprintf): Don't pad string with extra nulls.
ghazi
2003-04-22
2
-11
/
+20
*
* configure.in (funcs, AC_CHECK_FUNCS): Add snprintf and
ghazi
2003-04-16
8
-86
/
+349
*
Fix typo in last checkin.
ghazi
2003-04-16
1
-1
/
+1
*
* mempcpy.c, stpcpy.c, stpncpy.c: New files.
ghazi
2003-04-16
9
-91
/
+297
*
* argv.c: Fix comments.
ghazi
2003-04-15
13
-30
/
+63
*
* maint-tool (deps): Scan for headers in $srcdir also.
dj
2003-04-15
2
-0
/
+12
*
gcc:
ghazi
2003-04-15
3
-4
/
+13
*
* argv.c: Use ANSI_PROTOTYPES instead of __STDC__.
sayle
2003-04-15
14
-20
/
+54
*
* strdup.c (strdup): Tweak implementation to use memcpy.
sayle
2003-04-15
2
-5
/
+20
*
* configure.in (HAVE_UINTPTR_T): Always define.
ghazi
2003-04-14
3
-90
/
+93
*
* Makefile.in (MULTIOSDIR): New macro. Use $(CC) $(LIBCFLAGS)
aoliva
2003-03-23
2
-4
/
+15
*
* ggc-common.c (ggc_mark_roots): Use htab_traverse_noresize.
hubicka
2003-03-17
2
-4
/
+24
*
* hashtab.c (htab_expand): Fix warning.
hubicka
2003-03-12
2
-2
/
+4
*
* hashtab.c (htab_expand): Compute the size of hashtable based
hubicka
2003-03-12
2
-3
/
+22
*
* cplus-dem.c (demangle_integral_value): Correction to reflect
dj
2003-03-11
2
-23
/
+32
*
* cplus-dem.c: Add license exception to copyright notice.
mmitchel
2003-03-04
2
-0
/
+13
*
* physmem.c: Formatting changes from upstream.
ghazi
2003-02-27
2
-39
/
+44
*
2003-02-24 Danny Smith <dannysmith@users.source.forge.net>
ghazi
2003-02-27
2
-0
/
+82
*
* physmem.c (physmem_total) [HAVE_GETSYSINFO]: Test for
ro
2003-02-24
2
-2
/
+8
*
* configure.in: Check for sys/systemcfg.h and
ghazi
2003-02-22
5
-64
/
+91
*
* configure.in: Check for sys/sysctl.h and sysctl.
ghazi
2003-02-22
6
-6
/
+55
*
* physmem.c (physmem_total) [HAVE_GETSYSINFO]: Use getsysinfo on
ro
2003-02-21
5
-82
/
+150
*
* configure.in: Check for sys/sysmp.h and sysmp.
ghazi
2003-02-21
5
-10
/
+76
*
* physmem.c (physmem_total, physmem_available): De-ANSI-fy.
ghazi
2003-02-21
5
-54
/
+122
*
include:
ghazi
2003-02-21
6
-7
/
+112
*
* Makefile.in (CFILES): Add lrealpath.c.
drow
2003-02-20
9
-121
/
+426
*
* cplus_dem.c: Fix typo: intializes -> initializes.
dj
2003-02-20
2
-1
/
+5
*
* configure.in: Propagate ORIGINAL_LD_FOR_MULTILIBS to
aoliva
2003-02-20
3
-0
/
+8
*
Fix PR c++/7612.
drow
2003-02-13
2
-15
/
+32
*
* acconfig.h: New file. Add uintptr_t.
ghazi
2003-02-13
3
-1
/
+15
*
fastjar:
jsm28
2003-02-04
2
-2
/
+6
*
* Makefile.in (libiberty_topdir): New subst.
dj
2003-01-30
4
-128
/
+139
*
* Makefile.in (all-subdir, check-subdir, installcheck-subdir)
aoliva
2003-01-28
2
-1
/
+9
*
* Makefile.in (install_to_tooldir): Instead of $(MULTISUBDIR), use
aoliva
2003-01-28
2
-5
/
+10
*
include/
drow
2003-01-26
2
-2
/
+76
*
* configure.in: Remove special pex-cygwin consideration.
dj
2003-01-24
5
-153
/
+38
*
* Makefile.in (CFILES): Add pex-*.c.
zack
2003-01-24
15
-843
/
+1225
*
* hashtab.c (htab_expand): Fix allocation of new entries.
zlomek
2003-01-20
2
-2
/
+8
*
2003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
aj
2003-01-09
2
-0
/
+5
*
libf2c:
aj
2003-01-09
2
-0
/
+5
*
* make-relative-prefix.c (HAVE_HOST_EXECUTABLE_SUFFIX):
dannysmith
2002-12-04
2
-0
/
+6
*
Ensure return string is empty before using strcat to construct it.
nickc
2002-11-24
2
-0
/
+6
*
include/
drow
2002-11-22
4
-4
/
+417
[next]