Rev. | 日時 | 作者 |
---|---|---|
4cbe42e users/hjl/dynobj | 2016-04-22 21:25:25 | H.J. Lu |
Add a fake bfd to hold linker created dynamic sections |
||
6645479 | 2016-04-22 13:45:57 | H.J. Lu |
Exclude linker created file from dynobj |
||
6cd255c | 2016-04-22 11:14:28 | H.J. Lu |
Set dynobj to a normal input file if possible |
||
22522f8 | 2016-04-22 09:22:29 | Maciej W. Rozycki |
MIPS/GAS: Fix an ISA override not lifting ABI restrictions |
||
3877922 | 2016-04-22 09:20:59 | Maciej W. Rozycki |
MIPS: Go back with the default Linux # of registers to 90 |
||
cdf5d16 | 2016-04-22 09:00:21 | GDB Administrator |
Automatic date update in version.in |
||
88c3cd8 | 2016-04-22 01:28:58 | Pedro Alves |
Switch gdb's TRY/CATCH to sjlj again |
||
00f4a60 | 2016-04-22 01:09:13 | H.J. Lu |
Always run LTO tests on Linux with GCC 4.9 or newer |
||
4f3b23b | 2016-04-21 23:43:00 | Nick Clifton |
Add support for non-ELF targets to check their relocs. |
||
71829b1 | 2016-04-21 22:02:20 | Pedro Alves |
Fix AIX gdb build with C++ compiler |
||
3451269 | 2016-04-21 20:03:53 | Pedro Alves |
Fix s390 GNU/Linux gdb and gdbserver builds |
||
b36cec1 | 2016-04-21 19:34:18 | Pedro Alves |
Add missing sentinel 'char *' casts in concat/reconcat calls |
||
96bf8cb | 2016-04-21 10:47:37 | Alan Modra |
New NOCROSSREFS_TO tests |
||
e66cdd6 | 2016-04-21 09:14:02 | H.J. Lu |
Remove x86 gc_sweep_hook |
||
5ce03ce | 2016-04-21 09:11:04 | H.J. Lu |
Don't check relocations in excluded sections |
||
fbf05aa | 2016-04-21 09:08:55 | H.J. Lu |
Move ELF relocation check after lang_gc_sections |
||
1a7272c | 2016-04-21 09:00:10 | GDB Administrator |
Automatic date update in version.in |
||
a235850 | 2016-04-21 07:20:15 | Pedro Alves |
Build GDB as a C++ program by default |
||
5ae0055 | 2016-04-21 07:01:54 | Pedro Alves |
Fix host signal vs gdb signal mixup in gdb/darwin-nat.c |
||
d9436c7 | 2016-04-21 06:52:50 | Pedro Alves |
Fix "incompatible pointer type" warning in gdb/aarch64-tdep.c |
||
597e448 | 2016-04-21 05:42:57 | Pedro Alves |
gdb/darwin-nat.c: Fix "cast to pointer from integer of different size" warning |
||
c7ce941 | 2016-04-21 03:15:14 | H.J. Lu |
Check R_386_NONE/R_X86_64_NONE in eh6.d |
||
03f2309 | 2016-04-21 03:13:56 | H.J. Lu |
Add ld-x86-64/pic1 test |
||
126697d | 2016-04-21 03:12:22 | H.J. Lu |
Add ld-x86-64/pie2 test |
||
338c190 | 2016-04-21 03:10:38 | H.J. Lu |
Check run-time R_X86_64_32 relocation overflow |
||
6c73933 | 2016-04-21 02:17:12 | Doug Evans |
symmisc.c (dump_symtab_1): Print owning compunit for identical blockvectors. |
||
8cef59a | 2016-04-20 23:02:54 | Yao Qi |
Include arch/arm-linux.h in aarch32-linux-nat.c |
||
466ee2a | 2016-04-20 21:34:15 | H.J. Lu |
Call _bfd_elf_create_ifunc_sections only for ifunc |
||
d968975 | 2016-04-20 21:26:51 | H.J. Lu |
Check ELF relocs after opening all input files |
||
6885166 | 2016-04-20 20:32:15 | Yao Qi |
Move ARM_CPSR_GREGNUM to arch/arm-linux.h |