aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
1995-10-05Thu Oct 5 13:27:30 1995 steve chamberlain <sac@slash.cygnus.com>Steve Chamberlain11-125/+1138
1995-10-05 * configure.in: Allow configuration and build of emacs19 for the alpha.Brendan Kehoe2-3/+6
1995-10-05 * libecoff.h (struct ecoff_backend_data): Add adjust_headersIan Lance Taylor5-35/+188
1995-10-05 * ecoff.h: Define section name macros and STYP macros for variousIan Lance Taylor1-0/+6
1995-10-05 * hosts/i386bsd.h: Restore file incorrectly deleted on Sep 6.Ian Lance Taylor2-0/+5
1995-10-05 * configure.in (CC): Get ^CC, not just any old CC, fromJason Molenda2-1/+6
1995-10-05 * expression.h (enum exp_code): Added OP_NAME.Per Bothner9-265/+576
1995-10-05 * configure.in (CC): Try to get CC fromJason Molenda2-2/+7
1995-10-05 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirsJason Molenda1-0/+5
1995-10-05 * pr-8136.{ch,exp}, pr-8134.exp, func1.ch, Makefile.in: New test cases.Per Bothner7-1/+175
1995-10-05 * gdbtypes.c (get_discrete_bounds): New function.Per Bothner4-19/+73
1995-10-05 * rs6000-core.c (CORE_VERSION_1): Use CORE_VERSION_1 insteadJeff Law1-2/+9
1995-10-04Better parsing, tocd, tocv startedKim Knuttila1-0/+8
1995-10-04 * ldexp.c (exp_get_abs_int): Return bfd_vma, not int.Ian Lance Taylor2-15/+29
1995-10-04Better parsing, tocd, tocv startedKim Knuttila1-47/+322
1995-10-04quote string for testIan Lance Taylor1-1/+1
1995-10-04NS32k changes from Ian Dall:Ken Raeburn4-7/+70
1995-10-04* chew.c: Include <stdio.h>.Ken Raeburn1-0/+69
1995-10-04small rearranging, remove DEFAULT_* definesKim Knuttila1-0/+26
1995-10-04remove DEFAULT_* definesKim Knuttila1-0/+201
1995-10-04remove DEFAULT_* definesKim Knuttila1-0/+248
1995-10-04 * coffcode.h (coff_write_object_contents): Restore settingIan Lance Taylor2-1/+7
1995-10-04 * config/tc-ppc.c (ppc_frob_symbol): Don't create an aux entry forIan Lance Taylor2-124/+75
1995-10-04 * config/tc-m68k.c (isbyte): Accept all values from -65536 toIan Lance Taylor1-2/+2
1995-10-04 * configure: If CC and CXX are not set in the environment, setIan Lance Taylor4-58/+245
1995-10-04 * arsup.c (ar_save): Use rename, not unlink/link/unlink.Ian Lance Taylor1-0/+4
1995-10-03 * remote-nrom.c (nrom_ops): Add value for to_thread_alive,Stan Shebs2-24/+32
1995-10-03Tue Oct 3 16:28:32 1995 steve chamberlain <sac@slash.cygnus.com>Steve Chamberlain3-14/+110
1995-10-03revert to stock autoconf 2.4 configure scripts.Jason Molenda1-5/+5
1995-10-03Remove last (incorrect) change.Jeff Law2-5/+2
1995-10-03 * som.c (setup_sections): Don't die if a space has no subspaces.Jeff Law2-0/+12
1995-10-03Opps. Forgot to commit this with the elf.c changes...Jeff Law1-2/+1
1995-10-03 * elf.c (_bfd_elf_assign_file_position_for_section): AlwaysJeff Law1-33/+16
1995-10-03 * cond.c (s_endif): Call demand_empty_rest_of_line. In MRI mode,Ian Lance Taylor2-11/+190
1995-10-03 From David Mosberger-Tang <davidm@azstarnet.com>Steve Chamberlain2-0/+133
1995-10-03 * top.c (build_command_line): Demand arguments for if/whileJeff Law2-0/+8
1995-10-03No ChangeLog to keep.Stan Shebs1-6/+3
1995-10-02 * config/m68k-parse.y (m68k_reg_parse): In MRI mode, permitIan Lance Taylor1-0/+5
1995-10-02 * Makefile.in (X11_CFLAGS): Set only to @X_INCDIR@.Jason Molenda2-1/+5
1995-10-02 * binutils-all/ar.exp: New file.Ian Lance Taylor3-12/+30
1995-10-02Add # in front of CPU numberMichael Meissner1-1/+1
1995-10-02update usage messageMichael Meissner2-1/+2
1995-10-02fix typoMichael Meissner1-1/+1
1995-10-02Add support to count the number of instructions issued.Michael Meissner8-5/+680
1995-10-02 * elflink.h (elf_link_add_object_symbols): Don't let a weakIan Lance Taylor2-8/+31
1995-10-02 * emultempl/elf32.em (global_stat): New file static variable.Ian Lance Taylor2-4/+59
1995-10-02 * lib/utils-lib.exp (default_binutils_assemble): CallIan Lance Taylor2-1/+39
1995-10-02 * strings.c (main): Exit with zero status if no files are givenIan Lance Taylor1-1/+16
1995-10-02Add switch processing in gdb.Michael Meissner3-1/+311
1995-10-01Match standalone printf_filtered to gdb prototype.Michael Meissner2-10/+21