aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
1996-03-06 * ch-exp.c (parse_primval): Handle CARD, MAX, MIN.Wilfried Moser4-36/+225
1996-03-06 * gch922.{ch,exp}, powerset.{ch,exp}: New test cases.Wilfried Moser10-21/+459
1996-03-06 * config/nm-nbsd.h (link_object, lo_name, etc): Move to hereStan Shebs4-77/+30
1996-03-06 * config/m68k/nm-hp300hpux.h (FIVE_ARG_PTRACE): Define hereStan Shebs3-8/+14
1996-03-05 * */Makefile.in (maintainer-clean): Remove config.log.Stan Shebs1-1/+1
1996-03-05 * configure.in: Don't set SHLIB or SHLINK to an empty string,Ian Lance Taylor2-0/+10
1996-03-05* i386b-nat.c, m68knbsd-nat.c (fetch_core_registers): ProvideJ.T. Conklin3-2/+30
1996-03-05 * sunos.c (sunos_scan_ext_relocs): If not making a shared library,Ian Lance Taylor1-0/+5
1996-03-05* configure.in (m68k-*-netbsd*): Build everything now.J.T. Conklin2-3/+4
1996-03-05 * string.ch, string.exp: Add tests (from Cygnus PR chill/9078).Per Bothner3-2/+20
1996-03-05 * valarith.c (binop_user_defined_p): Return 0 for BINOP_CONCAT.Per Bothner2-13/+32
1996-03-05 * pr-9095.ch, pr-9095.exp: New test case.Per Bothner4-1/+82
1996-03-05 * ch-lang.c (evaluate_subexp_chill case MULTI_SUBSCRIPT): ErrorPer Bothner2-9/+13
1996-03-05 * configure.in (i386-*-cygwin32): Don't use bfd_gas.Steve Chamberlain1-0/+5
1996-03-05 * top.c (print_gdb_version): Update copyright year.Stan Shebs2-2/+6
1996-03-05 * xcofflink.c (xcoff_mark): Treat undefined imported symbols asIan Lance Taylor1-0/+4
1996-03-04 * coffgen.c (coff_find_nearest_line): Don't look at the lineIan Lance Taylor1-1/+4
1996-03-04 * From Peter Schauer:Jeff Law3-34/+34
1996-03-04 * config/tc-hppa.c: Add default definitions for R_N0SEL andJeff Law1-0/+3
1996-03-04 * ldlang.c (wild): Handle foo.a(.text) by mapping each includedIan Lance Taylor2-1/+33
1996-03-04 * elf.c (_bfd_elf_symbol_from_bfd_symbol): Print a useful errorIan Lance Taylor2-4/+24
1996-03-04 * config/tc-hppa.c (tc_gen_reloc): Fix typo in R_COMP2 code.Jeff Law2-2/+10
1996-03-03Sun Mar 3 17:18:57 1996 James G. Smith <jsmith@cygnus.co.uk>Jackie Smith Cashion2-1/+7
1996-03-01Fri Mar 1 10:20:52 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmu...Ian Lance Taylor2-31/+58
1996-03-01Fri Mar 1 10:24:59 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmu...Ian Lance Taylor1-0/+5
1996-03-01Fri Mar 1 10:20:52 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmu...Ian Lance Taylor1-0/+4
1996-03-01When putting common items in .sdata, make sure SEC_LOAD flag is clearedMichael Meissner1-0/+5
1996-02-29fix typoMichael Meissner1-1/+1
1996-02-29All predefined sections to be of NOBITS typeMichael Meissner2-12/+16
1996-02-29 From Wilfried Moser <wilfried.moser@aut.alcatel.at>:Stan Shebs1-0/+6
1996-02-29Add xm-nbsd.hFred Fish1-0/+1
1996-02-29Remove missing file "PROBLEMS" from list of files to keep.Fred Fish1-1/+0
1996-02-29 * config/tc-hppa.c (hppa_fix_adjustable): For SOM, don'tJeff Law2-1/+5
1996-02-28 * Makefile.in (VERSION): Bump version to 4.15.2 to establishFred Fish1-0/+5
1996-02-28 * write.c (fix_new_exp): Don't use #elif. Some compilersJeff Law1-1/+4
1996-02-28 * somsolib.c (som_solib_create_inferior_hook): Before returningJeff Law2-0/+14
1996-02-28Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>Jason Merrill2-3/+11
1996-02-28 * config/tc-hppa.c (selector_table): Add "n", "nl", and "nlr" toJeff Law2-12/+46
1996-02-28 * libhppa.h (hppa_reloc_field_selector_type): Add R_HPPA_NLSELJeff Law1-0/+11
1996-02-28 * elf.c (assign_file_positions_for_segments): Adjust the segmentIan Lance Taylor2-3/+11
1996-02-27 * mpw-make.sed: Edit out shared library support.Stan Shebs2-0/+14
1996-02-27Tue Feb 27 15:09:21 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmu...Ian Lance Taylor3-0/+22
1996-02-27Tue Feb 27 14:42:27 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmu...Ian Lance Taylor3-16/+30
1996-02-27 * configure.in (sparclet-*-*): Build everything now.David Edelsohn2-4/+4
1996-02-27Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmu...Ian Lance Taylor2-4/+3
1996-02-27Tue Feb 27 14:17:31 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmu...Ian Lance Taylor6-20/+55
1996-02-27 * libhppa.h (pa_arch): Add pa20.Jeff Law3-32/+94
1996-02-27update copyrightIan Lance Taylor2-3/+3
1996-02-27 * lexsup.c (parse_args): Recognize --no-whole-archive.Ian Lance Taylor6-32/+107
1996-02-27 * mpw-make.sed: Update to handle shared library support.Stan Shebs2-0/+11