summaryrefslogtreecommitdiff
path: root/gcc
Commit message (Expand)AuthorAgeFilesLines
* tsystem.h: New file.Kaveh R. Ghazi2000-02-016-69/+108
* New test culled from gcc-bugsZack Weinberg2000-02-011-0/+12
* builtins.c (expand_builtin_memset): Expand for variable sized lengths too.Jan Hubicka2000-02-012-4/+5
* oops - omitted from previous delta fixing UNIQUE_SECTIONNick Clifton2000-02-011-6/+5
* (SUBTARGET_ASM_SPEC) : Default ISA based on ABI.David Billinghurst2000-02-012-1/+7
* dwarfout.c (SHORT_TYPE_SIZE): Correct default.Hans-Peter Nilsson2000-02-013-4/+9
* Daily bump.Jeff Law2000-02-012-2/+2
* Fix gdb testsuite regressions.Jim Wilson2000-01-312-4/+15
* combine.c (try_combine): Trying to check the missed case 3->2 combining (comb...Chandra Chavva2000-01-312-0/+20
* cccp.c (struct argdata): Redeclare 'newlines' field as 'int'.Dave Brolley2000-01-312-1/+5
* tinfo.h (old abi): #include "tconfig.h".Jason Merrill2000-01-313-21/+20
* cp-tree.h (BINFO_VIRTUALS): Tweak documentation.Mark Mitchell2000-01-314-473/+311
* jump.c (redirect_jump): Move a NOTE_INSN_FUNCTION_END to the new label.Jason Merrill2000-01-312-0/+12
* tinfo.h: Rename USItype to myint32, depend on BITS_PER_UNIT.Jason Merrill2000-01-313-5/+19
* * cp-tree.h (make_thunk): PROTO -> PARAMS.Kaveh R. Ghazi2000-01-312-1/+5
* gansidecl.h (PROTO, [...]): Delete macros.Kaveh R. Ghazi2000-01-313-9/+9
* cp-tree.h (new_abi_rtti_p): Use flag_new_abi.Nathan Sidwell2000-01-317-21/+1234
* Daily bump.Jeff Law2000-01-312-2/+2
* 386bsd.h, [...]: Remove -Di386 -Acpu(i386) -Amachine(i386) from CPP_PREDEFINES.Zack Weinberg2000-01-3143-68/+84
* jcf-write.c (generate_bytecode_insns): Use TYPE_IS_WIDE to determine how many...Anthony Green2000-01-312-1/+6
* class.c (build_vtable): Rename to build_primary_vtable.Mark Mitchell2000-01-313-53/+105
* c-decl.c (c_decode_option): Accept optional numeric argument to -Wformat and ...Ulrich Drepper2000-01-313-2/+11
* * alpha.md (return_internal): Allow after reload only.Richard Henderson2000-01-302-1/+5
* i386.c (ix86_compute_frame_size): Omit padding1 if the local frame size is zero.Richard Henderson2000-01-302-6/+11
* alpha.c (alpha_expand_epilogue): Don't emit the return insn.Richard Henderson2000-01-304-13/+18
* alpha.md (negtf2, abstf2): Fix word order thinko.Richard Henderson2000-01-302-16/+45
* cppfiles.c (find_position): Drop 'colp' argument, return the new line base.Zack Weinberg2000-01-303-29/+53
* Daily bump.Jeff Law2000-01-302-2/+2
* c-parse.in: Apply Ulrich's changes from c-parse.y.Zack Weinberg2000-01-305-13/+19
* cpperror.c (cpp_file_line_for_message): If 'line' is zero, just print "<comma...Zack Weinberg2000-01-303-4/+18
* * flow.c (mark_regs_live_at_end): Fix typo.Mark Mitchell2000-01-292-1/+5
* [multiple changes]Alexandre Petit-Bianco2000-01-295-495/+584
* Regenerated.Ulrich Drepper2000-01-291-9/+9
* Update.Ulrich Drepper2000-01-291-0/+4
* Adjust variable names, comments, help strings.Ulrich Drepper2000-01-291-2/+2
* Update.Ulrich Drepper2000-01-291-0/+11
* Adjust variable names, comments, help strings to c99.Ulrich Drepper2000-01-292-27/+30
* Adjust variable names, comments, help strings to c99.Ulrich Drepper2000-01-296-40/+39
* Fix entry for ns32k change of 01-27 - no VOIDmode for load effective addressHans-Peter Nilsson2000-01-291-2/+1
* new2.cc (operator delete[]): Use operator delete, don't assume implementation.Nathan Sidwell2000-01-292-5/+8
* class.c (build_vtbl_initializer): Add argument to build_vtable_entry call.Nathan Sidwell2000-01-292-1/+7
* Daily bump.Jeff Law2000-01-292-2/+2
* cp-tree.def (THUNK_DECL): Discuss vcall indices.Mark Mitchell2000-01-295-194/+209
* c4x.h (INIT_TARGET_OPTABS): Add all missing local optab entries.Herman A.J. ten Brugge2000-01-295-32/+89
* c4x.c (c4x_output_ascii): Restrict line length of output when TI syntax is used.Herman A.J. ten Brugge2000-01-294-23/+84
* c4x.h (PREFERRED_RELOAD_CLASS): Change to restrict the reloading of framepoin...Herman A.J. ten Brugge2000-01-295-25/+43
* t-c4x: Change qi,qf,di,df into si,sf,hi,hf to generate same object names as l...Herman A.J. ten Brugge2000-01-293-34/+42
* [multiple changes]Jason Eckhardt2000-01-296-14/+100
* flow.c (find_basic_blocks): Remove do_cleanup argument.Richard Henderson2000-01-287-154/+125
* haifa-sched.c (schedule_insns): Don't recompute reg info after reload.Richard Henderson2000-01-282-1/+7