79044 Commits (1d20f082f2bc1570e72d8182f3b3253aff0fa79e)
 

Author SHA1 Message Date
Alan Modra 1d20f082f2 daily update 13 years ago
Pedro Alves 9939e1314f GDBserver: Discard previous queued events when GDB disconnects. 13 years ago
Pedro Alves b7ea362b02 [remote/gdbserver] Don't lose signals when reconnecting. 13 years ago
H.J. Lu 143e9f4a65 Remove regbnd and vec_disp8 13 years ago
H.J. Lu 43a8475ca0 Adjust LOAD segment to generate GNU_RELRO segment 13 years ago
H.J. Lu 221fd5d598 Update copyright year to 2014 13 years ago
H.J. Lu 5fb776a637 New Year - binutils ChangeLog rotation 13 years ago
Joel Brobecker b7bba00155 Update NEWS post GDB 7.7 branch creation. 13 years ago
Joel Brobecker 16dfbded4c Bump version to 7.7.50.DATE-cvs. 13 years ago
Joel Brobecker 79301218fa Add missing ChangeLog entries. 13 years ago
Yao Qi 22c90ac1cd Fix pointer assignment with different signedness 13 years ago
Yao Qi d64ad97c6b Pass name to symbol_file_add_from_bfd 13 years ago
Pierre Muller f93ba80c98 Fix PR16201. 13 years ago
Alan Modra 4cfc109c65 daily update 13 years ago
Andrew Pinski a4d9ba85ec AARCH64: Change cpsr type to be 64bit. 13 years ago
Andreas Schwab 1b67eb0273 Use correct default for target functions that return pointer 13 years ago
Edjunior Barbosa Machado 5e3f4fab9a Fix dir command for duplicated paths and add a new testcase. 13 years ago
Tom Tromey 6104cb7ae7 remove VA_* macros from sim 13 years ago
Tom Tromey bdca5ee4bc remove PARAMS from sim 13 years ago
Tom Tromey 1f635d209e remove PARAMS from include/cgen 13 years ago
Tom Tromey 1651e569b4 remove VA_* from binutils 13 years ago
Tom Tromey b51f1626f6 remove uses of PARAMS from binutils 13 years ago
Tom Tromey 3cea37c40c remove ANSI_PROTOTYPES 13 years ago
Honggyu Kim e261678878 Remove duplicated #include's from GDB 13 years ago
Yao Qi bd1f77885b Fix missing-prototypes error for '_initialize_spu_nat' 13 years ago
Philipp Tomsich 9877c63c84 [AArch64] Add GAS recognition for "xgene-1" 13 years ago
Yao Qi 3b631e3720 Cast to uintptr_t when calling ptrace32 on aix 13 years ago
Joel Brobecker f30b8b38d4 varobj/Ada: Missing children for interface-wide tagged types 13 years ago
Joel Brobecker 8e355c5d24 Ada: Fix missing call to pretty-printer for fields of records. 13 years ago
Joel Brobecker 4fbf5aa5f4 ada_print_floating: Remove use of statically sized buffer. 13 years ago
Joel Brobecker 71855601a5 Extract string-printing out of ada_val_print_array 13 years ago
Joel Brobecker 4eb27a304c move ada_val_print_array down within other ada_val_print* functions 13 years ago
Joel Brobecker 34b2795054 rewrite ada_val_print_ref to reduce if/else block nesting depth 13 years ago
Joel Brobecker 079e459161 ada-valprint.c: Inline print_record inside ada_val_print_struct_union 13 years ago
Joel Brobecker 8004dfd1cf Split ada_val_print_1 into smaller functions 13 years ago
Joel Brobecker 760a2db02f Remove call to gdb_flush at end of ada_val_print_1 13 years ago
Joel Brobecker 3a92c861bb ada_val_print_1: Go through val_print instead of recursive call to self. 13 years ago
Joel Brobecker cd1630f983 ada_val_print_1: Add language parameter 13 years ago
Joel Brobecker bdf779a0c5 ada-valprint.c: Reorder functions to reduce advance declarations. 13 years ago
Joel Brobecker c0d4881122 [python] Add gdb.Type.name attribute. 13 years ago
Yao Qi c26e9cbb0c Remove an empty-body 'if' statement 13 years ago
Yao Qi 0cc6f43dae Add qualifier 'const' to argument args 13 years ago
Yao Qi eec03155c2 Use void for empty argument list in trace_me 13 years ago
Yao Qi f04a82ef62 Make functions static. 13 years ago
Yao Qi d57dda0ab3 Remove declaration of inf_tid_to_proc 13 years ago
Yao Qi 3aa8c9698a Fix no previous prototype for '_initialize_gnu_nat' [-Werror=missing-prototypes] 13 years ago
Yao Qi 94123b4f91 Use enum bfd_endian in gdbarch.sh 13 years ago
Alan Modra 8318830739 daily update 13 years ago
Tom Tromey dc81d70a97 fix JIT reader path creation 13 years ago
Tom Tromey cc2f3c3582 convert CONST to const 13 years ago