aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/h8300
AgeCommit message (Expand)AuthorFilesLines
2002-09-28ChangeLog.4: Fix typos.Kazu Hirata1-1/+1
2002-09-27h8300.c (compute_saved_regs): Use a macro instead of a hard register number.Kazu Hirata1-18/+13
2002-09-24elfos.h: Follow spelling conventions.Kazu Hirata3-4/+4
2002-09-19fp-bit.c: Follow spelling conventions.Kazu Hirata2-4/+4
2002-09-13fixunssfsi.c: Replace H8/S with H8S.Kazu Hirata4-22/+22
2002-09-13* config/h8300/h8300.c (h8300_init_once): Fix formatting.Kazu Hirata1-21/+21
2002-09-13h8300.h (EIGHTBIT_CONSTANT_ADDRESS_P): Add support for H8/300, H8/S aa:8 mode.Dhananjay R. Deshpande2-12/+28
2002-09-12h8300.md (udivmodqi4): Do not use an expander.Kazu Hirata1-38/+2
2002-09-08h8300.md (udivmodqi4): Enable on H8/300.Kazu Hirata1-2/+2
2002-09-07h8300.md (udivmodqi4): Split the pattern into an expander and an anonymous pa...Kazu Hirata1-2/+38
2002-09-07h8300.c: Fix formatting.Kazu Hirata3-12/+12
2002-09-06h8300.c (enum shift_alg): Move to earlier in h8300.c.Dhananjay R. Deshpande1-153/+195
2002-09-05h8300.c (asm_file_start): Add a missing semicolon.Kazu Hirata1-1/+1
2002-09-03* h8300.c (asm_file_start): Corrected optimization comment.Arati Dikey1-1/+4
2002-08-29chorus.h: Consistently define *_DEBUGGING_INFO with the value 1.Jason Thorpe1-1/+1
2002-08-29h8300.c (shift_alg_hi): Various tweaks to improve performance of HImode shifts.Dhananjay R. Deshpande1-10/+32
2002-08-20arc.c (output_shift): Use stdio instead of asm_fprintf.Kaveh R. Ghazi2-3/+3
2002-08-11dsp16xx.c (print_operand): Fix format specifier.Kaveh R. Ghazi1-2/+2
2002-08-11arc.c (arc_init): Don't use ISO C style function definitions.Kaveh R. Ghazi1-1/+2
2002-07-31* alpha.h, arc.h, arm/aout.h, avr.h, cris.h, d30v.h, dsp16xx.h,Kaveh R. Ghazi1-11/+2
2002-07-30alpha.h, [...] (ASM_OUTPUT_LABEL): Delete definition.Kaveh R. Ghazi1-11/+0
2002-06-20h8300.c (TARGET_INSERT_ATTRIBUTES): Define.Dhananjay R. Deshpande1-0/+20
2002-06-11c-common.c (builtin_define_type_max): New.Richard Henderson1-6/+0
2002-06-06* h8300.h (OK_FOR_U): Fix thinko exposed by flag checking.Jeff Law1-1/+2
2002-06-03elf.h: Fix formatting.Kazu Hirata2-8/+12
2002-06-02elf.h: Use TARGET_OS_CPP_BUILTINS rather than SUBTARGET_SPEC.Neil Booth3-26/+42
2002-06-01h8300-protos.h: Add a prototype for h8300_shift_needs_scratch_p.Kazu Hirata4-4/+75
2002-05-30h8300-protos.h: Remove prototypes for ok_for_bclr and small_power_of_two.Kazu Hirata4-53/+23
2002-05-29h8300-protos.h: Remove the prototype for o_operand.Kazu Hirata3-48/+59
2002-05-28* config/h8300/h8300.md (two anonymous patterns): New.Kazu Hirata1-0/+40
2002-05-22* config/h8300/h8300.md (*andorqi3): New.Kazu Hirata1-0/+14
2002-05-19system.h (BLOCK_PROFILER, [...]): Poison.Richard Henderson1-27/+0
2002-05-19system.h (STRIP_NAME_ENCODING): Poison it.Richard Henderson2-7/+12
2002-05-18system.h (ENCODE_SECTION_INFO): Poison it.Richard Henderson3-19/+28
2002-05-18final.c (HAVE_READONLY_DATA_SECTION): New.Richard Henderson2-24/+1
2002-05-15c-parse.in (MODIFIED_WCHAR_TYPE): New macro.Zack Weinberg1-5/+0
2002-05-03crti.asm: Remove trailing spaces.Kazu Hirata3-51/+51
2002-04-20lib1funcs.asm (___mulsi3): Remove unnecessary push and pop.Kazu Hirata1-12/+5
2002-04-20lib1funcs.asm (___mulsi3): Use hardware multiply instructions for H8/300H case.Toshiyasu Morita1-24/+41
2002-04-20lib1funcs.asm (___cmpsi2, ___ucmpsi2): Bum three instructions from each routine.Toshiyasu Morita1-22/+17
2002-04-12rtems.h, [...] (*-rtems*): Cleanup pass to move common definitions to config/...Eric Norum1-5/+0
2002-03-121750a.h, [...] (POINTER_SIZE): Delete.Kaveh R. Ghazi1-4/+0
2002-03-08h8300.c (h8300_adjust_insn_length): Tighten insn length for memory load/store.Kazu Hirata1-3/+14
2002-03-03emit-rtl.c, [...]: Remove all #ifndef REAL_ARITHMETIC blocks...Zack Weinberg1-4/+0
2002-03-031750a.h, [...] (BITS_PER_WORD): Delete.Kaveh R. Ghazi1-5/+0
2002-03-02varasm.c (make_decl_rtl): Remove call to REDO_SECTION_INFO_P; invoke ENCODE_S...Richard Henderson1-2/+2
2002-03-03a29k.h, [...]: (BITS_PER_UNIT): Delete.Kaveh R. Ghazi1-3/+0
2002-03-02h8300-protos.h: Add a prototype for compute_a_shift_length.Kazu Hirata3-47/+162
2002-03-01* config/h8300/h8300.c (h8300_adjust_insn_length): Clean up.Kazu Hirata1-27/+31
2002-03-01h8300-protos.h: Fix formatting.Kazu Hirata3-21/+21