aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
1995-06-09vms cleanup, fixes from Pat RankinKen Raeburn2-130/+130
1995-06-09 * bfd-in.h (bfd_true, bfd_false): Define these to true and falseJeff Law3-0/+8
1995-06-09 * elfcode.h (elf_sort_hdrs): Rewrite to be symmetrical.Steve Chamberlain2-13/+19
1995-06-09 * bfd-in.h: (TRUE_FALSE_ALREADY_DEFINED): Define this ifJeff Law3-30/+222
1995-06-09 * versados.c (struct esd, get_4): Lint; use unsigned chars.Steve Chamberlain2-0/+846
1995-06-09 * coff-i960.c (coff_i960_relocate): Compare output section namesSteve Chamberlain1-0/+5
1995-06-08typo in tcp_openStu Grossman1-0/+1
1995-06-08 * defs.h maint.c monitor.c remote-mips.c remote.c: Add supportStu Grossman8-121/+253
1995-06-08use -fpic instead of -fPICJason Merrill1-1/+1
1995-06-08 * run.c (main): Grab return value from right register.Steve Chamberlain2-3/+12
1995-06-08 * emulparams/armpe.sh, scriptempl/armpe.sc: Add end and stack.Steve Chamberlain2-5/+23
1995-06-08* elfcode.h (elf_fake_sections): Permit .scommon or COMMON sections as randomKen Raeburn2-78/+250
1995-06-08 * config/tc-arc.h (MD_APPLY_FIX3): Define.David Edelsohn1-0/+11
1995-06-08 * chillvars.ch (xptr): Declare new variable.Per Bothner3-0/+14
1995-06-08 * ch-exp.y: Handle <primitive_value> "->" <modename>.Per Bothner1-0/+7
1995-06-07Do not redefine {BIG,LITTLE}_BREAKPOINT if already defined.Michael Meissner1-0/+4
1995-06-07Define BREAKPOINT as either {BIG,LITTLE}_BREAKPOINT, depending on target byte...Michael Meissner1-0/+6
1995-06-07 * somsolib.c (som_solib_section_offsets): Handle relative pathnames.Jeff Law2-2/+5
1995-06-07 * hppa-tdep.c (frame_saved_pc): Handle backtracing through signalJeff Law2-1/+21
1995-06-06* config/obj-vms.c (vms_write_object_file, case N_DATA): Use strcmp againstKen Raeburn3-17/+152
1995-06-06Fix some little endian problemsMichael Meissner3-8/+48