summaryrefslogtreecommitdiff
path: root/gcc
Commit message (Expand)AuthorAgeFilesLines
* Daily bump.law2000-01-102-2/+2
* * jcf-write.c (generate_bytecode_insns): Emit invokeinterfacegreen2000-01-102-5/+10
* (CLEAR_INSN_CACHE): Say that R0 is clobbered.nickc2000-01-092-1/+7
* Fix compile time warnings about signed vs unsigned constantsnickc2000-01-093-29/+36
* Apply patch from Phillip Blundel to use single STR/LDR when only loadingnickc2000-01-093-25/+60
* * config/ns32k/ns32k.md (load or push effective address): Operand 1hp2000-01-092-2/+7
* * Makefile.in (jcf-dump, gcjh): Move ../errors.o before $(LIBS).ghazi2000-01-092-2/+6
* * elfos.h (ASM_OUTPUT_LIMITED_STRING): Add parentheses aroundghazi2000-01-097-8/+31
* * config/c4x.h: Tidy up comments.m.hayes2000-01-093-264/+285
* Daily bump.law2000-01-092-2/+2
* Don't fall off the end of mainzack2000-01-091-0/+1
* * fold-const.c (lshift_double, rshift_double): Handlewehle2000-01-092-2/+21
* * toplev.c (rest_of_compilation): Initialize cse_not_expected asoliva2000-01-082-0/+9
* Fix bug restoring stack from interrupt handler.nickc2000-01-082-12/+19
* * gcc.dg/20000108-1.c: New test.oliva2000-01-082-0/+21
* Daily bump.law2000-01-082-2/+2
* Wed Dec 8 15:33:26 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco2000-01-083-0/+17
* Thu Jan 6 16:31:28 2000 Anthony Green <green@cygnus.com>apbianco2000-01-072-2/+10
* * config/c4x/c4x.md (*subqf3_set): Fix typo.m.hayes2000-01-072-2/+6
* * config/c4x/c4x.h (CALLER_SAVE_PROFITABLE): Define as 0.m.hayes2000-01-072-1/+5
* - Update copyright, oops.dje2000-01-071-1/+1
* Thu Jan 6 00:54:10 2000 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco2000-01-073-15/+27
* * rs6000.c (processor_target_table): Add power3 as alias for 630.dje2000-01-076-23/+69
* Merge duplicate definitions in svr4.h into elfos.hnickc2000-01-073-1019/+438
* * fold-const.c (real_hex_to_f): Remove duplicate declaration ofmmitchel2000-01-072-1/+6
* * lang-specs.h (__GXX_ABI_VERSION): New preprocessor macro.nathan2000-01-072-0/+6
* * Makefile.in (crtend.o): Pass @inhibit_libc@ to compilation oflaw2000-01-072-6/+16
* Daily bump.law2000-01-072-2/+2
* * decl2.c (comdat_linkage): Don't set DECL_DEFER_OUTPUT.jason2000-01-074-20/+47
* fixjason2000-01-071-3/+4
* * alpha.md (adddi_2+1): Limit offset such that it will berth2000-01-072-2/+30
* 2000-01-06 Mumit Khan <khan@xraylith.wisc.edu>khan2000-01-073-77/+228
* 2000-01-06 Mumit Khan <khan@xraylith.wisc.edu>khan2000-01-0711-76/+29
* newjason2000-01-071-0/+13
* * error.c (dump_decl): operator new, not operatornew.jason2000-01-064-3/+26
* Fri Dec 24 00:25:29 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco2000-01-0610-554/+678
* 2000-01-06 Mumit Khan <khan@xraylith.wisc.edu>khan2000-01-062-1/+5
* * flow.c (mark_set_1): Use loop_depth+1 as reference weight.rth2000-01-064-17/+26
* 2000-01-06 Gabriel Dos Reis <dosreis@cmla.ens-cachan.fr>gdr2000-01-065-5/+18
* * reg-stack.c (subst_stack_regs_pat): Handle correctly USEs ofhubicka2000-01-063-4/+23
* Daily bump.law2000-01-062-2/+2
* oops - typo in previous deltanickc2000-01-051-1/+1
* Add support for generating unique sections for unitialised data.nickc2000-01-059-69/+188
* * config/c4x/t-c4x (TARGET_LIBGCC2_CFLAGS): Don't redefine SF, DF,m.hayes2000-01-052-2/+7
* * config/c4x/c4x.md(udivqi3, divqi3): Delete.m.hayes2000-01-053-132/+139
* 2000-01-05 11:25 -0800 Zack Weinberg <zack@rabi.columbia.edu>zack2000-01-054-82/+151
* Remove extraneous commentsnickc2000-01-052-2752/+108
* Incorrect code gen fix in reloadcrux2000-01-052-0/+6
* * g++.old-deja/g++.ns/koenig8.C: New test.nathan2000-01-052-0/+18
* * decl2.c (lookup_arg_dependent): Deal with FNS not being anathan2000-01-052-2/+10