summaryrefslogtreecommitdiff
path: root/gcc
Commit message (Expand)AuthorAgeFilesLines
* (move_block_from_reg): Add new argument to prototype.wilson1993-07-281-1/+1
* (move_block_from_reg): New argument SIZE. If SIZE lesswilson1993-07-281-2/+23
* (expand_call): For unaligned arguments onwilson1993-07-281-4/+10
* * expmed.c (store_split_bitfield): Fix handling of bitfields thatdje1993-07-281-7/+25
* Initial revisionhassey1993-07-281-0/+7
* Define STMP_FIXPROTO to empty for cross.bothner1993-07-271-0/+3
* Pass '-' to tr as the 1-character range '---'.bothner1993-07-271-2/+2
* Disable obnoxious warning message.bothner1993-07-271-2/+4
* * patch-header.c (read_scan_file): Minor re-write to avoidbothner1993-07-271-4/+4
* * Makefile.in (patch-header): Use $(HOST_OBSTACK).bothner1993-07-271-2/+2
* (optimize_bit_field_compare): Preserve volatility of bitfield.kenner1993-07-271-0/+5
* (assign_parms): Don't copy too much when extending parm_reg_stack_loc.rms1993-07-271-1/+3
* (ASM_DECLARE_OBJECT_NAME): Don't make a .sizerms1993-07-273-6/+6
* (CLIB): removed -lc_s and added -lmalloc.rms1993-07-271-2/+2
* (DBX_DEBUGGING_INFO): Remove this to let gcc deals with gas and coff.rms1993-07-271-13/+0
* (CPP_PREDEFINES): added -D_POSIX_SOURCErms1993-07-271-30/+4
* (_WCHAR_T_H): Test this and define this.rms1993-07-271-0/+3
* entered into RCSrms1993-07-271-0/+29
* (set_init_index): Add pedantic warning.rms1993-07-271-27/+121
* (assemble_variable): For array whose size comes fromrms1993-07-271-0/+17
* (fold, case EQ_EXPR): Remove code that converts mod to unsigned mod;kenner1993-07-271-0/+5
* (simplify_shift_const): Inhibit hacks based onrms1993-07-261-17/+23
* (main): When -W sets warn_uninitialized, avoid later warningrms1993-07-261-1/+5
* (__main): Use macro SYMBOL__MAIN instead of invoking directly.rms1993-07-261-1/+9
* (expand_main_function): Likewise.rms1993-07-261-10/+65
* (NAME__MAIN, SYMBOL__MAIN): Add default definitions.rms1993-07-261-6/+18
* (strip_off_ending): Allow .ad* for Ada.kenner1993-07-261-1/+3
* Fix print_lang_decl and print_lang_type function headers.bill1993-07-261-2/+8
* Add fixproto support.bothner1993-07-261-4/+40
* Initial revisionbothner1993-07-265-0/+1334
* Initial revisionbothner1993-07-261-0/+235
* (movstrictqi): Change q<-g alternative to q<-m.rms1993-07-251-3/+3
* (emit_move_insn_1): For complex stack push, don't use change_address.rms1993-07-241-8/+25
* Fix some AIX and NeXT problems.bothner1993-07-241-4/+44
* (mark_loop_jump): Handle weird cases like jumping to a symbol_ref.rms1993-07-241-2/+11
* (start_init): Second arg is now a tree.rms1993-07-241-2/+6
* Fix typo.dje1993-07-231-2/+2
* * c-tree.h: Fix prototypes for print_lang_decl, print_lang_type.dje1993-07-231-2/+4
* (cast_expr): Use new initializer parsing functions.rms1993-07-231-44/+69
* Declare the new initializer parsing functions.rms1993-07-231-1/+8
* (output_init_element): Now static.rms1993-07-231-1/+2
* (output_constant_def_contents): New function.rms1993-07-231-59/+149
* Output most constructors an element at a time.rms1993-07-231-602/+996
* (rest_of_decl_compilation): Pass 0 as DONT_OUTPUT_DATA to assemble_variable.rms1993-07-231-1/+1
* (main): Improve "No input files" error message.rms1993-07-231-1/+1
* (aggregate_value_p): An ARRAY_TYPE is also an aggregate.kenner1993-07-231-1/+2
* (making LIB absolute): Just concat with $ORIG_DIR.rms1993-07-231-1/+1
* * reorg.c (relax_delay_slots): Do not redirect a jump if doing solaw1993-07-231-16/+62
* Don't use fldcr to serialize it is broken on the 88110, use tb1 insteadhassey1993-07-231-0/+11
* Don't use fldcr to serialize it is broken on the 88110, use tb1 insteadhassey1993-07-231-11/+3