aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/romp
AgeCommit message (Expand)AuthorFilesLines
2002-01-08tm.texi (EASY_DIV_EXPR, [...]): Remove documentation of obsolete macros.Joseph Myers1-7/+1
2002-01-03function.h (struct function): Add profile.William Cohen1-2/+2
2002-01-03avr.c: Fix comment typos.Kazu Hirata1-3/+3
2002-01-02romp.c: Fix comment formatting.Kazu Hirata3-34/+34
2001-12-20varasm.c (assemble_real): Use REAL_VALUE_TO_x and assemble_integer to emit fl...Richard Henderson2-24/+2
2001-12-17target.h (asm_out.byte_op, [...]): New fields.Richard Sandiford1-24/+0
2001-11-221750a.h (DBX_REGISTER_NUMBER): Don't define.Kaveh R. Ghazi1-4/+0
2001-11-041750a.h (EXTRA_SECTION_FUNCTIONS): Add prototype.Kaveh R. Ghazi1-2/+0
2001-10-08romp-protos.h (romp_initialize_trampoline): New function.Kaveh R. Ghazi3-31/+27
2001-09-11configure.in: Check whether assembler supports section merging.Jakub Jelinek1-1/+1
2001-08-10calls.c, function.c: Always define PREFERRED_STACK_BOUNDARY if not already de...Zack Weinberg1-2/+3
2001-07-09final.c (output_addr_const): Use target opening and closing parentheses.Neil Booth1-6/+0
2001-07-07target.h (targetm): Rename global from "target", so as not to conflict with l...Stan Shebs1-1/+1
2001-07-06Makefile.in (final.o): Depend on target.h.Neil Booth3-35/+17
2001-06-26Makefile.in (TARGET_H, [...]): New.Neil Booth1-0/+6
2001-06-26defaults.h: Default escape sequences to ASCII.Neil Booth1-9/+0
2001-04-07config.gcc: Set default for xmake_file at top, not bottom.Zack Weinberg2-16/+0
2001-04-04expr.h: Remove #ifdef FUNCTION_CONVERSION_BUG logic.Zack Weinberg1-24/+0
2001-04-03xm-beos.h, [...]: Delete.Zack Weinberg1-3/+1
2001-04-03Use byte offsets in SUBREGs instead of words.Jakub Jelinek1-6/+1
2001-03-22mkconfig.sh: Include insn-flags.h.Richard Henderson1-1/+0
2001-03-15aclocal.m4 (gcc_AC_C_CHARSET, [...]): New macros.Zack Weinberg1-3/+0
2001-03-06xm-a29k.h, [...]: Delete HOST_BITS_PER_* definitions which match the defaults...Kaveh R. Ghazi1-6/+0
2001-03-06aclocal.m4 (libiberty_AC_FUNC_C_ALLOCA): New.Zack Weinberg1-2/+1
2001-03-03configure.in: Kill tm.h.Zack Weinberg1-8/+0
2001-03-02xm-lynx.h, [...]: Do not define TRUE or FALSE.Zack Weinberg1-6/+1
2001-01-01tm.texi (REGISTER_MOVE_COST): Add a mode argument.Alexandre Oliva1-2/+2
2000-12-06osf.h: Standarize copyright statement.Rodney Brown1-1/+2
2000-11-10alpha.c (check_float_value): Use memcpy, not bcopy.Kaveh R. Ghazi1-2/+1
2000-11-02config:Neil Booth1-1/+1
2000-10-13Remove obstacks.Mark Mitchell1-2/+0
2000-09-25definitions in config/[npr]*:Hans-Peter Nilsson1-2/+2
2000-08-08alpha.c (alpha_emit_xfloating_libcall): Use GEN_CALL_VALUE define.Rodney Brown1-1/+1
2000-04-18cccp.c, [...]: Removed.Zack Weinberg1-5/+0
2000-03-29Convert ACCUMULATE_OUTGOING_ARGS to an expression.Jan Hubicka1-1/+1
2000-02-26Fix copyrights.Jeff Law2-2/+4
2000-02-15Makefile.in (TREE_H, [...]): Depend on version.h.Kaveh R. Ghazi1-2/+1
2000-01-18romp-protos.h: New file.Kaveh R. Ghazi4-33/+98
1999-09-11Replace recog_foo with recog_data.foo.Richard Henderson1-10/+10
1999-09-06Merge in gcc2-ss-010999Jeff Law3-104/+89
1999-08-20rtl.h (rtx_format): Constify a char*.Kaveh R. Ghazi1-2/+2
1999-08-09Include function.h in most files.Bernd Schmidt1-0/+1
1999-01-20cse.c (fold_rtx): Revert 29 Dec change.Richard Henderson1-2/+2
1998-11-24cse.c (fold_rtx): Make autoincrement addressing mode tests be runtime selecta...Jeffrey A Law1-4/+4
1998-11-05* romp.h (LEGITIMIZE_ADDRESS): Fix typo.Jeffrey A Law1-1/+1
1998-03-311750a.md, [...]: Use GEN_INT consistently.Jeffrey A Law3-32/+29
1997-12-19expr.c (do_tablejump): Let CASE_VECTOR_PC_RELATIVE be an expression.Ian Lance Taylor1-4/+5
1996-09-21(USER_LABEL_PREFIX): Define instead of ASM_OUTPUT_LABELREF.Richard Kenner1-4/+2
1996-03-29calls.c (expand_call): Remove current_call_is_indirect nonsense.Jeff Law1-1/+1
1996-02-13(ASM_OUTPUT_ADDR_DIFF_ELT): Remove.Richard Kenner1-4/+3