It almost sounded like you wanted to recompile and upload just to change process values in your application. Normally you would just set up communications via serial port, and the change in process value would now be instant.
The bootloader is the piece of firmware that programs the rest of the microcontroller over the serial port. Without it, you would need special hardware to write new code into the Arduino.