Age | Commit message (Expand) | Author | Files | Lines |
1993-12-30 | * remote-mips.c (mips_error): New function. | Jim Kingdon | 2 | -22/+55 |
1993-12-30 | Rebuilt after removal of seclet.c from doc/Makefile.in. | Ian Lance Taylor | 1 | -6/+0 |
1993-12-30 | Makefile.in: Delete all references to seclet.c, since it's just been deleted. | Ken Raeburn | 2 | -14/+33 |
1993-12-30 | * breakpoint.c (breakpoint_chain): Make static. | Jim Kingdon | 3 | -4/+47 |
1993-12-30 | Added new files for linker support, and removed old seclet files. | Ian Lance Taylor | 6 | -242/+1771 |
1993-12-30 | Removed files that are no longer used by the rewritten linker. | Ian Lance Taylor | 11 | -1332/+0 |
1993-12-30 | Extensive changes to move the bulk of the linker into BFD so that | Ian Lance Taylor | 29 | -659/+4752 |
1993-12-30 | A major rewrite to move the bulk of the linker into BFD so that | Ian Lance Taylor | 7 | -409/+632 |
1993-12-30 | * bfdlink.h: New file for new BFD linker backend routines. | Ian Lance Taylor | 1 | -0/+1 |
1993-12-30 | * exec.c (add_to_section_table): Check for SEC_ALLOC instead of | Peter Schauer | 1 | -0/+5 |
1993-12-30 | * section.c (bfd_get_section_contents): Return zero filled buffer | Peter Schauer | 2 | -27/+38 |
1993-12-30 | * infrun.c (wait_for_inferior): Enable code which assumes that if | Jim Kingdon | 2 | -10/+22 |
1993-12-30 | Revert last change. It loses. | Jeff Law | 1 | -5/+0 |
1993-12-30 | * valprint.c (val_print_string): Change chunksize from 200 | Jim Kingdon | 1 | -0/+3 |
1993-12-29 | * symfile.c (generic_load): If no arguments, get file name | Jim Kingdon | 1 | -0/+3 |
1993-12-29 | * write.h (struct fix): Field tc_fix_data should be type PTR, not void*, for | Ken Raeburn | 1 | -0/+6 |
1993-12-29 | put a breakpoint in as_bad_where too | Ken Raeburn | 1 | -0/+1 |
1993-12-29 | * c-exp.y: Revert Kung's change. "..." is not a type, and the | Jim Kingdon | 3 | -4/+13 |
1993-12-29 | * gas/hppa/more.parse/labelbug.s: Add more colonless label | Jeff Law | 3 | -0/+48 |
1993-12-29 | * app.c (do_scrub_next_char): Fix more bugs dealing with | Jeff Law | 2 | -6/+30 |
1993-12-29 | * stabsread.c (define_symbol): If we choose not to combine | Jim Kingdon | 2 | -9/+15 |
1993-12-29 | * stabs.texinfo (Cross-References): `::' is for nested types only | Jim Kingdon | 2 | -2/+18 |
1993-12-28 | * solib.c (DEBUG_BASE): Remove macro and all references. | Fred Fish | 1 | -0/+8 |
1993-12-28 | CVS: | Kung Hsu | 2 | -0/+5 |
1993-12-28 | * elf.c (bfd_elf_generic_reloc): If this is not an inplace reloc, | Ian Lance Taylor | 2 | -21/+21 |
1993-12-28 | Modified Files: | Kung Hsu | 2 | -2/+12 |
1993-12-27 | * config/i386-linux.mt: delete ".sh" from genscripts argument | Mark Eichin | 1 | -1/+1 |
1993-12-27 | * stabs.texinfo: Document S type attribute. | Jim Kingdon | 2 | -4/+21 |
1993-12-27 | * gdbtypes.h: Expand on comments for TYPE_CODE_BITSTRING and | Jim Kingdon | 2 | -2/+13 |
1993-12-27 | * m68k-tdep.c (m68k_skip_prologue, m68k_find_saved_regs): | Jim Kingdon | 1 | -0/+4 |
1993-12-27 | * main.c (init_main): Change "set remotedebug" back to var_zinteger | Jim Kingdon | 2 | -5/+81 |
1993-12-27 | * minsyms.c (prim_record_minimal_symbol): Call | Jim Kingdon | 1 | -1/+2 |
1993-12-27 | * minsyms.c, symtab.h (prim_record_minimal_symbol{,_and_info}), | Jim Kingdon | 8 | -28/+39 |
1993-12-27 | * c-exp.y (yylex): Don't try to deal with nested types. | Jim Kingdon | 2 | -0/+11 |
1993-12-27 | * cp-valprint.c (cplus_print_value): Call check_stub_type on | Jim Kingdon | 2 | -1/+7 |
1993-12-27 | * dbxread.c: Move default definition of GCC_COMPILED_FLAG_SYMBOL | Jim Kingdon | 4 | -52/+44 |
1993-12-27 | Add comment about breakpoint vector usage. | Jeff Law | 1 | -1/+4 |
1993-12-27 | * stabs.texinfo: Add notes about stabs-in-som where appropriate. | Jeff Law | 2 | -9/+14 |
1993-12-27 | * dbxread.c (process_one_symbol): Handle stabs-in-som just like | Jeff Law | 3 | -38/+62 |
1993-12-26 | * exec.c (exec_file_command): If error occurs after we have opened | Jim Kingdon | 2 | -16/+41 |
1993-12-26 | Sun Dec 26 16:59:39 1993 Jim Kingdon (kingdon@lioth.cygnus.com) | Jim Kingdon | 2 | -23/+58 |
1993-12-26 | * gdbtypes.c (force_to_range_type): Use switch statement. | Jim Kingdon | 2 | -28/+42 |
1993-12-26 | Making HPPA assembler case sensitive where it should be, and speeding it up | Torbjorn Granlund | 1 | -0/+19 |
1993-12-26 | * valops.c (call_function_by_hand, push_word), defs.h (push_word), | Jim Kingdon | 31 | -105/+185 |
1993-12-26 | * hppa-tdep.c (init_extra_frame_info): Correctly adjust the base | Jeff Law | 2 | -10/+36 |
1993-12-26 | No longer needed. | Jeff Law | 1 | -17/+0 |
1993-12-26 | * configure.in: Nuke hacks which were used to get a special | Jeff Law | 1 | -11/+0 |
1993-12-25 | * stabsread.c (define_symbol): Only combine a p/r pair into a | Jim Kingdon | 2 | -7/+23 |
1993-12-25 | Sat Dec 25 09:50:29 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de) | Jim Kingdon | 2 | -2/+7 |
1993-12-25 | * defs.h: Move definitions of TARGET_*_BIT after include of tm.h. | Jim Kingdon | 6 | -134/+170 |