Age | Commit message (Expand) | Author | Files | Lines |
2014-08-29 | Report an error for S-records with less than the miniumum size | Alan Modra | 2 | -3/+20 |
2014-08-29 | Fix testsuite ld_simple_link_defsyms for windows targets | Alan Modra | 2 | -2/+7 |
2014-08-29 | daily update | Alan Modra | 1 | -1/+1 |
2014-08-28 | Move definition of some prologue-related functions to a better location. | Doug Evans | 2 | -187/+192 |
2014-08-28 | symtab.c (find_function_start_sal): Move definition to better spot. | Doug Evans | 2 | -32/+36 |
2014-08-28 | Rewrite {amd64,i386}-pseudo.c to better specify register liveness. | Doug Evans | 3 | -23/+59 |
2014-08-28 | Check S-record with 0 size | H.J. Lu | 2 | -1/+6 |
2014-08-28 | Remove fatal function and prototype | Gary Benson | 3 | -20/+5 |
2014-08-28 | Convert fatal to perror_with_name in IPA code | Gary Benson | 2 | -6/+10 |
2014-08-28 | Convert fatal to error in remote_prepare | Gary Benson | 2 | -1/+5 |
2014-08-28 | Downgrade fatal to warning in linux_async | Gary Benson | 2 | -1/+18 |
2014-08-28 | Convert fatal to gdb_assert in both i386_dr_low_set_addr | Gary Benson | 3 | -5/+10 |
2014-08-28 | Straightforward fatal to internal_error conversions | Gary Benson | 9 | -52/+117 |
2014-08-28 | Shadow SIM's debug_printf function | Gary Benson | 2 | -0/+7 |
2014-08-28 | arm software watchpoint: return to epilogue | Yao Qi | 2 | -24/+24 |
2014-08-28 | Remove dwarf_decode_lines argumewant_line_info | Yao Qi | 2 | -10/+14 |
2014-08-28 | daily update | Alan Modra | 1 | -1/+1 |
2014-08-27 | psim: Correct spelling in comments. | Joel Sherrill | 6 | -2/+11 |
2014-08-27 | dwarf2read.c (dwarf_record_line): Fix typo. | Doug Evans | 2 | -1/+5 |
2014-08-27 | Adding last commit's ChangeLog entry. | Sergio Durigan Junior | 1 | -0/+17 |
2014-08-27 | Fix terminal state corruption when starting a program from within TUI | Patrick Palka | 7 | -42/+6 |
2014-08-27 | lib/gdb.exp (gdb_compile_shlib): Add support for clang. | Doug Evans | 2 | -0/+10 |
2014-08-27 | Use bfd_is_abs_section to check discarded input section | H.J. Lu | 10 | -2/+50 |
2014-08-27 | Don't attach dynamic sections to input from ld --just-symbols | H.J. Lu | 5 | -5/+30 |
2014-08-27 | src-release.sh: Convert src-release to a shell script | Will Newton | 3 | -318/+357 |
2014-08-27 | daily update | Alan Modra | 1 | -1/+1 |
2014-08-26 | rl78.h (RL78_RELAXA_MASK): New. Relax types are enums, not bits | DJ Delorie | 2 | -0/+5 |
2014-08-26 | Disambiguate test for relaxation type. | DJ Delorie | 2 | -2/+7 |
2014-08-26 | [ARM] Update selected_cpu based on info got during parsing | Jiong Wang | 6 | -2/+65 |
2014-08-26 | [AArch64] Improve copy relocation support on four absolute relocation types | Jiong Wang | 11 | -10/+83 |
2014-08-26 | Fix linker testsuite failures for Aarch64. | Nick Clifton | 5 | -49/+56 |
2014-08-26 | MIPS: Make the CODE10 operand code consistent between ISAs | Maciej W. Rozycki | 4 | -8/+20 |
2014-08-26 | MIPS/gas: SAA/SAAD macro clean-ups | Maciej W. Rozycki | 2 | -3/+9 |
2014-08-26 | MIPS/gas/testsuite: Remove ECOFF offset alternatives | Maciej W. Rozycki | 9 | -504/+515 |
2014-08-26 | Fix a typo in the selection pattern for the or1knd cpu. | Nick Clifton | 2 | -1/+5 |
2014-08-26 | 2014-08-26 Jan-Benedict Glaw <jbglaw@lug-owl.de> | Jan-Benedict Glaw | 2 | -1/+5 |
2014-08-26 | daily update | Alan Modra | 1 | -1/+1 |
2014-08-25 | Fix clang compilation errors in gdb.mi/basics.c. | Doug Evans | 2 | -4/+9 |
2014-08-25 | gdb.threads/thread-execl.exp: #include <stdio.h>. | Doug Evans | 2 | -0/+5 |
2014-08-25 | linux-nat.c (linux_nat_close): Don't pass NULL for "this". | Doug Evans | 2 | -2/+7 |
2014-08-25 | Fix grammatical error in comments | Yao Qi | 2 | -2/+6 |
2014-08-25 | gas tests for the sparc instructions ldfsr, stfsr, ldx, ldxa, stx, stxa, ldxf... | Jose E. Marchesi | 8 | -0/+68 |
2014-08-25 | daily update | Alan Modra | 1 | -1/+1 |
2014-08-24 | Update comments in scan_partial_symbols and add_partial_subprogram | Yao Qi | 2 | -21/+33 |
2014-08-24 | set print symbol off in py-value.exp and scm-value.exp | Yao Qi | 3 | -0/+14 |
2014-08-24 | daily update | Alan Modra | 1 | -1/+1 |
2014-08-23 | Fix m32r-elf sim, default hardware to off. | Hans-Peter Nilsson | 4 | -12/+13 |
2014-08-23 | Fix sh64-elf sim, default hardware to off. | Hans-Peter Nilsson | 3 | -15/+9 |
2014-08-23 | Fix iq2000-elf sim, default hardware to off. | Hans-Peter Nilsson | 3 | -15/+9 |
2014-08-23 | Fix frv-elf sim, default hardware to off. | Hans-Peter Nilsson | 4 | -12/+13 |