Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1998-07-24 | * mips.h (R_MIPS16_S3): Change to a higher value. | Jeff Law | 3 | -5/+11 | |
1998-07-24 | remove d30v sanitization | Ian Lance Taylor | 6 | -128/+11 | |
1998-07-24 | remove d30v sanitization | Ian Lance Taylor | 5 | -78/+7 | |
1998-07-24 | remove d30v sanitization | Ian Lance Taylor | 5 | -104/+3 | |
1998-07-24 | remove d30v sanitization | Ian Lance Taylor | 5 | -94/+43 | |
1998-07-24 | remove d30v sanitization | Ian Lance Taylor | 7 | -88/+40 | |
1998-07-24 | remove d30v sanitization | Ian Lance Taylor | 2 | -70/+3 | |
1998-07-24 | remove d30v sanitization | Ian Lance Taylor | 12 | -465/+513 | |
1998-07-24 | rebuild | Ian Lance Taylor | 1 | -812/+914 | |
1998-07-24 | Thu Jul 23 17:01:17 1998 Michael Snyder <msnyder@cleaver.cygnus.com> | Michael Snyder | 2 | -6/+22 | |
* tracepoint.c (collect_symbol): handle LOC_ARG case. | |||||
1998-07-23 | remove d30v sanitization | Ian Lance Taylor | 7 | -56/+26 | |
1998-07-23 | rebuild | Ian Lance Taylor | 1 | -240/+394 | |
1998-07-23 | remove d30v sanitization | Ian Lance Taylor | 4 | -86/+13 | |
1998-07-23 | * sparc-tdep.c (sparc_init_extra_frame_info): Recognize when we're | Dawn Perchik | 2 | -0/+8 | |
in a function prologue before the SAVE instruction. (sparc_frame_saved_pc): Ditto. * config/sparc/tm-sparc.h (EXTRA_FRAME_INFO): Add in_prologue flag. | |||||
1998-07-23 | * i386-tdep.c (i386_get_frame_setup): Recognize function | Dawn Perchik | 1 | -0/+5 | |
prologues in code compiled with -fcheck-stack. | |||||
1998-07-23 | * configure.bat: Remove obsolete file. | Ian Lance Taylor | 5 | -40/+5 | |
* examples/configure.bat: Remove obsolete file. | |||||
1998-07-23 | * remote-mips.c (remote_mips_insert_hw_breakpoint, | Dawn Perchik | 2 | -0/+40 | |
remote_mips_remove_hw_breakpoint): New functions for hardware breakpoints on LSI targets. * config/mips/tm-embed.h (target_remove_hw_breakpoint, target_insert_hw_breakpoint): Define to call remote_mips_insert_hw_breakpoint and remote_mips_remove_hw_breakpoint, respectively. | |||||
1998-07-23 | * elf64-mips.c (mips_elf64_reloc_type): #if 0 out more relocations | Doug Evans | 2 | -1/+6 | |
as they are defined in elf/mips.h now. | |||||
1998-07-23 | * Makefile.in (all-target-libjava): Depend on all-gcc and | Brendan Kehoe | 2 | -3/+29 | |
all-target-newlib. (configure-target-libjava): Depend on $(ALL_GCC). fix nightly build permanently to do the compiler before we do the libs. | |||||
1998-07-23 | * config/tc-mn10300.c (md_assemble): Make sure "errmsg" has a non-NULL | Jeff Law | 2 | -4/+27 | |
value. | |||||
1998-07-23 | * elf-m10300.c (compute_function_info): Keep track of stack space | Jeff Law | 2 | -0/+22 | |
needed by am33 movm instruction variant. | |||||
1998-07-23 | * Re-add lost change: | Jeff Law | 2 | -4/+56 | |
* elf-m10300.c (elf32_mn10300_link_hash_entry): Add new field "movm_stack_size". (mn10300_elf_relax_section): Include stack space for register saves in the imm8 field of a "call" instruction. (compute_function_info): Determine how much stack is allocated by the movm instruction. Fix typo. (elf32_mn10300_link_hash_newfunc): Initialize movm_stack_size. | |||||
1998-07-23 | * VU memory now accessed via kseg1. | Ian Carmichael | 1 | -0/+14 | |
1998-07-23 | * am33.igen: Add some missing instructions. | Jeff Law | 2 | -11/+240 | |
Missed a few last week... Grrr. | |||||
1998-07-23 | * scripttempl/aout.sc: If ALIGNMENT is defined, use it to set | Ian Lance Taylor | 1 | -0/+30 | |
alignment of end symbol. * scripttempl/elf.sc: Likewise. * emulparams/sun4.sh (ALIGNMENT): Define. * emulparams/elf32_sparc.sh (ALIGNMENT): Define. * ldint.texinfo (emulation parameters): Document ALIGNMENT. | |||||
1998-07-23 | rebuild | Ian Lance Taylor | 1 | -0/+1250 | |
1998-07-23 | * ld-elfvers/vers.exp: Just check for i?86 rather than checking | Ian Lance Taylor | 1 | -0/+13 | |
for i386, i486, and i586. (objdump_versionstuff): If we can't find the line, dump the file. | |||||
1998-07-23 | * am33.igen: Autoincrement loads/store fixes. | Jeff Law | 2 | -34/+259 | |
1998-07-23 | * gas/mn10300/am33_8.s: Test DSP autoincrement memory loads/stores. | Jeff Law | 2 | -0/+15 | |
* gas/mn10300/basic.exp: Corresponding changes. | |||||
1998-07-23 | * m10300-opc.c: Add DSP autoincrement memory loads/stores. | Jeff Law | 2 | -0/+46 | |
1998-07-23 | * elf32-sparc.c (elf_backend_got_header_size): Define as 4. | Ian Lance Taylor | 2 | -82/+142 | |
* elf64-sparc.c (elf_backend_got_header_size): Define as 8. | |||||
1998-07-23 | * gas/mn10300/am_*.s: Test autoincrement memory loads/stores. | Jeff Law | 6 | -100/+334 | |
* gas/mn10300/basic.exp: Corresponding changes. | |||||
1998-07-23 | * m10300-opc.c: Add autoincrement memory loads/stores. | Jeff Law | 2 | -3/+294 | |
1998-07-23 | Wed Jul 22 19:29:00 Catherine Moore <clm@cygnus.com> | Catherine Moore | 1 | -0/+4 | |
* arm.h: Rename relocations. | |||||
1998-07-23 | Update. | Ulrich Drepper | 2 | -1/+10 | |
1998-07-23 | Consistantly use elf_ prefix for *_reloc_type functions. | Ulrich Drepper | 1 | -5/+5 | |
1998-07-22 | Update. | Ulrich Drepper | 1 | -0/+4 | |
1998-07-22 | Get relocation numbers from header files, rather than using built in | Nick Clifton | 2 | -144/+56 | |
functions. | |||||
1998-07-22 | Move reloc definitions into headers in include/elf | Nick Clifton | 1 | -0/+6 | |
1998-07-22 | Reloc macros tidied up. i386 and v850 reloc macros added. | Nick Clifton | 7 | -33/+138 | |
New file created to contain reloc macros: reloc-macros.h | |||||
1998-07-22 | * mips-opc.c: Make phmadh and phmsbh synonyms for phmaddh and | Jeff Law | 1 | -0/+7 | |
phmsubh respectively. pr16537 | |||||
1998-07-22 | Update. | Ulrich Drepper | 3 | -1/+22 | |
1998-07-22 | Rewrite relocation definition using macros. | Ulrich Drepper | 12 | -137/+381 | |
1998-07-22 | Remove definition of functions to return relocation symbol strings. | Ulrich Drepper | 1 | -350/+66 | |
They now get implicitly defined when include the system specific ELF header. | |||||
1998-07-22 | Let ELF header now define the macros to get the enum. | Ulrich Drepper | 3 | -12/+0 | |
1998-07-22 | Chnage type from 'unsigned char' to 'unsigned int' to avoid K&R ↵ | Nick Clifton | 2 | -1/+11 | |
compatability issue. | |||||
1998-07-22 | Before include system specific ELF header define | Ulrich Drepper | 2 | -107/+63 | |
START_RELOC_NUMBERS, RELOC_NUMBER, and END_RELOC_NUMBERS. For now used for ppc, mips, and mn10300. | |||||
1998-07-22 | Fix typo. | Ulrich Drepper | 1 | -1/+1 | |
1998-07-22 | * ieee.c (ieee_find_nearest_line): Change filename_ptr and | Ian Lance Taylor | 1 | -0/+11 | |
functionname_ptr to be const. Change line_ptr to be unsigned. * coffcode.h (coff_link_output_has_begun): Simplify handling when macro is not defined. Change second parameter from bfd_link_info to coff_final_link_info. Add prototype. (coff_final_link_postscript): Simplify handling when macro is not defined. Add prototype. | |||||
1998-07-22 | Before include system specific ELF header define | Ulrich Drepper | 3 | -297/+487 | |
START_RELOC_NUMBERS, RELOC_NUMBER, and END_RELOC_NUMBERS. |