Age | Commit message (Expand) | Author | Files | Lines |
1994-06-24 | * core-sol2.c: New file to handle ELF and BCP core file flavours. | Peter Schauer | 1 | -2/+5 |
1994-06-24 | * README: Add notes about SPARCworks cc under Solaris 2.x | Peter Schauer | 1 | -4/+4 |
1994-06-16 | * configure.in: Improve sorting/formatting of hosts and targets. | Stan Shebs | 1 | -1/+7 |
1994-06-10 | Modified Files: | Kung Hsu | 1 | -1/+3 |
1994-06-03 | * main.c: Move entire file except for #ifndef MAIN_OVERRIDE code | Jim Kingdon | 1 | -15/+10 |
1994-06-01 | * inftarg.c (child_wait): Call proc_wait, not wait. | Jim Kingdon | 1 | -2/+8 |
1994-05-26 | * Makefile.in: Replace libgdb.a with libgdb-files. Make "all" | Jim Kingdon | 1 | -15/+6 |
1994-05-25 | Make all the libgdb objects even when building gdb. This is because | Thomas Lord | 1 | -1/+12 |
1994-05-18 | * breakpoint.c (breakpoint_1): Fix typo. | Jim Kingdon | 1 | -4/+2 |
1994-05-14 | * source.c (find_source_lines): Always use code that was #ifdef | Jim Kingdon | 1 | -2/+19 |
1994-05-13 | gcc -Wall lint: | Jim Kingdon | 1 | -13/+15 |
1994-03-19 | * Makefile.in (TAGS): Use variables directly, rather than using | Jim Kingdon | 1 | -6/+7 |
1994-03-15 | * environ.c (set_in_environ): Eliminate special handling of PATH and | Jim Kingdon | 1 | -4/+2 |
1994-03-13 | * Version 4.12.3. | Jim Kingdon | 1 | -12/+15 |
1994-03-02 | * os9kread.c (os9k_process_one_symbol): Rename | Jim Kingdon | 1 | -8/+3 |
1994-03-01 | Modified Files: | Kung Hsu | 1 | -3/+12 |
1994-02-18 | * Makefile.in (install): Do the sed for program_transform_name | Jim Kingdon | 1 | -9/+14 |
1994-02-18 | * config/rs6000/{tm-rs6000lynx.h,nm-rs6000lynx.h,xm-rs6000lynx.h}: | Jim Kingdon | 1 | -0/+2 |
1994-02-18 | * config/mips/littlemips64.mt: Rename to mipsel64.mt for 14 | Jim Kingdon | 1 | -4/+8 |
1994-02-06 | * config/mips/mipsm3.mh, config/i386/i386m3.mh, | Jim Kingdon | 1 | -10/+0 |
1994-02-04 | * Makefile.in (VERSION): Bump to 4.12.1 | Fred Fish | 1 | -7/+10 |
1994-01-29 | * Makefile.in: Don't set M_INSTALL and M_UNINSTALL. These variables | Jim Kingdon | 1 | -3/+0 |
1994-01-27 | * Makefile.in (version.c), main.c (print_gdb_version): Use | Jim Kingdon | 1 | -2/+2 |
1994-01-21 | * Makefile.in (realclean): Remove info files per make-stds.texi. | Fred Fish | 1 | -1/+1 |
1994-01-17 | * Makefile.in (ALLPARAM): Change irix5.h to nm-irix5.h. | Fred Fish | 1 | -1/+1 |
1994-01-17 | * Makefile.in (init.c): Add comment explaining formatting conventions. | Jim Kingdon | 1 | -0/+3 |
1994-01-16 | * Makefile.in (ALLCONFIG, ALLPARAM, ALLDEPFILES, HFILES_NO_SRCDIR): | Jim Kingdon | 1 | -12/+28 |
1994-01-16 | * Makefile.in: Add mostlyclean target. | Jim Kingdon | 1 | -1/+1 |
1994-01-16 | * Version 4.11.4. | Jim Kingdon | 1 | -4/+6 |
1993-12-26 | * valops.c (call_function_by_hand, push_word), defs.h (push_word), | Jim Kingdon | 1 | -16/+44 |
1993-11-10 | gcc -Wall lint: | Jim Kingdon | 1 | -1/+1 |
1993-11-10 | * Makefile.in (init.c): Add udi2go32.o to list of files that we | Jim Kingdon | 1 | -0/+1 |
1993-11-09 | RUNTEST = test for existance of a runtest in the source tree first. | Jeffrey Wheat | 1 | -1/+4 |
1993-11-08 | * Makefile.in: Remove unused variable GCC. Remove "#CC=cc" line | Jim Kingdon | 1 | -2/+0 |
1993-11-08 | * Makefile.in (CC_FOR_TARGET): Test for existence of gcc/xgcc, not | Jim Kingdon | 1 | -1/+1 |
1993-11-05 | * Version 4.11.2. | Jim Kingdon | 1 | -1/+1 |
1993-11-05 | * Makefile.in (init.c): Don't call sed if filename is empty. | Jim Kingdon | 1 | -2/+5 |
1993-11-03 | Merge changes for dos x udi: | Jim Kingdon | 1 | -0/+3 |
1993-11-01 | * paread.c (pa_symtab_read): Change comments to say ignoring | Jim Kingdon | 1 | -7/+18 |
1993-10-29 | * Makefile.in (VERSION): Bump to 4.11.1 after release and cvs | Fred Fish | 1 | -1/+1 |
1993-10-26 | gcc -Wall lint: | Jim Kingdon | 1 | -1/+1 |
1993-10-25 | gcc -Wall lint: | Jim Kingdon | 1 | -2/+2 |
1993-10-22 | * Makefile.in (ALLPARAM): Add config/m88k/xm-delta88v4.h | Fred Fish | 1 | -1/+2 |
1993-10-22 | * Makefile.in (init.c): Generate using the source, not munch. This | Jim Kingdon | 1 | -10/+29 |
1993-10-22 | * Makefile.in: Update dependencies to reflect all these new includes. | Jim Kingdon | 1 | -17/+22 |
1993-10-21 | * Makefile.in (c-exp.tab.o): Remove notice about shift/reduce conflicts | Jim Kingdon | 1 | -1/+0 |
1993-10-20 | * Makefile.in (INTERNAL_LDFLAGS): New macro. The new part is | Jim Kingdon | 1 | -3/+11 |
1993-10-20 | * Makefile.in: Add $(srcdir) to all refs to 29k-share | Stu Grossman | 1 | -8/+9 |
1993-10-20 | * Makefile.in (ALLCONFIG): Add config/i386/{i386m3.mh, i386m3.mt, | Fred Fish | 1 | -6/+10 |
1993-10-19 | * config/rs6000/rs6000.mh (TERMCAP): Define to -lcurses. | Jim Kingdon | 1 | -0/+3 |