aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2003-12-01common.opt: Remove -fgnu-linker.Zack Weinberg8-51/+26
2003-12-01ggc-zone.c (ggc_pch_write_object): Calculate object size using ggc_get_size (...Daniel Berlin2-1/+6
2003-12-01re PR rtl-optimization/13024 (gcj can't build current rhug)Jeff Sturm2-24/+33
2003-12-01flow.c (count_or_remove_death_notes_bb): New.Jeff Law2-41/+78
2003-12-01builtins.c (expand_builtin_longjmp): Added two memory clobbers.Andreas Krebbel2-0/+11
2003-12-01reload.c (find_reloads_address): Split addresses of type (plus (plus (reg) (r...Ulrich Weigand2-0/+25
2003-12-01re PR java/13237 (ICE on Math.sqrt(2.0))Jeff Sturm2-5/+11
2003-12-01[multiple changes]Arnaud Charlet15-146/+175
2003-12-01function.c (update_epilogue_consts): Don't use PARAMS.Steven Bosscher4-5/+10
2003-12-01* 5wsystem.ads: Disable zero cost exception, not ready yet.Arnaud Charlet2-2/+6
2003-12-01re PR middle-end/7847 (pragma pack / attribute(packed): unaligned access to p...Eric Botcazou4-5/+68
2003-12-01re PR c++/9849 (Missing keyword 'template' produces ICE with no diagnostic on...Mark Mitchell5-89/+273
2003-12-01* doc/c-tree.texi (Function Bodies): Update HANDLER documentation.Gabriel Dos Reis2-4/+8
2003-12-01Makefile.am: Define AM_MAKINFOFLAGS.Kelley Cook2-3/+9
2003-12-01Daily bump.GCC Administrator1-1/+1
2003-12-01linux64.h (SUBSUBTARGET_OVERRIDE_OPTIONS): Test target_flags directly rather ...Alan Modra2-3/+8
2003-11-30* gcc.dg/cpp/assert4.c: Check more #system assertions.Kaveh R. Ghazi2-1/+61
2003-12-01* doschk.c: Remove.Ben Elliston2-360/+4
2003-11-30re PR c++/12727 (mipsisa64-elf -mips32 regression: g++.dg/eh/registers1.C)Richard Sandiford2-2/+12
2003-11-30* genemit.c (register_constraints): Remove.Kazu Hirata2-12/+6
2003-11-30s390.md ("tmdi_reg", [...]): Insns now use multiple letter constraints.Andreas Krebbel6-468/+431
2003-11-30* Makefile.in ($(DESTDIR)$(infodir)/%.info): Fix missing semicolon.Andreas Schwab2-1/+5
2003-11-30* Make-lang.in (f77.rebuilt): Fix dependency on g77.info.Andreas Jaeger2-1/+5
2003-11-30Fix ia64 libunwind gnatmake link error.James E Wilson2-3/+8
2003-11-29Make NON_SAVING_SETJMP usable again.James E Wilson3-13/+16
2003-11-30rs6000.c (rs6000_elf_section_type_flags): Don't set SECTION_WRITE on TARGET_R...Alan Modra2-8/+7
2003-11-30* config/h8300/h8300.h (LIBCALL_VALUE): Use R0_REG.Kazu Hirata2-1/+5
2003-11-30m68k.c (MOTOROLA): Move from here...Gunther Nikl4-469/+257
2003-11-30config.gcc (m68020-*-elf*, [...]): Add tm_defines containing MOTOROLA and USE...Gunther Nikl5-14/+12
2003-11-30* config/h8300/h8300.h (WORDS_BIG_ENDIAN): Update the comment.Kazu Hirata2-3/+5
2003-11-30Makefile.in (install-info): Install gccinstall.info too.Kelley Cook2-0/+5
2003-11-30Daily bump.GCC Administrator1-1/+1
2003-11-30* config/s390/s390.md ("cmpint_di"): Fix incorrect instruction lengths.Ulrich Weigand2-3/+7
2003-11-29Make-lang.in (nmake.ads): Add dependency on ada/nmake.adb to force serializat...Ulrich Weigand2-1/+6
2003-11-29s390.md ("movhi"): Do not emit extender pattern when loading from a (MEM (ADD...Ulrich Weigand2-2/+10
2003-11-29re PR c/10333 (typeof (bitfield) is accepted but doesn't work)Joseph Myers4-1/+24
2003-11-29stmt.c (expand_asm_operands): Check whether force_const_mem succeeded.Richard Sandiford4-6/+25
2003-11-29gnu.h (HURD_TARGET_OS_CPP_BUILTINS): New.Kaveh R. Ghazi28-87/+81
2003-11-29emit-rtl.c (set_used_flags): New.Jan Hubicka4-12/+248
2003-11-29Daily bump.GCC Administrator1-1/+1
2003-11-28builtin-apply2.c: Set size of stack argument data to 64.Eric Botcazou3-10/+37
2003-11-28Correct the description of these files in the comment header.Ben Elliston2-5/+3
2003-11-28* config/h8300/h8300.md: Fix a comment typo.Kazu Hirata2-1/+5
2003-11-28h8300.md (*movsf_h8300h): Change to *movsf_h8300hs.Kazu Hirata2-7/+18
2003-11-28h8300.md (*subhi3_h8300): Remove '&' from the constraint.Kazu Hirata2-2/+8
2003-11-28rs6000.h (MASK_MFCRF): New.David Edelsohn3-28/+45
2003-11-28Daily bump.GCC Administrator1-1/+1
2003-11-27cse.c (cse_set_around_loop): When changing a constant load to a register -reg...J"orn Rennecke2-0/+9
2003-11-27pa.c (hppa_profile_hook): Split gen_call_profiler into separate insns.Randolph Chung3-38/+74
2003-11-27* final.c (final_scan_insn): Remove commented-out code.Kazu Hirata2-4/+4