aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
1995-12-04 * elflink.h (elf_link_output_extsym): Just ignore warning andIan Lance Taylor2-0/+11
1995-12-04Dumper for PowerPC .edata sectionKim Knuttila2-6/+192
1995-12-03 * aout-arm.c (MY_swap_std_reloc_out): Use KEEPIT to get the symbolDavid Edelsohn2-0/+553
1995-12-03 * config/tc-arm.c (cp_address_required_here): Set pre_inc whenDavid Edelsohn1-0/+5
1995-12-03Edit out GM-specific bits from files.Stan Shebs1-0/+27
1995-12-03 * eval.c (evaluate_subexp_standard case): Fix typo.Per Bothner2-1/+5
1995-12-03 * ch-exp.c (parse_named_record_element): Avoid aggregrateJeff Law3-2/+11
1995-12-03 * symfile.c (global_psymbols, static_psymbols): Remove, unused.Fred Fish2-8/+39
1995-12-02 * alpha-tdep.c (heuristic_proc_desc): Add heuristic toPeter Schauer2-1/+59
1995-12-02 * ld-srec/srec.exp: Don't use [] in setup_xfail expressions.Ian Lance Taylor2-5/+9
1995-12-02 * ihex.c: New file; support for Intel Hex format.Ian Lance Taylor5-0/+942
1995-12-02 * srec.c (srec_scan): Set lma as well as vma.Ian Lance Taylor1-0/+1
1995-12-02Fix typo; some progress in ppcbug supportMichael Meissner3-7/+14
1995-12-01Ooops. Fix to work with new scheme (where runtest invokes the compiler).Per Bothner1-5/+9
1995-12-01 * mpw-make.sed (install, install-only): Edit in Mac-specificStan Shebs2-0/+23
1995-12-01 * mpw-config.in: Don't always use te-generic.h for emulation.Stan Shebs3-3/+43
1995-12-01 * pr-8405.ch, pr-8405.exp, Makefile.in: New test case.Per Bothner5-1/+81
1995-12-01 * ldgram.y (PHDRS): New token.Ian Lance Taylor2-2/+168
1995-12-01 * bfd.c (bfd_record_phdr): New function.Ian Lance Taylor4-5/+68
1995-12-01 * elf.c (assign_file_positions_for_segments): Sort the sections inIan Lance Taylor1-3/+17
1995-12-01 * elf32-sparc.c (elf32_sparc_relocate_section): Remove bogusIan Lance Taylor1-0/+3
1995-12-01 * libbfd.c (bfd_malloc, bfd_realloc): New functions.Ian Lance Taylor22-494/+242
1995-12-01 * configure.in: Improve message about unsupported ELF targets.Ian Lance Taylor1-0/+3
1995-12-01 * tests1.exp, tests2.exp (test_print_reject): Remove; causesPer Bothner3-229/+40
1995-12-01 * ld-srec/srec.exp: Add setup_xfails for MIPS ELF targets.Ian Lance Taylor2-0/+10
1995-12-01* gencode.c: Tidied instruction decoding, and added FP instructionJackie Smith Cashion3-509/+4253
1995-12-01 * config/tc-m88k.c (m88k_do_align): Correct check for whether fillIan Lance Taylor2-1/+6
1995-12-01Fix subfc.,subfco,subco,subco. to be in the proper classificationsMichael Meissner1-0/+5
1995-12-01fix typoMichael Meissner2-1/+5
1995-12-01 * tests1.ch, tests1.exp, tests2.ch, tests2.exp, Makefile.in:Per Bothner8-53/+1730
1995-12-01 * language.c (lang_bool_type), language.h: New function.Per Bothner4-8/+42
1995-12-01 * valops.c (value_slice): Implement (value) bitstring slices.Per Bothner2-20/+49
1995-12-01 * gdbtypes.c (check_stub_type): Removed; no longes needed.Per Bothner3-9/+7
1995-12-01PowerPC changesKim Knuttila2-29/+306
1995-12-01PowerPC DLL SupportKim Knuttila3-57/+159
1995-11-30* config/mt-v810 (CC_FOR_TARGET): Add -ansi flag. NEC compilerJ.T. Conklin1-0/+6
1995-11-30 * elf.c (_bfd_elf_make_section_from_shdr): Don't set lma based onIan Lance Taylor2-69/+149
1995-11-30 * config.guess: Recognize Pentium under SCO.Per Bothner2-12/+17
1995-11-30idata alignment in .s filesKim Knuttila2-2/+28
1995-11-30Expose .edata sectionKim Knuttila2-0/+200
1995-11-30Add a comment saying .junk sections are discarded by the linker.David Edelsohn1-0/+1
1995-11-30Thu Nov 30 11:32:34 1995 Manfred Hollstein KS/EF4A 60/1F/110 #40283 <manfre...Ian Lance Taylor1-0/+7
1995-11-30Thu Nov 30 11:23:42 1995 Manfred Hollstein KS/EF4A 60/1F/110 #40283 <manfre...Ian Lance Taylor2-3/+12
1995-11-30Thu Nov 30 11:17:33 1995 Manfred Hollstein KS/EF4A 60/1F/110 #40283 <manfre...Ian Lance Taylor2-51/+226
1995-11-30Let autoconf determine if host is big endian or notMichael Meissner4-84/+630
1995-11-30configure.in: handle m68k-sysv4 correctlyKen Raeburn3-18/+22
1995-11-30Move struct hash_entry from hash.h to hash.c.Ken Raeburn1-0/+3
1995-11-30(elf_frob_symbol): Don't free and clear sy_obj if it's already known to be null.Ken Raeburn1-0/+5
1995-11-30 * Makefile.in: Add .exp.check rule.Per Bothner8-15/+40
1995-11-30 * ch-exp.y: Replaced by ...Per Bothner13-2165/+2388