Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2000-06-24 | * verbosity reduction | Frank Ch. Eigler | 2 | -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 fix | Frank Ch. Eigler | 2 | -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-24 | Blow away DEFUN. | Alan Modra | 5 | -94/+100 | |
2000-06-24 | Fix comment typos. | Alan Modra | 2 | -6/+10 | |
2000-06-24 | arm-elf does --gc-sections too. | Alan Modra | 2 | -2/+6 | |
2000-06-23 | Tipo. | Andrew Cagney | 1 | -1/+1 | |
2000-06-23 | Fix printf arguments. | Andrew Cagney | 2 | -3/+8 | |
2000-06-23 | Duh! What double-increment? | Alan Modra | 1 | -169/+171 | |
2000-06-23 | For EABI, start allocting space on the stack when the registers are | Andrew Cagney | 2 | -11/+22 | |
full. Not when the number of args == 8. | |||||
2000-06-23 | * $literal support | Frank Ch. Eigler | 2 | -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 is | Alan Modra | 2 | -4/+14 | |
defined. Fix error message and double increment of input_line_pointer for `[' grouping. | |||||
2000-06-23 | Add support for auto_boolean (true, false or auto). | Andrew Cagney | 4 | -6/+154 | |
2000-06-23 | When FP registers are full, store FP arguments on stack and not in | Andrew Cagney | 2 | -12/+35 | |
integer registers. | |||||
2000-06-23 | Kazu Hirata's formatting and comment typo fixes. | Alan Modra | 2 | -122/+80 | |
2000-06-23 | Move premature QP notation clearing to it's appropriate location. | Timothy Wall | 2 | -3/+12 | |
2000-06-22 | * armemu.c (Multiply64): Fix computation of flag N. | Alexandre Oliva | 2 | -4/+5 | |
2000-06-22 | * armemu.c (MultiplyAdd64): Fix computation of flag N. | Alexandre Oliva | 2 | -4/+7 | |
2000-06-22 | Check dependecies for leading `/' in this dir too. | Alan Modra | 3 | -5/+19 | |
2000-06-22 | Ensure /usr/include and the like stay out of dependencies. | Alan Modra | 18 | -1360/+1068 | |
2000-06-22 | Fix a problem with 32-bit displacements in .code16gcc mode. | Alan Modra | 2 | -19/+39 | |
2000-06-22 | PARAMS elimination. | Kevin Buettner | 2 | -4/+8 | |
2000-06-22 | 2000-06-21 H.J. Lu <hjl@gnu.org> | H.J. Lu | 6 | -2482/+2130 | |
* Makefile.am: Rebuild dependency. * Makefile.in: Rebuild. | |||||
2000-06-21 | * config/tc-h8300.c (parse_reg): Make the function static. | Jeff Law | 2 | -3/+8 | |
(parse_exp): Likewise. | |||||
2000-06-21 | * typo problems in last commit fixed | Pierre Muller | 1 | -3/+2 | |
2000-06-21 | 2000-06-21 Pierre Muller <muller@ics.u-strasbg.fr> | Pierre Muller | 2 | -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 from | DJ Delorie | 2 | -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. Conklin | 2 | -1/+5 | |
2000-06-20 | * build fix | Frank Ch. Eigler | 2 | -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-20 | 2000-06-20 H.J. Lu <hjl@gnu.org> | H.J. Lu | 9 | -154/+191 | |
* Makefile.am: Rebuild dependency. * Makefile.in: Rebuild. | |||||
2000-06-20 | 2000-06-20 H.J. Lu <hjl@gnu.org> | H.J. Lu | 5 | -1853/+3367 | |
* Makefile.am: Rebuild dependency. * Makefile.in: Rebuild. * configure: Likewise. * doc/Makefile.in: Likewise. | |||||
2000-06-20 | 2000-06-20 Maciej W. Rozycki <macro@ds2.pg.gda.pl> | Ulf Carlsson | 2 | -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-20 | TI C54x target added. | Timothy Wall | 3 | -2/+14 | |
2000-06-20 | TI C54x target. | Timothy Wall | 60 | -1835/+353314 | |
2000-06-20 | tic54x support. | Timothy Wall | 1 | -0/+2 | |
2000-06-20 | tic54x/ibmc54xdsp target for ld. | Timothy Wall | 13 | -5/+318 | |
2000-06-20 | Correct pointer comparisons relying on NULL less than any other pointer. | Alan Modra | 10 | -14/+42 | |
Alexander Aganichev's fix for ieee.c | |||||
2000-06-20 | 2000-06-20 Ulf Carlsson <ulfc@engr.sgi.com> | Ulf Carlsson | 3 | -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 significant | Alexandre Oliva | 2 | -1/+6 | |
bits of the offset. | |||||
2000-06-20 | PARAMS elimination. | Kevin Buettner | 2 | -10/+9 | |
2000-06-19 | * rs6000-core.c: Wrap definition of `union VmInfo' within #ifdef | Mark Kettenis | 2 | -0/+7 | |
CORE_VERSION_1. | |||||
2000-06-19 | * remote-nindy.c (nindy_fetch_word, nindy_store_word): Removed | J.T. Conklin | 8 | -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-19 | 2000-06-18 Elena Zannoni <ezannoni@kwikemart.cygnus.com> | Elena Zannoni | 2 | -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 Muller | 4 | -3/+39 | |
* language.h: define _LANG_pascal macro. * language.c: add language_pascal support in all language dependant functions. | |||||
2000-06-19 | Move "Changes in version 2.10" to where it belongs. | Alan Modra | 2 | -2/+6 | |
2000-06-19 | Update list of targets supporting --gc-sections. | Alan Modra | 4 | -3/+12 | |
KEEP .eh_frame contents. | |||||
2000-06-19 | Applied Stephane Carrez <Stephane.Carrez@worldnet.fr> patches to add support | Nick Clifton | 98 | -2619/+11777 | |
for m68hc11 and m68hc12 processors. | |||||
2000-06-19 | Improve verbose message | Nick Clifton | 2 | -1/+6 | |
2000-06-19 | Do not expect the compilation unit tag to be unit 1 | Nick Clifton | 2 | -1/+4 | |
2000-06-19 | Expect all arm variants to fail copying executable test | Nick Clifton | 2 | -1/+6 | |
2000-06-19 | Use bfd_octets_per_byte instead of OCTETS_PER_BYTE | Nick Clifton | 2 | -2/+5 | |