aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
1994-01-28 * remote-udi.c (udi_close, udi_detach, udi_kill): Add comments.Jim Kingdon2-3/+14
1994-01-28* remote-bug.c (bug_ops): Remove spurious newline from docstring.Jim Kingdon1-2/+1
1994-01-28 * ldmisc.c (vfinfo): For `%I', if the file is in an archive, printDavid MacKenzie2-81/+90
1994-01-28 * config/m68k/tm-monitor.h: Changes to bring this into accordanceJim Kingdon1-0/+7
1994-01-28* remote-udi.c (udi_close, udi_detach, udi_kill): Add comments.Jim Kingdon2-2/+11
1994-01-28* configure (while loop): Don't use "break 2" inside caseKen Raeburn1-0/+5
1994-01-28get rid of rcs crudKen Raeburn1-2/+0
1994-01-28Fix test case to be valid ANSI C++.Ken Raeburn4-23/+29
1994-01-28* lib/ld.exp (simple_diff): Indicate failure if files have different numbers ofKen Raeburn1-6/+11
1994-01-28 * ldlex.l: Add rule to catch invalid input characters instead ofDavid MacKenzie3-7/+28
1994-01-28 * configure.in: Make m68k-coff and aout add monitor support inRob Savoye2-3/+9
1994-01-28* Makefile.in (check): Don't bother running any tests ofKen Raeburn2-4/+14
1994-01-28keep test suiteKen Raeburn1-0/+1
1994-01-28 * mdebugread.c (psymtab_to_symtab_1): Don't complain on stLabel withJim Kingdon2-3/+15
1994-01-28 * config/obj-coff.c (obj_coff_section_header_append): Do notIan Lance Taylor2-9/+25
1994-01-28 * config/pa/tm-hppa.h: Define macro SMASH_TEXT_ADDRESS.Jim Kingdon5-8/+31
1994-01-28removed rcs cruftKen Raeburn1-11/+0
1994-01-28Many scattered edits, primarily on recent mods.Roland Pesch1-1237/+336
1994-01-28* i386-stub.c: Add ".text" right before "mem_fault:".Jim Kingdon1-0/+2
1994-01-28 * main.c (baud_rate): Add FIXME comment about printing -1 value.Jim Kingdon4-43/+67
1994-01-28Various changes: alpha support, fx_done handling, EMIT_SECTION_SYMBOLS, ...Ken Raeburn1-0/+61
1994-01-28Comment change: Soften recommendations against supplying sym+addend operands,Ken Raeburn1-2/+5
1994-01-28New Alpha support files, based on files from CMU.Ken Raeburn4-0/+2819
1994-01-28Thu Jan 27 17:19:54 1994 Steve Chamberlain (sac@jonny.cygnus.com)Steve Chamberlain2-29/+29
1994-01-28* as.h: If __GNUC__ and inline are both undefined, define inline away.Ken Raeburn6-310/+266
1994-01-28* chardefs.h: Only declare strrchr if it is not #define'd.Jim Kingdon1-0/+4
1994-01-28whitespace/formatting changesKen Raeburn1-8/+9
1994-01-28 * symmisc.c (maintenance_print_symbols): Don't refer to the nameJim Kingdon1-0/+6
1994-01-28whitespace/comment changesKen Raeburn1-13/+11
1994-01-28* symbols.c (dot_text_symbol, dot_data_symbol, dot_bss_symbol): Deleted.Ken Raeburn1-24/+20
1994-01-27 * c-typeprint.c (c_type_print_base): Have SHOW == 0 mean to printJim Kingdon2-8/+13
1994-01-27* atof-generic.c: Some reformatting.Ken Raeburn2-441/+503
1994-01-27 * read.c (lex_type): No longer make '{' a valid character forIan Lance Taylor2-1/+4
1994-01-27 * gdb.texinfo (Selection, Frame Info): Update information aboutJim Kingdon2-8/+20
1994-01-27 * as.c (main): Print long values using %ld.Ian Lance Taylor2-1/+3
1994-01-27 * messages.c (as_warn_internal): New static function.Ian Lance Taylor2-11/+15
1994-01-27 * stack.c (parse_frame_specification): If SETUP_ARBITRARY_FRAME isJim Kingdon1-0/+4
1994-01-27 * ldmain.c ldmain.h ldgram.y: If -v -V or --version was given,David MacKenzie3-5/+29
1994-01-27 * Makefile.in (version.c), main.c (print_gdb_version): UseJim Kingdon3-7/+13
1994-01-27 * linker.c (generic_link_add_symbol_list): If symbol is common,Ian Lance Taylor2-1/+13
1994-01-27 * gdb.t10/hppa.mt: A makefile fragment for the PA.Jeff Law1-0/+5
1994-01-27 * parse.c (write_exp_msymbol): Use new type msymbol_addr_type insteadJim Kingdon2-2/+17
1994-01-27 Fix many sins which will come up in 32 bit x 64 bit GDB, andJim Kingdon4-14/+16
1994-01-27 Fix many sins which will come up in 32 bit x 64 bit GDB, andJim Kingdon18-254/+433
1994-01-26General editing pass prior to Net release.Roland Pesch3-258/+294
1994-01-26 * objcopy.c (filter_bytes): New function.David MacKenzie5-257/+398
1994-01-26 * format.c (bfd_check_format_matches): Put the new entry in theDavid MacKenzie2-3/+8
1994-01-26Change all occurances of RUNTEST_FLAGS to RUNTESTFLAGS to be consistant withRob Savoye5-8/+8
1994-01-26More changes as suggested by Roland. Fix buglets so that it passes makeinfo.Jeff Law1-13/+12
1994-01-26 * Makefile.in: Format variable definitions consistently.Stan Shebs2-20/+25