Age | Commit message (Expand) | Author | Files | Lines |
2000-05-17 | 2000-05-12 Michael Snyder <msnyder@.cygnus.com> | Michael Snyder | 2 | -2/+36 |
2000-05-17 | 2000-05-12 Michael Snyder <msnyder@.cygnus.com> | Michael Snyder | 2 | -18/+30 |
2000-05-17 | * gdb/config/djgpp/README: Fine-tune installation instructions | Eli Zaretskii | 2 | -12/+24 |
2000-05-17 | * mmalloc/Makefile.in (install-info): Make sure $(infodir) exists. | Eli Zaretskii | 2 | -0/+12 |
2000-05-17 | Minor maint et.al. tweeks. | Andrew Cagney | 5 | -59/+115 |
2000-05-17 | Change v850 break-point instruction to loop. Get around lack of 16 | Andrew Cagney | 2 | -1/+8 |
2000-05-16 | Review TODO. | Andrew Cagney | 2 | -201/+436 |
2000-05-16 | Rename mi/ChangeLog-mi -> mi/ChangeLog | Andrew Cagney | 17 | -69/+0 |
2000-05-16 | Make free_current_contents more robust. Use in MI. | Andrew Cagney | 4 | -10/+16 |
2000-05-16 | Cleanup discard_minimal_symbols cleanup. | Andrew Cagney | 13 | -16/+34 |
2000-05-16 | Fix signature of add_set_enum_cmd. Change VAR parameter to char**. | Andrew Cagney | 9 | -33/+48 |
2000-05-16 | Remove stray extern declaration of wrap_value_subscript(). | Andrew Cagney | 2 | -1/+4 |
2000-05-16 | Cleanup bfd_close() cleanups. | Andrew Cagney | 8 | -6/+30 |
2000-05-15 | Add notes on register cache. | Andrew Cagney | 2 | -13/+146 |
2000-05-15 | sh-dsp support, simulator speedup by using host byte order: | Joern Rennecke | 3 | -7/+98 |
2000-05-15 | Cleanup cleanups - delete use of make_cleanup_func as cast. | Andrew Cagney | 3 | -6/+10 |
2000-05-15 | * Makefile.in (gdbtypes.o, varobj.o): Depend on wrapper.h. | Eli Zaretskii | 3 | -2/+12 |
2000-05-15 | Convert SAVE_DUMMY_FRAME_TOS to multi-arch. | Andrew Cagney | 5 | -3/+72 |
2000-05-15 | Cleanup free_agent_expr cleanups. | Andrew Cagney | 5 | -6/+28 |
2000-05-15 | Cleanup delete_breakpoint cleanups. | Andrew Cagney | 5 | -8/+41 |
2000-05-15 | Move core_addr_lessthan and core_addr_greaterthan to arch-utils. | Andrew Cagney | 5 | -21/+30 |
2000-05-15 | Use make_cleanup_ui_out_stream_delete(). | Andrew Cagney | 5 | -5/+11 |
2000-05-15 | Fix IRIX cc warnings. Fix ui_out functions that didn't return a value. | Andrew Cagney | 4 | -4/+11 |
2000-05-13 | For IA-64, allow ``finish'' to land on caller rather than on next executable | Kevin Buettner | 2 | -4/+15 |
2000-05-13 | Fix typo in sign extension code in dwarf2_const_value_data(). | Kevin Buettner | 2 | -1/+6 |
2000-05-12 | Mention UnixWare thread problem. | Andrew Cagney | 2 | -1/+12 |
2000-05-12 | Doc weak symbol problem. | Andrew Cagney | 2 | -0/+15 |
2000-05-12 | Add Stan to authors attempt two. Also add et.al. | Andrew Cagney | 2 | -2/+3 |
2000-05-12 | Add Andrew Cagney. Add Stan Shebs as an author. | Andrew Cagney | 2 | -1/+6 |
2000-05-12 | Update section on kernel debugging. | Andrew Cagney | 2 | -2/+5 |
2000-05-12 | Handle case of 32 ABI saving 32 bit registers on stack when target | Andrew Cagney | 2 | -1/+74 |
2000-05-12 | Fix tipo 32->64 in MIPS_EABI. | Andrew Cagney | 2 | -1/+5 |
2000-05-12 | Check -W options before using them. | Andrew Cagney | 3 | -337/+369 |
2000-05-11 | 2000-05-11 Elena Zannoni <ezannoni@kwikemart.cygnus.com> | Elena Zannoni | 2 | -1/+8 |
2000-05-11 | Only try to print a macro when it is defined (in gdbarch_dump). | Andrew Cagney | 3 | -12/+206 |
2000-05-11 | Update README file to 5.0. | Andrew Cagney | 2 | -158/+161 |
2000-05-11 | Add preliminary support for IRIX's n32 abi to the MIPS's multi-arch code. | Andrew Cagney | 3 | -59/+146 |
2000-05-11 | 2000-05-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com> | Elena Zannoni | 3 | -21/+29 |
2000-05-10 | 2000-05-10 Michael Snyder <msnyder@seadog.cygnus.com> | Michael Snyder | 9 | -747/+2311 |
2000-05-10 | 2000-05-08 Michael Snyder <msnyder@seadog.cygnus.com> | Michael Snyder | 10 | -130/+171 |
2000-05-09 | * gdb.texinfo: Proofreading changes from Brian Youmans. | Eli Zaretskii | 2 | -8/+21 |
2000-05-08 | 2000-05-08 Michael Snyder <msnyder@seadog.cygnus.com> | Michael Snyder | 2 | -50/+63 |
2000-05-08 | 2000-05-08 Michael Snyder <msnyder@seadog.cygnus.com> | Michael Snyder | 2 | -1/+6 |
2000-05-08 | * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst | Eli Zaretskii | 3 | -181/+189 |
2000-05-08 | Move some of the MIPS n32 ABI configuration options into the mips | Andrew Cagney | 3 | -55/+140 |
2000-05-07 | * procfs.c (PROCFS_TRACE): Delete definition. | Andrew Cagney | 3 | -2/+7 |
2000-05-07 | Typo correction, again from Brian Youmans. | Eli Zaretskii | 1 | -5/+4 |
2000-05-07 | * gdbmi.texinfo: Lots of typos and grammar fixes from Brian | Eli Zaretskii | 2 | -32/+39 |
2000-05-05 | 2000-04-28 Michael Snyder <msnyder@seadog.cygnus.com> | Michael Snyder | 2 | -0/+7 |
2000-05-05 | 2000-05-05 Michael Snyder <msnyder@seadog.cygnus.com> | Michael Snyder | 4 | -113/+145 |