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