aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
1995-06-21New tests.Steve Chamberlain10-0/+839
1995-06-21 * config/pa/tm-hppa.h (PSW_*): Define processor status word masks.Jeff Law2-0/+30
1995-06-21 * mpw-esh.c: New file, modified for MPW from esh.c.Stan Shebs2-0/+326
1995-06-20 * compile.c (get_now): Don't do if win32.Steve Chamberlain2-59/+130
1995-06-20 * gdb.texinfo: Update dates and versions, fix comments aboutStan Shebs2-20/+21
1995-06-20Keep COPYING.NEWLIB if keep-newlib.David Edelsohn1-0/+11
1995-06-20move test-build.mk to cygnus_files.David Edelsohn1-2/+2
1995-06-20 * monitor.c (monitor_wait): Don't use the watchdog timeoutStan Shebs3-7/+33
1995-06-20*config/obj-coff.c (write_object_file): Cast time() argument to time_t *.Ken Raeburn1-0/+5
1995-06-20 * config/tc-hppa.c (pa_build_unwind_subspace): Fix typo in lastJeff Law1-0/+5
1995-06-20 * gdbtk.c: Add functions Tcl_Malloc, Tcl_Realloc, and Tcl_Free.Stu Grossman2-0/+26
1995-06-20 * gdbtk.tcl (add_breakpoint_frame): Add more fields.Stu Grossman2-8/+137
1995-06-20 * dlltool.c: Change names of generated files. .*.s-> -*.sSteve Chamberlain2-16/+53
1995-06-19 * config/tc-hppa.c (pa_build_unwind_subspace): Zero out memoryJeff Law2-0/+7
1995-06-19 * somsolib.c (som_solib_add): Validate regexp argument.Jeff Law2-9/+48
1995-06-18Fix typo in last change.Jeff Law1-1/+1
1995-06-18 * elf32-hppa.c (elf32_hppa_size_stubs): Set the size of the stubJeff Law2-0/+7
1995-06-17 * elf32-hppa.c (elf32_hppa_bfd_final_link_relocate): Don't messJeff Law2-2/+12
1995-06-16 * bfd-in.h (NT_subsystem, NT_stack_heap): Declare but don'tStan Shebs2-8/+10
1995-06-16use changequote around []Ken Raeburn3-1/+7
1995-06-16 * elf32-hppa.c (elf32_hppa_bfd_link_link_relocate): Use the rightJeff Law2-9/+32
1995-06-16 * mpw-config.in: Add sh and i386 configs, remove sparc config.Stan Shebs2-2/+18
1995-06-16 * config/obj-coff.c: Don't use "bfd/" when including libbfd.hStan Shebs4-9/+45
1995-06-15 * array-rom.c: Remove, no longer used.Stan Shebs5-133/+19
1995-06-15 * bfd-in.h, bfd-in2.h (bfd_boolean): Rename bfd_true, bfd_falseStan Shebs6-24/+78
1995-06-15 * config/tc-arm.h (LOCAL_LABEL): Prepend '.' if not OBJ_AOUT.David Edelsohn1-0/+5
1995-06-15 * scripttempl/armpe.sc: Add constructor support.Steve Chamberlain1-5/+7
1995-06-14 * cofflink.c (process_embedded_commands): New functionSteve Chamberlain1-17/+351
1995-06-14 * ch-exp.y: Remove lots of unsupported productions and names.Per Bothner1-265/+48
1995-06-14dlltool.c: Support for internal names too.Steve Chamberlain1-17/+9
1995-06-14Copyright update in tm-est.h, and minor formatting cleanup.Stu Grossman1-2/+2
1995-06-14Wed Jun 14 13:27:22 1995 Steve Chamberlain <sac@slash.cygnus.com>Steve Chamberlain4-0/+1164
1995-06-14 * chillvars.exp, string.exp: New tests for LOWER/UPPER/LENGTHPer Bothner3-0/+23
1995-06-14 * parser-defs.h (enum precedence): Added PREC_BUILTIN_FUNCTION.Per Bothner5-32/+161
1995-06-13whitespace & date-format cleanupKen Raeburn1-66/+66
1995-06-13 * armos.c (ARMul_OSHandleSWI): New version to work withSteve Chamberlain1-2/+2
1995-06-13 * ldlang.c (lang_size_sections): Any section with a DATASteve Chamberlain1-0/+5
1995-06-13 * config/tc-hppa.c (pa_ip): Check for invalid register in singleJeff Law2-14/+114
1995-06-13 * gas/hppa/parse/badfmpyadd.s: New test.Jeff Law3-0/+44
1995-06-12 Windows support bits from Steve Chamberlain <sac@slash.cygnus.com>.Stan Shebs2-8/+21
1995-06-12* Makefile.in (distclean, realclean): Remove config.cache andJ.T. Conklin1-0/+5
1995-06-12* Makefile.in (distclean, realclean): Remove config.cache andJ.T. Conklin2-1/+6
1995-06-12 * bfd-in.h (bfd_set_section_vma): Case true to a boolean.Jeff Law1-0/+6
1995-06-12Zap static data problem off the TODO list.Jeff Law1-3/+0
1995-06-12 * somsolib.c: Include gdb-stabs.h.Jeff Law2-5/+18
1995-06-11m68k elf linker fixes from Andreas SchwabKen Raeburn1-0/+7
1995-06-11 * hppa-tdep.c (frame_chain): Try to compensate for incompleteJeff Law2-11/+62
1995-06-10 * targets.c: Add copy_private_symbol_data and link_split_sectionJeff Law5-22/+52
1995-06-09 * remote-nrom.c: Remove everything but download code. MoreStu Grossman1-1052/+40
1995-06-09PR 7046: use unsigned compares in looking up items in the sorted symbol list,...Michael Meissner2-1/+26