Age | Commit message (Expand) | Author | Files | Lines |
2000-04-13 | Remove U suffix from constants for K&R compilers. | Alan Modra | 11 | -35/+57 |
2000-04-12 | Apply patch to fix compuation of frag offsets for symbols | Nick Clifton | 2 | -12/+38 |
2000-04-12 | Apply Andrew Cagney's patch to fix use of 'struct fix'. | Nick Clifton | 3 | -3/+16 |
2000-04-12 | * go32-nat.c (go32_insert_hw_breakpoint): When there are no more | Eli Zaretskii | 2 | -2/+9 |
2000-04-12 | * README: Mention special build instructions for DJGPP. | Eli Zaretskii | 3 | -0/+56 |
2000-04-12 | * top.c (gdb_completer_file_name_break_characters): New variable. | Eli Zaretskii | 2 | -0/+19 |
2000-04-12 | Typos fixed (from Dmitry Sivachenko <dima@Chg.RU>). | Eli Zaretskii | 1 | -7/+2 |
2000-04-12 | Add workaround for gcc-2.95.2 failure. | Alan Modra | 2 | -1/+10 |
2000-04-12 | (test4): Test for presence of foo__1B, not absence | Alan Modra | 2 | -9/+29 |
2000-04-12 | (test4): Delete incorrect foo__1B test. Reformat file. | Alan Modra | 2 | -37/+36 |
2000-04-12 | Keep output orphan sections in the same order as input. | Alan Modra | 4 | -97/+167 |
2000-04-12 | Changelog entry for gdbint.texinfo fix | Daniel Berlin | 1 | -0/+5 |
2000-04-12 | GDB->@value{GDBN} | Daniel Berlin | 1 | -210/+210 |
2000-04-12 | 2000-04-12 Mark Kettenis <kettenis@gnu.org> | Mark Kettenis | 2 | -2/+21 |
2000-04-11 | Fix auto-dependency bug. | Alan Modra | 4 | -21/+24 |
2000-04-11 | Allow address wrap for bitfields again. | Alan Modra | 2 | -9/+17 |
2000-04-11 | 2000-04-11 Fernando Nasser <fnasser@cygnus.com> | Fernando Nasser | 3 | -28/+20 |
2000-04-11 | Fit 64-bit nits. | Alan Modra | 4 | -7/+16 |
2000-04-11 | Remove extraneous paragraph. | Alan Modra | 2 | -6/+4 |
2000-04-11 | Mods to allow compilation of BFD all targets. | Timothy Wall | 7 | -14/+35 |
2000-04-11 | Cleanup USE_INCLUDED_REGEX. Move -D to acconfig.h. | Andrew Cagney | 6 | -68/+84 |
2000-04-10 | Move arm_skip_solib_resolver from arm-linux-nat.c to arm-linux-tdep.c. | Scott Bambrough | 3 | -126/+132 |
2000-04-10 | Replace 'strftime' with 'sprintf'. | Nick Clifton | 2 | -2/+17 |
2000-04-10 | *** empty log message *** | Jim Blandy | 1 | -0/+5 |
2000-04-10 | Use the three-argument form of @xref to get the references right. | Jim Blandy | 1 | -6/+8 |
2000-04-10 | * arm abort fix | Frank Ch. Eigler | 2 | -3/+8 |
2000-04-10 | * gdbint.texinfo (Target Architecture Definition): Fix screwed-up | Jim Blandy | 1 | -6/+6 |
2000-04-10 | 2000-04-10 Fernando Nasser <fnasser@cygnus.com> | Fernando Nasser | 2 | -1/+7 |
2000-04-10 | 2000-04-10 Fernando Nasser <fnasser@cygnus.com> | Fernando Nasser | 2 | -2/+7 |
2000-04-10 | Fix 64-bit nits. | Alan Modra | 2 | -64/+75 |
2000-04-10 | TODO, NEWS: Update. Mention MI. | Andrew Cagney | 3 | -190/+168 |
2000-04-09 | Add 'avr' to Makefile.am | Nick Clifton | 3 | -1/+52 |
2000-04-09 | Rename gdbarch-utils.[hc] to arch-utils.[hc] | Andrew Cagney | 5 | -7/+15 |
2000-04-09 | Rename gdbarch-utils.[hc] to arch-utils.[hc]. | Andrew Cagney | 2 | -12/+134 |
2000-04-09 | Fix printf botch. | Andrew Cagney | 2 | -2/+6 |
2000-04-09 | 2000-04-07 J.T. Conklin <jtc@redback.com>: lynx-nat.c | Andrew Cagney | 2 | -10/+18 |
2000-04-09 | Compare VALUE_ADDRESS() return value with ZERO not NULL. | Andrew Cagney | 2 | -1/+6 |
2000-04-09 | Remove ``-W -Wall'' from top-level Makefile/configure. | Andrew Cagney | 35 | -2884/+2664 |
2000-04-09 | * am33.igen: Make SP-relative offsets unsigned. Add `*am33' for | Alexandre Oliva | 2 | -11/+34 |
2000-04-08 | * dwarf2read.c: Revert Andrew Cagney's change of Dec 15, 1997. | Jim Blandy | 3 | -33/+16 |
2000-04-08 | *** empty log message *** | Jim Blandy | 1 | -0/+8 |
2000-04-08 | * gdbint.texinfo (Using Different Register and Memory Data | Jim Blandy | 1 | -0/+115 |
2000-04-08 | Fix copyright comments and file comments. | Timothy Wall | 4 | -12/+21 |
2000-04-08 | * configure.in (NEW_PROC_API): Escape square brackets when testing | Peter Schauer | 3 | -2/+8 |
2000-04-08 | * gdb.base/call-ar-st.exp: Relax patterns matching tab characters. | J.T. Conklin | 2 | -4/+6 |
2000-04-08 | Fix dependency for elfarm-oabi.c | Nick Clifton | 3 | -2/+24 |
2000-04-08 | Add support for BFD_RELOC_{ARM|THUMB}_PCREL_BLX relocs. | Nick Clifton | 2 | -1/+34 |
2000-04-08 | Add support for R_ARM_XPC25 and R_ARM_THM_XPC22 relocs | Nick Clifton | 6 | -51/+118 |
2000-04-08 | Merge arm-oabi.h into arm.h | Nick Clifton | 3 | -127/+65 |
2000-04-07 | 2000-04-07 J.T. Conklin <jtc@redback.com> | J.T. Conklin | 2 | -2/+6 |