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
/
common
Commit message (
Expand
)
Author
Age
Files
Lines
*
This commit was manufactured by cvs2svn to create branch 'binutils-
nobody
2013-09-18
48
-9644
/
+0
*
* common/filestuff.c (gdb_fopen_cloexec): Do not try to use "e"
Pierre Muller
2013-09-14
1
-1
/
+7
*
gdb/common/linux-ptrace.c: Fix build on non-Intel architectures.
Will Newton
2013-08-28
1
-1
/
+2
*
* common/linux-ptrace.c (linux_fork_to_function): Push #
Luis Machado
2013-08-23
1
-4
/
+4
*
Unify ptrace options discovery code and make both GDB and
Luis Machado
2013-08-22
2
-4
/
+321
*
gdb/
Luis Machado
2013-08-19
2
-227
/
+0
*
Handle '#' flag for printf of pointer types.
Andrew Burgess
2013-08-13
1
-1
/
+3
*
gdb/
Yao Qi
2013-07-27
2
-0
/
+475
*
gdb/
Yao Qi
2013-07-27
1
-0
/
+30
*
gdb/
Luis Machado
2013-07-24
2
-0
/
+227
*
Check for NULL character before calling strchr.
Andrew Burgess
2013-07-16
1
-3
/
+3
*
gdb/
Yao Qi
2013-07-04
1
-13
/
+4
*
* common/ptid.h: Comment fixes.
Tom Tromey
2013-07-02
1
-2
/
+2
*
move version.in from gdb/common back to gdb
Tom Tromey
2013-06-28
2
-2
/
+1
*
gdb/
Yao Qi
2013-06-27
1
-4
/
+13
*
gdb/
Yao Qi
2013-06-26
2
-2
/
+2
*
* common/create-version.sh (date): Use "$", not "$$" in sed
Tom Tromey
2013-06-25
1
-1
/
+1
*
Fix host_name and target_name generation by common/create-version.sh.
Joel Brobecker
2013-06-24
1
-2
/
+2
*
don't keep a gdb-specific date
Tom Tromey
2013-06-24
3
-0
/
+70
*
gdb/
Jan Kratochvil
2013-06-21
1
-7
/
+2
*
gdb: clean up x86 cpuid implementations
Mike Frysinger
2013-06-19
3
-31
/
+345
*
common/filestuff.c: No sockets on DJGPP.
Pedro Alves
2013-05-23
1
-1
/
+9
*
2013-05-10 Joel Brobecker <brobecker@adacore.com>
Tom Tromey
2013-05-10
2
-0
/
+37
*
* common/linux-btrace.c: ARI fix: Include "gdb_wait.h"
Pierre Muller
2013-05-07
1
-1
/
+1
*
gdb: btrace: fix indentation style
Mike Frysinger
2013-05-06
1
-34
/
+34
*
filestuff.c: Include "gdb_dirent.h" instead of <dirent.h>
Joel Brobecker
2013-04-30
1
-1
/
+1
*
filestuff.c: Use gdb_stat.h instead of <sys/stat.h>
Joel Brobecker
2013-04-30
1
-1
/
+1
*
* common/filestuff.c: Check USE_WIN32API before including
Tom Tromey
2013-04-23
2
-4
/
+23
*
PR gdb/7912:
Tom Tromey
2013-04-22
5
-11
/
+427
*
gdb_byte for binary buffer, char for string: common/agent.c.
Pedro Alves
2013-04-19
1
-1
/
+2
*
Update glibc_thread_db.h from upstream.
Pedro Alves
2013-04-16
1
-25
/
+46
*
Move fallback thread_db.h to a separate file.
Pedro Alves
2013-04-16
2
-439
/
+438
*
PR build/11881: LIBTHREAD_DB_SO can be undefined.
Pedro Alves
2013-04-16
1
-12
/
+11
*
* ada-lang.c (ada_read_renaming_var_value): Pass const
Keith Seitz
2013-03-12
2
-5
/
+6
*
LBR, BTM, or BTS records may have incorrect branch "from" information afer an
Markus Metzger
2013-03-11
1
-1
/
+186
*
Implement branch tracing on Linux based on perf_event such that it can be shared
Markus Metzger
2013-03-11
2
-0
/
+502
*
Add branch trace information to struct thread_info.
Markus Metzger
2013-03-11
1
-0
/
+73
*
gdb/
Jan Kratochvil
2013-03-10
1
-23
/
+15
*
Tweak warning output on Linux kernels with broken i386 NX support.
Pedro Alves
2013-02-25
1
-2
/
+3
*
Move savestring to common/common-utils.c, make gdbserver use it.
Pedro Alves
2013-02-14
2
-0
/
+17
*
* common/format.c (parse_format_string): Fix whitespace.
Doug Evans
2013-02-08
1
-7
/
+7
*
gdb: x86: fix x32 builds with inline asm
Mike Frysinger
2013-01-08
1
-1
/
+2
*
Update years in copyright notice for the GDB files.
Joel Brobecker
2013-01-01
35
-36
/
+35
*
gdb/
Yao Qi
2012-12-15
1
-0
/
+303
*
* contrib/ari/gdb_ari.sh: Remove rules for xasprintf and
Tom Tromey
2012-11-29
2
-23
/
+0
*
gdb/
Pedro Alves
2012-11-26
1
-1
/
+1
*
Fix 'info os' crashes on sparc.
David S. Miller
2012-11-20
1
-24
/
+3
*
2012-11-15 Pierre Muller <muller@sourceware.org>
Pierre Muller
2012-11-15
4
-2
/
+174
*
* gdbarch.sh (target_gdbarch): Remove macro.
Tom Tromey
2012-11-09
1
-2
/
+2
*
* common/linux-osdata.c (dirent.h): ARI fix: Remove.
Pierre Muller
2012-11-07
1
-1
/
+0
[next]