projects
/
deliverable
/
binutils-gdb.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Make GDB -Wpointer-sign clean on MinGW too.
[deliverable/binutils-gdb.git]
/
gdb
/
2013-04-19
Pedro Alves
Make GDB -Wpointer-sign clean on MinGW too.
tree
|
commitdiff
2013-04-19
Pedro Alves
-Wpointer-sign: monitor.c.
tree
|
commitdiff
2013-04-19
Pedro Alves
-Wpointer-sign: record.c.
tree
|
commitdiff
2013-04-19
Pedro Alves
-Wpointer-sign: ctf.c.
tree
|
commitdiff
2013-04-19
Pedro Alves
-Wpointer-sign: cp-valprint.c.
tree
|
commitdiff
2013-04-19
Pedro Alves
-Wpointer-sign: ada-lang.c, ada-tasks.c.
tree
|
commitdiff
2013-04-19
Pedro Alves
-Wpointer-sign: dwarf2-frame.c: Pass unsigned variable...
tree
|
commitdiff
2013-04-19
Pedro Alves
-Wpointer-sign: dwarf2read.c.
tree
|
commitdiff
2013-04-19
Pedro Alves
-Wpointer-sign: xcoffread.c.
tree
|
commitdiff
2013-04-19
Pedro Alves
-Wpointer-sign: coff-pe-read.c: treat strings in PE...
tree
|
commitdiff
2013-04-19
Pedro Alves
-Wpointer-sign: bookmarks.
tree
|
commitdiff
2013-04-19
Pedro Alves
-Wpointer-sign: python/.
tree
|
commitdiff
2013-04-19
Pedro Alves
-Wpointer-sign: remote-mips.c.
tree
|
commitdiff
2013-04-19
Pedro Alves
gdb_byte for binary buffer, char for string: common...
tree
|
commitdiff
2013-04-19
Pedro Alves
gdb_byte for binary buffer, char for string: remote...
tree
|
commitdiff
2013-04-19
Pedro Alves
serial_write: change prototype to take a void-pointer...
tree
|
commitdiff
2013-04-19
Pedro Alves
Cast result of obstack_base to gdb_byte * in a couple...
tree
|
commitdiff
2013-04-19
Pedro Alves
-Wpointer-sign: alpha-tdep.c.
tree
|
commitdiff
2013-04-19
Pedro Alves
-Wpointer-sign: xtensa-tdep.c.
tree
|
commitdiff
2013-04-19
Pedro Alves
-Wpointer-sign: aarch64-tdep.c.
tree
|
commitdiff
2013-04-19
Pedro Alves
-Wpointer-sign: s390-tdep.c.
tree
|
commitdiff
2013-04-19
Pedro Alves
ppc-linux-tdep.c: Wrong signness for buffer holding...
tree
|
commitdiff
2013-04-19
Pedro Alves
mips-tdep.c: Wrong signness for local holding PC register.
tree
|
commitdiff
2013-04-19
Pedro Alves
mep-tdep.c: Wrong signness for instruction buffer.
tree
|
commitdiff
2013-04-19
Pedro Alves
alpha-tdep.c/mips-tdep.c: "set heuristic-fence-post...
tree
|
commitdiff
2013-04-19
Pedro Alves
cris-tdep.c: Use unsigned variable for unsigned command.
tree
|
commitdiff
2013-04-19
Pedro Alves
-Wpointer-sign: gdb_byte -> char.
tree
|
commitdiff
2013-04-19
Pedro Alves
-Wpointer-sign: char -> gdb_byte.
tree
|
commitdiff
2013-04-19
Pedro Alves
Fix the x87 FP register printout when issuing the ...
tree
|
commitdiff
2013-04-19
gdbadmin
*** empty log message ***
tree
|
commitdiff
2013-04-18
Luis Machado
* gdb.mi/mi-var-create-rtti.exp: Create a variable of
tree
|
commitdiff
2013-04-18
gdbadmin
*** empty log message ***
tree
|
commitdiff
2013-04-17
Doug Evans
* lib/dwarf.exp (Dwarf): New proc "tu".
tree
|
commitdiff
2013-04-17
Doug Evans
* dwarf2read.c (struct signatured_type): New member...
tree
|
commitdiff
2013-04-17
Joel Brobecker
Fix line length problem in last entry.
tree
|
commitdiff
2013-04-17
Yufeng Zhang
gdb/
tree
|
commitdiff
2013-04-17
Pedro Alves
Use AC_DEFINE for USE_THREAD_DB
tree
|
commitdiff
2013-04-17
Yao Qi
gdb/
tree
|
commitdiff
2013-04-17
gdbadmin
*** empty log message ***
tree
|
commitdiff
2013-04-16
Pedro Alves
Only define 'struct lwp_info'::thread_known if using...
tree
|
commitdiff
2013-04-16
Pedro Alves
Fix remaining GDBserver issues with !HAVE_THREAD_DB_H.
tree
|
commitdiff
2013-04-16
Pedro Alves
copyright.py: Don't update glibc_thread_db.h.
tree
|
commitdiff
2013-04-16
Pedro Alves
Fix previous entry.
tree
|
commitdiff
2013-04-16
Pedro Alves
Update glibc_thread_db.h from upstream.
tree
|
commitdiff
2013-04-16
Pedro Alves
Move fallback thread_db.h to a separate file.
tree
|
commitdiff
2013-04-16
Pedro Alves
PR build/11881: LIBTHREAD_DB_SO can be undefined.
tree
|
commitdiff
2013-04-16
Tom Tromey
* gdb.texinfo (Set Catchpoints): Mention earliest...
tree
|
commitdiff
2013-04-16
Pedro Alves
NEWS: Mention "set foo unlimited".
tree
|
commitdiff
2013-04-16
gdbadmin
*** empty log message ***
tree
|
commitdiff
2013-04-15
Doug Evans
* dwarf2read.c (struct dwo_file): Replace member ...
tree
|
commitdiff
2013-04-15
Doug Evans
* dwarf2read.c (create_debug_types_hash_table): Use...
tree
|
commitdiff
2013-04-15
Siva Chandra Reddy
2013-04-15 Siva Chandra Reddy <sivachandra@google...
tree
|
commitdiff
2013-04-15
Tom Tromey
* NEWS: Move recent entries into "since 7.6" section.
tree
|
commitdiff
2013-04-15
Tom Tromey
PR c++/13588:
tree
|
commitdiff
2013-04-15
Tom Tromey
PR c++/15176:
tree
|
commitdiff
2013-04-15
Tom Tromey
* break-catch-throw.c (struct exception_names): New.
tree
|
commitdiff
2013-04-15
Tom Tromey
PR c++/10119:
tree
|
commitdiff
2013-04-15
Tom Tromey
* Makefile.in (SFILES): Add break-catch-throw.c
tree
|
commitdiff
2013-04-15
Tom Tromey
PR c++/9065:
tree
|
commitdiff
2013-04-15
Tom Tromey
* elfread.c (elf_symtab_read): Install versioned symbo...
tree
|
commitdiff
2013-04-15
Tom Tromey
PR c++/11990:
tree
|
commitdiff
2013-04-15
Tom Tromey
PR c++/12824:
tree
|
commitdiff
2013-04-15
Tom Tromey
* gdb.texinfo (Set Catchpoints): Remove obsolete text.
tree
|
commitdiff
2013-04-15
Pierre Muller
* contrib/ari/gdb_ari.sh (write_pc rule): Do not consider
tree
|
commitdiff
2013-04-15
Joel Brobecker
Add missing empty line in spu_write_pc.
tree
|
commitdiff
2013-04-15
gdbadmin
*** empty log message ***
tree
|
commitdiff
2013-04-14
gdbadmin
*** empty log message ***
tree
|
commitdiff
2013-04-13
Yao Qi
gdb/
tree
|
commitdiff
2013-04-13
gdbadmin
*** empty log message ***
tree
|
commitdiff
2013-04-12
Jan Kratochvil
gdb/doc/
tree
|
commitdiff
2013-04-12
Doug Evans
Re: "show configuration"/--configuration patch: mention...
tree
|
commitdiff
2013-04-12
Doug Evans
Clean up "show configuration" entry.
tree
|
commitdiff
2013-04-12
Jan Kratochvil
gdb/
tree
|
commitdiff
2013-04-12
Jan Kratochvil
gdb/
tree
|
commitdiff
2013-04-12
Tom Tromey
* dwarf2-frame.c (struct comp_unit) <dwarf_frame_buffe...
tree
|
commitdiff
2013-04-12
Tom Tromey
* symtab.h (struct general_symbol_info) <value.bytes...
tree
|
commitdiff
2013-04-12
Eli Zaretskii
NEWS: Document 'show configuration'.
tree
|
commitdiff
2013-04-12
Eli Zaretskii
Implement a new command to show GDB build-time configur...
tree
|
commitdiff
2013-04-12
gdbadmin
*** empty log message ***
tree
|
commitdiff
2013-04-11
Jan Kratochvil
gdb/
tree
|
commitdiff
2013-04-11
Jan Kratochvil
gdb/
tree
|
commitdiff
2013-04-11
Jan Kratochvil
gdb/
tree
|
commitdiff
2013-04-11
Yao Qi
gdb/
tree
|
commitdiff
2013-04-11
Joel Brobecker
Do not overwrite so_list's so_name in solib_map_sections
tree
|
commitdiff
2013-04-11
gdbadmin
*** empty log message ***
tree
|
commitdiff
2013-04-10
Pedro Alves
Accept "set foo unlimited" in integer/uinteger/zuintege...
tree
|
commitdiff
2013-04-10
Pedro Alves
make -gdb-exit call disconnect_tracing too, and don...
tree
|
commitdiff
2013-04-10
Yao Qi
gdb/
tree
|
commitdiff
2013-04-10
Yao Qi
gdb/testsuite/
tree
|
commitdiff
2013-04-10
Yao Qi
gdb/testsuite/
tree
|
commitdiff
2013-04-10
Hui Zhu
2013-04-10 Pedro Alves <palves@redhat.com>
tree
|
commitdiff
2013-04-10
Joel Brobecker
Remove solib-svr4.o from gdb_target_obs for ppc-aix.
tree
|
commitdiff
2013-04-10
gdbadmin
*** empty log message ***
tree
|
commitdiff
2013-04-09
Joel Brobecker
Fix build failure in varobj.c:update_dynamic_varobj_chi...
tree
|
commitdiff
2013-04-09
Jan Kratochvil
gdb/testsuite/
tree
|
commitdiff
2013-04-09
Pedro Alves
Avoid potencially-stale errno usage.
tree
|
commitdiff
2013-04-09
Markus Metzger
gdb/
tree
|
commitdiff
2013-04-09
Tom Tromey
* symmisc.c (dump_msymbols): Cast fprintf_filtered...
tree
|
commitdiff
2013-04-09
gdbadmin
*** empty log message ***
tree
|
commitdiff
2013-04-08
Tom Tromey
* maint.c (print_bfd_section_info): Print the section...
tree
|
commitdiff
next
This page took
0.045371 seconds
and
7
git commands to generate.