aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/c4x
AgeCommit message (Expand)AuthorFilesLines
2003-06-28builtins.c: Follow spelling conventions.Kazu Hirata4-8/+8
2003-06-19target.h (asm_out.file_start, [...]): New hooks.Zack Weinberg2-29/+25
2003-06-16c4x.c: Don't include "c-tree.h".Kaveh R. Ghazi1-1/+0
2003-06-07config.gcc (with_cpu handling): Translate sparc64 in $machine to --with-cpu=v9.Zack Weinberg3-12/+9
2003-06-04alpha.c (print_operand_address): Fix format specifier warnings.Kaveh R. Ghazi1-1/+1
2003-05-16c4x.c (c4x_print_operand, [...]): Fix format specifier warnings.Kaveh R. Ghazi1-12/+12
2003-05-14target-def.h (TARGET_MACHINE_DEPENDENT_REORG): Define.Richard Sandiford3-17/+15
2003-05-12Mon May 12 11:32:53 CEST 2003 Jan Hubicka <jh@suse.cz>Jan Hubicka1-3/+3
2003-04-29c-pragma.c (maybe_apply_renaming_pragma): Fix typo.Kriang Lerdsuwanakij1-1/+1
2003-04-17toplev.c (target_options): Add value field.DJ Delorie1-2/+2
2003-04-16c4x.c (c4x_encode_section_info): Remove.Richard Henderson1-18/+1
2003-04-16c4x.h (TARGET_CPU_CPP_BUILTINS): Declare flag_inline_trees.Richard Henderson1-0/+2
2003-03-24function.c (put_var_into_stack): Change bool parameter to int.Mark Mitchell1-1/+1
2003-03-22Make gcc recognize a c33 as a c30 instead of a c40 processor.Svein E. Seldal1-1/+1
2003-03-13c4x-c.c, [...]: GCC, not GNU CC.Nathanael Nerode8-31/+31
2003-01-28target.h (targetm.address_cost): New.Richard Henderson3-10/+4
2003-01-27Makefile.in (cse.o): Depend on TARGET_H.Richard Henderson2-96/+102
2003-01-25c4x.md (UNSPEC_BU): New constants.Michael Hayes1-75/+82
2003-01-16* config/c4x/c4x.md (epilogue): Correct last patch.Herman A.J. ten Brugge1-1/+1
2003-01-09c4x.c (c4x_naked_function_p): Rename from c4x_assembler_function_p.Michael Hayes1-15/+14
2003-01-07c4x.c (c4x_naked_function_p): Rename from c4x_assembler_function_p.Michael Hayes1-8/+8
2003-01-06c4x.h: Updated specs for new gas format.Svein E. Seldal1-18/+17
2003-01-06c4x.h: Remove hwint.h include and HOST_WIDE_INT_PRINT_HEX redefinition.Herman A.J. ten Brugge1-10/+0
2003-01-01darwin-protos.h, [...]: Use struct, and don't conditionally compile on GCC_C_...Neil Booth1-8/+6
2003-01-01c-pragma.c (c_register_pragma): New.Neil Booth1-14/+13
2002-12-20c-pretty-print.h: Fix comment typos.Kazu Hirata2-2/+2
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg4-28/+12
2002-10-15real.c (real_to_decimal): Accept BUF_SIZE and CROP_TRAILING_ZEROS as arguments.Richard Henderson1-3/+2
2002-10-07c4x.c (c4x_print_operand): Enlarge buffer for REAL_VALUE_TO_DECIMAL output.Michael Hayes1-1/+1
2002-09-21real.c (struct real_format): Move to real.h.Richard Henderson1-0/+5
2002-09-17alpha.c: Follow spelling conventions.Kazu Hirata1-3/+3
2002-09-16c4x-c.c, [...]: Include tm_p.h instead of the *-protos.h file directly.Kaveh R. Ghazi3-4/+4
2002-09-15ChangeLog: Follow spelling conventions.Kazu Hirata4-10/+10
2002-09-04real.c (ereal_to_decimal): Add digits parameter.Richard Henderson1-1/+1
2002-08-29chorus.h: Consistently define *_DEBUGGING_INFO with the value 1.Jason Thorpe1-1/+1
2002-08-21alpha.c (TARGET_ASM_GLOBALIZE_LABEL): Define for unicosmk.Kaveh R. Ghazi2-7/+14
2002-08-20arc.c (output_shift): Use stdio instead of asm_fprintf.Kaveh R. Ghazi2-38/+38
2002-08-04Index: ChangeLogGeoffrey Keating1-2/+2
2002-07-30alpha.h, [...] (ASM_OUTPUT_LABEL): Delete definition.Kaveh R. Ghazi1-3/+0
2002-07-17cpplib.c (do_sccs): Handle #sccs on all systems.Neil Booth1-4/+0
2002-07-16varargs.h: Replace with stub which issues #error.Zack Weinberg3-18/+0
2002-07-01tree.h: Modify builtin_function interface to take an extra argument ATTRS...Roger Sayle1-6/+6
2002-06-29c4x.h: (TARGET_CPU_CPP_BUILTINS): Check flag_inline_functions and flag_inline...Herman A.J. ten Brugge1-1/+2
2002-06-15tm.texi (MEMBER_TYPE_FORCES_BLK): Document MODE argument.Aldy Hernandez1-3/+3
2002-06-10Makefile.in (MACHMODE_H): Add @extra_modes_file@.Zack Weinberg2-79/+102
2002-06-04Merge from pch-branch up to tag pch-commit-20020603.Geoffrey Keating2-46/+22
2002-06-01c4x.h (TARGET_CPU_CPP_BUILTINS): New.Neil Booth2-28/+58
2002-05-25Makefile.in (C_COMMON_H): Fix.Neil Booth2-2/+1
2002-05-18system.h (ENCODE_SECTION_INFO): Poison it.Richard Henderson3-22/+6
2002-05-18system.h (SELECT_RTX_SECTION): Poison.Richard Henderson1-9/+0