summaryrefslogtreecommitdiff
path: root/gcc/config/romp/romp.c
Commit message (Expand)AuthorAgeFilesLines
* * function.h (struct function): Add profile.wcohen2002-01-031-2/+2
* * config/avr/avr.c: Fix comment typos.kazu2002-01-031-3/+3
* * config/romp/romp.c: Fix comment formatting.kazu2002-01-021-20/+20
* * varasm.c (assemble_real): Use REAL_VALUE_TO_x and assemble_integerrth2001-12-201-4/+2
* * romp-protos.h (romp_initialize_trampoline): New function.ghazi2001-10-081-0/+25
* * calls.c, function.c: Always define PREFERRED_STACK_BOUNDARYzack2001-08-101-2/+3
* * 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-061-11/+17
* * Makefile.in (TARGET_H, TARGET_DEF_H): New.neil2001-06-261-0/+6
* 2001-04-03 Jakub Jelinek <jakub@redhat.com>amacleod2001-04-031-6/+1
* * mkconfig.sh: Include insn-flags.h.rth2001-03-221-1/+0
* * alpha.c (check_float_value): Use memcpy, not bcopy.ghazi2000-11-101-2/+1
* Remove obstacks.mmitchel2000-10-131-2/+0
* Fix copyrights.law2000-02-261-1/+2
* * romp-protos.h: New file.ghazi2000-01-181-16/+22
* Replace recog_foo with recog_data.foo.rth1999-09-121-10/+10
* Merge in gcc2-ss-010999law1999-09-071-11/+9
* * 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
* * 1750a.md, arm.c, clipper.c, clipper.md: Use GEN_INT consistently.law1998-04-011-5/+5
* Change FSF address.kenner1995-06-151-1/+2
* (hash_rtx): Avoid warning on int-to-pointer conversion.kenner1995-05-231-3/+4
* (output_prologue): Delete unused var, INSN.kenner1993-06-231-5/+134
* (output_epilog): Don't crash if TYPE_SIZE of an arg is not set.kenner1993-06-011-3/+11
* (output_epilog): Always call output_fpops.kenner1992-11-261-3/+2
* (output_fpops): Add SYMBOL_REF and LABEL_REF cases to constantskenner1992-10-231-0/+2
* entered into RCSkenner1992-04-221-4/+4
* *** empty log message ***rms1992-03-141-3/+3
* Initial revisionkenner1992-01-031-0/+1898