index
:
ppe42-binutils
binutils-2_24-ppe42
GNU Binutils for the PPE42
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
gdb
/
configure
Commit message (
Expand
)
Author
Age
Files
Lines
*
* configure.ac: Use AC_CHECK_TYPES to check for uintptr_t.
Mark Kettenis
2005-06-13
1
-63
/
+66
*
* ser-tcp.c: Tewak comment.
Mark Kettenis
2005-06-13
1
-0
/
+68
*
* configure, config.in: Regenerate.
Eli Zaretskii
2005-05-20
1
-0
/
+140
*
* configure.ac: On MinGW, define USE_WIN32API and link with
Mark Mitchell
2005-04-21
1
-0
/
+12
*
* Makefile.in (SFILES): Add ser-base.c.
Mark Mitchell
2005-03-25
1
-1
/
+2
*
2005-03-23 Martin Hunt <hunt@redhat.com>
Martin Hunt
2005-03-23
1
-9
/
+0
*
* configure.ac (stat.st_blksize): Check for it.
Mark Mitchell
2005-03-21
1
-0
/
+213
*
* configure.ac: Use '=', not '=='; the latter is a GNU extension.
Jim Blandy
2005-03-13
1
-1
/
+1
*
Avoid warnings due to the use of -Wuninitialized without -O.
Jim Blandy
2005-03-11
1
-1
/
+14
*
2005-02-22 Andrew Cagney <cagney@gnu.org>
Andrew Cagney
2005-02-22
1
-1
/
+1
*
2005-01-31 Andrew Cagney <cagney@gnu.org>
Andrew Cagney
2005-01-31
1
-5
/
+7
*
* configure.ac: Remove extra check for ranlib.
Mark Kettenis
2005-01-29
1
-89
/
+2
*
2005-01-27 Andrew Cagney <cagney@gnu.org>
Andrew Cagney
2005-01-27
1
-2
/
+2
*
2005-01-24 Andrew Cagney <cagney@gnu.org>
Andrew Cagney
2005-01-24
1
-2
/
+4
*
* acconfig.h (HAVE_STRUCT_REG_R_FS, HAVE_STRUCT_R_GS): Remove
Mark Kettenis
2005-01-21
1
-31
/
+191
*
* configure.ac: Remove ia64-*-aix* junk.
Mark Kettenis
2005-01-21
1
-6
/
+0
*
* configure.ac: Use AC_CHECK_DECLS instead of gcc_AC_CHECK_DECLS
Mark Kettenis
2005-01-21
1
-582
/
+384
*
* configure.ac (targ_archs): Use standard autoconf check for
Mark Kettenis
2005-01-21
1
-47
/
+100
*
* configure.ac: Modernize checks for `long long' and `long double'
Mark Kettenis
2005-01-20
1
-42
/
+52
*
* acconfig.h (HAVE_STRUCT_SAVE_STATE_T)
Mark Kettenis
2005-01-20
1
-58
/
+0
*
* configure.tgt: Set build_rdi_share to "yes" on those targets
Jim Blandy
2005-01-19
1
-2
/
+84
*
2005-01-15 Andrew Cagney <cagney@gnu.org>
Andrew Cagney
2005-01-15
1
-2
/
+10
*
* configure.ac: Provide prerequisite headers when checking
Mark Kettenis
2005-01-09
1
-288
/
+33
*
Index: ChangeLog
Andrew Cagney
2005-01-07
1
-6795
/
+18509
*
Index: ChangeLog
Andrew Cagney
2005-01-07
1
-583
/
+593
*
* configure.in: Check for ncurses/term.h.
Dave Anglin
2004-11-09
1
-299
/
+339
*
* Makefile.in (ALLDEPFILES): Add amd64-sol2-tdep.c.
Joseph Myers
2004-11-01
1
-584
/
+573
*
* configure.in: Really disable the TUI if an enhanced curses
Mark Kettenis
2004-10-10
1
-456
/
+456
*
* configure.in: Only set host_makefile_frag when building a native
Mark Kettenis
2004-09-28
1
-29
/
+26
*
* configure.in: Don't comment out NATDEPFILES in the generated
Mark Kettenis
2004-09-27
1
-8
/
+0
*
* configure.in: Check for waddstr instead of mvwaddstr when
Mark Kettenis
2004-09-25
1
-233
/
+288
*
* config/pa/hpux1020.mh (MH_CFLAGS): Remove -D__HP_CURSES.
Mark Kettenis
2004-09-18
1
-581
/
+444
*
Index: ChangeLog
Andrew Cagney
2004-09-13
1
-5
/
+5
*
2004-09-03 Andrew Cagney <cagney@gnu.org>
Andrew Cagney
2004-09-03
1
-1
/
+1
*
2004-09-02 Andrew Cagney <cagney@gnu.org>
Andrew Cagney
2004-09-02
1
-19
/
+28
*
2004-09-02 Andrew Cagney <cagney@gnu.org>
Andrew Cagney
2004-09-02
1
-4
/
+4
*
* configure.in: Change test for return type of ptrace to default
Mark Kettenis
2004-08-22
1
-3
/
+3
*
* configure.in: Check for ttrace function.
Mark Kettenis
2004-08-21
1
-216
/
+271
*
* configure.in: Add <ncurses/ncurses.h> to the list of possible
Mark Kettenis
2004-08-15
1
-1
/
+1
*
* configure.in (PTRACE_TYPE_ARG3, PTRACE_TYPE_ARG5): Don't use
Mark Kettenis
2004-08-13
1
-2
/
+2
*
* configure.in: Check for <sys/types.h>. Check return and
Mark Kettenis
2004-08-09
1
-288
/
+508
*
* configure.in: Add cursesX to the list of possible curses libs.
Mark Kettenis
2004-08-07
1
-190
/
+225
*
2004-07-29 Andrew Cagney <cagney@gnu.org>
Andrew Cagney
2004-07-30
1
-536
/
+587
*
2004-07-29 Andrew Cagney <cagney@gnu.org>
Andrew Cagney
2004-07-29
1
-18
/
+32
*
* configure.in: Define _MSE_INT_H on Solaris 9 too.
Mark Kettenis
2004-07-17
1
-2
/
+2
*
* configure.in: Include <sys/param.h> for td_pcb test.
Mark Kettenis
2004-06-27
1
-558
/
+570
*
* configure.in: Set $configdir to the right OS specific value.
Corinna Vinschen
2004-06-08
1
-586
/
+568
*
* configure.in: Check for td_pcb in `struct thread'.
Mark Kettenis
2004-05-23
1
-188
/
+222
*
* configure.in: When checking whether we should use the -bbigtoc
Jim Blandy
2004-05-12
1
-61
/
+62
*
2004-05-02 Michael Chastain <mec.gnu@mindspring.com>
Michael Chastain
2004-05-03
1
-447
/
+383
[next]