summaryrefslogtreecommitdiff
path: root/gcc/varasm.c
Commit message (Expand)AuthorAgeFilesLines
* * invoke.texi (-fstrict-aliasing): Document.mmitchel1998-06-251-3/+2
* Remove reference to warn_bss_align.clm1998-06-231-1/+1
* Mon Jun 22 11:10:00 1998 Catherine Moore <clm@cygnus.com>clm1998-06-221-1/+7
* Warning fixes:ghazi1998-06-221-8/+9
* * varasm.c (assemble_start_function): Add weak_global_object_name.law1998-06-191-4/+10
* Warning fixes:ghazi1998-06-181-0/+2
* Warning fixes:ghazi1998-06-081-0/+1
* clm1998-06-011-1/+2
* * i386.h (ALIGN_DFmode): Delete.law1998-05-171-0/+4
* Patch to fix g++.other/local1.C.wilson1998-05-131-10/+0
* * varasm.c (assemble_variable): Compute the alignment of the datalaw1998-05-111-35/+39
* Fix stabs debug info bug reported by Stu Grossman.wilson1998-05-111-0/+4
* Wed May 6 06:35:38 1998 Robert Lipe <robertl@dgii.com>robertl1998-05-061-0/+1
* * varasm.c (asm_output_bss): Add prototype.law1998-04-171-0/+6
* * Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12law1998-04-041-5/+66
* * varasm.c (make_decl_rtl): Update the DECL_ASSEMBLER_NAME for ammitchel1998-04-011-0/+6
* Major cutover to using system.h:ghazi1998-03-201-6/+1
* amanfred1998-03-121-0/+2
* amanfred1998-03-121-2/+3
* Fix warious warnings:ghazi1998-02-281-0/+3
* * varasm.c (output_constant_pool): Fix dumb thinko in lastlaw1998-02-181-2/+2
* ./ChangeLog:brendan1998-02-181-4/+33
* * varasm.c (output_constant_pool): Bring back 'done' label insidelaw1998-02-141-1/+4
* Rats. Forgot to change copyrights on the first commit.robertl1998-02-131-1/+1
* * c-lang.c (finish_file): Bracket declaration of static_ctors,robertl1998-02-131-4/+0
* * Makefile.in: Remove all bytecode support.law1998-01-201-415/+52
* * varasm.c (immed_double_const): Add casts to HOST_WIDE_INT wherelaw1998-01-171-3/+3
* * alias.c: Change all uses of gen_rtx(FOO...) to gen_rtx_FOO;rth1998-01-141-18/+18
* Merge from gcc-2.8law1997-12-071-1/+1
* patch from paul eggert to fix -0.0/0.0 confusion that breaks glibcwilson1997-11-141-2/+1
* Update mainline egcs to gcc2 snapshot 971021.law1997-11-021-8/+42
* * combine.c (try_combine): Use NULL_RTX instead of '0' wherelaw1997-09-221-1/+1
* dwarf2 EH supportjason1997-09-101-3/+18
* Fix C++ template instantiation back end core dump.wilson1997-08-291-0/+7
* (make_function_rtl, make_decl_rtl): Add a prefix whenkenner1997-08-021-0/+44
* (compare_constant_1, case STRING_CST): Compare TYPE_MODE.kenner1997-08-021-0/+4
* xmerrill1997-07-191-2/+2
* (assemble_variable): If low part of size doesn't fit in an int,kenner1997-07-141-1/+5
* (assemble_end_function): Switch back to function section afterkenner1997-06-091-1/+4
* xmerrill1997-04-301-25/+42
* (TRAMPOLINE_ALIGNMENT): Provide default.kenner1997-01-301-1/+5
* (force_const_mem): Set MARK instead of clearing it.kenner1997-01-291-3/+7
* Garbage collect constant pool entries and don't output unnecessary onesian1997-01-241-0/+96
* (const_hash): Treat NON_LVALUE_EXPR like CONVERT_EXPR.kenner1997-01-181-140/+188
* Copy a CONST_INT rtx in force_const_memian1997-01-141-8/+14
* Add support for new target macro CONSTANT_AFTER_FUNCTION_Pian1997-01-141-4/+45
* Call ASM_OUTPUT_POOL_EPILOGUE after outputting the constant poolian1996-12-131-0/+4
* Check CONSTANT_POOL_BEFORE_FUNCTION to control placement of constantian1996-12-131-1/+14
* xmerrill1996-12-091-40/+18
* xmerrill1996-11-201-2/+2