aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
1994-01-26Add MPW/GM sanitizingStan Shebs1-5/+40
1994-01-26Tue Jan 25 20:01:55 1994 Stan Shebs (shebs@andros.cygnus.com)Stan Shebs3-0/+298
1994-01-26Tue Jan 25 19:54:19 1994 Stan Shebs (shebs@andros.cygnus.com)Stan Shebs6-13/+810
1994-01-26Removed objdump.hStan Shebs1-2/+1
1994-01-26Tue Jan 25 19:40:54 1994 Stan Shebs (shebs@andros.cygnus.com)Stan Shebs3-32/+18
1994-01-26Tue Jan 25 18:30:34 1994 Stan Shebs (shebs@andros.cygnus.com)Stan Shebs2-1/+36
1994-01-25 * doc/{all.texi,as.texinfo}: Add documentation for HPPA port.Jeff Law3-146/+496
1994-01-25Add lib dir and utils-lib.exp.Rob Savoye2-0/+68
1994-01-25Tue Jan 25 13:19:41 1994 Stan Shebs (shebs@andros.cygnus.com)Stan Shebs3-2/+17
1994-01-25 * gdb.t09/corefile: Increase timeout when spawning gdb explicitly.Peter Schauer1-0/+4
1994-01-25 * valops.c (value_assign): Set `type' after coercing toval.Peter Schauer4-18/+34
1994-01-25 * reloc.c (bfd_get_reloc_size): Size of type -2 is 4 bytes, not 2.Ian Lance Taylor2-1/+3
1994-01-25Correct comment.Ian Lance Taylor1-27/+70
1994-01-25Tue Jan 25 10:49:31 1994 Stan Shebs (shebs@andros.cygnus.com)Stan Shebs5-19/+60
1994-01-25Tue Jan 25 10:52:22 1994 Stan Shebs (shebs@andros.cygnus.com)Stan Shebs2-19/+23
1994-01-25Use <= in ecoff_frob_symbol, not <.Ian Lance Taylor1-1/+1
1994-01-25Improve ChangeLog entry for HAVE_SIGSETMASK to discuss what ANSI specifiesJim Kingdon1-2/+5
1994-01-25 * hp300hpux.c (MY(write_object_contents)): Write out the symbolsIan Lance Taylor1-0/+4
1994-01-25 * archive.c (do_slurp_bsd_armap, bfd_slurp_bsd_armap_f2): Do notIan Lance Taylor1-0/+8
1994-01-25 * format.c (bfd_check_format_matches): Cast result ofIan Lance Taylor2-3/+3
1994-01-25* stabs.texinfo (String Field): Discuss continuing stabs with ?.Jim Kingdon2-1/+7
1994-01-25 * stabsread.c (STABS_CONTINUE, error_type), partial-stab.h:Jim Kingdon3-3/+7
1994-01-25 * som.c, som.h (bfd_som_set_section_attributes,Jim Kingdon1-0/+8
1994-01-25A few more minor formatting cleanups.Ian Lance Taylor1-14/+12
1994-01-25 * archive.c: Reindented to GNU standards.Ian Lance Taylor2-667/+744