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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Stop sending qTStatus if the target doesn't recognize it; add packet configur...
Pedro Alves
2013-03-28
5
-1
/
+36
*
Fix Doug Evans's commit of 2013-03-21.
Eli Zaretskii
2013-03-28
2
-5
/
+13
*
* symfile.c (find_separate_debug_file): Add comment.
Doug Evans
2013-03-28
2
-2
/
+7
*
* dwarf2read.c (create_partial_symtab): Add forward decl.
Doug Evans
2013-03-28
2
-186
/
+203
*
* dwarf2read.c (dwarf2_physname): Move declaration to better spot.
Doug Evans
2013-03-28
2
-5
/
+10
*
* typeprint.c (_initialize_typeprint): Improve type help text.
Doug Evans
2013-03-28
2
-3
/
+6
*
* python/python.c (finish_python_initialization): Provide suggestion
Doug Evans
2013-03-28
2
-2
/
+11
*
* elf64-ppc.c (struct ppc_dyn_relocs): New.
Alan Modra
2013-03-28
2
-101
/
+176
*
Fix PR gdb/15294: list with unlimited listsize broken
Pedro Alves
2013-03-28
6
-14
/
+30
*
list.exp: Avoid hardcoding line numbers.
Pedro Alves
2013-03-28
3
-9
/
+34
*
list.exp: Adjust "set listsize -1" to current test source's real line count.
Pedro Alves
2013-03-28
2
-1
/
+6
*
list.exp: Catch "set listsize" failures (and "set listsize -1/0"'s history).
Pedro Alves
2013-03-28
2
-1
/
+6
*
Add support for Cortex-A53 and Cortex-A57.
Ramana Radhakrishnan
2013-03-28
2
-0
/
+9
*
PR binutils/15068
Nick Clifton
2013-03-28
5
-31
/
+43
*
* elf32-ppc.c (struct ppc_dyn_relocs): New.
Alan Modra
2013-03-28
2
-34
/
+73
*
merge from gcc
DJ Delorie
2013-03-28
4
-2
/
+12
*
*** empty log message ***
gdbadmin
2013-03-28
1
-1
/
+1
*
daily update
Alan Modra
2013-03-27
1
-1
/
+1
*
Properly check address mode for SIB
H.J. Lu
2013-03-27
5
-4
/
+17
*
gdb/
Jan Kratochvil
2013-03-27
2
-2
/
+6
*
* elf-bfd.h (enum elf_reloc_type_class): Add reloc_class_ifunc.
Alan Modra
2013-03-27
34
-51
/
+138
*
* elf32-ppc.c (ppc_elf_check_relocs): Set PLT_IFUNC in local got
Alan Modra
2013-03-27
2
-13
/
+32
*
PR ld/13812
Nick Clifton
2013-03-27
2
-2
/
+10
*
Forbid "set history size (INT_MAX..UINT_MAX)"
Pedro Alves
2013-03-27
2
-31
/
+64
*
PR binutils/13409
Nick Clifton
2013-03-27
2
-5
/
+11
*
PR binutils/15068
Nick Clifton
2013-03-27
29
-96
/
+4941
*
bfd/ChangeLog:
Will Newton
2013-03-27
2
-2
/
+9
*
bfd/ChangeLog:
Will Newton
2013-03-27
2
-2
/
+12
*
Rename "set debug coff_pe_read" command to "set debug coff-pe-read".
Pedro Alves
2013-03-27
2
-1
/
+6
*
record: fix instruction-history-size regression
Markus Metzger
2013-03-27
2
-8
/
+14
*
* windows-nat.c (handle_output_debug_string): Avoid typecast
Pierre Muller
2013-03-27
2
-1
/
+6
*
* gdb.base/dprintf.exp: Fix typo preventing "dprintf info 2"
Keith Seitz
2013-03-27
2
-1
/
+6
*
*** empty log message ***
gdbadmin
2013-03-27
1
-1
/
+1
*
PR binutils/15206
Alan Modra
2013-03-26
2
-1
/
+6
*
windows-nat.c: Add empty line after local block variable definitions.
Joel Brobecker
2013-03-26
2
-0
/
+7
*
daily update
Alan Modra
2013-03-26
1
-1
/
+1
*
oops - fix PR attributation
Nick Clifton
2013-03-26
1
-1
/
+1
*
PR binutils/15205
Nick Clifton
2013-03-26
2
-277
/
+330
*
ser-tcp.c: Small signed->unsigned cleanup.
Pedro Alves
2013-03-26
2
-2
/
+7
*
Make "set/show remoteaddresssize" a zuinteger command instead of uinteger.
Pedro Alves
2013-03-26
2
-5
/
+10
*
record-full.c: Remove always true checks.
Pedro Alves
2013-03-26
2
-32
/
+35
*
Make "set/show dcache line-size" and "set/show dcache size" zinteger commands...
Pedro Alves
2013-03-26
2
-12
/
+17
*
Make "set/show cris-version" a zuinteger instead of uinteger.
Pedro Alves
2013-03-26
2
-9
/
+14
*
Make "set/show debug coff_pe_read" a zuinteger instead of uinteger.
Pedro Alves
2013-03-26
2
-8
/
+13
*
Get rid of "No such file or directory" in the testsuite's btrace support dete...
Pedro Alves
2013-03-26
2
-1
/
+8
*
"set record instruction-history-size"/"set record function-call-history-size"...
Pedro Alves
2013-03-26
2
-16
/
+101
*
sim: rewrite SIM_AC_OPTION_HARDWARE a bit to simplify things
Mike Frysinger
2013-03-26
23
-354
/
+448
*
Use readline's 'history_max_entries' instead of the old 'max_input_history'.
Pedro Alves
2013-03-26
2
-7
/
+7
*
PR gas/15295
Nick Clifton
2013-03-26
2
-25
/
+65
*
PR gas/15178
Nick Clifton
2013-03-26
2
-1
/
+7
[prev]
[next]