summaryrefslogtreecommitdiff
path: root/gcc/config/romp
Commit message (Expand)AuthorAgeFilesLines
* * 1750a.h (EXTRA_SECTION_FUNCTIONS): Add prototype.ghazi2001-11-041-2/+0
* * romp-protos.h (romp_initialize_trampoline): New function.ghazi2001-10-083-31/+27
* * configure.in: Check whether assembler supports section merging.jakub2001-09-111-1/+1
* * calls.c, function.c: Always define PREFERRED_STACK_BOUNDARYzack2001-08-101-2/+3
* * final.c (output_addr_const): Use target opening andneil2001-07-091-6/+0
* * target.h (targetm): Rename global from "target", so as not toshebs2001-07-071-1/+1
* * Makefile.in (final.o): Depend on target.h.neil2001-07-063-35/+17
* * Makefile.in (TARGET_H, TARGET_DEF_H): New.neil2001-06-261-0/+6
* * defaults.h: Default escape sequences to ASCII.neil2001-06-261-9/+0
* * config.gcc: Set default for xmake_file at top, not bottom.zack2001-04-072-16/+0
* * expr.h: Remove #ifdef FUNCTION_CONVERSION_BUG logic.zack2001-04-041-24/+0
* * config/i386/xm-beos.h, config/i386/xm-isc.h,zack2001-04-031-3/+1
* 2001-04-03 Jakub Jelinek <jakub@redhat.com>amacleod2001-04-031-6/+1
* * mkconfig.sh: Include insn-flags.h.rth2001-03-221-1/+0
* * aclocal.m4 (gcc_AC_C_CHARSET, gcc_AC_C_COMPILE_BIGENDIAN,zack2001-03-151-3/+0
* * config/a29k/xm-a29k.h, config/a29k/xm-unix.h,ghazi2001-03-061-6/+0
* libiberty:zack2001-03-061-2/+1
* * configure.in: Kill tm.h. Include the files in the $tm_filezack2001-03-031-8/+0
* * config/xm-lynx.h, config/xm-std32.h, config/a29k/xm-a29k.h,zack2001-03-021-6/+1
* * tm.texi (REGISTER_MOVE_COST): Add a mode argument.aoliva2001-01-011-2/+2
* * config/alpha/osf.h: Standarize copyright statement.law2000-12-071-1/+2
* * alpha.c (check_float_value): Use memcpy, not bcopy.ghazi2000-11-101-2/+1
* config:neil2000-11-021-1/+1
* Remove obstacks.mmitchel2000-10-131-2/+0
* definitions in config/[npr]*:hp2000-09-251-2/+2
* * alpha/alpha.c (alpha_emit_xfloating_libcall):law2000-08-081-1/+1
* * cccp.c, cexp.y, cexp.c, cccp.1: Removed.zack2000-04-181-5/+0
* Convert ACCUMULATE_OUTGOING_ARGS to an expression.hubicka2000-03-291-1/+1
* Fix copyrights.law2000-02-262-2/+4
* * Makefile.in (TREE_H, collect2.o, gcc.h, mips-tfile.o, cccp.o,ghazi2000-02-151-2/+1
* * romp-protos.h: New file.ghazi2000-01-184-33/+98
* Replace recog_foo with recog_data.foo.rth1999-09-121-10/+10
* Merge in gcc2-ss-010999law1999-09-073-104/+89
* * rtl.h (rtx_format): Constify a char*.ghazi1999-08-201-2/+2
* Include function.h in most files. Remove most of the global variablescrux1999-08-091-0/+1
* * cse.c (fold_rtx): Revert 29 Dec change.rth1999-01-211-2/+2
* * cse.c (fold_rtx): Make autoincrement addressing mode tests belaw1998-11-241-4/+4
* * romp.h (LEGITIMIZE_ADDRESS): Fix typo.law1998-11-051-1/+1
* * 1750a.md, arm.c, clipper.c, clipper.md: Use GEN_INT consistently.law1998-04-013-32/+29
* * expr.c (do_tablejump): Let CASE_VECTOR_PC_RELATIVE be anlaw1997-12-191-4/+5
* (USER_LABEL_PREFIX): Define instead of ASM_OUTPUT_LABELREF.kenner1996-09-211-4/+2
* * calls.c (expand_call): Remove current_call_is_indirect nonsense.law1996-03-291-1/+1
* (ASM_OUTPUT_ADDR_DIFF_ELT): Remove.kenner1996-02-131-4/+3
* Change FSF address.kenner1995-06-151-1/+2
* Change FSF address.kenner1995-06-151-1/+2
* Change FSF address.kenner1995-06-152-2/+4
* (call): Put USE for r0 in CALL_INSN; call call_internal to emit insn.kenner1995-05-291-20/+28
* (hash_rtx): Avoid warning on int-to-pointer conversion.kenner1995-05-231-3/+4
* Added arg to RETURN_POPS_ARGS.kenner1995-02-211-2/+3
* (tst?f): Use CONST0_RTX instead of incorrect call tokenner1994-07-291-6/+4