aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/v850
AgeCommit message (Expand)AuthorFilesLines
2001-08-10calls.c, function.c: Always define PREFERRED_STACK_BOUNDARY if not already de...Zack Weinberg1-4/+2
2001-08-03combine.c, [...]: consistently use "VAX", "VAXen", and "MicroVAX" in comments...Lars Brinkhoff1-1/+1
2001-07-26v850.h (ENCODE_SECTION_INFO): Change order of conditional to avoid tree check...Catherine Moore1-7/+7
2001-07-25v850.c (v850_va_arg): Use addr instead of valist to build incr.Catherine Moore1-1/+1
2001-07-20v850.md (casesi): Generate LABEL_REF with Pmode.Catherine Moore1-1/+1
2001-07-19Restore ASM_OUTPUT_LABEL_REF definition.Catherine Moore1-0/+11
2001-07-11alias.c (set_mem_alias_set): New function.Richard Kenner1-1/+1
2001-07-09final.c (output_addr_const): Use target opening and closing parentheses.Neil Booth1-6/+0
2001-07-08target.h (struct gcc_target): Add insert_attributes.Joseph Myers3-7/+7
2001-07-07target.h (targetm): Rename global from "target", so as not to conflict with l...Stan Shebs1-1/+1
2001-07-04Fix dependencies for parallel builds.Anthony Green1-1/+1
2001-07-03explow.c (plus_constant_wide, case PLUS): Call find_constant_term and avoid c...Richard Kenner1-1/+1
2001-06-26Makefile.in (TARGET_H, [...]): New.Neil Booth3-9/+11
2001-06-26defaults.h: Default escape sequences to ASCII.Neil Booth1-9/+0
2001-06-22arm.h (struct machine_function): Remove ra_rtx.DJ Delorie2-66/+1
2001-05-26c4x-protos.h: Use GCC_C_PRAGMA_H in place of _C_PRAGMA_H.Philip Blundell1-1/+1
2001-05-25Standardize header guards.Richard Henderson2-2/+2
2001-05-17i * libgcc1-test.c, libgcc1.c, config/i386/perform.h: Delete file.Zack Weinberg2-2/+1
2001-05-04alpha.h: NULL_PTR -> NULL.Kaveh R. Ghazi1-2/+2
2001-04-24Always set STRICT_ALIGNMENTNick Clifton1-3/+1
2001-04-03Use byte offsets in SUBREGs instead of words.Jakub Jelinek1-2/+2
2001-03-22mkconfig.sh: Include insn-flags.h.Richard Henderson1-1/+0
2001-03-09configure.in: Prune nonexistent files from build_xm_file, xm_file, and host_x...Zack Weinberg1-21/+0
2001-03-06xm-a29k.h, [...]: Delete HOST_BITS_PER_* definitions which match the defaults...Kaveh R. Ghazi1-6/+0
2001-03-03configure.in: Kill tm.h.Zack Weinberg1-9/+0
2001-03-02xm-lynx.h, [...]: Do not define TRUE or FALSE.Zack Weinberg1-5/+1
2001-01-09Use init/mark/free machine status functions.Nick Clifton3-46/+45
2001-01-06Faster __mulsi routineNick Clifton1-45/+48
2001-01-06Implement __builtin_return_address (0)DJ Delorie3-3/+83
2001-01-05Use alloca to create temporary string for initialisation before callingNick Clifton1-3/+3
2000-11-25Use target specific, language specific object files feature to allow buildNick Clifton4-243/+311
2000-11-14* config/v850/v850.c: Remove obstacks.DJ Delorie1-4/+1
2000-11-02config:Neil Booth1-1/+1
2000-09-25Change callers in config/[n-z]*/ (the rest) to match:Hans-Peter Nilsson1-6/+6
2000-09-25definitions in config/[s-w]* (rest):Hans-Peter Nilsson1-3/+3
2000-09-07c-pragma.h: Define HANDLE_GENERIC_PRAGMAS if REGISTER_TARGET_PRAGMAS is defined.Zack Weinberg3-301/+171
2000-06-271750a.h: Mark help strings for options/switches for translation.Philipp Thomas1-12/+12
2000-05-15Update to libgcc copyright exception clause.Jeff Law1-11/+6
2000-03-29Convert ACCUMULATE_OUTGOING_ARGS to an expression.Jan Hubicka1-1/+1
2000-03-07rtl.h (rtunion_def): Constify member `rtstr'.Kaveh R. Ghazi1-9/+9
2000-02-26Fix copyrights.Jeff Law1-1/+1
2000-01-19update copyrights in config dir.Kaveh Ghazi2-2/+2
2000-01-19arm-protos.h: PROTO -> PARAMS.Kaveh R. Ghazi2-57/+57
2000-01-08Fix bug restoring stack from interrupt handler.Nick Clifton1-12/+14
2000-01-04Applied Joel Sherrill's patch to add v850-rtems targetJoel Sherrill1-0/+38
1999-11-08Prototypes for functions defined in target C source files.Nick Clifton1-0/+84
1999-11-08Move prototypes into v850-protos.hNick Clifton3-109/+22
1999-10-141750a.md (movstrqi): Add missing output reload constraint.Richard Henderson1-1/+1
1999-09-16system.h (CTYPE_CONV, [...]): New macros.Kaveh R. Ghazi1-5/+3
1999-09-11Replace recog_foo with recog_data.foo.Richard Henderson1-5/+5