summaryrefslogtreecommitdiff
path: root/gcc/config/romp
Commit message (Expand)AuthorAgeFilesLines
* 1750a.h (DBX_REGISTER_NUMBER): Don't define.Kaveh R. Ghazi2001-11-221-4/+0
* 1750a.h (EXTRA_SECTION_FUNCTIONS): Add prototype.Kaveh R. Ghazi2001-11-041-2/+0
* romp-protos.h (romp_initialize_trampoline): New function.Kaveh R. Ghazi2001-10-083-31/+27
* configure.in: Check whether assembler supports section merging.Jakub Jelinek2001-09-111-1/+1
* calls.c, function.c: Always define PREFERRED_STACK_BOUNDARY if not already de...Zack Weinberg2001-08-101-2/+3
* final.c (output_addr_const): Use target opening and closing parentheses.Neil Booth2001-07-091-6/+0
* target.h (targetm): Rename global from "target", so as not to conflict with l...Stan Shebs2001-07-071-1/+1
* Makefile.in (final.o): Depend on target.h.Neil Booth2001-07-063-35/+17
* Makefile.in (TARGET_H, [...]): New.Neil Booth2001-06-261-0/+6
* defaults.h: Default escape sequences to ASCII.Neil Booth2001-06-261-9/+0
* config.gcc: Set default for xmake_file at top, not bottom.Zack Weinberg2001-04-072-16/+0
* expr.h: Remove #ifdef FUNCTION_CONVERSION_BUG logic.Zack Weinberg2001-04-041-24/+0
* xm-beos.h, [...]: Delete.Zack Weinberg2001-04-031-3/+1
* Use byte offsets in SUBREGs instead of words.Jakub Jelinek2001-04-031-6/+1
* mkconfig.sh: Include insn-flags.h.Richard Henderson2001-03-221-1/+0
* aclocal.m4 (gcc_AC_C_CHARSET, [...]): New macros.Zack Weinberg2001-03-151-3/+0
* xm-a29k.h, [...]: Delete HOST_BITS_PER_* definitions which match the defaults...Kaveh R. Ghazi2001-03-061-6/+0
* aclocal.m4 (libiberty_AC_FUNC_C_ALLOCA): New.Zack Weinberg2001-03-061-2/+1
* configure.in: Kill tm.h.Zack Weinberg2001-03-031-8/+0
* xm-lynx.h, [...]: Do not define TRUE or FALSE.Zack Weinberg2001-03-021-6/+1
* tm.texi (REGISTER_MOVE_COST): Add a mode argument.Alexandre Oliva2001-01-011-2/+2
* osf.h: Standarize copyright statement.Rodney Brown2000-12-061-1/+2
* alpha.c (check_float_value): Use memcpy, not bcopy.Kaveh R. Ghazi2000-11-101-2/+1
* config:Neil Booth2000-11-021-1/+1
* Remove obstacks.Mark Mitchell2000-10-131-2/+0
* definitions in config/[npr]*:Hans-Peter Nilsson2000-09-251-2/+2
* alpha.c (alpha_emit_xfloating_libcall): Use GEN_CALL_VALUE define.Rodney Brown2000-08-081-1/+1
* cccp.c, [...]: Removed.Zack Weinberg2000-04-181-5/+0
* Convert ACCUMULATE_OUTGOING_ARGS to an expression.Jan Hubicka2000-03-291-1/+1
* Fix copyrights.Jeff Law2000-02-262-2/+4
* Makefile.in (TREE_H, [...]): Depend on version.h.Kaveh R. Ghazi2000-02-151-2/+1
* romp-protos.h: New file.Kaveh R. Ghazi2000-01-184-33/+98
* Replace recog_foo with recog_data.foo.Richard Henderson1999-09-111-10/+10
* Merge in gcc2-ss-010999Jeff Law1999-09-063-104/+89
* rtl.h (rtx_format): Constify a char*.Kaveh R. Ghazi1999-08-201-2/+2
* Include function.h in most files.Bernd Schmidt1999-08-091-0/+1
* cse.c (fold_rtx): Revert 29 Dec change.Richard Henderson1999-01-201-2/+2
* cse.c (fold_rtx): Make autoincrement addressing mode tests be runtime selecta...Jeffrey A Law1998-11-241-4/+4
* * romp.h (LEGITIMIZE_ADDRESS): Fix typo.Jeffrey A Law1998-11-051-1/+1
* 1750a.md, [...]: Use GEN_INT consistently.Jeffrey A Law1998-03-313-32/+29
* expr.c (do_tablejump): Let CASE_VECTOR_PC_RELATIVE be an expression.Ian Lance Taylor1997-12-191-4/+5
* (USER_LABEL_PREFIX): Define instead of ASM_OUTPUT_LABELREF.Richard Kenner1996-09-211-4/+2
* calls.c (expand_call): Remove current_call_is_indirect nonsense.Jeff Law1996-03-291-1/+1
* (ASM_OUTPUT_ADDR_DIFF_ELT): Remove.Richard Kenner1996-02-131-4/+3
* Change FSF address.Richard Kenner1995-06-151-1/+2
* Change FSF address.Richard Kenner1995-06-151-1/+2
* Change FSF address.Richard Kenner1995-06-152-2/+4
* (call): Put USE for r0 in CALL_INSN; call call_internal to emit insn.Richard Kenner1995-05-291-20/+28
* (hash_rtx): Avoid warning on int-to-pointer conversion.Richard Kenner1995-05-231-3/+4
* Added arg to RETURN_POPS_ARGS.Richard Kenner1995-02-211-2/+3