summaryrefslogtreecommitdiff
path: root/gcc/config/m32r
Commit message (Expand)AuthorAgeFilesLines
* * config/m32r/m32r-protos.h (m32r_expand_epilogue): Declare it.nickc2007-01-183-146/+191
* * config/alpha/alpha.md, arm/arm.c, darwin.c, frv/frv.md,steven2007-01-021-2/+1
* gcc/shinwell2006-12-081-4/+1
* PR gcc/28508nickc2006-07-271-6/+8
* * config/m32r/m32r.h (DBX_OUTPUT_SOURCE_LINE): Fix type of begin_label.nickc2006-05-302-31/+32
* Remove accidental commit to this filenickc2006-03-111-24/+0
* Do not reference flag_strnegth_reducenickc2006-03-111-1/+0
* * config/m32r/m32r.h (OPTIMIZATION_OPTIONS): Remove reference to flag_strengt...nickc2006-03-061-0/+24
* PR target/24837jsm282006-02-181-3/+5
* * config/alpha/alpha.c (alpha_start_function): Use switch_to_section.rsandifo2005-12-072-4/+2
* * c-cppbuiltin.c (c_cpp_builtins): Define __pic__ and __PIC__ whenghazi2005-11-221-5/+0
* PR target/23747nickc2005-09-071-2/+2
* PR 23309nickc2005-08-101-1/+1
* config/m32r/m32r.c (m32r_output_function_epilogue): Care for a large stack #nickc2005-07-081-2/+18
* * config/m32r/linux.h (STARTFILE_SPEC): Support PIE.nickc2005-07-082-2/+8
* * config/m32r/m32r-protos.h: Remove m32r_finalize_pic.kazu2005-07-053-27/+4
* Update FSF address.kcook2005-06-259-18/+18
* * opt-functions.awk (var_type): New function.rsandifo2005-05-263-24/+3
* * common.opt (-Wattributes): New. Default true.dj2005-05-251-1/+1
* * config/m32r/m32r.c (m32r_expand_block_move): Return 0 if nothing was done.nickc2005-05-243-8/+13
* * config/m32r/m32r.c (m32r_encode_section_info): Use gcc_assertnathan2005-05-063-44/+31
* 2005-05-05 Kelley Cook <kcook@gcc.gnu.org>kcook2005-05-052-61/+0
* 2005-05-04 Kelley Cook <kcook@gcc.gnu.org>kcook2005-05-042-8/+0
* * attribs.c, c-pragma.c, caller-save.c, cfghooks.h,kazu2005-04-281-1/+1
* * diagnostic.c (warning): Accept parameter to classify warning option.dj2005-04-231-1/+1
* * dominance.c, gthr-win32.h, reg-stack.c, tree-ssa-copy.c,kazu2005-04-091-1/+1
* * config/m32r/little.h (TARGET_ENDIAN_DEFAULT): Delete.rsandifo2005-03-294-156/+159
* config/m32r/m32r-protos.h: Remove the prototypes fornickc2005-03-185-488/+455
* * cfglayout.c, loop-doloop.c, profile.c, target-def.h,kazu2005-03-121-1/+1
* (load_sda_base_32): New pattern. Loads sda base address on medium model.nickc2005-03-101-0/+8
* * target.h (targetm.calls.arg_partial_bytes): New.rth2004-12-303-30/+12
* config/m32r.c (m32r_legitimize_pic_address): Changed to support GOTOFFnickc2004-12-152-2/+21
* (PREFERRED_DEBUGGING_TYPE): Use DWARF2_DEBUG.nickc2004-12-151-2/+2
* * config/m32r/t-linux (SHLIB_MAPFILES): Add libgcc-glibc.ver to the listnickc2004-12-131-1/+1
* onfig.gcc: Use t-slibgcc-elf to build libgcc_s.so on m32r*linux.nickc2004-11-222-0/+21
* Set TARGET_ASM_FILE_END to file_end_indicate_exec_stack.nickc2004-11-181-0/+1
* * builtins.c, c-common.c, c-decl.c, c-format.c, c-format.h,jsm282004-11-091-1/+1
* oops - fixed typo in previous deltanickc2004-10-281-1/+1
* (DBX_OUTPUT_SOURCE_LINE): Define begin_label.nickc2004-10-281-0/+1
* (DBX_OUTPUT_SOURCE_LINE): Increment line counter.nickc2004-10-271-1/+2
* * dbxout.c: Include obstack.h.zack2004-10-271-15/+13
* * dbxout.c (asmfile): Delete. All uses changed to asm_out_file.zack2004-10-211-2/+1
* m32r.h (CONDITIONAL_REGISTER_USAGE): Don't exclude fixed registers formnickc2004-10-082-3/+8
* * config/m32r/m32r.md, config/m68k/m68kelf.h,kazu2004-09-141-1/+1
* PR target/17119.nickc2004-08-261-5/+2
* PR target/17093nickc2004-08-241-1/+1
* (PREDICATE_CODES): Remove duplicate defintion of seth_add3_operand.nickc2004-08-241-1/+0
* * emit-rtl.c (gen_const_mem): New.rth2004-08-181-3/+1
* * rtl.def (NIL): Delete.zack2004-08-181-1/+1
* * rtl.h (MEM_READONLY_P): Replace RTX_UNCHANGING_P.rth2004-08-181-1/+1