aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2000-06-25 * Makefile.in (install-info): Support installation from outside ofEli Zaretskii2-1/+8
the source directory. Reported by Mark Harig <markh@frazier.landmark.com>.
2000-06-25386.c (md_estimate_size_before_relax): RevertDJ Delorie2-28/+9
more changes from Sept 1999 (tc_i386_fix_adjustable): ditto (md_apply_fix3): ditto
2000-06-24* elf32-arm.h (elf32_arm_final_link_relocate): Print `(local)'Alexandre Oliva2-2/+7
for local symbols whose names are unknown.
2000-06-24Fix description of --stabs switchNick Clifton2-1/+5
2000-06-24* cgen assembler fixes; approved by original author <devans>Frank Ch. Eigler2-1/+13
2000-06-24 Frank Ch. Eigler <fche@redhat.com> * cgen.c (expr_jmp_buf_p): New validity flag for expr_jmp_buf. (gas_cgen_parse_operand): Set it around expression() call. (gas_cgen_md_operand): Test for it before longjmp().
2000-06-24* verbosity reductionFrank Ch. Eigler2-2/+5
2000-06-23 Frank Ch. Eigler <fche@redhat.com> * cgen-trace.h (TRACE_USEFUL_MASK): Remove TRACE_EVENTS_IDX.
2000-06-24* build cleanliness fixFrank Ch. Eigler2-1/+6
2000-06-24 Frank Ch. Eigler <fche@redhat.com> From Maciej W. Rozycki <macro@ds2.pg.gda.pl>: * Makefile.in (distclean): Clean cconfig.h also.
2000-06-24Blow away DEFUN.Alan Modra5-94/+100
2000-06-24Fix comment typos.Alan Modra2-6/+10
2000-06-24arm-elf does --gc-sections too.Alan Modra2-2/+6
2000-06-23Tipo.Andrew Cagney1-1/+1
2000-06-23Fix printf arguments.Andrew Cagney2-3/+8
2000-06-23Duh! What double-increment?Alan Modra1-169/+171
2000-06-23For EABI, start allocting space on the stack when the registers areAndrew Cagney2-11/+22
full. Not when the number of args == 8.
2000-06-23* $literal supportFrank Ch. Eigler2-0/+11
2000-06-23 Frank Ch. Eigler <fche@redhat.com> * expr.c (operand): Permit $hex literals if LITERAL_PREFIXDOLLAR_HEX is defined.
2000-06-23(operand): Do not as_bad() if RELAX_PAREN_GROUPING isAlan Modra2-4/+14
defined. Fix error message and double increment of input_line_pointer for `[' grouping.
2000-06-23Add support for auto_boolean (true, false or auto).Andrew Cagney4-6/+154
2000-06-23When FP registers are full, store FP arguments on stack and not inAndrew Cagney2-12/+35
integer registers.
2000-06-23Kazu Hirata's formatting and comment typo fixes.Alan Modra2-122/+80
2000-06-23Move premature QP notation clearing to it's appropriate location.Timothy Wall2-3/+12
2000-06-22* armemu.c (Multiply64): Fix computation of flag N.Alexandre Oliva2-4/+5
2000-06-22* armemu.c (MultiplyAdd64): Fix computation of flag N.Alexandre Oliva2-4/+7
2000-06-22Check dependecies for leading `/' in this dir too.Alan Modra3-5/+19
2000-06-22Ensure /usr/include and the like stay out of dependencies.Alan Modra18-1360/+1068
2000-06-22Fix a problem with 32-bit displacements in .code16gcc mode.Alan Modra2-19/+39
2000-06-22PARAMS elimination.Kevin Buettner2-4/+8
2000-06-222000-06-21 H.J. Lu <hjl@gnu.org>H.J. Lu6-2482/+2130
* Makefile.am: Rebuild dependency. * Makefile.in: Rebuild.
2000-06-21 * config/tc-h8300.c (parse_reg): Make the function static.Jeff Law2-3/+8
(parse_exp): Likewise.
2000-06-21 * typo problems in last commit fixedPierre Muller1-3/+2
2000-06-212000-06-21 Pierre Muller <muller@ics.u-strasbg.fr> Pierre Muller2-0/+8
* symfile.c (init_filename_language_table) add ".pas", ".p" and ".pp" as pascal source file extensions.
2000-06-21* config/tc-i386.c (tc_i386_fix_adjustable): Revert change fromDJ Delorie2-1/+6
Sept 1999; RVA relocs need to be treated more like DIR32 relocs for cygwin import libraries to work properly.
2000-06-20* gdb.texinfo: Fix typo, $bpnum is set to last breakpoint number.J.T. Conklin2-1/+5
2000-06-20* build fixFrank Ch. Eigler2-21/+11
2000-06-20 Frank Ch. Eigler <fche@redhat.com> * compile.c: Don't include "wait.h". (sim_resume): Use local SIM_WIFEXITED and SIM_WIFSIGNALED macros instead of WIF* from host.
2000-06-202000-06-20 H.J. Lu <hjl@gnu.org>H.J. Lu9-154/+191
* Makefile.am: Rebuild dependency. * Makefile.in: Rebuild.
2000-06-202000-06-20 H.J. Lu <hjl@gnu.org>H.J. Lu5-1853/+3367
* Makefile.am: Rebuild dependency. * Makefile.in: Rebuild. * configure: Likewise. * doc/Makefile.in: Likewise.
2000-06-202000-06-20 Maciej W. Rozycki <macro@ds2.pg.gda.pl>Ulf Carlsson2-1/+29
* elf32-mips.c (_bfd_mips_elf_copy_indirect_symbol): New function. (elf_backend_copy_indirect_symbol): Map to the new function.
2000-06-20TI C54x target added.Timothy Wall3-2/+14
2000-06-20TI C54x target.Timothy Wall60-1835/+353314
2000-06-20tic54x support.Timothy Wall1-0/+2
2000-06-20tic54x/ibmc54xdsp target for ld.Timothy Wall13-5/+318
2000-06-20Correct pointer comparisons relying on NULL less than any other pointer.Alan Modra10-14/+42
Alexander Aganichev's fix for ieee.c
2000-06-202000-06-20 Ulf Carlsson <ulfc@engr.sgi.com>Ulf Carlsson3-67/+188
* elf-bfd.h (struct elf_obj_tdata): Define per BFD Irix 5 virtual sections elf_{text,data}_{section,symbol}. * elf32-mips.c: mips_elf_{text,data}_{section,symbol}{,_ptr}: Remove. (_bfd_mips_elf_hide_symbol): New function. (elf_backend_hide_symbol): Map to the new function. (_bfd_mips_elf_add_symbol_hook): Change to use new per BFD definitions of mips_elf_{text,data}_{section,symbol}. (mips_elf_local_relocation_p): Try to find the direct symbol based on new check_forced argument. (mips_elf_calculate_relocation): Use new version of mips_elf_local_relocation_p. (mips_elf_relocate_section): Likewise. (_bfd_mips_elf_relocate_section): Likewise. (mips_elf_sort_hash_table): Only assert that have enough GOT space. (mips_elf_got16_entry): Match all 32 bits to the existing GOT entry if the relocation based on the new external argument. (mips_elf_create_dynamic_relocation): Assert that we have a section contents allocated where we can swap out the dynamic relocations. (mips_elf_calculate_relocation): Find the real hash-table entry correctly by using h->root.root.type. Only create a dynamic relocation entry if the symbol is defined in a shared library. Create an external GOT entry for the GOT16 relocation if the symbol was forced local. (_bfd_mips_elf_finish_dynamic_symbol): Don't assert there is a dynamic index if the symbol was forced local. 2000-06-20 Maciej W. Rozycki <macro@ds2.pg.gda.pl> * elf32-mips.c: Fix typos in comments.
2000-06-20* armemu.h (NEGBRANCH): Do not overwrite the two most significantAlexandre Oliva2-1/+6
bits of the offset.
2000-06-20PARAMS elimination.Kevin Buettner2-10/+9
2000-06-19* rs6000-core.c: Wrap definition of `union VmInfo' within #ifdefMark Kettenis2-0/+7
CORE_VERSION_1.
2000-06-19* remote-nindy.c (nindy_fetch_word, nindy_store_word): RemovedJ.T. Conklin8-250/+27
(nindy_xfer_inferior_memory): Use dcache_xfer_memory() instead of breaking transfer into chunks and using nindy_fetch_word() and nindy_store_word(). * remote-bug.c (bug_xfer_memory): Use dcache_xfer_memory() instead of breaking transfer into chunks and using gr_fetch_word() and gr_store_word(). * remote.c (remote_fetch_word, remote_store_word): Removed. * remote-utils.h (gr_fetch_word, gr_store_word): Removed. * remote-utils.c (gr_fetch_word, gr_store_word): Removed. * dcache.h (dcache_fetch, dcache_poke, dcache_poke_block): Removed. * dcache.c (dcache_fetch, dcache_poke): Removed.
2000-06-192000-06-18 Elena Zannoni <ezannoni@kwikemart.cygnus.com>Elena Zannoni2-1/+6
* gdb.base/maint.exp: Add 'maint print architecture' item to output of 'help maint print' command.
2000-06-19 * defs.h: define language_pascal in language enumeration. Pierre Muller4-3/+39
* language.h: define _LANG_pascal macro. * language.c: add language_pascal support in all language dependant functions.
2000-06-19Move "Changes in version 2.10" to where it belongs.Alan Modra2-2/+6
2000-06-19Update list of targets supporting --gc-sections.Alan Modra4-3/+12
KEEP .eh_frame contents.