Age | Commit message (Expand) | Author | Files | Lines |
1994-01-28 | Thu Jan 27 17:19:54 1994 Steve Chamberlain (sac@jonny.cygnus.com) | Steve Chamberlain | 2 | -29/+29 |
1994-01-28 | * as.h: If __GNUC__ and inline are both undefined, define inline away. | Ken Raeburn | 6 | -310/+266 |
1994-01-28 | * chardefs.h: Only declare strrchr if it is not #define'd. | Jim Kingdon | 1 | -0/+4 |
1994-01-28 | whitespace/formatting changes | Ken Raeburn | 1 | -8/+9 |
1994-01-28 | * symmisc.c (maintenance_print_symbols): Don't refer to the name | Jim Kingdon | 1 | -0/+6 |
1994-01-28 | whitespace/comment changes | Ken Raeburn | 1 | -13/+11 |
1994-01-28 | * symbols.c (dot_text_symbol, dot_data_symbol, dot_bss_symbol): Deleted. | Ken Raeburn | 1 | -24/+20 |
1994-01-27 | * c-typeprint.c (c_type_print_base): Have SHOW == 0 mean to print | Jim Kingdon | 2 | -8/+13 |
1994-01-27 | * atof-generic.c: Some reformatting. | Ken Raeburn | 2 | -441/+503 |
1994-01-27 | * read.c (lex_type): No longer make '{' a valid character for | Ian Lance Taylor | 2 | -1/+4 |
1994-01-27 | * gdb.texinfo (Selection, Frame Info): Update information about | Jim Kingdon | 2 | -8/+20 |
1994-01-27 | * as.c (main): Print long values using %ld. | Ian Lance Taylor | 2 | -1/+3 |
1994-01-27 | * messages.c (as_warn_internal): New static function. | Ian Lance Taylor | 2 | -11/+15 |
1994-01-27 | * stack.c (parse_frame_specification): If SETUP_ARBITRARY_FRAME is | Jim Kingdon | 1 | -0/+4 |
1994-01-27 | * ldmain.c ldmain.h ldgram.y: If -v -V or --version was given, | David MacKenzie | 3 | -5/+29 |
1994-01-27 | * Makefile.in (version.c), main.c (print_gdb_version): Use | Jim Kingdon | 3 | -7/+13 |
1994-01-27 | * linker.c (generic_link_add_symbol_list): If symbol is common, | Ian Lance Taylor | 2 | -1/+13 |
1994-01-27 | * gdb.t10/hppa.mt: A makefile fragment for the PA. | Jeff Law | 1 | -0/+5 |
1994-01-27 | * parse.c (write_exp_msymbol): Use new type msymbol_addr_type instead | Jim Kingdon | 2 | -2/+17 |
1994-01-27 | Fix many sins which will come up in 32 bit x 64 bit GDB, and | Jim Kingdon | 4 | -14/+16 |
1994-01-27 | Fix many sins which will come up in 32 bit x 64 bit GDB, and | Jim Kingdon | 18 | -254/+433 |
1994-01-26 | General editing pass prior to Net release. | Roland Pesch | 3 | -258/+294 |
1994-01-26 | * objcopy.c (filter_bytes): New function. | David MacKenzie | 5 | -257/+398 |
1994-01-26 | * format.c (bfd_check_format_matches): Put the new entry in the | David MacKenzie | 2 | -3/+8 |
1994-01-26 | Change all occurances of RUNTEST_FLAGS to RUNTESTFLAGS to be consistant with | Rob Savoye | 5 | -8/+8 |
1994-01-26 | More changes as suggested by Roland. Fix buglets so that it passes makeinfo. | Jeff Law | 1 | -13/+12 |
1994-01-26 | * Makefile.in: Format variable definitions consistently. | Stan Shebs | 2 | -20/+25 |
1994-01-26 | Add MPW/GM sanitizing | Stan Shebs | 1 | -5/+40 |
1994-01-26 | Tue Jan 25 20:01:55 1994 Stan Shebs (shebs@andros.cygnus.com) | Stan Shebs | 3 | -0/+298 |
1994-01-26 | Tue Jan 25 19:54:19 1994 Stan Shebs (shebs@andros.cygnus.com) | Stan Shebs | 6 | -13/+810 |
1994-01-26 | Removed objdump.h | Stan Shebs | 1 | -2/+1 |
1994-01-26 | Tue Jan 25 19:40:54 1994 Stan Shebs (shebs@andros.cygnus.com) | Stan Shebs | 3 | -32/+18 |
1994-01-26 | Tue Jan 25 18:30:34 1994 Stan Shebs (shebs@andros.cygnus.com) | Stan Shebs | 2 | -1/+36 |
1994-01-25 | * doc/{all.texi,as.texinfo}: Add documentation for HPPA port. | Jeff Law | 3 | -146/+496 |
1994-01-25 | Add lib dir and utils-lib.exp. | Rob Savoye | 2 | -0/+68 |
1994-01-25 | Tue Jan 25 13:19:41 1994 Stan Shebs (shebs@andros.cygnus.com) | Stan Shebs | 3 | -2/+17 |
1994-01-25 | * gdb.t09/corefile: Increase timeout when spawning gdb explicitly. | Peter Schauer | 1 | -0/+4 |
1994-01-25 | * valops.c (value_assign): Set `type' after coercing toval. | Peter Schauer | 4 | -18/+34 |
1994-01-25 | * reloc.c (bfd_get_reloc_size): Size of type -2 is 4 bytes, not 2. | Ian Lance Taylor | 2 | -1/+3 |
1994-01-25 | Correct comment. | Ian Lance Taylor | 1 | -27/+70 |
1994-01-25 | Tue Jan 25 10:49:31 1994 Stan Shebs (shebs@andros.cygnus.com) | Stan Shebs | 5 | -19/+60 |
1994-01-25 | Tue Jan 25 10:52:22 1994 Stan Shebs (shebs@andros.cygnus.com) | Stan Shebs | 2 | -19/+23 |
1994-01-25 | Use <= in ecoff_frob_symbol, not <. | Ian Lance Taylor | 1 | -1/+1 |
1994-01-25 | Improve ChangeLog entry for HAVE_SIGSETMASK to discuss what ANSI specifies | Jim Kingdon | 1 | -2/+5 |
1994-01-25 | * hp300hpux.c (MY(write_object_contents)): Write out the symbols | Ian Lance Taylor | 1 | -0/+4 |
1994-01-25 | * archive.c (do_slurp_bsd_armap, bfd_slurp_bsd_armap_f2): Do not | Ian Lance Taylor | 1 | -0/+8 |
1994-01-25 | * format.c (bfd_check_format_matches): Cast result of | Ian Lance Taylor | 2 | -3/+3 |
1994-01-25 | * stabs.texinfo (String Field): Discuss continuing stabs with ?. | Jim Kingdon | 2 | -1/+7 |
1994-01-25 | * stabsread.c (STABS_CONTINUE, error_type), partial-stab.h: | Jim Kingdon | 3 | -3/+7 |
1994-01-25 | * som.c, som.h (bfd_som_set_section_attributes, | Jim Kingdon | 1 | -0/+8 |