Age | Commit message (Expand) | Author | Files | Lines |
2014-08-07 | Move stdio.h to common-defs.h | Gary Benson | 25 | -23/+31 |
2014-08-07 | Ensure coff-ppc local symbols are zero terminated | Chen Gang | 2 | -8/+16 |
2014-08-07 | Don't issue a warning for references in LTO IR to warning symbols | H.J. Lu | 8 | -8/+73 |
2014-08-07 | missing changelog for last commit | Alan Modra | 1 | -0/+6 |
2014-08-07 | Merge WARN and CWARN cases in _bfd_generic_link_add_one_symbol | Alan Modra | 1 | -10/+2 |
2014-08-07 | daily update | Alan Modra | 1 | -1/+1 |
2014-08-06 | Rename variable with confusing name | Simon Marchi | 2 | -17/+22 |
2014-08-06 | Add -momit_lock_prefix=[no|yes] option | Ilya Tocar | 8 | -0/+88 |
2014-08-06 | Modify new gold test to pass on powerpc64le | Alan Modra | 2 | -1/+5 |
2014-08-06 | Rearrange awkwardly-nested conditionals | Gary Benson | 2 | -6/+8 |
2014-08-06 | Remove duplicated include file | Yao Qi | 3 | -2/+6 |
2014-08-06 | Replace hardwired target-is-async check | Gary Benson | 2 | -1/+5 |
2014-08-06 | PR14918, lto always links in libgcc_s.so | Alan Modra | 2 | -0/+16 |
2014-08-06 | Allow lto tests to run with older compilers | Alan Modra | 3 | -268/+321 |
2014-08-06 | Warn for gold on lto objects without plugin | Alan Modra | 2 | -0/+9 |
2014-08-06 | Fix comment in dwarf_decode_lines_1 | Yao Qi | 2 | -1/+7 |
2014-08-06 | daily update | Alan Modra | 1 | -1/+1 |
2014-08-05 | Fix outputdots so that it doesn't errantly discard the first line of, e.g., | Doug Evans | 5 | -7/+43 |
2014-08-05 | MIPS: Fix a .pdr section linker buffer overrun | Maciej W. Rozycki | 2 | -0/+7 |
2014-08-05 | Remove pointless function initialize_interps | Gary Benson | 2 | -19/+7 |
2014-08-05 | Remove spurious va_end in vwarning | Gary Benson | 2 | -1/+4 |
2014-08-05 | Regen ld/Makefile.in | Alan Modra | 2 | -1/+5 |
2014-08-05 | gas/testuite ChangeLog typo | Alan Modra | 1 | -1/+1 |
2014-08-05 | chew.c warning fix | Alan Modra | 2 | -3/+10 |
2014-08-05 | Fix PR17226, ld --gc-sections segfaults on sparc-linux | Alan Modra | 2 | -1/+6 |
2014-08-05 | Fix load of archive element with common def for -u sym | Alan Modra | 2 | -33/+16 |
2014-08-05 | Fix LTO vs. COFF archives | Alan Modra | 10 | -560/+187 |
2014-08-05 | Prepare gdb for 64-bit obstacks | Alan Modra | 7 | -16/+29 |
2014-08-05 | daily update | Alan Modra | 1 | -1/+1 |
2014-08-04 | Fix incorrect placement of two Intel gdb/NEWS items | Jan Kratochvil | 2 | -7/+11 |
2014-08-04 | make "set debug target" take effect immediately | Tom Tromey | 6 | -6/+29 |
2014-08-04 | fix test suite regression | Tom Tromey | 2 | -2/+7 |
2014-08-04 | daily update | Alan Modra | 1 | -1/+1 |
2014-08-03 | daily update | Alan Modra | 1 | -1/+1 |
2014-08-02 | daily update | Alan Modra | 1 | -1/+1 |
2014-08-01 | [gdb/doc] Add target triplet to man files | Masaki Muranaka | 2 | -2/+10 |
2014-08-01 | Handle variable-sized fields in the interior of structure type | Joel Brobecker | 5 | -26/+50 |
2014-08-01 | Add debug trace in amd64-windows-tdep.c::amd64_windows_frame_decode_insns | Joel Brobecker | 2 | -0/+14 |
2014-08-01 | x64-windows: Fix extraction of chained UNWIND_INFO | Joel Brobecker | 2 | -1/+6 |
2014-08-01 | Fix PR10373 which is SH relax bug. | Kaz Kojima | 5 | -6/+26 |
2014-08-01 | Fix PR10378 which is SH relax bug. | Kaz Kojima | 5 | -1/+49 |
2014-08-01 | daily update | Alan Modra | 1 | -1/+1 |
2014-07-31 | * inflow.c (child_terminal_inferior): Add comment. | Doug Evans | 3 | -5/+33 |
2014-07-31 | Do not include defs.h or server.h in any header file | Gary Benson | 10 | -20/+14 |
2014-07-31 | daily update | Alan Modra | 1 | -1/+1 |
2014-07-30 | Fix incomplete constification in remote-sim.c | Roland McGrath | 2 | -24/+28 |
2014-07-30 | constify to_open | Tom Tromey | 20 | -61/+68 |
2014-07-30 | constify some cli-utils stuff | Tom Tromey | 7 | -20/+62 |
2014-07-30 | constify exec_file_attach | Tom Tromey | 5 | -12/+20 |
2014-07-30 | fix to_open debug setting | Tom Tromey | 2 | -13/+32 |